aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/toolbar.c
AgeCommit message (Expand)AuthorFilesLines
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
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-07-17add a new dialog box to menu "Capture/Interfaces..." to show the current stat...Ulf Lamping1-0/+13
2004-07-13From Daniel Thompson: add additional message/alert box options toGuy Harris1-1/+2
2004-02-09bugfix: init the toolbar's Save icons correctlyUlf Lamping1-1/+2
2004-01-23added a commentUlf Lamping1-1/+3
2004-01-22moved GTK specific parts from capture.c to ui_util.c,Ulf Lamping1-14/+2
2004-01-21Don't include some xpm's when built with GTK+ 1.2[.x] - the icons theyGuy Harris1-1/+7
2004-01-21use stock buttons whereever possible,Ulf Lamping1-3/+19
2004-01-20a.) saving GTK1 and GTK2 fontnames in different preference setting, to preven...Ulf Lamping1-2/+32
2004-01-20Get rid of declaration of no-longer-extant routine.Guy Harris1-5/+1
2004-01-20code cleanup and added some moreUlf Lamping1-358/+95
2004-01-19added some menuitems "View->Show" including show/hide of all main widgets,Ulf Lamping1-15/+7
2004-01-10add a "Save As" button to the toolbar,Ulf Lamping1-25/+55
2004-01-08If building without libpcap, exclude some stuff that builds only ifGuy Harris1-1/+3
2003-11-30Move print_file_cb out of gtk/print_dlg.c and into gtk/file_dlg.c andRichard Sharpe1-2/+2