aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-07Add monitor mode support to Wireshark *on the command line*; supportGuy Harris1-6/+18
2010-05-07Instead, say that the default is platform-dependent.Guy Harris1-1/+1
2010-05-07Now that we support -B on various UN*X platforms as well as Windows, weGuy Harris1-1/+1
2010-05-06Just check for pcap_create(); it first appeared in libpcap 1.0.0, andGuy Harris2-12/+12
2010-05-06Checking in Stigs changes fromAnders Broman2-16/+16
2010-05-06Moved command line option for seconds type to -u.Stig Bjørlykke1-2/+3
2010-05-06Added an option to display seconds as hours, minutes and secondsStig Bjørlykke4-1/+72
2010-05-05Update the comment about being based on the GTK Tree View Tutorial,Stephen Fisher1-1/+2
2010-05-03Try to fix the solaris build bot.Anders Broman1-1/+11
2010-05-02Run deprecated-gtk-todoon all files in the gtk dir.Anders Broman1-1/+1
2010-05-02Rewrite: gtk_combo_new -> gtk_combo_box_entry_new_text.Stig Bjørlykke1-11/+12
2010-05-02From Jakub Zawadzki:Anders Broman1-17/+29
2010-05-02Disable ok button when no name entered.Stig Bjørlykke1-0/+9
2010-05-02Added tooltips for UAT column headers.Stig Bjørlykke1-0/+5