| Commit message (Expand) | Author | Age | Files | Lines |
* | autoscroll_button is not used if we don't HAVE_LIBPCAP so put it inside the #... | Jeff Morriss | 2007-08-22 | 1 | -2/+2 |
* | Damn qqq-bird. ;) | Jaap Keuter | 2007-04-24 | 1 | -1/+0 |
* | oncly include capture_details_24.xpm IFF we have pcap and if we have gtk>=2 t... | Ronnie Sahlberg | 2007-04-24 | 1 | -0/+3 |
* | capture interfaces dialog: use capture stock icons instead of plain text buttons | Ulf Lamping | 2006-08-24 | 1 | -0/+3 |
* | eicon3d*.xpm -> wsicon*.xpm | Tomas Kukosa | 2006-06-02 | 1 | -2/+2 |
* | Ethereal->Wireshark | Anders Broman | 2006-05-28 | 1 | -80/+80 |
* | Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI | Guy Harris | 2006-05-22 | 1 | -5/+5 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Most of the stuff in file_dlg.c is specific to capture files, so rename | Guy Harris | 2006-04-29 | 1 | -1/+1 |
* | add a help button to the "Follow TCP Stream" dialog (and use standard button ... | Ulf Lamping | 2006-04-20 | 1 | -1/+3 |
* | Skip some toolbar #includes if we're not using GTK+ 2.x. | Guy Harris | 2005-11-10 | 1 | -1/+3 |
* | removed tons of MSVC const related warnings. | Ulf Lamping | 2005-08-10 | 1 | -1/+1 |
* | fix some MSVC const warnings | Ulf Lamping | 2005-08-08 | 1 | -1/+1 |
* | Squelch more const warnings (and fix some memory leaks that found). | Guy Harris | 2005-08-06 | 1 | -1/+1 |
* | add icons for the "File Set" menu items | Ulf Lamping | 2005-05-07 | 1 | -1/+10 |
* | fix labels of the two toggle toolbar buttons | Ulf Lamping | 2005-04-19 | 1 | -2/+2 |
* | add "Decode As" and "Checkbox" (Enabled Protocols) Icons | Ulf Lamping | 2005-04-17 | 1 | -1/+7 |
* | disable some toolbar icons, if no capture packets loaded | Ulf Lamping | 2005-04-16 | 1 | -1/+4 |
* | rename capture_clear() to capture_restart() | Ulf Lamping | 2005-04-16 | 1 | -1/+1 |
* | add 12 new toolbar/menu icons | Ulf Lamping | 2005-04-16 | 1 | -6/+98 |
* | add some new capture and filter related handcrafted (toolbar) icons | Ulf Lamping | 2005-04-15 | 1 | -19/+40 |
* | add clear toolbar icon (from GTK stock icons) | Ulf Lamping | 2005-04-12 | 1 | -0/+1 |
* | capture engine: | Ulf Lamping | 2005-04-12 | 1 | -6/+7 |
* | add some more online help functionality and help buttons at various dialog bo... | Ulf Lamping | 2005-01-20 | 1 | -26/+26 |
* | first implementation of the packet history function | Ulf Lamping | 2004-11-01 | 1 | -9/+17 |
* | Move prefs.c and prefs.h into the epan subdirectory. | Guy Harris | 2004-09-27 | 1 | -1/+1 |
* | "ethereal_stock_icons()" isn't used outside "gtk/toolbar.c" (and should | Guy Harris | 2004-09-27 | 1 | -1/+1 |
* | renamed filter_prefs to filter_dlg, as the filter settings are (well, for a l... | Ulf Lamping | 2004-07-19 | 1 | -1/+1 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | add a new dialog box to menu "Capture/Interfaces..." to show the current stat... | Ulf Lamping | 2004-07-17 | 1 | -0/+13 |
* | From Daniel Thompson: add additional message/alert box options to | Guy Harris | 2004-07-13 | 1 | -1/+2 |
* | bugfix: init the toolbar's Save icons correctly | Ulf Lamping | 2004-02-09 | 1 | -1/+2 |
* | added a comment | Ulf Lamping | 2004-01-23 | 1 | -1/+3 |
* | moved GTK specific parts from capture.c to ui_util.c, | Ulf Lamping | 2004-01-22 | 1 | -14/+2 |
* | Don't include some xpm's when built with GTK+ 1.2[.x] - the icons they | Guy Harris | 2004-01-21 | 1 | -1/+7 |
* | use stock buttons whereever possible, | Ulf Lamping | 2004-01-21 | 1 | -3/+19 |
* | a.) saving GTK1 and GTK2 fontnames in different preference setting, to preven... | Ulf Lamping | 2004-01-20 | 1 | -2/+32 |
* | Get rid of declaration of no-longer-extant routine. | Guy Harris | 2004-01-20 | 1 | -5/+1 |
* | code cleanup and added some more | Ulf Lamping | 2004-01-20 | 1 | -358/+95 |
* | added some menuitems "View->Show" including show/hide of all main widgets, | Ulf Lamping | 2004-01-19 | 1 | -15/+7 |
* | add a "Save As" button to the toolbar, | Ulf Lamping | 2004-01-10 | 1 | -25/+55 |
* | If building without libpcap, exclude some stuff that builds only if | Guy Harris | 2004-01-08 | 1 | -1/+3 |
* | Move print_file_cb out of gtk/print_dlg.c and into gtk/file_dlg.c and | Richard Sharpe | 2003-11-30 | 1 | -2/+2 |
* | renamed frame to packet in all GUI elements | Ulf Lamping | 2003-11-28 | 1 | -16/+16 |
* | removed some warnings | Ulf Lamping | 2003-11-18 | 1 | -2/+4 |
* | handlebar removed, | Ulf Lamping | 2003-11-15 | 1 | -30/+94 |
* | "File->Open" should be available whether or not we have a captue file | Guy Harris | 2003-11-07 | 1 | -8/+16 |
* | Have the "edit display filters" button do the exact same thing as the | Guy Harris | 2003-10-29 | 1 | -13/+2 |
* | From Ulf Lamping: add a preference to control whether to show or hide | Guy Harris | 2003-10-22 | 1 | -8/+2 |
* | From Ulf Lamping: | Guy Harris | 2003-10-20 | 1 | -44/+32 |