aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/compat_macros.h
Commit message (Expand)AuthorAgeFilesLines
* At least in the screenshot atGuy Harris2004-09-271-1/+1
* As the GTK Wimp default theme (since 0.6.1) won't display any icons in button...Ulf Lamping2004-09-271-2/+2
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* From Daniel Thompson: add additional message/alert box options toGuy Harris2004-07-131-1/+4
* move font related stuff to new file font_utils.c/.hUlf Lamping2004-06-171-1/+7
* alyways use SIGNAL_EMIT_BY_NAME with one user parameter,Ulf Lamping2004-06-051-16/+4
* remove gtk_widget_ref / OBJECT_SET_DATA_FULL,Ulf Lamping2004-06-051-20/+1
* add details for doxygen, various code cleanups as a result of thisUlf Lamping2004-06-011-3/+30
* add details for doxygenUlf Lamping2004-05-311-9/+106
* add some comments about using WIDGET_SET_SIZE() macroUlf Lamping2004-05-231-1/+7
* fixed some GTK2 stock items keyboard shortcutsUlf Lamping2004-02-241-8/+8
* cleanup of new "question dialogs",Ulf Lamping2004-01-311-1/+7
* added GTK_STOCK_YES and GTK_STOCK_NO to the dlg_button_rowUlf Lamping2004-01-291-1/+3
* use stock buttons whereever possible,Ulf Lamping2004-01-211-12/+31
* a.) saving GTK1 and GTK2 fontnames in different preference setting, to preven...Ulf Lamping2004-01-201-7/+13
* Put in missing GTK_STOCK_STOP #define for GTK+ 1.2[.x].Guy Harris2004-01-201-1/+2
* code cleanup and added some moreUlf Lamping2004-01-201-1/+33
* complete redesign of color dialogUlf Lamping2004-01-181-1/+2
* using button compatibility macrosUlf Lamping2004-01-101-22/+22
* added various button compatibility macros,Ulf Lamping2004-01-101-1/+46
* Use gtk compatibility macros (from compat_macros.h) instead of some gtk+Olivier Abad2003-12-161-3/+3
* New gtk1/gtk2 compatibility macros used for menu entries.Olivier Abad2002-11-151-19/+31
* Put in some missing macros needed for recent changes.Guy Harris2002-11-111-4/+22
* Helper macros fro gtk1.2/gtk2 compatibility.Olivier Abad2002-11-091-0/+89