aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2011-10-02Removed the protocol registration updates in the splash screen for PythonStig Bjørlykke1-0/+9
2011-10-02Added register action for loading Lua plugins.Stig Bjørlykke1-1/+8
2011-10-02Always update splash screen when action has changed.Stig Bjørlykke1-1/+1
2011-09-28In drag_and_drop.c use accessor functions for GtkSelectionData. InGerald Combs2-16/+14
2011-09-26Put in "#if 0":s to make it compile, these widgets are not vissible on my sys...Anders Broman1-9/+12
2011-09-25gkvumeter got removed, don't try to build it.Jörg Mayer1-2/+1
2011-09-25Remove gtkvumeter.[hc]Jörg Mayer7-1519/+20
2011-09-25Get rid of (hopefully) all configure options to enable MAIN_MENU_USE_UIMANAGERJörg Mayer1-6/+0
2011-09-25We now always build with MAIN_MENU_USE_UIMANAGER, so remove all code usingJörg Mayer89-5918/+66
2011-09-25Fix forJörg Mayer1-3/+5
2011-09-24Use the new remote capturing icon also in the interfaces dialog box.Michael Tüxen2-1/+10
2011-09-24Use one of the new icons for remote interfaces.Michael Tüxen4-3/+238
2011-09-24Mark the "adjustment" argument to scroll callbacks as unused. (IsGuy Harris1-2/+2
2011-09-23Get rid of duplicate call.Guy Harris1-1/+0
2011-09-23Grr make it work if GTK < 2.22Anders Broman1-0/+9
2011-09-23Redraw when vertical scroll is used.Anders Broman1-36/+37
2011-09-23Update the draw area as well.Anders Broman1-2/+18
2011-09-23Remove duplicated code.Anders Broman1-10/+1
2011-09-22Add an option -d to specify display filter from the command line.Stig Bjørlykke1-2/+14
2011-09-22Store a pointer to frame_data rather than the time.Anders Broman2-15/+33
2011-09-21Whitespace cleanup:Bill Meier6-1607/+1607
2011-09-21Fix ex "modeline" so it works;Bill Meier8-8/+8
2011-09-21Don't pop up an error dialog box for every file that can't be saved. Before,...Chris Maynard1-1/+1
2011-09-21Fix ex "modeline" so it works;Bill Meier1-28/+28
2011-09-21Fix vi "modeline" so it works;Bill Meier1-3/+3
2011-09-20From DeCount via bug 6362: Increase maximum allowable number of duplicate fil...Chris Maynard1-14/+16
2011-09-20From Dirk via bug 6361:Stig Bjørlykke1-6/+32
2011-09-19Move the return out of the for() loop so all values are freed. Fixes Coverit...Chris Maynard1-6/+2
2011-09-19Fix a crash when zooming into a TSN plot.Michael Tüxen1-107/+109
2011-09-19Remove debug code.Anders Broman1-1/+0
2011-09-16Fix a crash when analysing SCTP TSNs.Michael Tüxen2-0/+2
2011-09-15Store frame_data_t instead of nstime_t, now it should be possibleAnders Broman2-5/+9
2011-09-14Trivial fix that would create one of the three GDK_DEPRECATED errors.Jörg Mayer2-4/+2
2011-09-14Update based upon latest names "packet-type-codes" list from the IANA:Bill Meier1-74/+92
2011-09-14Show total ACKs/UE in UE table.Martin Mathieson1-4/+14
2011-09-13Fix a typo in a comment.Gerald Combs1-1/+1
2011-09-13Use Frame_data also in graph_analysis_item_t, this should ultimatelyAnders Broman6-27/+22
2011-09-13Store a pointer to frame_data which holds the timing and frame number info ra...Anders Broman3-127/+68
2011-09-12Store a pointer to frame_data which holds the timing and frame number info ra...Anders Broman2-17/+11
2011-09-12Use the correct name for the airpcap interface.Michael Tüxen1-6/+6
2011-09-12Fix the wireless settings button for AirPCap devices in theMichael Tüxen1-5/+1
2011-09-09Fix locale problem with "Rel Start" time, both with display and copy to CSV, ...Chris Maynard1-6/+2
2011-09-08Add syntax check and autocompletion to "Save Filter as".Stig Bjørlykke1-0/+6
2011-09-08Avoid crash when pressing the help button in the "Save Filter" dialog.Stig Bjørlykke1-0/+3
2011-09-08From Edwin Groothuis via bug 6207:Stig Bjørlykke11-7/+890
2011-09-07"Fix" an unjustified gcc might-be-used-unused warning.Jörg Mayer1-2/+3
2011-09-06Try to improve the tooltip a bit.Anders Broman1-1/+2
2011-09-05g_slist_free_full() didn't appear until GLib 2.28.Guy Harris1-2/+3
2011-09-05From Kurnia Hendrawan via bug 2931:Stig Bjørlykke3-6/+244
2011-09-05Try to fix the buildbot.Anders Broman1-2/+4