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