| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of the magic "+4" and properly calculate the lineheight so | Gilbert Ramirez | 2001-01-11 | 1 | -4/+4 |
* | Add a dialog box for constructing expressions that test a field in the | Guy Harris | 2001-01-02 | 1 | -3/+1 |
* | Change Ethereal homepage URL from etheral.zing.org to www.ethereal.com. | Gilbert Ramirez | 2000-11-22 | 1 | -2/+2 |
* | Remove #include "gtk/colors.h" from file.h, which keep the GTK+ header | Gilbert Ramirez | 2000-10-20 | 1 | -1/+2 |
* | "redraw_hex_dump()" can't use "cfile.pd" or "cfile.current_frame", as it | Guy Harris | 2000-09-09 | 1 | -23/+25 |
* | Redraw: | Guy Harris | 2000-09-08 | 1 | -10/+10 |
* | Graham Bloice's patch to support inverse video rather than boldface | Guy Harris | 2000-09-08 | 1 | -61/+193 |
* | Instead of each set of built-in preferences having "ok", "save", | Guy Harris | 2000-08-21 | 1 | -2/+130 |
* | Use "isprint()", rather than "isgraph()" followed by a check for space, | Guy Harris | 2000-04-27 | 1 | -3/+3 |
* | Print spaces as spaces (instead of '.') in the hex dump pane. | Gilbert Ramirez | 2000-04-27 | 1 | -2/+2 |
* | Use GtkScrolledWindows to add scrollbars to the hex/ASCII panes and to | Guy Harris | 2000-03-02 | 1 | -35/+19 |
* | Jeff Foster's changes, with my additions, to allow the user to pop up a | Guy Harris | 2000-02-29 | 1 | -1/+75 |
* | Try to work around the undraw_cursor() bug in GTK+ 1.2.3 - 1.2.6. Setting | Gerald Combs | 2000-01-25 | 1 | -1/+6 |
* | Changed the protocol tree widget from a GtkTree to a GtkCTree. The two reasons | Gilbert Ramirez | 1999-12-29 | 1 | -32/+70 |
* | Oops. My last commit was made form the wrong tree and code that | Gilbert Ramirez | 1999-12-15 | 1 | -56/+23 |
* | Add Dearborn Group Technology's Gryphon dissector as our first | Gilbert Ramirez | 1999-12-15 | 1 | -23/+56 |
* | Do a better check of 'bend'. The code works w/o it, but only because | Gilbert Ramirez | 1999-12-14 | 1 | -4/+8 |
* | Add the who protocol (rwho/rwhod/ruptime) | Gilbert Ramirez | 1999-12-12 | 1 | -5/+6 |
* | patch to scroll byte view | Nathan Neulinger | 1999-12-03 | 1 | -1/+21 |
* | A "character encoding" variable is now set per packet. The existence | Gilbert Ramirez | 1999-11-22 | 1 | -5/+17 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -3/+3 |
* | Don't store both "start" and "length" in each GUI proto_tree item. Just | Gilbert Ramirez | 1999-11-15 | 1 | -3/+3 |
* | Add a "Expand all levels"/"Print as displayed" pair of radio buttons to | Guy Harris | 1999-09-12 | 1 | -12/+10 |
* | Collapse/Expand All protocol tree added in Display menu. | Laurent Deniel | 1999-09-11 | 1 | -2/+21 |
* | More shuffling of GTK-related files to gtk subdirectory. | Gilbert Ramirez | 1999-09-09 | 1 | -0/+189 |