log src/xterm.c @ 55074:dd4c270b21af

age author description
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.