Mercurial > emacs
log src/gtkutil.h @ 109677:73b2acbfa01b
age | author | description |
---|---|---|
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. |
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. |
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. |
Tue, 22 Jun 2010 14:28:08 +0200 | Jan D. | Hide scroll bar when window is too small to avoid Gtk+ warning. |