aboutsummaryrefslogtreecommitdiffstats
path: root/proto.h
Commit message (Expand)AuthorAgeFilesLines
* Removed from the display filter/proto_tree code the assumption thatGilbert Ramirez1999-08-291-8/+23
* Introduces a new global gboolean variable: proto_tree_is_visible.Gilbert Ramirez1999-08-261-2/+18
* The dfilter yacc grammar now keeps track of every GNode that it allocates.Gilbert Ramirez1999-08-261-1/+6
* Removed unneeded 'color' field from header_field_info.Gilbert Ramirez1999-08-141-2/+1
* Changed the display filter scanner from GLIB's GScanner to lex. The codeGilbert Ramirez1999-08-011-3/+2
* Modified the proto_register_field_array usage again. Thanks to Guy'sGilbert Ramirez1999-07-151-11/+10
* Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1999-07-131-1/+8
* "const"ifty some function arguments and structure members, and "#if 0"Guy Harris1999-07-071-4/+4
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-0/+165