All messages converted to the "GSM style" dissection.
[obnox/wireshark/wip.git] / epan / frame_data.h
2010-08-29 etxrabDoxygen changes.
2010-08-28 etxrabDoxygen changes.
2010-07-22 guyIn the frame_data structure, expand the per-packet
2009-12-17 stigIntroduce "Ignore Packet" in the packet list.
2009-11-29 jakeProvide some utility macros for commonly used frame...
2009-11-05 etxrabFrom Tobias Witek:
2009-09-22 krjRefactor frame_data_init() into frame_data_set_before_d...
2009-09-21 krjStore 'color_filter' as const in 'frame_data'
2009-09-21 krjGuard fdata->col_text_len/fdata->col_text with NEW_PACK...
2009-09-21 krjMove frame_data_init() declaration to frame_data.h
2009-09-20 krjIntroduce frame_data_cleanup() and start using it
2009-09-07 krjStore the packet encapsulation type as gint8. Saves...
2009-09-07 krjTrack length of columns strings. We'll need this in...
2009-08-20 etxrabPrepare to store column text in frame data directly.
2009-07-27 etxrabFrom Kovarththanan Rajaratnam:
2009-07-22 etxrabFrom Jakub Zawadzki:
2009-07-21 stigFrom didier gautheron via bug 3762:
2009-07-12 stigFrom Kovarththanan Rajaratnam via bug 3702:
2008-03-01 sfisherCustom column updates:
2007-03-23 sfisherFrom Sake Blok:
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-05-21 sahlbergname change
2006-01-24 ulflminor code cleanup
2005-09-11 guyFrame numbers are unsigned, and they start at 1; 0...
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-13 sahlbergget rid of one more gmemchunk
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-01-31 guyFix the spelling of "cumulative" (and variables whose...
2004-01-10 jmayerRemove a C++ style comment
2004-01-09 obiotFix the "unmarking a packet matching a color filter...
2003-09-12 sahlbergAdded TimeReference frames.
2003-09-03 sahlbergAnd for Cal,
2003-07-08 tpotAdded prototype for p_rem_proto_data()
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-14 guyFrom Tomas Kukosa: add some more routines to the plugin...
2002-06-04 guyGet rid of the "data_src" member of the "frame_data...
2002-02-18 guyDon't give tvbuffs names; instead, give data sources...
2001-12-10 guyRemove some extra blank lines.
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-04-01 hagbardMoved the frame_data structures and functions from...