Mercurial > emacs
log src/gtkutil.c @ 109749:be18c3b67d66
age | author | description |
---|---|---|
Wed, 11 Aug 2010 20:28:10 +0200 | Jan D | Take colors for region face (selected text) from the Gtk+ theme. |
Wed, 11 Aug 2010 14:34:46 +0200 | Jan D | Fix -Wwrite_strings in general and for Gtk+ specific code. |
Mon, 09 Aug 2010 02:35:21 -0700 | Dan Nicolaescu | Use const char* instead of char*. |
Sun, 08 Aug 2010 14:03:45 -0700 | Dan Nicolaescu | Use const char* instead of char*. |
Fri, 06 Aug 2010 12:07:16 -0700 | Dan Nicolaescu | Remove extern declarations in .c files, .h files have them. |
Thu, 05 Aug 2010 16:34:12 -0700 | Dan Nicolaescu | Remove extern declarations in .c files, .h files have them. |
Mon, 02 Aug 2010 14:46:33 +0200 | Jan D. | Don't use Gtk+ tooltip unless Gtk+ version => 2.14. |