log src/xterm.h @ 111210:4c19a062df30

age author description
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.
Fri, 04 Sep 2009 04:40:17 +0000 Jan Dj¸«£rv * xterm.h: Remove condition for declaration of
Wed, 02 Sep 2009 17:03:20 +0000 Jan Dj¸«£rv * xterm.h: Rename x_non_menubar_window_to_frame to
Fri, 03 Jul 2009 11:07:02 +0000 Jan Dj¸«£rv * xterm.h (struct x_display_info): Add invisible_cursor.
Wed, 01 Jul 2009 16:58:05 +0000 Jan Dj¸«£rv * xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky
Wed, 01 Jul 2009 16:48:35 +0000 Jan Dj¸«£rv * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
Fri, 27 Mar 2009 18:37:41 +0000 Jan Dj¸«£rv (struct x_display_info): Add atoms for _NET_WM_STATE.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Sat, 13 Dec 2008 05:41:55 +0000 Chong Yidong (struct xim_inst_t): Definition moved from xterm.c.
Thu, 18 Sep 2008 18:09:45 +0000 Chong Yidong (x_display_info): Remove `height' and `width' members.
Mon, 28 Jul 2008 12:25:11 +0000 Andreas Schwab * lisp.h (init_weak_hash_tables, syms_of_font)
Thu, 15 May 2008 03:25:15 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.