Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cast "char" values to "guchar" before passing them to <ctype.h> macros, | Guy Harris | 2004-02-11 | 1 | -3/+3 |
* | use the same packet range things for "Print" dialog, as already implemented | Ulf Lamping | 2004-01-09 | 1 | -17/+17 |
* | some code cleanup in range.c | Ulf Lamping | 2004-01-09 | 1 | -67/+54 |
* | Save As and range: don't use global vars in range.c, | Ulf Lamping | 2004-01-08 | 1 | -76/+96 |
* | save dialog with "Captured" and "Displayed" buttons in packet range | Ulf Lamping | 2004-01-07 | 1 | -16/+63 |
* | an enum represents the radio buttons much better, | Ulf Lamping | 2004-01-05 | 1 | -12/+12 |
* | From Dick Gooris: updated lots of comments | Ulf Lamping | 2004-01-04 | 1 | -165/+180 |
* | Include <string.h> to declare various string manipulation functions. | Guy Harris | 2003-12-30 | 1 | -1/+2 |
* | Nothing in "range.c" is GTK+-specific, so move it to the top-level | Guy Harris | 2003-12-29 | 1 | -0/+389 |