aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/toolbar.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-24capture interfaces dialog: use capture stock icons instead of plain text buttonsulfl1-0/+3
2006-06-02eicon3d*.xpm -> wsicon*.xpmkukosa1-2/+2
2006-05-28Ethereal->Wiresharketxrab1-80/+80
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIguy1-5/+5
2006-05-21name changesahlberg1-2/+2
2006-04-29Most of the stuff in file_dlg.c is specific to capture files, so renameguy1-1/+1
2006-04-20add a help button to the "Follow TCP Stream" dialog (and use standard button ...ulfl1-1/+3
2005-11-10Skip some toolbar #includes if we're not using GTK+ 2.x.guy1-1/+3
2005-08-10removed tons of MSVC const related warnings.ulfl1-1/+1
2005-08-08fix some MSVC const warningsulfl1-1/+1
2005-08-06Squelch more const warnings (and fix some memory leaks that found).guy1-1/+1
2005-05-07add icons for the "File Set" menu itemsulfl1-1/+10
2005-04-19fix labels of the two toggle toolbar buttonsulfl1-2/+2
2005-04-17add "Decode As" and "Checkbox" (Enabled Protocols) Iconsulfl1-1/+7
2005-04-16disable some toolbar icons, if no capture packets loadedulfl1-1/+4
2005-04-16rename capture_clear() to capture_restart()ulfl1-1/+1
2005-04-16add 12 new toolbar/menu iconsulfl1-6/+98
2005-04-15add some new capture and filter related handcrafted (toolbar) iconsulfl1-19/+40
2005-04-12add clear toolbar icon (from GTK stock icons)ulfl1-0/+1
2005-04-12capture engine: ulfl1-6/+7
2005-01-20add some more online help functionality and help buttons at various dialog bo...ulfl1-26/+26
2004-11-01first implementation of the packet history functionulfl1-9/+17
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-09-27"ethereal_stock_icons()" isn't used outside "gtk/toolbar.c" (and shouldguy1-1/+1
2004-07-19renamed filter_prefs to filter_dlg, as the filter settings are (well, for a l...ulfl1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-07-17add a new dialog box to menu "Capture/Interfaces..." to show the current stat...ulfl1-0/+13
2004-07-13From Daniel Thompson: add additional message/alert box options toguy1-1/+2
2004-02-09bugfix: init the toolbar's Save icons correctlyulfl1-1/+2
2004-01-23added a commentulfl1-1/+3
2004-01-22moved GTK specific parts from capture.c to ui_util.c,ulfl1-14/+2
2004-01-21Don't include some xpm's when built with GTK+ 1.2[.x] - the icons theyguy1-1/+7
2004-01-21use stock buttons whereever possible,ulfl1-3/+19
2004-01-20a.) saving GTK1 and GTK2 fontnames in different preference setting, to preven...ulfl1-2/+32
2004-01-20Get rid of declaration of no-longer-extant routine.guy1-5/+1
2004-01-20code cleanup and added some moreulfl1-358/+95
2004-01-19added some menuitems "View->Show" including show/hide of all main widgets,ulfl1-15/+7
2004-01-10add a "Save As" button to the toolbar,ulfl1-25/+55
2004-01-08If building without libpcap, exclude some stuff that builds only ifguy1-1/+3
2003-11-30Move print_file_cb out of gtk/print_dlg.c and into gtk/file_dlg.c andsharpe1-2/+2
2003-11-28renamed frame to packet in all GUI elementsulfl1-16/+16
2003-11-18removed some warningsulfl1-2/+4
2003-11-15handlebar removed,ulfl1-30/+94
2003-11-07"File->Open" should be available whether or not we have a captue fileguy1-8/+16
2003-10-29Have the "edit display filters" button do the exact same thing as theguy1-13/+2
2003-10-22From Ulf Lamping: add a preference to control whether to show or hideguy1-8/+2
2003-10-20From Ulf Lamping:guy1-44/+32
2003-10-17From Olivier Biot : remove packet capture code when compiling withoutoabad1-3/+23
2003-10-17Further expand a comment.guy1-6/+7
2003-10-17Change the comments about toolbar elements resizing as it is notoabad1-10/+7