aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-30Replace GtkClist in uat_gui.c with GtkTreeView+GtkListStore. Pop up theGerald Combs3-29/+167
2010-04-30Fix a gcc -Wshadow warning.Bill Meier1-12/+12
2010-04-29Several dissectors fill in custom custom data in the source andGerald Combs1-2/+2
2010-04-29Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4308 :Jeff Morriss1-25/+46
2010-04-29From Michael Speck via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=47...Jeff Morriss1-0/+4
2010-04-29Delay starting the resolv_update_cb until the main window has been displayedJeff Morriss1-8/+8
2010-04-28Replace GtkCList by GtkTreeView.Jaap Keuter1-312/+515
2010-04-27Added Manual IP address resolve functions.Stig Bjørlykke9-0/+276
2010-04-23From Vincenzo Condoleo via bug 3724:Gerald Combs1-14/+14
2010-04-20From Jakub Zawadzki:Anders Broman1-13/+62
2010-04-20From Jakub Zawadzki:Anders Broman1-107/+205
2010-04-16Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3387 (crashJeff Morriss3-3/+25
2010-04-13Include (horizontal) tabs in the Copy (Printable Text Only) output. ThisJeff Morriss1-37/+41
2010-04-08Get rid of check_col().Anders Broman1-1/+1
2010-04-06clear the store list before inserting all rawsTomas Kukosa1-0/+1
2010-04-06Fix gcc -Wshadow warnings.Bill Meier1-5/+5
2010-04-04Replace GtkCList by GtkTreeView.Jaap Keuter1-288/+393
2010-04-03Make UDP Multicast Stream dialog work again.Jaap Keuter1-2/+2
2010-04-02Fix compile error caused by the previous commit.Balint Reczey1-2/+5
2010-04-02Fix crash when double clicking in packet list area before capturing any packet.Balint Reczey1-0/+5
2010-04-01Keep a copy of the interface description and capture filter around so thatGerald Combs1-5/+2
2010-03-28From Jim Young:Anders Broman1-15/+39
2010-03-28Fix Bug 4388 "Expert Info Composite" : wrong font in tab "Details" Anders Broman1-1/+4
2010-03-27Fix (or at least work around the crash in)Jeff Morriss1-2/+14
2010-03-26s/#if DEBUG/#ifdef DEBUG/Jeff Morriss1-95/+95
2010-03-22Initialise a couple of variables to prevent gcc warnings.Martin Mathieson2-2/+2
2010-03-22Fix a gcc -Wshadow warning inadvertantly introduced in SVN #32262.Bill Meier1-1/+1
2010-03-21Rework code so File ! Merge file_type selection works and to remove use of gl...Bill Meier1-34/+51
2010-03-21Fix some gcc -Wshadow warnings.Bill Meier1-37/+37
2010-03-20Squelch GTK runtime warnings.Jaap Keuter1-3/+3
2010-03-20Bug Fix: File ! Save As (on *nix) causes a gtk_critical message.Bill Meier1-1/+1