aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/compat_macros.h
AgeCommit message (Expand)AuthorFilesLines
2006-04-20add a help button to the "Follow TCP Stream" dialog (and use standard button ...Ulf Lamping1-0/+3
2005-07-19fix various doxygen warningsUlf Lamping1-1/+0
2005-06-15don't call "Capture/Start" Capture but Start in the toolbarUlf Lamping1-3/+3
2005-05-07add icons for the "File Set" menu itemsUlf Lamping1-0/+9
2005-04-29add a new feature: list the files of a "File Set" (set of files generated by ...Ulf Lamping1-0/+16
2005-04-19fix labels of the two toggle toolbar buttonsUlf Lamping1-1/+1
2005-04-17add "Decode As" and "Checkbox" (Enabled Protocols) IconsUlf Lamping1-0/+6
2005-04-16add 12 new toolbar/menu iconsUlf Lamping1-0/+36
2005-04-15add some new capture and filter related handcrafted (toolbar) iconsUlf Lamping1-0/+12
2005-02-05begin a welcome page which is shown, if you don't have any capture data loaded.Ulf Lamping1-2/+4
2005-01-01Don't explicitly cast the last argument to OBJECT_SET_DATA() toGuy Harris1-2/+2
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