aboutsummaryrefslogtreecommitdiffstats
path: root/cfile.h
AgeCommit message (Expand)AuthorFilesLines
2004-02-03added some more info to the statusbar (filesize, packet count, ..),Ulf Lamping1-1/+2
2004-01-25There's no need to keep a "FILE *" for the file being printed to in aGuy Harris1-2/+1
2004-01-09We don't need to keep the progress bar quantum or next step in theGuy Harris1-3/+1
2003-09-24Make "finfo_selected" a member of a "capture_file" structure rather thanGuy Harris1-1/+2
2003-09-15Add a routine to return the display name for a "capture_file" structure,Guy Harris1-2/+1
2003-09-15Keep a "display name" as part of a capture_file structure; for liveGuy Harris1-1/+2
2003-08-29Get rid of the EBCDIC stuff in the find dialog - it's not supported yet,Guy Harris1-5/+16
2003-07-22From Greg Morris: code to support searches for text or raw binary dataGuy Harris1-1/+4
2002-09-06Forgot to add two filesRonnie Sahlberg1-0/+84