aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/capture_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-03Set the right structure member.Guy Harris1-1/+1
2006-04-03In Tethereal, don't save to a temporary file if "-w" isn't specified,Guy Harris1-0/+2
2006-02-23when including menu.h we also need to include stdio.h to get FILERonnie Sahlberg1-0/+1
2006-02-23Fix bug 741. Menu/Toolbar follow auto scroll checkbox in capture options.Jaap Keuter1-0/+2
2006-02-17remove dependencies to pcap.h, so getting an idea what needs to be done by du...Ulf Lamping1-3/+2
2005-12-14Constify a bunch of arguments and variables, to squelch compilerGuy Harris1-3/+3
2005-12-06add a short comment to cant_load_winpcap_err() and use it in gtk/capture_dlg.cUlf Lamping1-16/+4
2005-12-06rename pcap-....c/.h files to capture-pcap-....c/.hUlf Lamping1-1/+1
2005-10-07fix Ethereal so command line capture parameter will work with kilobytes (again)Ulf Lamping1-32/+13
2005-10-05fix cant_load_winpcap_err() parameterUlf Lamping1-1/+1
2005-10-04Add a "capture_errs.c" routine to cough up error messages for captureGuy Harris1-18/+7
2005-10-03Win32: don't crash if Capture/Start is clicked and WinPcap is not installed.Ulf Lamping1-0/+23
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping1-1/+1
2005-08-05More char -> const char warning fixes.Jörg Mayer1-2/+2
2005-06-03Update URLs and domain names that refer to the WinPcap site.Guy Harris1-1/+1
2005-04-27fix #117Ulf Lamping1-0/+10
2005-04-19fix some minor bugs with the current interface name:Ulf Lamping1-4/+10
2005-04-19ask for unsaved file when using the new start capture feature,Ulf Lamping1-53/+52
2005-04-19add some comments what all the functions going to do...Ulf Lamping1-3/+22
2005-04-16rename capture_clear() to capture_restart()Ulf Lamping1-2/+2
2005-04-15add some new capture and filter related handcrafted (toolbar) iconsUlf Lamping1-8/+38
2005-04-12capture engine: Ulf Lamping1-0/+6
2005-04-12it should now be possible to use "Update packets in real time" even if used w...Ulf Lamping1-7/+7
2005-03-28various (minor) capture code cleanupUlf Lamping1-1/+1
2005-03-28fix Solaris build (I've removed O_BINARY)Ulf Lamping1-3/+3
2005-03-25code cleanup: the term filter_list was used with different meanings throughou...Ulf Lamping1-5/+5
2005-03-24make it possible to use multiple capture files with "duration based switching...Ulf Lamping1-20/+27
2005-02-06another two steps towards privilege seperation:Ulf Lamping1-21/+19
2005-02-04(some) redesign of capture data structures.Ulf Lamping1-1/+1
2005-01-20add some more online help functionality and help buttons at various dialog bo...Ulf Lamping1-5/+1
2005-01-16Rename capture_combo_utils.{c,h} to capture_ui_utils.{c,h}, as the codeGuy Harris1-1/+1
2004-12-29Don't use a global capture_opts in the capturing engine (this isn't a good id...Ulf Lamping1-73/+74
2004-12-02From Nathan Jennings: add a preference that supplies a prefix for windowGuy Harris1-1/+6
2004-10-22Change some code that affects g_resolv_flags to set a flag if the checkGuy Harris1-1/+6
2004-10-21The top-level window's list of capture filter expressions might not yetGuy Harris1-1/+2
2004-10-12fix a bug reported by venkata sandeep: capture->start->capture files dialog b...Ulf Lamping1-1/+1
2004-10-07Save the capture filter in the recent list iff the capture succeeds. Guy Harris1-5/+5
2004-10-06Fix a bug reported by Keith A French: No "OK" button for Capture Filter dialog. Ulf Lamping1-0/+2
2004-10-05Make the default capture filter be the last one used, as it was before -Guy Harris1-1/+2
2004-09-28from Thomas Palmer: add a combobox for the recently used capture filter stringsUlf Lamping1-9/+24
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-09-24as the interface is usually fixed, or it can be selected by the interface dro...Ulf Lamping1-0/+3
2004-09-16first steps towards using the User's Guide as Ethereal's help systemUlf Lamping1-0/+4
2004-09-02Move get_if_name() from gtk/capture_dlg.c to capture_combo_utils.c.Gerald Combs1-123/+42
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-1/+1
2004-07-19renamed filter_prefs to filter_dlg, as the filter settings are (well, for a l...Ulf Lamping1-1/+1
2004-07-19Pull the address (and port and circuit type) stuff out ofGuy Harris1-3/+6
2004-07-18Add support for IPv6 addresses for interfaces.Guy Harris1-27/+21
2004-07-18Squelch a compiler warning.Guy Harris1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1715/+1715