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