log src/xterm.h @ 112364:42e22c4f06b7

age author description
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Sun, 16 Jan 2011 23:27:25 -0800 Paul Eggert * xterm.h (struct x_display_info): Remove stray semicolon.
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Tue, 28 Dec 2010 17:34:04 +0100 Andreas Schwab Restore x_alloc_lighter_color_for_widget, needed for lwlib
Mon, 27 Dec 2010 18:29:38 +0100 Andreas Schwab Remove unused declarations
Fri, 12 Nov 2010 10:31:44 +0100 Jan D. Apply XAtom revork patches from Julien Danjou.
Tue, 09 Nov 2010 15:07:10 -0500 Stefan Monnier Merge from emacs-23
Thu, 04 Nov 2010 09:41:25 +0100 Jan D. Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).
Sun, 31 Oct 2010 20:50:02 +0200 Eli Zaretskii Start redesigning portable mouse highlight. Not compiled.
Thu, 02 Sep 2010 11:47:08 +0200 Jan D. Removed cut-buffer code.
Fri, 06 Aug 2010 11:41:15 -0700 Dan Nicolaescu Use const for some arrays and functions.
Fri, 06 Aug 2010 13:28:59 +0200 Jan D More undeclared function fixes and add -Wimplicit-function-declaration.
Thu, 05 Aug 2010 16:15:24 -0700 Dan Nicolaescu Add declarations to header files.
Mon, 02 Aug 2010 14:50:03 +0200 Jan D. Don't use Gtk+ tooltip unless Gtk+ version => 2.14.
Sun, 01 Aug 2010 15:57:07 +0200 Jan D Use Gtk+ tooltips by default for Gtk+ Emacs.
Thu, 29 Jul 2010 18:49:59 +0200 Jan D. Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
Mon, 26 Jul 2010 20:52:35 -0700 Dan Nicolaescu Use const, move declarations to header files.
Fri, 16 Jul 2010 11:42:15 -0400 Chong Yidong Merge changes from emacs-23 branch.
Wed, 14 Jul 2010 12:05:53 +0200 Jan D Fix menus as per bug 6499 and 6608.
Mon, 05 Jul 2010 12:28:27 +0200 Jan D Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).
Fri, 02 Jul 2010 11:26:33 +0200 Jan D Remove P_ and __P macros.
Mon, 28 Jun 2010 12:11:26 +0200 Jan D Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sun, 13 Dec 2009 15:39:28 +0000 Jan Dj¸«£rv Set the extended window manager hint for tooltip windows.
Tue, 17 Nov 2009 08:21:23 +0000 Jan Dj¸«£rv Handle system default font and changing font parameters.
Wed, 21 Oct 2009 18:29:46 +0000 Jan Dj¸«£rv Fix resize due to font change on a maximized/xmonad-controlled frame.
Fri, 04 Sep 2009 04:47:36 +0000 Jan Dj¸«£rv Must define x_*_window_to_frame for non-toolkit.