| Commit message (Expand) | Author | Age | Files | Lines |
* | There's no need for a member of a "capture_file" structure holding a | Guy Harris | 2001-01-28 | 1 | -1/+3 |
* | Add a dialog box for constructing expressions that test a field in the | Guy Harris | 2001-01-02 | 1 | -2/+2 |
* | Move the declaration of "g_resolving_actif" from the top-level | Guy Harris | 2000-10-19 | 1 | -1/+2 |
* | Santeri Paavolainen's patch to add a "Capture->Stop" menu item to let | Guy Harris | 2000-10-11 | 1 | -1/+7 |
* | Add a "-p" command-line option, and a checkbox in the "Capture | Guy Harris | 2000-09-15 | 1 | -4/+15 |
* | Cosmetic changes. | Laurent Deniel | 2000-08-23 | 1 | -26/+20 |
* | Bleah. What was I thinking? "dlg_window_new()" should take the title | Guy Harris | 2000-08-23 | 1 | -3/+2 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -6/+1 |
* | Use ESD_TYPE_CRIT for most errors (the model used by various GUIs seems | Guy Harris | 2000-07-20 | 1 | -2/+2 |
* | Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOG | Guy Harris | 2000-07-05 | 1 | -2/+2 |
* | Patch from Ben Fowler to rename the global variable "cf" to "cfile", to | Guy Harris | 2000-06-27 | 1 | -20/+20 |
* | Changes from Graham Bloice to support "Update list of packets in real | Guy Harris | 2000-06-15 | 1 | -7/+1 |
* | Catch the ESC key in the file selection dialog boxes popped up for | Guy Harris | 2000-05-08 | 1 | -1/+6 |
* | Set up the buttons in the "Capture Preferences" dialog box to use | Guy Harris | 2000-05-08 | 1 | -4/+14 |
* | Connect the capture preferences dialog box and any file selection dialog | Guy Harris | 2000-05-08 | 1 | -1/+57 |
* | Make the "Capture Preferences" dialog box use the new utilities to make | Guy Harris | 2000-05-03 | 1 | -1/+37 |
* | Disable "Update list of packets in real tiem" and | Gilbert Ramirez | 2000-04-07 | 1 | -1/+7 |
* | Split "filter_dialog_cb()" into "filter_dialog_cb()", which pops up a | Guy Harris | 2000-04-01 | 1 | -3/+41 |
* | Make the routines internal to the filter-editing dialog box static. | Guy Harris | 2000-02-12 | 1 | -2/+2 |
* | Put into the "Capture Preferences" dialog box a check box to control | Guy Harris | 2000-01-18 | 1 | -10/+20 |
* | Move the routine to get a list of the network interfaces on the system | Guy Harris | 2000-01-16 | 1 | -181/+10 |
* | Don't bother checking whether the filter string is empty - just use it | Guy Harris | 2000-01-06 | 1 | -6/+11 |
* | When initializing a capture filter, assign a pointer to an empty string | Gerald Combs | 2000-01-05 | 1 | -2/+3 |
* | Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c", | Guy Harris | 2000-01-03 | 1 | -2/+2 |
* | I thought I'd seen a problem with the combo box in the "Capture:Start" | Guy Harris | 1999-12-23 | 1 | -14/+16 |
* | Jerry Talkington's patch to remove the filter stuff from | Guy Harris | 1999-12-10 | 1 | -2/+2 |
* | Move the GTK+ implementations of various UI utilities out of "util.c" | Guy Harris | 1999-12-09 | 1 | -2/+2 |
* | It appears that the IRIX SIOCSNOOPLEN "ioctl", as used by "libpcap" to | Guy Harris | 1999-12-07 | 1 | -2/+5 |
* | Get rid of an unused #define. | Guy Harris | 1999-11-06 | 1 | -4/+1 |
* | Wrap stufff that's used only if we have "libpcap" in "#ifdef | Guy Harris | 1999-10-02 | 1 | -2/+4 |
* | Add a file name field to the "Capture/Start" dialog box; if it's blank, | Guy Harris | 1999-10-02 | 1 | -21/+92 |
* | Have "do_capture()" take, as an argument, a pointer to the name of the | Guy Harris | 1999-10-02 | 1 | -2/+2 |
* | Added name resolution in GUI part: | Laurent Deniel | 1999-09-26 | 1 | -3/+12 |
* | If we forcibly turn off "fork_mode" if the user doesn't enable "Update | Guy Harris | 1999-09-23 | 1 | -3/+1 |
* | Move the toolkit-independent code to create a temporary capture file, | Guy Harris | 1999-09-23 | 1 | -85/+28 |
* | "capture.c" doesn't do socket "ioctl"s any more - the code to do that is | Guy Harris | 1999-09-11 | 1 | -1/+14 |
* | More shuffling of GTK-related routines to gtk subdirectory. | Gilbert Ramirez | 1999-09-09 | 1 | -0/+494 |