Redesigned the menu structure of the former statistics stuff,
[obnox/wireshark/wip.git] / gtk / mgcp_stat.c
2004-02-22 ulflRedesigned the menu structure of the former statistics...
2004-02-13 guyAdd a "window_new()" routine that creates a window...
2004-02-11 guyMost taps that now include "tap_menu.h" no longer need...
2004-02-11 guyMove the declaration of "register_tap_menu_item()"...
2004-02-06 ulflreplaced every appearance of gtk_scrolled_window_new...
2004-01-31 guyPass ESD_BTN_OK rather than NULL as a second argument to
2004-01-13 guyUse "retap_packets()" rather than "redissect_packets()".
2004-01-03 sharpeMake Analyze/Statistics have an accelerator of Alt...
2003-12-19 guyFrom Lars Roland:
2003-12-17 guyFrom Lars Roland: have common code to handle display...
2003-12-16 oabadUse gtk compatibility macros (from compat_macros.h...
2003-12-04 guyIn GTK+ 2.x, "gtk_entry_get_text()" returns a "const...
2003-09-26 guyAssorted GUI cleanups.
2003-09-24 guyPass a pointer to a "capture_file" structure to
2003-09-21 geraldRemove a bunch of duplicate semicolons.
2003-09-19 guyProvide a mechanism by which a tap can arrange to have...
2003-09-17 guyHave "register_tap_menu_item()" put the item under...
2003-09-15 guyAdd a routine to return the display name for a "capture...
2003-09-15 guyKeep a "display name" as part of a capture_file structu...
2003-09-15 guyFrom Graeme Hewson:
2003-09-02 sahlbergWhen putting the filename in the titlebar
2003-08-25 sahlbergUpdate to IO-Stat to put the capture filename on the...
2003-08-21 guyFrom Lars Roland:
2003-04-27 guyFrom Lars Roland: add routines to use when creating...
2003-04-25 guyFrom Lars Roland:
2003-04-23 guyMake "register_tap_listener()" return NULL on success...
2003-04-23 guyHave "register_tap_menu_item()" create submenus as...
2003-04-23 guyAllow taps to have menu item registration routines...
2003-04-16 guyFrom Lars Roland: