aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/capture_dlg.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-20Back out infrastructure change. We missed supportingMichael Tüxen1-8/+51
2011-10-20Use a global list containing all interfaces and only changeMichael Tüxen1-51/+8
2011-10-10Check our capture filter syntax in a separate thread.Gerald Combs1-4/+8
2011-09-01When double clicking on an interface in the main welcome menu opens the edit ...Michael Tüxen1-1/+4
2011-08-20Fixed build withouth HAVE_PCAP_REMOTE.Stig Bjørlykke1-0/+2
2011-08-20The remote_options structure is not used if we don't have remote captureGuy Harris1-3/+1
2011-08-15Use better names.Michael Tüxen1-2/+2
2011-08-14Count number of ip addresses and use this count to determine if we shallStig Bjørlykke1-0/+1
2011-08-13Honor command line options in the capture options dialog.Michael Tüxen1-0/+2
2011-08-13Make the monitor mode selectable only when supported by the interface.Michael Tüxen1-1/+4
2011-08-11Whitespace changes.Michael Tüxen1-30/+30
2011-08-05Add support for multiple interfaces to the capture options dialog.Michael Tüxen1-8/+82
2010-05-15Support monitor mode in the capture preferences.Guy Harris1-3/+17
2009-12-30Set correct linktype when starting capture from the welcome page.Stig Bjørlykke1-0/+8
2009-09-07The external declaration of airpcap_tb here is not neededJörg Mayer1-1/+1
2009-02-01Move declarations of routines in gtk/capture_if_dlg.c intoGuy Harris1-23/+0
2009-02-01Add (preliminary, and a bit hacky) support for interface-type icons onGuy Harris1-2/+3
2009-01-30Windows only: for some typical capture interface names (with a "built in" heu...Ulf Lamping1-0/+6
2008-11-11Rewrote interface type option_menu to gtk_combo_box, this fixes the bugStig Bjørlykke1-0/+27
2008-01-08Changed email address for Gerald from zing.org to wireshark.orgStig Bjørlykke1-1/+1
2006-08-16Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs1-0/+10
2006-05-21name changeRonnie Sahlberg1-1/+1
2005-04-19ask for unsaved file when using the new start capture feature,Ulf Lamping1-3/+2
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-0/+7
2005-04-12capture engine: Ulf Lamping1-0/+7
2004-12-28some code cleanup (comments changed)Ulf Lamping1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-67/+67
2004-07-17add a new dialog box to menu "Capture/Interfaces..." to show the current stat...Ulf Lamping1-52/+67
2004-06-04add more details for doxygenUlf Lamping1-1/+2
2004-06-01add details for doxygen, various code cleanups as a result of thisUlf Lamping1-4/+21
2004-01-29every GUI action, which will erease a currently unsaved capture file,Ulf Lamping1-1/+3
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2000-10-11Santeri Paavolainen's patch to add a "Capture->Stop" menu item to letGuy Harris1-1/+2
1999-09-09More shuffling of GTK-related routines to gtk subdirectory.Gilbert Ramirez1-0/+31