aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Eli Zaretskii2002-01-131-0/+29
* (struct x_output): New members want_fullscreen,Eli Zaretskii2002-01-131-1/+38
* (USAGE2): Add the new full-screen arguments.Eli Zaretskii2002-01-131-0/+6
* *** empty log message ***Jason Rumney2002-01-131-0/+12
* (Qfullscreen, Qfullwidth, Qfullheight, Qfullboth): New variables.Eli Zaretskii2002-01-131-43/+176
* (parse_button): New parameter xbutton. Callers changed.Jason Rumney2002-01-131-4/+20
* (w32_pass_extra_mouse_buttons_to_system): New user option.Jason Rumney2002-01-131-2/+23
* (WM_XBUTTONDOWN, WM_XBUTTONUP): New window messagesJason Rumney2002-01-131-0/+4
* (x_check_fullscreen, x_check_fullscreen_move)Eli Zaretskii2002-01-131-0/+125
* Fix wording of a comment.Eli Zaretskii2002-01-131-2/+2
* (read_key_sequence): Remove unused variable `extra_maps'.Pavel Janík2002-01-132-2/+6
* (x_load_font): Never set fonts_changed_p to zero.Andreas Schwab2002-01-132-2/+6
* (xbuffer): Remove address operator since data is now a pointer.Andreas Schwab2002-01-122-1/+6
* Fix typos.Pavel Janík2002-01-122-4/+4
* Fix typo.Pavel Janík2002-01-121-1/+1
* *** empty log message ***Richard M. Stallman2002-01-111-0/+6
* (adjust_after_replace_noundo): New function.Richard M. Stallman2002-01-111-0/+50
* (code_convert_region): Don't copy old text if undo disabled.Richard M. Stallman2002-01-111-2/+15
* Fix typo.Pavel Janík2002-01-111-1/+1
* Comment fixes.Pavel Janík2002-01-101-5/+5
* (x_consider_frame_title): Don't count the tooltip frameJason Rumney2002-01-092-1/+8
* Fix typo in last checkinJason Rumney2002-01-081-1/+1
* *** empty log message ***Richard M. Stallman2002-01-081-0/+5
* (delete_window): Rewrite the code for changing theRichard M. Stallman2002-01-081-17/+38
* (send_process): Set src_multibyte to 1 after the callEli Zaretskii2002-01-072-3/+10
* (single_submenu, set_frame_menubar, w32_menu_show):Jason Rumney2002-01-072-0/+19
* (set_frame_menubar, xmenu_show):Jason Rumney2002-01-071-1/+10
* (single_submenu): Initialize wv->help to Qnil.Jason Rumney2002-01-062-0/+4
* (w32_menu_display_help): Revert last change.Jason Rumney2002-01-062-2/+6
* (menu_highlight_callback): Revert last change.Jason Rumney2002-01-061-2/+0
* (make_gap_larger): Make sure buffer size does not overflow range of int.Andreas Schwab2002-01-062-3/+11
* (x_draw_glyphs): Don't call notice_overwritten_cursorJason Rumney2002-01-051-1/+6
* *** empty log message ***Jason Rumney2002-01-051-0/+3
* (w32_menu_display_help): Hide any tooltip window.Jason Rumney2002-01-052-0/+4
* (x_setup_relief_colors): Don't compute an image'sJason Rumney2002-01-052-16/+49
* (compute_tip_xy): If tooltip won't fit on the screenJason Rumney2002-01-051-28/+32
* (menu_highlight_callback): Hide any tooltip window.Richard M. Stallman2002-01-042-0/+6
* Doc fix.Pavel Janík2002-01-041-1/+1
* (Fcurrent_active_maps): Put the `keymap' property map first.Richard M. Stallman2002-01-032-23/+30
* (read_key_sequence): Fixed cast of submaps arg to bcopy.Kim F. Storm2002-01-031-1/+1
* *** empty log message ***Kim F. Storm2002-01-031-0/+4
* *** empty log message ***Richard M. Stallman2002-01-021-0/+3
* (read_key_sequence): Handle the keymap property before minor mode maps.Richard M. Stallman2002-01-021-38/+43
* (Fformat): Update thissize from field_widthRichard M. Stallman2002-01-022-1/+8
* Fix typo.Pavel Janík2002-01-021-1/+1
* *** empty log message ***Pavel Janík2002-01-011-0/+3
* (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment when used as truthPavel Janík2002-01-011-1/+1
* Include <config.h>.Pavel Janík2002-01-017-7/+28
* *** empty log message ***Pavel Janík2002-01-011-0/+5
* (max_specpdl_size): Adjust declaration.Andreas Schwab2002-01-012-1/+7