Use system's version of AM_PATH_GLIB macro.
[metze/wireshark/wip.git] / summary.c
2001-02-11 Guy HarrisIn Ethereal, attempt to get the packet statistics from...
2000-08-21 Laurent DenielAdd the number of marked packets in the summary window.
2000-06-27 Guy HarrisPatch from Ben Fowler to rename the global variable...
2000-04-13 Gilbert RamirezConsolidate flags in struct frame_data, and add "visite...
1999-12-29 Guy HarrisIf there aren't any packets in the capture (which could...
1999-12-10 Gilbert RamirezMove GTK code out of summary.c and into gtk/summary_dlg.c
1999-12-04 Guy HarrisNow that "wtap_file_type_string()" takes a file type...
1999-10-11 Guy HarrisWhen a new display filter is to be applied, don't set...
1999-09-09 Gilbert RamirezMore shuffling of GTK-related files to gtk subdirectory.
1999-09-01 Gilbert RamirezMoved GTK-dependent routines for file dialogues, print...
1999-08-24 Gilbert RamirezRemoved unnecessary #include "etypes.h" lines.
1999-08-13 Gilbert RamirezMoved global memory alloction used in display filters...
1999-08-10 Guy HarrisBuilding a GList by adding elements to the end with...
1999-08-02 Guy HarrisCheck in Olivier Abad's patch to add dissectors for...
1999-07-13 Gilbert RamirezSince ethereal is now dependent on GTK+-1.2.x (because...
1999-07-13 Gilbert RamirezAdded support for compiling on win32 with Visual C...
1999-07-09 Gilbert RamirezAdded the ability to create a read-only ethereal, i...
1999-07-07 Gilbert RamirezCreated a new protocol tree implementation and a new...
1999-07-04 Guy HarrisIn GTK+ 1.0[.x], "gtk_window_set_position()" was called
1999-06-22 Gilbert RamirezAdded Aaron Hillegass' summary dialogue. We're ignoring...