aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2008-08-07Remove some obsolete comments related to GTK 1.wmeier1-11/+4
2008-08-06Merge files chronologically by default which:morriss1-2/+0
2008-08-06Have the window being resizablelego1-1/+1
2008-08-06Make the buttons of the UAT dialog usable again, and get rid of some gtk warn...lego1-4/+5
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orglego3-5/+6
2008-08-05Don't put (non-extern'd) prototypes for protect_thread_critical_region() andmorriss30-673/+618
2008-08-04From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008.gerald1-0/+101
2008-08-04First step to split the gsm_a dissector into several smaller ones ( done by N...etxrab1-1/+1
2008-08-02From Abhik Sarkar:etxrab1-1/+3
2008-07-25From David Aggeler:etxrab3-2/+12
2008-07-25From David Aggeler:etxrab2-0/+79
2008-07-22Add NULL termination element to value_string arraywmeier1-0/+1
2008-07-22Add NULL termination element to value_string arrays;wmeier1-55/+58
2008-07-22Filter autocompletion from Bahaa Naamneh (bug 2581).martinm6-4/+634
2008-07-21From Dustin Johnson: Don't pop up a warning dialog every time we can't savegerald1-11/+9
2008-07-13From Francesco Fondelli:jake1-0/+8
2008-07-12Correct help topic for firewall dialog.stig1-1/+1
2008-07-12More (mostly stats tree) unsigned->signed char cleanupmorriss1-11/+28
2008-07-10Note bug 2699, which reports a bug in xdg-open.guy1-0/+2
2008-07-09Replace r25638 with a better fix. On Windows, don't open a console window ifgerald1-0/+13
2008-07-08Fix compile errorwmeier1-2/+3
2008-07-08Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...wmeier14-18/+18
2008-07-08Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...wmeier7-34/+35
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.guy2-1/+8
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likemorriss5-5/+5
2008-06-30When we open a debug console on Windows, don't grab stdin. We never readgerald1-1/+1
2008-06-29Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...wmeier77-300/+300
2008-06-29From Kovarththanan Rajaratnam (bug 2657):sake3-4/+12
2008-06-29From Kovarththanan Rajaratnam (bug 2658):sake1-1/+1
2008-06-29Add accelerator keys for (un)mark all packetssake1-2/+2
2008-06-29From Kovarththanan Rajaratnam (bug 2652):sake1-2/+2
2008-06-26Remove a lot of vestigal GTK-Wimp stuff. It's been included withgerald1-3/+3
2008-06-25Constify a bunch of stuff, to squelch -Wwrite-strings warnings. guy1-5/+6
2008-06-24Make it obvious that this is a development version. Fix a makefilegerald3-7/+7
2008-06-24Have separate callback mechanisms in file.c and capture.c; pass theguy5-91/+164
2008-06-24Only include gtk/capture_globals.h if we're building with captureguy1-0/+2
2008-06-24Add gtk/capture_globals.h, to declare global_capture_opts, so files thatguy10-25/+58
2008-06-24For now, just refer to global_capture_opts, replacing references to theguy1-13/+12
2008-06-24For now, just refer to global_capture_opts, replacing references to theguy3-171/+175
2008-06-24Have capture_info_ui_create() and capture_info_open() take a pointer toguy2-8/+4
2008-06-23Get rid of the static capture_opts pointer - it collides with parameterguy1-30/+30
2008-06-23Give more details on the stuff Beast does, and suggest a possible schemeguy1-7/+27
2008-06-21Add stuff to a comment, and move stuff to that comment from elsewhere,guy1-7/+15
2008-06-21If we have xdg-open, always run that to launch a Web browser, and ignoreguy1-1/+35
2008-06-21And use correct help topic...stig1-1/+1
2008-06-21Added help topic item previous reused for another topic.stig3-1/+5
2008-06-21Removed the usage of topic_available() as we now have all topics.stig26-289/+103
2008-06-21Added a help button in the Interface Options dialog.stig3-12/+18
2008-06-19Update the statusbar expert info icon when changing profile.stig3-1/+3
2008-06-19Make storage-based and time-based "Next file every" checkboxes behave equalstig1-2/+5