Be a little more explicit in our description of tvb_get_ptr.
[metze/wireshark/wip.git] / gtk / fc_stat.c
2009-06-21 Anders BromanChange window_new() to dlg_window_new() and destroy...
2009-06-05 Guy HarrisHave tap listeners specify whether the "packet" routine...
2008-10-31 Stig BjørlykkeFix some "format not a string literal and no format...
2008-10-13 Stig BjørlykkeBring the windows to front when rescanning of packets...
2008-08-05 Jeff MorrissDon't put (non-extern'd) prototypes for protect_thread_...
2008-04-13 Ulf Lampingsort #includes by directories
2008-04-12 Ulf Lampingmove tap_dfilter_dlg.h from / to /gtk (and use the...
2008-04-12 Ulf Lampingwhere it's not necessary, remove #include "compat_macros.h"
2008-04-11 Ulf Lampingsecond round to replace SIGNAL_CONNECT with g_signal_co...
2008-04-11 Bill MeierOBJECT_..._DATA --> g_object_..._data
2007-11-28 Stephen FisherFix bug #954 for LDAP SRT stats along with the same...
2006-10-11 Ronnie Sahlbergmove the ITL and the ITLQ structure to packet-scsi...
2006-05-21 Ronnie Sahlbergname change
2006-04-21 Ronnie Sahlbergupdates to get the fc and scsi dissectors
2006-04-20 Ronnie Sahlbergrename hte itlq structures to itlq
2006-02-12 Guy HarrisAdd userdata arguments to a bunch of stat initializatio...
2005-09-14 Guy HarrisHave cf_retap_packets() take an argument that indicates...
2005-08-21 Guy HarrisUse the tap_dfilter_dlg code.
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 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-06 Guy HarrisSquelch more const warnings (and fix some memory leaks...
2005-04-01 Guy HarrisRename "register_ethereal_tap()" to "register_tap_liste...
2005-02-04 Ulf Lampinghuge cleanup of capture file API (functions in file...
2005-01-01 Guy HarrisAs we've made the tap_specific_data field of a tap_pack...
2004-12-31 Guy Harris"gtk_entry_get_text()" returns a "const char *" - assig...
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-06-02 Ulf Lampingmove "extern GtkWidget *main_display_filter_widget...
2004-05-27 Ulf Lampinguse gtk_window_set_default_size() instead of WIDGET_SET...
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-27 Ulf Lampingadded dfilter string syntax check to various places
2004-02-23 Ulf Lampingstatistics menu redesigned, now looking more like the...
2004-02-22 Ulf LampingWIDGET_SET_SIZE(-2) is asserted by current GTK2 libs...
2004-02-22 Ulf LampingRedesigned the menu structure of the former statistics...
2004-02-13 Guy HarrisAdd a "window_new()" routine that creates a window...
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-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-13 Guy HarrisUse "retap_packets()" rather than "redissect_packets()".
2004-01-10 Ulf Lampingusing button compatibility macros
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-04 Guy HarrisIn GTK+ 2.x, "gtk_entry_get_text()" returns a "const...
2003-10-27 Richard SharpeAdd filter button support to FibreChannel stats and...
2003-09-26 Guy HarrisAssorted GUI cleanups.
2003-09-24 Guy HarrisPass a pointer to a "capture_file" structure to
2003-09-19 Guy HarrisProvide a mechanism by which a tap can arrange to have...
2003-09-17 Guy HarrisHave "register_tap_menu_item()" put the item under...
2003-09-15 Guy HarrisAdd a routine to return the display name for a "capture...
2003-09-15 Guy HarrisKeep a "display name" as part of a capture_file structu...
2003-09-15 Guy HarrisFrom Graeme Hewson:
2003-09-05 Ronnie SahlbergAdd a popup to the ServicveResponseTime tables where...
2003-09-02 Ronnie SahlbergWhen putting the filename in the titlebar
2003-08-25 Ronnie SahlbergUpdate to IO-Stat to put the capture filename on the...
2003-08-19 Ronnie SahlbergUpdate to the Response Time Statistics taps.
2003-06-25 Ronnie SahlbergService Response Time measurements and statistics for...