aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
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
2008-06-29Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...Bill Meier77-300/+300
2008-06-29From Kovarththanan Rajaratnam (bug 2657):Sake Blok3-4/+12
2008-06-29From Kovarththanan Rajaratnam (bug 2658):Sake Blok1-1/+1
2008-06-29Add accelerator keys for (un)mark all packetsSake Blok1-2/+2
2008-06-29From Kovarththanan Rajaratnam (bug 2652):Sake Blok1-2/+2
2008-06-26Remove a lot of vestigal GTK-Wimp stuff. It's been included withGerald Combs1-3/+3
2008-06-25Constify a bunch of stuff, to squelch -Wwrite-strings warnings. Guy Harris1-5/+6
2008-06-24Make it obvious that this is a development version. Fix a makefileGerald Combs3-7/+7
2008-06-24Have separate callback mechanisms in file.c and capture.c; pass theGuy Harris5-91/+164
2008-06-24Only include gtk/capture_globals.h if we're building with captureGuy Harris1-0/+2
2008-06-24Add gtk/capture_globals.h, to declare global_capture_opts, so files thatGuy Harris10-25/+58
2008-06-24For now, just refer to global_capture_opts, replacing references to theGuy Harris1-13/+12
2008-06-24For now, just refer to global_capture_opts, replacing references to theGuy Harris3-171/+175
2008-06-24Have capture_info_ui_create() and capture_info_open() take a pointer toGuy Harris2-8/+4
2008-06-23Get rid of the static capture_opts pointer - it collides with parameterGuy Harris1-30/+30
2008-06-23Give more details on the stuff Beast does, and suggest a possible schemeGuy Harris1-7/+27
2008-06-21Add stuff to a comment, and move stuff to that comment from elsewhere,Guy Harris1-7/+15
2008-06-21If we have xdg-open, always run that to launch a Web browser, and ignoreGuy Harris1-1/+35
2008-06-21And use correct help topic...Stig Bjørlykke1-1/+1