aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2010-06-01Per Jaap's suggestion on -dev list: remove "with new_packet_list" fromStephen Fisher1-2/+2
2010-05-28Move some code (including the optional objects) into libwsutilJeff Morriss1-6/+6
2010-05-28From Jakub Zawadzki via bug 4273:Gerald Combs1-3/+6
2010-05-28Add proto_help.c to the list of files.Jörg Mayer1-0/+1
2010-05-28Add svn:keywords & svn:eol-style propertiesBill Meier2-2/+2
2010-05-27fopen -> ws_fopenGerald Combs1-1/+1
2010-05-27Protocol Help requires GLib 2.6+. Add newlines. Fixup whitespace.Gerald Combs3-33/+50
2010-05-27From Edgar Gladkich:Gerald Combs5-1/+720
2010-05-27Make sure our prefix length is > 0 before lopping off the lastGerald Combs1-6/+10
2010-05-26From Jakub Zawadzki:Anders Broman1-2/+1
2010-05-26Have new_packet_list_queue_draw() redraw the packet detail as well. CallGerald Combs1-1/+12
2010-05-26From Jakub Zawadzki:Anders Broman7-14/+7
2010-05-26Add a tooltip.Martin Mathieson1-0/+4
2010-05-26Add some tooltips.Martin Mathieson1-2/+19
2010-05-25r32323 broke packet detail tree expansion using the left/right keys onGerald Combs1-4/+18
2010-05-25Add a filter for DCT2000 error strings, and allow it be included in generated...Martin Mathieson1-0/+24
2010-05-25From H.sivank: GtkOSXApplication support.Guy Harris3-26/+103
2010-05-20Fix regression: unable to enter values in Filter Expression window unless val...Bill Meier1-23/+11
2010-05-20Fix for bug 4778:Jaap Keuter1-0/+3
2010-05-20Don't assume that certain address columns are always constant strings -Guy Harris1-10/+2
2010-05-19If the user asks for the Capture -> Interfaces dialog, and there are noGuy Harris1-3/+13
2010-05-17When dumpcap is run to get an interface list, interface capabilities, orGuy Harris1-3/+1
2010-05-16Ensure we update default link-layer list when toggeling monitor mode.Stig Bjørlykke1-0/+1
2010-05-16If we don't know whether a device supports monitor mode, turn offGuy Harris2-8/+10
2010-05-15Also set sensitive on monitor and linktype label, as it's not clear thatStig Bjørlykke1-16/+15
2010-05-15Set the correct "monitor mode" button state.Stig Bjørlykke1-0/+7
2010-05-15Support monitor mode in the capture preferences.Guy Harris4-77/+361
2010-05-14Fix the tooltip for the "monitor mode" checkbox.Guy Harris1-6/+8
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.Jeff Morriss2-14/+15
2010-05-14Fix compilation when we don't have pcap_create().Guy Harris1-2/+7
2010-05-14Support monitor mode from the GUI.Guy Harris1-16/+89
2010-05-14Don't include capture-related headers if we don't support capturingGuy Harris3-6/+9
2010-05-14Um, no, the problem with the Leopard x86 build is that we first do aGuy Harris3-5/+5
2010-05-14See whether the Leopard x86 buildbot is upset because of the nameGuy Harris3-5/+5
2010-05-13Fetch an indication of whether the interface supports capturing inGuy Harris3-92/+106
2010-05-12Don't set the sensitivity of the Open button based on whether we canGuy Harris1-0/+23
2010-05-11Initialize the GValues without triggering any warningsGerasimos Dimitriadis1-2/+2
2010-05-11Make the changes compile on Linux also.Jaap Keuter1-3/+9
2010-05-11Start to replace deprecated gtk_combo_new() withAnders Broman1-7/+82
2010-05-11Replace deprecated gtk_input_add_full()Anders Broman1-12/+19
2010-05-11Follow on to rev 32593: apparently delaying the start of resolv_update_cb() i...Jeff Morriss1-2/+4
2010-05-10Fix a gcc -Wshadow warning.Bill Meier1-5/+5
2010-05-10Bring back "1 min" and "10 min" in IO Graph Tick interval.Stig Bjørlykke1-1/+3
2010-05-09Clean comments and indentation.Jaap Keuter1-10/+10
2010-05-08Enable "Decode As..." for ethertype 0x0000 (fix for bug 4721)Sake Blok1-2/+2
2010-05-08The default capture buffer size is, in fact, *nominally* 1MB; however,Guy Harris1-1/+1
2010-05-08Don't define err_str twice if building on Win32 with AirPcap support.Guy Harris1-6/+5
2010-05-07As with the list of data link types, so with the list of interfaces; moveGuy Harris1-1/+18
2010-05-07Add routines vfprintf_stderr() and fprintf_stderr() to print to theGuy Harris1-13/+31
2010-05-07For TShark and Wireshark, get the list of link-layer types for anGuy Harris1-2/+19