aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2007-12-15Changes the name of the menu item "View/Reset Coloring" toSake Blok1-1/+3
2007-12-15With increasing number of dissectors, heuristics cause sometimes false hits o...Jaap Keuter3-20/+90
2007-12-14Source code cleanup.Jaap Keuter2-31/+34
2007-12-12Do not use calc_field unless in advanced y axis (bug 1763).Stig Bjørlykke1-14/+18
2007-12-10If not building for gtk 2.4.0, if out a function that is only used when Ronnie Sahlberg1-1/+2
2007-12-10Fix conversions so compiles for both 32-bit and 64-bitBill Meier1-5/+5
2007-12-10Fix Bug #2055: "File Save not working properly";Bill Meier1-8/+28
2007-12-09Add macros for various filter actions and types, and to combine themGuy Harris3-185/+179
2007-12-09Add macros for various filter actions, types, and directions, and toGuy Harris1-212/+212
2007-12-09Add extra parenthesization, tweak name of argument to some macros toGuy Harris1-8/+8
2007-12-08some updates to make it compile with gtk/glib < 2Ronnie Sahlberg1-18/+21
2007-12-08Revert SVN #23728 since change (to fix a Windows issue) is in code not used o...Bill Meier1-8/+1
2007-12-06Added "Apply as filter"/"Prepare a filter"/"Find frame"/"Colorize Protocol"Stig Bjørlykke1-4/+213
2007-12-05Make sure the "auto scroll in live capture" toolbar button and menu itemGerald Combs2-8/+19
2007-12-05Do not redraw graph and goto frame 1 if selecting an "item" outside the listStig Bjørlykke1-0/+1
2007-12-05Use G_GINT64_MODIFIER for gint64 and guint64 values.Guy Harris1-2/+2
2007-12-04Do not create an illegal filter when having an empty display filter andStig Bjørlykke3-16/+52
2007-12-04Add an oid_get_default_mib_path() function, and use it to display the MIBGerald Combs1-0/+11
2007-12-04Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)Tomas Kukosa1-0/+563
2007-12-04add missing emem.h include (prefs-int.h uses emem structures now)Tomas Kukosa1-0/+1
2007-12-04Add macros for various filter actions and types, and to combine themGuy Harris1-67/+86
2007-12-04More whitespace cleanup.Guy Harris1-8/+7
2007-12-04Clean up indentation.Guy Harris2-6/+6
2007-12-04Add a break statement - not necessary in this case, but cleaner, andGuy Harris1-0/+1
2007-12-04Note in a comment the sad truth that CFURLCreateWithString() failsGuy Harris1-0/+6
2007-12-04- Added three more y axis scale values to be able to draw time valuesStig Bjørlykke1-53/+5
2007-12-04Simplified y-positions for FBAR and DOT to ensure out-of-graph values areStig Bjørlykke1-3/+3
2007-12-04If we're using the native Windows file dialog, don't bother to see if the Gerald Combs1-1/+8
2007-12-03Use same notation for all y axis time labels, so we don't end up having oneStig Bjørlykke1-9/+9
2007-12-03Fix indentation.Guy Harris1-3/+3
2007-12-03Clean up indentation. Guy Harris1-106/+106
2007-12-03If CoreFoundation create calls fail, fail, don't drive on.Guy Harris1-0/+6
2007-12-03Parenthesize the operand of the cast, to make it clearer that we'reGuy Harris1-1/+1
2007-12-03Add another cast.Anders Broman1-1/+1
2007-12-03Add some casts to get the windows compiler happy.Stig Bjørlykke1-4/+4
2007-12-03Added two more y axis scale values to be able to draw time values up toStig Bjørlykke1-2/+2
2007-12-03Ensure we don't wrap the values when calculating advanced time values.Stig Bjørlykke1-2/+2
2007-12-02Changed from Ok button to Close button.Stig Bjørlykke1-5/+5
2007-12-02fix bug #1594: compositions must be differentiated by both protocol and summa...Ulf Lamping1-1/+2
2007-12-01After taking a closer look at SVN 23089, I believe it was intended only to ad...Sake Blok1-1/+1
2007-11-30move "Display Filter Macros" from View to Analyze menu, just below "Display F...Ulf Lamping1-2/+2
2007-11-30Give the flow graph window the correct title.Sake Blok1-1/+1
2007-11-30Show the Display filter in Protocol Hierarchy Statistics.Stig Bjørlykke1-11/+21
2007-11-30Move the "copy" button down to the button bar, to match the layout in Stig Bjørlykke1-25/+71
2007-11-30More summary enhancements:Stig Bjørlykke1-112/+88
2007-11-29hide implementation of module listTomas Kukosa1-9/+9
2007-11-28Remove "Reset coloring" from context menu's to keep the GUI consistent Sake Blok1-5/+0
2007-11-28Add sensitivity to some temporary coloring menu items.Sake Blok1-0/+9
2007-11-28Put double click on a frame link back.Stig Bjørlykke2-4/+9
2007-11-28Fix bug #954 for LDAP SRT stats along with the same problem in all the otherStephen Fisher13-32/+63