aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2008-10-13Bring the windows to front when rescanning of packets are done.Stig Bjørlykke1-1/+1
2008-10-13Bring the windows to front when rescanning of packets are done.Stig Bjørlykke19-0/+19
2008-10-13Bring the windows to front when rescanning of packets are done.Stig Bjørlykke3-5/+15
2008-10-13Bring the windows to front when rescanning of packets are done.Stig Bjørlykke1-1/+1
2008-10-13Bring the windows to front when rescanning of packets are done.Stig Bjørlykke1-0/+2
2008-10-13Bring the windows to front when rescanning of packets are done.Stig Bjørlykke1-0/+3
2008-10-12Bring the windows to front when rescanning of packets are done.Anders Broman2-0/+10
2008-10-12Rewrote to use gtk_widget_modify_text() and gtk_widget_modify_base()Stig Bjørlykke2-21/+20
2008-10-11Forgot this for the Display Filter dialog:Stig Bjørlykke1-0/+3
2008-10-11Ensure we initialize all colorized filter text entries before we show theStig Bjørlykke7-0/+13
2008-10-11From David Aggeler: Anders Broman1-1/+1
2008-10-10Added check for a valid field name in the advanced field.Stig Bjørlykke1-0/+2
2008-10-10Only check for a valid field name in the custom column.Stig Bjørlykke1-0/+1
2008-10-10Added an option to syntax check only a single field name.Stig Bjørlykke2-1/+12
2008-10-10temporary fix for return type warningBalint Reczey1-1/+1
2008-10-10fixed conversion warningBalint Reczey1-1/+1
2008-10-10Add a "Field name" label for the custom column.Stig Bjørlykke1-4/+13
2008-10-10support float and double values in IO Graph calculationsBalint Reczey1-6/+90
2008-10-07Add a hidden preference to show the version in the welcome page.Stig Bjørlykke1-23/+14
2008-10-07Fix printing of version in welcome page.Stig Bjørlykke1-1/+1
2008-10-06Add a hidden preference to set the welcome screen title.Gerald Combs1-7/+7
2008-10-06From Kari Tiirikainen:Anders Broman2-0/+234
2008-10-03add a -K command line option to provide the name of the kerberos keytab Ronnie Sahlberg1-1/+8
2008-09-25Fix for Bug 2891:Sake Blok1-3/+3
2008-09-22Fix:About dialog: all text selected when switching tabsAnders Broman1-0/+5
2008-09-21Don't define a static variable (the_tapinfo_struct) in a header file; instead...Jeff Morriss1-0/+5
2008-09-16Add /D_BIND_TO_CURRENT_CRT_VERSION=1 to LOCAL_CFLAGS in modern versionsGerald Combs1-16/+16
2008-09-06Close filter autocompletion list when it's empty. This re-enablesSake Blok1-2/+15
2008-09-03The AFP field containing the command is "afp.command", not "afp.cmd". Guy Harris1-1/+1
2008-09-02Fix typo in #define.Guy Harris1-4/+4
2008-09-02Make it easy to put the version on the Welcom page if wanted.Anders Broman1-2/+21
2008-08-26#include <emem.h> not req'dBill Meier9-9/+0
2008-08-20Fix minor typo/spelling ...Bill Meier1-1/+1
2008-08-15Simplify the PortAudio section.Gerald Combs1-16/+15
2008-08-14From cjkelly1: Add "/MD" to the PortAudio compilation flags. FixesGerald Combs1-16/+16
2008-08-14Fix a spelling errorBill Meier1-2/+2
2008-08-13If capture_dlg_prep() finds an error, don't continue with the capture.Guy Harris1-13/+20
2008-08-12From Alexey Neyman:Jaap Keuter1-0/+3
2008-08-12From Alexey Neyman:Anders Broman1-0/+4
2008-08-11try to avoid:Luis Ontanon1-9/+3
2008-08-11Add a slightly modified version of Paolo Abeni's funneled progress dialog (re...Luis Ontanon1-4/+27
2008-08-09Remove the "Save column widths" option so we always save the widths.Stig Bjørlykke6-32/+16
2008-08-09Check if the recent_common file exists instead of having a setting inStig Bjørlykke2-19/+8
2008-08-09From Alexey Neyman (Bug 2786):Sake Blok1-5/+16
2008-08-08Fix for bug 2780:Jaap Keuter1-6/+6
2008-08-08From Kovarththanan Rajaratnam (Bug 2660):Sake Blok2-6/+43
2008-08-07Add support for the c-ares asynchronous DNS resolution library to theGerald Combs1-14/+14
2008-08-07Remove some obsolete comments related to GTK 1.Bill Meier1-11/+4
2008-08-06Merge files chronologically by default which:Jeff Morriss1-2/+0
2008-08-06Have the window being resizableLuis Ontanon1-1/+1