aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* autoscroll_button is not used if we don't HAVE_LIBPCAP so put it inside the #...Jeff Morriss2007-08-221-2/+2
* Damn qqq-bird. ;)Jaap Keuter2007-04-241-1/+0
* oncly include capture_details_24.xpm IFF we have pcap and if we have gtk>=2 t...Ronnie Sahlberg2007-04-241-0/+3
* capture interfaces dialog: use capture stock icons instead of plain text buttonsUlf Lamping2006-08-241-0/+3
* eicon3d*.xpm -> wsicon*.xpmTomas Kukosa2006-06-021-2/+2
* Ethereal->WiresharkAnders Broman2006-05-281-80/+80
* Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris2006-05-221-5/+5
* name changeRonnie Sahlberg2006-05-211-2/+2
* Most of the stuff in file_dlg.c is specific to capture files, so renameGuy Harris2006-04-291-1/+1
* add a help button to the "Follow TCP Stream" dialog (and use standard button ...Ulf Lamping2006-04-201-1/+3
* Skip some toolbar #includes if we're not using GTK+ 2.x.Guy Harris2005-11-101-1/+3
* removed tons of MSVC const related warnings.Ulf Lamping2005-08-101-1/+1
* fix some MSVC const warningsUlf Lamping2005-08-081-1/+1
* Squelch more const warnings (and fix some memory leaks that found).Guy Harris2005-08-061-1/+1
* add icons for the "File Set" menu itemsUlf Lamping2005-05-071-1/+10
* fix labels of the two toggle toolbar buttonsUlf Lamping2005-04-191-2/+2
* add "Decode As" and "Checkbox" (Enabled Protocols) IconsUlf Lamping2005-04-171-1/+7
* disable some toolbar icons, if no capture packets loadedUlf Lamping2005-04-161-1/+4
* rename capture_clear() to capture_restart()Ulf Lamping2005-04-161-1/+1
* add 12 new toolbar/menu iconsUlf Lamping2005-04-161-6/+98
* add some new capture and filter related handcrafted (toolbar) iconsUlf Lamping2005-04-151-19/+40
* add clear toolbar icon (from GTK stock icons)Ulf Lamping2005-04-121-0/+1
* capture engine: Ulf Lamping2005-04-121-6/+7
* add some more online help functionality and help buttons at various dialog bo...Ulf Lamping2005-01-201-26/+26
* first implementation of the packet history functionUlf Lamping2004-11-011-9/+17
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* "ethereal_stock_icons()" isn't used outside "gtk/toolbar.c" (and shouldGuy Harris2004-09-271-1/+1
* renamed filter_prefs to filter_dlg, as the filter settings are (well, for a l...Ulf Lamping2004-07-191-1/+1
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* add a new dialog box to menu "Capture/Interfaces..." to show the current stat...Ulf Lamping2004-07-171-0/+13
* From Daniel Thompson: add additional message/alert box options toGuy Harris2004-07-131-1/+2
* bugfix: init the toolbar's Save icons correctlyUlf Lamping2004-02-091-1/+2
* added a commentUlf Lamping2004-01-231-1/+3
* moved GTK specific parts from capture.c to ui_util.c,Ulf Lamping2004-01-221-14/+2
* Don't include some xpm's when built with GTK+ 1.2[.x] - the icons theyGuy Harris2004-01-211-1/+7
* use stock buttons whereever possible,Ulf Lamping2004-01-211-3/+19
* a.) saving GTK1 and GTK2 fontnames in different preference setting, to preven...Ulf Lamping2004-01-201-2/+32
* Get rid of declaration of no-longer-extant routine.Guy Harris2004-01-201-5/+1
* code cleanup and added some moreUlf Lamping2004-01-201-358/+95
* added some menuitems "View->Show" including show/hide of all main widgets,Ulf Lamping2004-01-191-15/+7
* add a "Save As" button to the toolbar,Ulf Lamping2004-01-101-25/+55
* If building without libpcap, exclude some stuff that builds only ifGuy Harris2004-01-081-1/+3
* Move print_file_cb out of gtk/print_dlg.c and into gtk/file_dlg.c andRichard Sharpe2003-11-301-2/+2
* renamed frame to packet in all GUI elementsUlf Lamping2003-11-281-16/+16
* removed some warningsUlf Lamping2003-11-181-2/+4
* handlebar removed,Ulf Lamping2003-11-151-30/+94
* "File->Open" should be available whether or not we have a captue fileGuy Harris2003-11-071-8/+16
* Have the "edit display filters" button do the exact same thing as theGuy Harris2003-10-291-13/+2
* From Ulf Lamping: add a preference to control whether to show or hideGuy Harris2003-10-221-8/+2
* From Ulf Lamping:Guy Harris2003-10-201-44/+32