aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-06Make the buttons of the UAT dialog usable again, and get rid of some gtk warn...Luis Ontanon1-4/+5
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon3-5/+6
2008-08-05Don't put (non-extern'd) prototypes for protect_thread_critical_region() andJeff Morriss30-673/+618
2008-08-04From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008.Gerald Combs1-0/+101
2008-08-04First step to split the gsm_a dissector into several smaller ones ( done by N...Anders Broman1-1/+1
2008-08-02From Abhik Sarkar:Anders Broman1-1/+3
2008-07-25From David Aggeler:Anders Broman3-2/+12
2008-07-25From David Aggeler:Anders Broman2-0/+79
2008-07-22Add NULL termination element to value_string arrayBill Meier1-0/+1
2008-07-22Add NULL termination element to value_string arrays;Bill Meier1-55/+58
2008-07-22Filter autocompletion from Bahaa Naamneh (bug 2581).Martin Mathieson6-4/+634
2008-07-21From Dustin Johnson: Don't pop up a warning dialog every time we can't saveGerald Combs1-11/+9
2008-07-13From Francesco Fondelli:Jaap Keuter1-0/+8
2008-07-12Correct help topic for firewall dialog.Stig Bjørlykke1-1/+1
2008-07-12More (mostly stats tree) unsigned->signed char cleanupJeff Morriss1-11/+28
2008-07-10Note bug 2699, which reports a bug in xdg-open.Guy Harris1-0/+2
2008-07-09Replace r25638 with a better fix. On Windows, don't open a console window ifGerald Combs1-0/+13
2008-07-08Fix compile errorBill Meier1-2/+3
2008-07-08Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...Bill Meier14-18/+18
2008-07-08Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...Bill Meier7-34/+35
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris2-1/+8
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likeJeff Morriss5-5/+5
2008-06-30When we open a debug console on Windows, don't grab stdin. We never readGerald Combs1-1/+1