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