summaryrefslogtreecommitdiff
path: root/gtk/toolbar.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-12rename toolbar to main_toolbarUlf Lamping1-519/+0
2008-04-12where it's not necessary, remove #include "compat_macros.h"Ulf Lamping1-1/+0
2008-04-12move stock icon code from toolbar.c into specific stock_icons file(s)Ulf Lamping1-189/+1
2008-04-12as we no longer need to have the stock icon label strings in two places (GTK2...Ulf Lamping1-47/+47
2008-04-11OBECT_..._DATA --> g_object_..._dataBill Meier1-8/+8
2008-04-07remove GTK1 codeUlf Lamping1-8/+0
2008-04-06remove GTK1 related stuff from the file header commentUlf Lamping1-11/+1
2008-04-06try to fix the OSX buildbotUlf Lamping1-1/+1
2008-04-05Remove more GTK1 code and related xpm files.Stephen Fisher1-82/+0
2008-01-15Changed to use GTK stock icon for preferences in the toolbar.Stig Bjørlykke1-4/+2
2007-12-10If not building for gtk 2.4.0, if out a function that is only used when Ronnie Sahlberg1-1/+2
2007-12-10Fix conversions so compiles for both 32-bit and 64-bitBill Meier1-5/+5
2007-12-10Fix Bug #2055: "File Save not working properly";Bill Meier1-8/+28
2007-11-28no need to include those xpm's unless we are building for gtk2Ronnie Sahlberg1-1/+1
2007-11-24This patch adds (ten) temporary coloring rules which will only live until Wir...Sake Blok1-1/+31
2007-11-20Rest of fix for SVN revision 23487. This change also changes the callbackStephen Fisher1-0/+4
2007-11-19Fix my last commit (23487) to work with GTK 2.4 - 2.11+. I had accidentlyStephen Fisher1-6/+12
2007-11-19Fix a problem introduced with the GTK 2.4+ Toolbar API whereby the save/Stephen Fisher1-3/+27
2007-11-10This patch makes it possible to disable individual coloring rules Sake Blok1-1/+6
2007-11-09Back out part of revision 23395 - leave the toolbar arrow, but remove theStephen Fisher1-5/+0
2007-11-07Add an arrow with drop-down menu including any toolbar buttons that do notStephen Fisher1-79/+188
2007-10-27Remove empty #if / #endif blockStephen Fisher1-2/+0
2007-08-22autoscroll_button is not used if we don't HAVE_LIBPCAP so put it inside the #...Jeff Morriss1-2/+2
2007-04-24Damn qqq-bird. ;)Jaap Keuter1-1/+0
2007-04-24oncly include capture_details_24.xpm IFF we have pcap and if we have gtk>=2 t...Ronnie Sahlberg1-0/+3
2006-08-24capture interfaces dialog: use capture stock icons instead of plain text buttonsUlf Lamping1-0/+3
2006-06-02eicon3d*.xpm -> wsicon*.xpmTomas Kukosa1-2/+2
2006-05-28Ethereal->WiresharkAnders Broman1-80/+80
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris1-5/+5
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-04-29Most of the stuff in file_dlg.c is specific to capture files, so renameGuy Harris1-1/+1
2006-04-20add a help button to the "Follow TCP Stream" dialog (and use standard button ...Ulf Lamping1-1/+3
2005-11-10Skip some toolbar #includes if we're not using GTK+ 2.x.Guy Harris1-1/+3
2005-08-10removed tons of MSVC const related warnings.Ulf Lamping1-1/+1
2005-08-08fix some MSVC const warningsUlf Lamping1-1/+1
2005-08-06Squelch more const warnings (and fix some memory leaks that found).Guy Harris1-1/+1
2005-05-07add icons for the "File Set" menu itemsUlf Lamping1-1/+10
2005-04-19fix labels of the two toggle toolbar buttonsUlf Lamping1-2/+2
2005-04-17add "Decode As" and "Checkbox" (Enabled Protocols) IconsUlf Lamping1-1/+7
2005-04-16disable some toolbar icons, if no capture packets loadedUlf Lamping1-1/+4
2005-04-16rename capture_clear() to capture_restart()Ulf Lamping1-1/+1
2005-04-16add 12 new toolbar/menu iconsUlf Lamping1-6/+98
2005-04-15add some new capture and filter related handcrafted (toolbar) iconsUlf Lamping1-19/+40
2005-04-12add clear toolbar icon (from GTK stock icons)Ulf Lamping1-0/+1
2005-04-12capture engine: Ulf Lamping1-6/+7
2005-01-20add some more online help functionality and help buttons at various dialog bo...Ulf Lamping1-26/+26
2004-11-01first implementation of the packet history functionUlf Lamping1-9/+17
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-09-27"ethereal_stock_icons()" isn't used outside "gtk/toolbar.c" (and shouldGuy Harris1-1/+1
2004-07-19renamed filter_prefs to filter_dlg, as the filter settings are (well, for a l...Ulf Lamping1-1/+1