do freeze/thaw in packet_list_set_selected_row only, if the list must be moved. This...
[obnox/wireshark/wip.git] / gtk / sctp_stat.c
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-21 guyAdd a "register_dfilter_stat()", to register stats...
2005-08-20 guyRename epan/stat.[ch] to epan/stat_cmd_args.[ch] -...
2005-08-20 jmayer- Declare some functions static
2005-08-19 guyMove the stats.[ch] stuff into epan, so plugins can...
2005-08-19 guyMove the APIs for registering and processing "-z" comma...
2005-08-06 guySquelch more const warnings (and fix some memory leaks...
2005-08-05 ulflreplace malloc and alike calls by their GLib pendants...
2005-05-18 etxrabFrom Albert Chin:
2005-05-03 tuexenBase the assoc search on port/vtags only.
2005-05-02 tuexenFix a bug in counting DATA chunks.
2005-05-01 tuexenEditorial cleanups.
2005-04-01 guyRename "register_ethereal_tap()" to "register_tap_liste...
2005-03-22 tuexenFrom Irene Ruengeler: Bugfixes and support of chunk...
2005-02-06 guyClean up indentation.
2005-02-04 tuexenUpdate to versions compiling on and working on Windows...
2004-12-10 guyGet rid of C++/C99-style comments - not all C compilers...
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-09-11 guyGet rid of some #includes that caused trouble on Window...
2004-09-07 guyCanonicalize the line endings, set the svn:eol-style...
2004-09-07 ulflusing #ifdef HAVE_SYS_TYPES_H around some of the includ...
2004-09-07 tuexenAdded graphical SCTP analysis implemented by Irene...