aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2003-10-28From Lars Roland: H.225 message and reason tag counter taps.Guy Harris3-2/+883
2003-10-27Don't draw a Y-axis label if you haven't constructed the label string.Guy Harris1-16/+16
2003-10-27Add filter button support to FibreChannel stats and DCERPC stats.Richard Sharpe2-11/+35
2003-10-27Add Filter Button support for onc-rpc as well ...Richard Sharpe2-7/+19
2003-10-27Make sure that Clicking OK in the filter creation dialog box does not actRichard Sharpe1-2/+2
2003-10-27This changes the Filter: label in the SMB Service Response Time dialog box toRichard Sharpe1-6/+18
2003-10-26Update to cf_get_display_name()Ronnie Sahlberg1-12/+15
2003-10-22From Ulf Lamping: add a preference to control whether to show or hideGuy Harris1-8/+2
2003-10-20If a tap menu item doesn't have a "selected_packet_enabled()" orGuy Harris2-17/+23
2003-10-20From Ulf Lamping:Guy Harris1-44/+32
2003-10-20In fileopen_dir_changed_cb() :Olivier Abad1-6/+9
2003-10-17From Olivier Biot : remove packet capture code when compiling withoutOlivier Abad2-4/+26
2003-10-17Use gtk_tree_view_expand_to_path() in gtk2 code to expand a node, as itOlivier Abad1-2/+2
2003-10-17Further expand a comment.Guy Harris1-6/+7
2003-10-17Change the comments about toolbar elements resizing as it is notOlivier Abad1-10/+7
2003-10-16From Ulf Lamping: add a GUI preference item to control the toolbarGuy Harris3-34/+61
2003-10-16Put back Guy's changes from r1.3 (print callback, and "Find frame..."Olivier Abad1-5/+5
2003-10-16- use stock icons in the toolbar when using GTK2Olivier Abad3-281/+437
2003-10-16There doesn't seem to be any need to set "cfile.dfilter" to the contentsGuy Harris2-9/+3
2003-10-15"Find frame" can do more than search with a display filter.Guy Harris1-2/+2
2003-10-15Note that we might want to use the GTK+ 2.x stock icon mechanism whenGuy Harris1-5/+7
2003-10-15From Ulf Lamping: toolbar.Guy Harris6-5/+486
2003-10-15Client LOAD measurement for io-statRonnie Sahlberg1-28/+86
2003-10-15Remove the unnecassary HashTable and use gtk_object_[get|set]_dataRonnie Sahlberg1-30/+6
2003-10-15remove an extra ';' to keep visual studio happyRonnie Sahlberg1-2/+2
2003-10-14Clean up the stuff that fills in the starting directory.Guy Harris1-18/+21
2003-10-14From Ian Schorr:Guy Harris3-47/+180
2003-10-14update to iostat,Ronnie Sahlberg1-2/+15
2003-10-14remove the redundant count_type structure as part of the iostat cleanupRonnie Sahlberg1-22/+20
2003-10-14further cleanupRonnie Sahlberg1-16/+13
2003-10-14further cleanupRonnie Sahlberg1-15/+13
2003-10-14Simplify handling of tick valRonnie Sahlberg1-15/+12
2003-10-14update to iostatRonnie Sahlberg1-15/+72
2003-10-12Further updates/rewrite of iostatRonnie Sahlberg1-205/+119
2003-10-11minor cleanup and update for printing the y scale as time in units of s,ms an...Ronnie Sahlberg1-23/+19
2003-10-11Massive update of the _draw() routine in iostatRonnie Sahlberg1-194/+308
2003-10-10Give every Makefile.nmake file a "distclean" rule, and have "distclean"Guy Harris1-1/+4
2003-10-10Fix a bug for the DCERPC stats window where it forgot to print the title insi...Ronnie Sahlberg1-4/+14
2003-10-10Updated the DCERPC service response time to also offer the menu toRonnie Sahlberg1-2/+8
2003-10-10Use PT_ values rather than raw numbers when checking for u-law and A-lawGuy Harris1-3/+3
2003-10-10Add a ColorizeProcedure menu option to the ServiceResponseTime statistics dialogRonnie Sahlberg1-1/+16
2003-10-10Add a Find Next/Previous menu option to the ServiceResponseTimeStatistics dialogRonnie Sahlberg1-4/+27
2003-10-10Updates to TimeReference FramesRonnie Sahlberg3-14/+37
2003-10-07Include "gtk/color_dlg.h" to declare "color_display_with_filter()", andGuy Harris1-1/+3
2003-10-07Update to endpoint talkers,Ronnie Sahlberg3-8/+62
2003-10-07Forgot to update a prototype in previous patchRonnie Sahlberg1-2/+2
2003-10-07Add Find Next/Find Previous submenu to conversation lists.Ronnie Sahlberg3-18/+97
2003-10-07Make the window geometry information static - it's not used outside thisGuy Harris1-65/+77
2003-10-07From Gisle Vanem: if WIN32_LEAN_AND_MEAN is defined, <windows.h> doesn'tGuy Harris1-2/+3
2003-10-06Rename "max_tick_values" to "tick_interval_values", to make it clearerGuy Harris1-10/+10