log src/xterm.c @ 63886:577b0b13e4de

age author description
Thu, 30 Jun 2005 18:02:52 +0000 Jan Dj¸«£rv * xterm.c (handle_one_xevent): bzero compose_status when nbytes
Thu, 30 Jun 2005 14:56:48 +0000 Juri Linkov (x_draw_vertical_window_border): Use foreground of
Mon, 06 Jun 2005 21:27:50 +0000 Stefan Monnier (x_create_toolkit_scroll_bar): Use XtNarrowScrollbars if available.
Fri, 03 Jun 2005 23:02:03 +0000 Kim F. Storm (handle_one_xevent): Also ignore mouse motion just
Fri, 27 May 2005 11:28:30 +0000 Kenichi Handa (x_encode_char): Call check_ccl_update in advance.
Tue, 10 May 2005 09:19:19 +0000 Richard M. Stallman Fix previous change.
Tue, 10 May 2005 09:18:48 +0000 Richard M. Stallman (noinclude): Add #undef.
Thu, 31 Mar 2005 22:42:46 +0000 Stefan Monnier Include ThreeD.h for XtNbeNiceToColormap.
Thu, 17 Feb 2005 12:51:16 +0000 Andreas Schwab (handle_one_xevent): Use union of struct input_event and
Thu, 03 Feb 2005 07:36:15 +0000 Richard M. Stallman (x_error_quitter): On GCC 3 and up, specify noinline.
Thu, 27 Jan 2005 22:34:05 +0000 Kim F. Storm (x_clip_to_row): Ensure y >= 0.
Thu, 27 Jan 2005 17:00:38 +0000 Stefan Monnier (x_error_quitter): Add a prototype. Make it static again.
Tue, 25 Jan 2005 01:26:57 +0000 Richard M. Stallman (x_error_quitter): No longer static, and moved after x_error_handler.
Thu, 20 Jan 2005 15:23:22 +0000 Kim F. Storm (x_draw_glyph_string_box): Fix last_x for full width rows.
Fri, 31 Dec 2004 18:16:10 +0000 Jan Dj¸«£rv * xterm.c (handle_one_xevent): Clear area in expose event for GTK.
Thu, 30 Dec 2004 12:26:31 +0000 Kenichi Handa (x_new_font): Set FRAME_COLUMN_WIDTH to
Wed, 15 Dec 2004 21:34:14 +0000 Jan Dj¸«£rv * xterm.c (xg_scroll_callback): Update XG_LAST_SB_DATA before
Sat, 11 Dec 2004 18:46:43 +0000 Jan Dj¸«£rv * xterm.c (x_calc_absolute_position): Don't subtract outer_pixel_diff
Sun, 21 Nov 2004 15:49:12 +0000 Kim F. Storm (x_clip_to_row): Add area arg. Callers changed.
Fri, 05 Nov 2004 11:30:44 +0000 Kim F. Storm * xterm.c (handle_one_xevent): Don't queue X selection events
Tue, 02 Nov 2004 16:25:50 +0000 Jan Dj¸«£rv * xterm.c (x_window_to_scroll_bar): Only call
Thu, 21 Oct 2004 18:38:58 +0000 Jan Dj¸«£rv * xterm.h (x_output): New member `xic_base_fontname'.
Tue, 19 Oct 2004 16:40:34 +0000 Jan Dj¸«£rv * xterm.c (x_clear_frame): Remove call to xg_frame_cleared
Tue, 12 Oct 2004 14:14:07 +0000 Kim F. Storm (x_redisplay_interface): Fix flush_display_optional.
Thu, 07 Oct 2004 21:59:39 +0000 Kim F. Storm (x_update_window_end): Fix flicker on vertical line between
Tue, 05 Oct 2004 10:52:53 +0000 Jan Dj¸«£rv * xterm.c (x_find_modifier_meanings): Ignore any Super or Hyper for
Mon, 04 Oct 2004 14:07:06 +0000 Kim F. Storm (XTset_vertical_scroll_bar): Improve handling of scroll
Sat, 18 Sep 2004 21:36:02 +0000 Stefan Monnier (x_term_init): Work around a bug in some X servers.
Tue, 24 Aug 2004 17:22:33 +0000 Jan Dj¸«£rv * xterm.c (x_catch_errors_unwind): Do not XSync if display has closed.
Fri, 20 Aug 2004 10:34:12 +0000 Kim F. Storm Rename wait_reading_process_input to wait_reading_process_output.
Wed, 30 Jun 2004 19:35:40 +0000 Stefan Monnier (x_detect_focus_change): Remove unused var `nr_events'.
Thu, 17 Jun 2004 19:35:00 +0000 Jan Dj¸«£rv * xterm.c (x_draw_image_foreground_1): Subtract slice.x/y from
Wed, 16 Jun 2004 15:10:55 +0000 Kim F. Storm Update copyright.
Sat, 24 Apr 2004 23:42:26 +0000 Kim F. Storm (x_draw_hollow_cursor): Fix height of box for narrow lines.
Tue, 20 Apr 2004 22:19:23 +0000 Kim F. Storm (x_draw_relief_rect): Add top_p and bot_p args.
Mon, 05 Apr 2004 21:55:16 +0000 Kim F. Storm (handle_one_xevent): Set mouse_face_hidden after clearing highlight.
Mon, 29 Mar 2004 22:53:14 +0000 Kim F. Storm (x_initialize): Initialize ignore_next_mouse_click_timeout.
Mon, 29 Mar 2004 22:49:15 +0000 Kim F. Storm (x_mouse_click_focus_ignore_position): New var.
Sat, 20 Mar 2004 16:11:23 +0000 Jan Dj¸«£rv * xterm.c (handle_one_xevent): Do not pass key press events to
Sat, 28 Feb 2004 16:22:06 +0000 Jan Dj¸«£rv xfns.c (x_window): Fixed indentation
Fri, 27 Feb 2004 23:49:48 +0000 Kim F. Storm (x_focus_changed, x_detect_focus_change): Remove
Fri, 13 Feb 2004 23:27:38 +0000 Kim F. Storm (x_draw_fringe_bitmap): Handle wider bitmaps (max 16 bits).
Sun, 08 Feb 2004 23:21:19 +0000 Kim F. Storm (x_draw_fringe_bitmap): Handle overlayed fringe bitmaps.
Tue, 03 Feb 2004 16:34:26 +0000 Jan Dj¸«£rv * xterm.c (handle_one_xevent): Call x_handle_dnd_message for
Fri, 16 Jan 2004 18:47:40 +0000 Kim F. Storm (x_update_window_end): Call draw_window_fringes.
Fri, 16 Jan 2004 10:21:54 +0000 Jan Dj¸«£rv * xterm.c (handle_one_xevent): Don't handle characters that are part
Sun, 28 Dec 2003 16:05:28 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 28 Dec 2003 00:13:34 +0000 Kim F. Storm (Qface, Qmouse_face): Remove unused externs.
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Wed, 24 Dec 2003 18:55:24 +0000 Karoly Lorentey Add a level of indirection to terminal characteristics.
Mon, 17 Nov 2003 06:06:24 +0000 Jan Dj¸«£rv * xterm.c (x_window_to_scroll_bar): Move check of display to
Sun, 16 Nov 2003 16:05:24 +0000 Jan Dj¸«£rv Implement multiple display handling for GTK.
Fri, 14 Nov 2003 19:13:02 +0000 Jan Dj¸«£rv * xterm.c (x_detect_focus_change): Do not change focus frame for
Tue, 11 Nov 2003 07:47:44 +0000 Kenichi Handa (x_list_fonts): Fix excluding of auto-scaled fonts.
Sat, 08 Nov 2003 12:45:13 +0000 Jan Dj¸«£rv * xterm.c (XAW_ARROW_SCROLLBARS): Define it for Xaw 1.5E.
Mon, 03 Nov 2003 05:55:42 +0000 Jan Dj¸«£rv * xterm.c (x_term_init): Fix formatting.
Fri, 31 Oct 2003 22:04:05 +0000 Jan Dj¸«£rv * xterm.c (x_term_init): For GTK part, increase x_initialized
Sun, 05 Oct 2003 13:42:04 +0000 Jan Dj¸«£rv * w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,
Sun, 05 Oct 2003 12:15:39 +0000 Jan Dj¸«£rv Fix memory leaks (from YAMAMOTO Mitsuharu)
Sun, 05 Oct 2003 11:52:47 +0000 Jan Dj¸«£rv Make (modify-frame-parameters nil '((top . 0))) work for all types