Set "v120len" regardless of whether "tree" is null or not; we use it
[obnox/wireshark/wip.git] / summary.c
1999-12-10 gramMove GTK code out of summary.c and into gtk/summary_dlg.c
1999-12-04 guyNow that "wtap_file_type_string()" takes a file type...
1999-10-11 guyWhen a new display filter is to be applied, don't set...
1999-09-09 gramMore shuffling of GTK-related files to gtk subdirectory.
1999-09-01 gramMoved GTK-dependent routines for file dialogues, print...
1999-08-24 gramRemoved unnecessary #include "etypes.h" lines.
1999-08-13 gramMoved global memory alloction used in display filters...
1999-08-10 guyBuilding a GList by adding elements to the end with...
1999-08-02 guyCheck in Olivier Abad's patch to add dissectors for...
1999-07-13 gramSince ethereal is now dependent on GTK+-1.2.x (because...
1999-07-13 gramAdded support for compiling on win32 with Visual C...
1999-07-09 gramAdded the ability to create a read-only ethereal, i...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-07-04 guyIn GTK+ 1.0[.x], "gtk_window_set_position()" was called
1999-06-22 gramAdded Aaron Hillegass' summary dialogue. We're ignoring...