name change
[metze/wireshark/wip.git] / gtk / ansi_a_stat.c
2006-05-21 Ronnie Sahlbergname change
2006-02-11 Luis Ontanon add an userdata argument to register_stat_cmd_arg...
2005-08-21 Guy HarrisAs per a suggestion by Ulf Lamping, rename gtk_*.[ch...
2005-08-21 Guy HarrisAdd a "register_dfilter_stat()", to register stats...
2005-08-20 Guy HarrisThe routines registered with "register_stat_cmd_arg...
2005-08-20 Guy HarrisRename epan/stat.[ch] to epan/stat_cmd_args.[ch] -...
2005-08-20 Ulf Lampingrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-19 Guy HarrisMove the stats.[ch] stuff into epan, so plugins can...
2005-08-19 Guy HarrisMove the APIs for registering and processing "-z" comma...
2005-08-19 Ronnie SahlbergFrom Michael Lum:
2005-08-06 Guy HarrisSquelch more const warnings (and fix some memory leaks...
2005-08-05 Jörg MayerMore char -> const char warning fixes.
2005-04-16 Ulf Lampingadd 12 new toolbar/menu icons
2005-04-01 Guy HarrisRename "register_ethereal_tap()" to "register_tap_liste...
2005-01-14 Guy HarrisFrom Laurent Rabret: handle the cases where there's...
2005-01-01 Guy HarrisAs we've made the tap_specific_data field of a tap_pack...
2004-12-31 Guy HarrisIn column sort routines, make the row pointers "const...
2004-09-29 Guy HarrisMove the tap infrastructure to the epan directory.
2004-07-19 Ulf Lampingrenamed filter_prefs to filter_dlg, as the filter setti...
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-05-23 Ulf Lampinguse new functions in window API (ui_util.h),
2004-04-12 Ulf Lampingadded a close button to the dialogs,
2004-03-13 Ulf Lampingreplaced sprintf / snprintf by g_snprintf,
2004-02-23 Ulf Lampingstatistics menu redesigned, now looking more like the...
2004-02-22 Ulf LampingRedesigned the menu structure of the former statistics...
2004-02-11 Guy HarrisMost taps that now include "tap_menu.h" no longer need...
2004-02-11 Guy HarrisMove the declaration of "register_tap_menu_item()"...
2004-02-06 Ulf Lampingreplaced every appearance of gtk_scrolled_window_new...
2004-01-31 Guy HarrisPass ESD_BTN_OK rather than NULL as a second argument to
2004-01-21 Ulf Lampingimplemented dlg_button_row_new to get a standard functi...
2004-01-21 Ulf Lampinguse stock buttons whereever possible,
2004-01-03 Richard SharpeMake Analyze/Statistics have an accelerator of Alt...
2003-12-17 Guy HarrisFrom Lars Roland: have common code to handle display...
2003-12-16 Olivier AbadUse gtk compatibility macros (from compat_macros.h...
2003-12-13 Guy HarrisPut back "menu.h" - it's needed to declare "register_ta...
2003-12-13 Ulf Lampingremoved unused #include "menu.h" from the stats.c files
2003-12-09 Guy HarrisFrom Michael Lum:
2003-12-03 Guy HarrisFrom Michael Lum: Ethereal tap for ANSI A-interface.