aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-19Move the return out of the for() loop so all values are freed. Fixes Coverit...cmaynard1-6/+2
2011-09-19Fix a crash when zooming into a TSN plot.tuexen1-107/+109
2011-09-19Remove debug code.etxrab1-1/+0
2011-09-16Fix a crash when analysing SCTP TSNs.tuexen2-0/+2
2011-09-15Store frame_data_t instead of nstime_t, now it should be possibleetxrab2-5/+9
2011-09-14Trivial fix that would create one of the three GDK_DEPRECATED errors.jmayer2-4/+2
2011-09-14Update based upon latest names "packet-type-codes" list from the IANA:wmeier1-74/+92
2011-09-14Show total ACKs/UE in UE table.martinm1-4/+14
2011-09-13Fix a typo in a comment.gerald1-1/+1
2011-09-13Use Frame_data also in graph_analysis_item_t, this should ultimatelyetxrab6-27/+22
2011-09-13Store a pointer to frame_data which holds the timing and frame number info ra...etxrab3-127/+68
2011-09-12Store a pointer to frame_data which holds the timing and frame number info ra...etxrab2-17/+11
2011-09-12Use the correct name for the airpcap interface.tuexen1-6/+6
2011-09-12Fix the wireless settings button for AirPCap devices in thetuexen1-5/+1
2011-09-09Fix locale problem with "Rel Start" time, both with display and copy to CSV, ...cmaynard1-6/+2
2011-09-08Add syntax check and autocompletion to "Save Filter as".stig1-0/+6
2011-09-08Avoid crash when pressing the help button in the "Save Filter" dialog.stig1-0/+3
2011-09-08From Edwin Groothuis via bug 6207:stig11-7/+890
2011-09-07"Fix" an unjustified gcc might-be-used-unused warning.jmayer1-2/+3
2011-09-06Try to improve the tooltip a bit.etxrab1-1/+2
2011-09-05g_slist_free_full() didn't appear until GLib 2.28.guy1-2/+3
2011-09-05From Kurnia Hendrawan via bug 2931:stig3-6/+244
2011-09-05Try to fix the buildbot.etxrab1-2/+4