aboutsummaryrefslogtreecommitdiffstats
path: root/epan/frame_data.h
AgeCommit message (Expand)AuthorFilesLines
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...ulfl1-1/+1
2006-05-21name changesahlberg1-2/+2
2006-01-24minor code cleanupulfl1-14/+3
2005-09-11Frame numbers are unsigned, and they start at 1; 0 is what's used forguy1-0/+3
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! ulfl1-6/+4
2005-08-13get rid of one more gmemchunksahlberg1-6/+0
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-01-31Fix the spelling of "cumulative" (and variables whose names derive fromguy1-2/+2
2004-01-10Remove a C++ style commentjmayer1-2/+1
2004-01-09Fix the "unmarking a packet matching a color filter does not apply the colorobiot1-1/+15
2003-09-12Added TimeReference frames.sahlberg1-1/+2
2003-09-03And for Cal,sahlberg1-1/+2
2003-07-08Added prototype for p_rem_proto_data()tpot1-1/+2
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2002-08-14From Tomas Kukosa: add some more routines to the plugin API.guy1-5/+5
2002-06-04Get rid of the "data_src" member of the "frame_data" structure; put itguy1-2/+1
2002-02-18Don't give tvbuffs names; instead, give data sources names, where aguy1-1/+11
2001-12-10Remove some extra blank lines.guy1-4/+1
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"guy1-18/+15
2001-04-01Moved the frame_data structures and functions from packet.{h,c} tohagbard1-0/+74