Move the tap infrastructure to the epan directory.
[obnox/wireshark/wip.git] / gtk / http_stat.c
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-07-18 gramMove dissectors to epan/dissectors directory.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-05-23 ulfluse new functions in window API (ui_util.h),
2004-05-13 ulflfixed httpstat_reset, so reloading a capture file won...
2004-04-12 ulfladded a close button to the dialogs,
2004-04-12 ulfladded a close button to the dialogs,
2004-03-27 guyFrom Lars Roland: use the generic filter dialog for...
2004-03-13 ulflvarious string related changes
2004-02-23 ulflstatistics menu redesigned, now looking more like the...
2004-02-22 ulflstatistics menu structure proposal:
2004-02-22 ulflWIDGET_SET_SIZE(-2) is asserted by current GTK2 libs...
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-01-31 guyPass ESD_BTN_OK rather than NULL as a second argument to
2004-01-21 ulflimplemented dlg_button_row_new to get a standard functi...
2004-01-21 ulfluse stock buttons whereever possible,
2004-01-13 guyUse "retap_packets()" rather than "redissect_packets()".
2004-01-10 ulflusing button compatibility macros
2004-01-03 sharpeMake Analyze/Statistics have an accelerator of Alt...
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-13 guyPut back "menu.h" - it's needed to declare "register_ta...
2003-12-13 ulflremoved unused #include "menu.h" from the stats.c files
2003-09-29 jmayerWhitespace changes in order to make diff produce more...
2003-09-26 guyAssorted GUI cleanups.
2003-09-24 guyPass a pointer to a "capture_file" structure to
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-02 guyThe code in an HTTP reply is a response code, not a...
2003-09-02 guyFrom Jean-Michel Fayard: BOOTP/DHCP, HTTP, and WSP...