aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/capture_dlg.c
AgeCommit message (Expand)AuthorFilesLines
1999-12-23I thought I'd seen a problem with the combo box in the "Capture:Start"Guy Harris1-14/+16
1999-12-10Jerry Talkington's patch to remove the filter stuff fromGuy Harris1-2/+2
1999-12-09Move the GTK+ implementations of various UI utilities out of "util.c"Guy Harris1-2/+2
1999-12-07It appears that the IRIX SIOCSNOOPLEN "ioctl", as used by "libpcap" toGuy Harris1-2/+5
1999-11-06Get rid of an unused #define.Guy Harris1-4/+1
1999-10-02Wrap stufff that's used only if we have "libpcap" in "#ifdefGuy Harris1-2/+4
1999-10-02Add a file name field to the "Capture/Start" dialog box; if it's blank,Guy Harris1-21/+92
1999-10-02Have "do_capture()" take, as an argument, a pointer to the name of theGuy Harris1-2/+2
1999-09-26Added name resolution in GUI part:Laurent Deniel1-3/+12
1999-09-23If we forcibly turn off "fork_mode" if the user doesn't enable "UpdateGuy Harris1-3/+1
1999-09-23Move the toolkit-independent code to create a temporary capture file,Guy Harris1-85/+28
1999-09-11"capture.c" doesn't do socket "ioctl"s any more - the code to do that isGuy Harris1-1/+14
1999-09-09More shuffling of GTK-related routines to gtk subdirectory.Gilbert Ramirez1-0/+494