aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2011-10-23Set default focus to the filter text box.stig1-19/+10
2011-10-21Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3161 :morriss1-5/+5
2011-10-20Back out infrastructure change. We missed supportingtuexen9-970/+1474
2011-10-20(Try to) fix compilation.tuexen1-0/+8
2011-10-20Use g_strdup.stig2-2/+2
2011-10-20Use a global list containing all interfaces and only changetuexen9-1475/+963
2011-10-19Fix a bug when drawing TSN plots which results in a crash.tuexen1-1/+2
2011-10-18There's only one expert info dialog now; dispense with the "composite" partmorriss2-8/+8
2011-10-14Make make_menu_actions() static again, but protect withmartinm1-1/+5
2011-10-14make_menu_items() isn't called without LUA support, so can't be static.martinm1-1/+1
2011-10-14{0, NULL} is required as the last value_string array entry: value_string VALS...etxrab1-1/+2
2011-10-14From Tony Trinh:etxrab2-44/+255
2011-10-13Make clang on Mac OS X 10.7.2. happy.tuexen1-1/+1
2011-10-11No libpcap, no capturing, no capture filters, no capture_filter_init().guy1-0/+2
2011-10-10Check our capture filter syntax in a separate thread.gerald3-24/+200
2011-10-09Added a button to refresh a UAT from the system defaults (if existing).stig1-41/+66
2011-10-06Fix unused parameter warnings.etxrab1-7/+7
2011-10-06Removed unconditional g_warnings and a bit of code clean up.etxrab1-233/+38
2011-10-05Add $(GEOIP_CFLAGS).gerald1-1/+1
2011-10-05Add GeoIP IPv6 database support. Tested with GeoIP 1.4.7, but oldergerald1-1/+8
2011-10-05Michael Mann:etxrab2-7/+12
2011-10-05From Sake Blok and Michael Mann:etxrab1-1/+1
2011-10-05From Sake Blok and Michael Mann:etxrab6-12/+14
2011-10-02Removed the protocol registration updates in the splash screen for Pythonstig1-0/+9
2011-10-02Added register action for loading Lua plugins.stig1-1/+8
2011-10-02Always update splash screen when action has changed.stig1-1/+1
2011-09-28In drag_and_drop.c use accessor functions for GtkSelectionData. Ingerald2-16/+14
2011-09-26Put in "#if 0":s to make it compile, these widgets are not vissible on my sys...etxrab1-9/+12
2011-09-25gkvumeter got removed, don't try to build it.jmayer1-2/+1
2011-09-25Remove gtkvumeter.[hc]jmayer7-1519/+20
2011-09-25Get rid of (hopefully) all configure options to enable MAIN_MENU_USE_UIMANAGERjmayer1-6/+0
2011-09-25We now always build with MAIN_MENU_USE_UIMANAGER, so remove all code usingjmayer89-5918/+66
2011-09-25Fix forjmayer1-3/+5
2011-09-24Use the new remote capturing icon also in the interfaces dialog box.tuexen2-1/+10
2011-09-24Use one of the new icons for remote interfaces.tuexen4-3/+238
2011-09-24Mark the "adjustment" argument to scroll callbacks as unused. (Isguy1-2/+2
2011-09-23Get rid of duplicate call.guy1-1/+0
2011-09-23Grr make it work if GTK < 2.22etxrab1-0/+9
2011-09-23Redraw when vertical scroll is used.etxrab1-36/+37
2011-09-23Update the draw area as well.etxrab1-2/+18
2011-09-23Remove duplicated code.etxrab1-10/+1
2011-09-22Add an option -d to specify display filter from the command line.stig1-2/+14
2011-09-22Store a pointer to frame_data rather than the time.etxrab2-15/+33
2011-09-21Whitespace cleanup:wmeier6-1607/+1607
2011-09-21Fix ex "modeline" so it works;wmeier8-8/+8
2011-09-21Don't pop up an error dialog box for every file that can't be saved. Before,...cmaynard1-1/+1
2011-09-21Fix ex "modeline" so it works;wmeier1-28/+28
2011-09-21Fix vi "modeline" so it works;wmeier1-3/+3
2011-09-20From DeCount via bug 6362: Increase maximum allowable number of duplicate fil...cmaynard1-14/+16
2011-09-20From Dirk via bug 6361:stig1-6/+32