log src/xterm.c @ 59054:a32a0ec1c9ac

age author description
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
Thu, 02 Oct 2003 02:08:56 +0000 Kenichi Handa (x_load_font): Fix previous change.
Thu, 02 Oct 2003 02:05:42 +0000 Kenichi Handa (x_load_font): Clear all members of FONTP before start filling them.
Fri, 26 Sep 2003 17:24:56 +0000 Dave Love (x_bitmap_mask): Declare.
Fri, 19 Sep 2003 14:45:21 +0000 Jan Dj¸«£rv * xterm.c (x_set_offset): Take window manager decorations
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 30 Aug 2003 17:44:40 +0000 Jan Dj¸«£rv Fix pixel calculation for TrueVisuals.
Thu, 21 Aug 2003 19:54:47 +0000 Jan Dj¸«£rv Create and initialize a client leader window so session management
Tue, 19 Aug 2003 16:20:13 +0000 Miles Bader Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-20
Thu, 31 Jul 2003 16:10:53 +0000 Jan Dj¸«£rv * xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.
Tue, 29 Jul 2003 17:38:21 +0000 Richard M. Stallman (xim_open_dpy, xim_initialize, xim_close_dpy):
Thu, 17 Jul 2003 10:15:04 +0000 Richard M. Stallman (xim_initialize): Redo 6/24 change.
Sun, 13 Jul 2003 17:27:51 +0000 Juanma Barranquero (x_bitmap_icon,x_wm_set_icon_pixmap): Modify to add mask, and use the Gtk+
Tue, 08 Jul 2003 22:00:53 +0000 Kim F. Storm (x_term_init) [!USE_XIM]: Use `useXIM' resource to turn on XIM.
Tue, 08 Jul 2003 21:46:58 +0000 Kim F. Storm (use_xim) [!USE_XIM]: Default to disable XIM if emacs
Fri, 27 Jun 2003 02:21:51 +0000 Richard M. Stallman (xim_initialize): Undo previous change.
Tue, 24 Jun 2003 09:42:48 +0000 Dave Love (xim_initialize): Use XRegisterIMInstantiateCallback_arg6.