log src/xterm.c @ 53352:958aea5e5a05

age author description
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.
Sun, 15 Jun 2003 21:20:55 +0000 Stefan Monnier (x_dispatch_event): Don't pass uninitialized
Mon, 02 Jun 2003 18:48:55 +0000 Dave Love (Qutf_8): Moved to coding.c
Sat, 24 May 2003 22:10:17 +0000 Kim F. Storm Make (several) trivial substitutions for renamed and
Wed, 21 May 2003 22:11:50 +0000 Dave Love (use_xim): Initialize.
Mon, 19 May 2003 14:41:32 +0000 Richard M. Stallman Comment change.
Sat, 17 May 2003 21:17:45 +0000 Stefan Monnier (Fselect_window): Add optional arg `norecord'.
Wed, 09 Apr 2003 16:44:45 +0000 Jan Dj¸«£rv * xterm.c (xg_scroll_callback): Call gtk_range_get_adjustment to
Mon, 31 Mar 2003 20:36:31 +0000 Kim F. Storm Remove unnecessary extern declarations.
Fri, 28 Mar 2003 14:45:30 +0000 Stefan Monnier (xt_action_hook): Unset dragging so the reset does take place.
Fri, 28 Mar 2003 14:25:14 +0000 Stefan Monnier (xm_scroll_callback): Undo a tiny bit of the previous change.
Fri, 28 Mar 2003 14:20:09 +0000 Stefan Monnier (take_vertical_position_into_account): Remove.
Sun, 23 Mar 2003 00:59:23 +0000 Jan Dj¸«£rv Finally (?) fix flicker in scroll bar.
Fri, 21 Mar 2003 22:56:52 +0000 Kim F. Storm * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
Fri, 21 Mar 2003 21:47:46 +0000 Kim F. Storm (struct redisplay_interface): Add active_p argument to
Fri, 21 Mar 2003 13:52:48 +0000 Kim F. Storm * xterm.c: Remove consolidated defines and code.
Mon, 17 Mar 2003 23:03:53 +0000 Jan Dj¸«£rv New approach to scrolling and scroll bars for better redraw and smoother
Sun, 16 Mar 2003 20:46:42 +0000 Kim F. Storm Remove consolidated defines and code.
Fri, 14 Mar 2003 19:13:17 +0000 Jan Dj¸«£rv Clear frame didn't redraw scrollbars, fixed that.
Wed, 12 Mar 2003 22:55:02 +0000 Andreas Schwab (x_term_init) [USE_GTK]: Fix typo.
Wed, 12 Mar 2003 12:10:36 +0000 Kim F. Storm Remove generic fringe code.
Sun, 09 Mar 2003 20:43:04 +0000 Jan Dj¸«£rv Implement Ctrl-Mouse-2 (split vertically) for toolkit scrollbars
Sat, 08 Mar 2003 10:16:04 +0000 Jan Dj¸«£rv * xterm.c (handle_one_xevent): Pass ReparentNotify to Xt even if
Tue, 04 Mar 2003 19:33:04 +0000 Jan Dj¸«£rv * xterm.c (x_detect_focus_change): Call x_any_window_to_frame
Tue, 18 Feb 2003 21:30:08 +0000 Jan Dj¸«£rv * xterm.c (x_list_fonts): If maxnames is less than 0, get all font
Sat, 08 Feb 2003 11:18:32 +0000 Jan Dj¸«£rv xterm.c (x_make_frame_visible): Call gtk_window_deiconify.
Fri, 07 Feb 2003 16:38:54 +0000 Jan Dj¸«£rv Use FRAME_OUTER_WINDOW instead of ifdef X_TOOLKIT/else/endif
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sat, 25 Jan 2003 16:25:39 +0000 Jan Dj¸«£rv Fix input methods for GTK.
Sun, 19 Jan 2003 23:06:42 +0000 Jan Dj¸«£rv *** empty log message ***
Sun, 19 Jan 2003 21:50:03 +0000 Jan Dj¸«£rv GTK version
Wed, 08 Jan 2003 20:06:05 +0000 Jan Dj¸«£rv *** empty log message ***