| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide a mechanism by which a tap can arrange to have its menu enabled | Guy Harris | 2003-09-19 | 1 | -2/+3 |
* | Have "register_tap_menu_item()" put the item under Tools, not | Guy Harris | 2003-09-17 | 1 | -2/+2 |
* | Add a routine to return the display name for a "capture_file" structure, | Guy Harris | 2003-09-15 | 1 | -10/+3 |
* | Keep a "display name" as part of a capture_file structure; for live | Guy Harris | 2003-09-15 | 1 | -5/+5 |
* | From Graeme Hewson: | Guy Harris | 2003-09-15 | 1 | -3/+9 |
* | When putting the filename in the titlebar | Ronnie Sahlberg | 2003-09-02 | 1 | -3/+4 |
* | Update to IO-Stat to put the capture filename on the titlebar | Ronnie Sahlberg | 2003-08-25 | 1 | -2/+8 |
* | Make "register_tap_listener()" return NULL on success and a "GString *" | Guy Harris | 2003-04-23 | 1 | -2/+8 |
* | Have "register_tap_menu_item()" create submenus as necessary for a menu | Guy Harris | 2003-04-23 | 1 | -3/+7 |
* | Allow taps to have menu item registration routines; the menu item | Guy Harris | 2003-04-23 | 1 | -2/+2 |
* | "gtk_box_pack_end()" expects a GtkBox, not a GtkContainer, as its first | Guy Harris | 2003-03-05 | 1 | -2/+2 |
* | Eliminate vertical padding in the IO Stat window. | Gerald Combs | 2003-03-05 | 1 | -3/+3 |
* | Move the code that associates buttons with filter dialogs, and vice | Guy Harris | 2003-01-15 | 1 | -10/+2 |
* | Add a new routine "filter_button_destroy_cb()", and make it the | Guy Harris | 2003-01-15 | 1 | -22/+2 |
* | From Ronald Henderson, when closing IO-Stat window, also close any open Fil... | Ronnie Sahlberg | 2003-01-11 | 1 | -20/+74 |
* | From Andreas Trauer: dissect the L2TP AVPs Initial Received LCP CONFREQ, | Guy Harris | 2002-12-16 | 1 | -2/+30 |
* | Cosmetic fix for io_stat. make sure that the graph always starts with a lin... | Ronnie Sahlberg | 2002-12-16 | 1 | -1/+15 |
* | From Ronald Henderson: support for colored graphs in io_stat also for the Gt... | Ronnie Sahlberg | 2002-12-16 | 1 | -3/+24 |
* | Fix two compiler warnings | Ronnie Sahlberg | 2002-12-05 | 1 | -13/+3 |
* | From Jason House: MSVC++ doesn't like cases with no statements, so add | Guy Harris | 2002-12-02 | 1 | -1/+5 |
* | Updte for io-stat to make it more powerful. | Ronnie Sahlberg | 2002-11-29 | 1 | -57/+465 |
* | put nice io-stat title on the io-stat window | Ronnie Sahlberg | 2002-11-19 | 1 | -1/+2 |
* | update for gui version of io-stat | Ronnie Sahlberg | 2002-11-17 | 1 | -13/+73 |
* | If you include "gtk/gtkglobals.h" before including <ctype.h>, at least | Guy Harris | 2002-11-16 | 1 | -1/+4 |
* | io-stat. Previously io-stat was hardcoded to calculate the statistics ov... | Ronnie Sahlberg | 2002-11-16 | 1 | -26/+116 |
* | In gtk2 code : | Olivier Abad | 2002-11-15 | 1 | -30/+54 |
* | Gtk1 version of io-stat | Ronnie Sahlberg | 2002-11-15 | 1 | -32/+37 |
* | Feature for Gtk2: GUI version of IO-STAT. Looks reasonable with one graph. Lo... | Ronnie Sahlberg | 2002-11-14 | 1 | -0/+981 |