Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed from the display filter/proto_tree code the assumption that | Gilbert Ramirez | 1999-08-29 | 1 | -8/+23 |
* | Introduces a new global gboolean variable: proto_tree_is_visible. | Gilbert Ramirez | 1999-08-26 | 1 | -2/+18 |
* | The dfilter yacc grammar now keeps track of every GNode that it allocates. | Gilbert Ramirez | 1999-08-26 | 1 | -1/+6 |
* | Removed unneeded 'color' field from header_field_info. | Gilbert Ramirez | 1999-08-14 | 1 | -2/+1 |
* | Changed the display filter scanner from GLIB's GScanner to lex. The code | Gilbert Ramirez | 1999-08-01 | 1 | -3/+2 |
* | Modified the proto_register_field_array usage again. Thanks to Guy's | Gilbert Ramirez | 1999-07-15 | 1 | -11/+10 |
* | Added support for compiling on win32 with Visual C and 'nmake'. It compiles, | Gilbert Ramirez | 1999-07-13 | 1 | -1/+8 |
* | "const"ifty some function arguments and structure members, and "#if 0" | Guy Harris | 1999-07-07 | 1 | -4/+4 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -0/+165 |