| Commit message (Expand) | Author | Age | Files | Lines |
| * | (XTread_socket) [!USE_X_TOOLKIT]: Compute the value of `dont_resize' only | Pavel Janík | 2002-01-16 | 2 | -4/+11 |
| * | Remove forgotten extern declaration of `Qimage'. | Pavel Janík | 2002-01-16 | 1 | -16/+16 |
| * | Fix a typo in the last entry. | Eli Zaretskii | 2002-01-15 | 1 | -1/+1 |
| * | (display_mode_element): When computing charpos, depend | Eli Zaretskii | 2002-01-15 | 2 | -1/+6 |
| * | (Fkill_all_local_variables): Increment `update_mode_lines' only once. | Pavel Janík | 2002-01-15 | 2 | -4/+5 |
| * | *** empty log message *** | Pavel Janík | 2002-01-14 | 1 | -0/+3 |
| * | (adjust_after_replace_noundo) | Pavel Janík | 2002-01-14 | 1 | -0/+2 |
| * | (Fplay_sound): Initialize header_size also for :data case. | Pavel Janík | 2002-01-14 | 2 | -26/+31 |
| * | Fix typos. | Pavel Janík | 2002-01-14 | 1 | -24/+24 |
| * | *** empty log message *** | Eli Zaretskii | 2002-01-14 | 1 | -0/+21 |
| * | (USAGE2): Add the --color option. | Eli Zaretskii | 2002-01-14 | 1 | -0/+5 |
| * | (store_frame_param): Call set_tty_color_mode for termcap | Eli Zaretskii | 2002-01-14 | 1 | -0/+28 |
| * | (tty_default_color_capabilities, tty_setup_colors) | Eli Zaretskii | 2002-01-14 | 1 | -0/+133 |
| * | *** empty log message *** | Eli Zaretskii | 2002-01-13 | 1 | -0/+29 |
| * | (struct x_output): New members want_fullscreen, | Eli Zaretskii | 2002-01-13 | 1 | -1/+38 |
| * | (USAGE2): Add the new full-screen arguments. | Eli Zaretskii | 2002-01-13 | 1 | -0/+6 |
| * | *** empty log message *** | Jason Rumney | 2002-01-13 | 1 | -0/+12 |
| * | (Qfullscreen, Qfullwidth, Qfullheight, Qfullboth): New variables. | Eli Zaretskii | 2002-01-13 | 1 | -43/+176 |
| * | (parse_button): New parameter xbutton. Callers changed. | Jason Rumney | 2002-01-13 | 1 | -4/+20 |
| * | (w32_pass_extra_mouse_buttons_to_system): New user option. | Jason Rumney | 2002-01-13 | 1 | -2/+23 |
| * | (WM_XBUTTONDOWN, WM_XBUTTONUP): New window messages | Jason Rumney | 2002-01-13 | 1 | -0/+4 |
| * | (x_check_fullscreen, x_check_fullscreen_move) | Eli Zaretskii | 2002-01-13 | 1 | -0/+125 |
| * | Fix wording of a comment. | Eli Zaretskii | 2002-01-13 | 1 | -2/+2 |
| * | (read_key_sequence): Remove unused variable `extra_maps'. | Pavel Janík | 2002-01-13 | 2 | -2/+6 |
| * | (x_load_font): Never set fonts_changed_p to zero. | Andreas Schwab | 2002-01-13 | 2 | -2/+6 |
| * | (xbuffer): Remove address operator since data is now a pointer. | Andreas Schwab | 2002-01-12 | 2 | -1/+6 |
| * | Fix typos. | Pavel Janík | 2002-01-12 | 2 | -4/+4 |
| * | Fix typo. | Pavel Janík | 2002-01-12 | 1 | -1/+1 |
| * | *** empty log message *** | Richard M. Stallman | 2002-01-11 | 1 | -0/+6 |
| * | (adjust_after_replace_noundo): New function. | Richard M. Stallman | 2002-01-11 | 1 | -0/+50 |
| * | (code_convert_region): Don't copy old text if undo disabled. | Richard M. Stallman | 2002-01-11 | 1 | -2/+15 |
| * | Fix typo. | Pavel Janík | 2002-01-11 | 1 | -1/+1 |
| * | Comment fixes. | Pavel Janík | 2002-01-10 | 1 | -5/+5 |
| * | (x_consider_frame_title): Don't count the tooltip frame | Jason Rumney | 2002-01-09 | 2 | -1/+8 |
| * | Fix typo in last checkin | Jason Rumney | 2002-01-08 | 1 | -1/+1 |
| * | *** empty log message *** | Richard M. Stallman | 2002-01-08 | 1 | -0/+5 |
| * | (delete_window): Rewrite the code for changing the | Richard M. Stallman | 2002-01-08 | 1 | -17/+38 |
| * | (send_process): Set src_multibyte to 1 after the call | Eli Zaretskii | 2002-01-07 | 2 | -3/+10 |
| * | (single_submenu, set_frame_menubar, w32_menu_show): | Jason Rumney | 2002-01-07 | 2 | -0/+19 |
| * | (set_frame_menubar, xmenu_show): | Jason Rumney | 2002-01-07 | 1 | -1/+10 |
| * | (single_submenu): Initialize wv->help to Qnil. | Jason Rumney | 2002-01-06 | 2 | -0/+4 |
| * | (w32_menu_display_help): Revert last change. | Jason Rumney | 2002-01-06 | 2 | -2/+6 |
| * | (menu_highlight_callback): Revert last change. | Jason Rumney | 2002-01-06 | 1 | -2/+0 |
| * | (make_gap_larger): Make sure buffer size does not overflow range of int. | Andreas Schwab | 2002-01-06 | 2 | -3/+11 |
| * | (x_draw_glyphs): Don't call notice_overwritten_cursor | Jason Rumney | 2002-01-05 | 1 | -1/+6 |
| * | *** empty log message *** | Jason Rumney | 2002-01-05 | 1 | -0/+3 |
| * | (w32_menu_display_help): Hide any tooltip window. | Jason Rumney | 2002-01-05 | 2 | -0/+4 |
| * | (x_setup_relief_colors): Don't compute an image's | Jason Rumney | 2002-01-05 | 2 | -16/+49 |
| * | (compute_tip_xy): If tooltip won't fit on the screen | Jason Rumney | 2002-01-05 | 1 | -28/+32 |
| * | (menu_highlight_callback): Hide any tooltip window. | Richard M. Stallman | 2002-01-04 | 2 | -0/+6 |