aboutsummaryrefslogtreecommitdiffstats
path: root/range.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-02-11Cast "char" values to "guchar" before passing them to <ctype.h> macros,Guy Harris1-3/+3
2004-01-09use the same packet range things for "Print" dialog, as already implementedUlf Lamping1-17/+17
2004-01-09some code cleanup in range.cUlf Lamping1-67/+54
2004-01-08Save As and range: don't use global vars in range.c,Ulf Lamping1-76/+96
2004-01-07save dialog with "Captured" and "Displayed" buttons in packet rangeUlf Lamping1-16/+63
2004-01-05an enum represents the radio buttons much better,Ulf Lamping1-12/+12
2004-01-04From Dick Gooris: updated lots of commentsUlf Lamping1-165/+180
2003-12-30Include <string.h> to declare various string manipulation functions.Guy Harris1-1/+2
2003-12-29Nothing in "range.c" is GTK+-specific, so move it to the top-levelGuy Harris1-0/+389