aboutsummaryrefslogtreecommitdiffstats
path: root/summary.c
AgeCommit message (Expand)AuthorFilesLines
1999-08-24Removed unnecessary #include "etypes.h" lines.Gilbert Ramirez1-2/+1
1999-08-13Moved global memory alloction used in display filters (which was storedGilbert Ramirez1-5/+4
1999-08-10Building a GList by adding elements to the end with "g_list_append()" isGuy Harris1-7/+5
1999-08-02Check in Olivier Abad's patch to add dissectors for LAP-B and X.25, andGuy Harris1-26/+6
1999-07-13Since ethereal is now dependent on GTK+-1.2.x (because of proto_tree andGilbert Ramirez1-6/+3
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1-3/+5
1999-07-09Added the ability to create a read-only ethereal, i.e., one thatGilbert Ramirez1-2/+4
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-23/+11
1999-07-04In GTK+ 1.0[.x], "gtk_window_set_position()" was calledGuy Harris1-1/+5
1999-06-22Added Aaron Hillegass' summary dialogue. We're ignoring the problem withGilbert Ramirez1-0/+311