Fix a bug in counting DATA chunks.
[obnox/wireshark/wip.git] / gtk / mgcp_stat.c
2005-04-01 guyRename "register_ethereal_tap()" to "register_tap_liste...
2005-02-20 lrolandDon't register mgcp taps,
2005-02-04 ulflhuge cleanup of capture file API (functions in file...
2005-01-01 guyAs we've made the tap_specific_data field of a tap_pack...
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-02 ulflmove "extern GtkWidget *main_display_filter_widget...
2004-05-27 ulfluse gtk_window_set_default_size() instead of WIDGET_SET...
2004-05-23 ulfluse new functions in window API (ui_util.h),
2004-05-22 ulflgoing to have a standard behaviour of the dialogs
2004-03-27 guyFrom Lars Roland: use the generic filter dialog for...
2004-03-13 ulflvarious string related changes
2004-03-13 ulflvarious string related changes, mainly replace sprintf...
2004-02-23 ulflstatistics menu redesigned, now looking more like the...
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: