Be a little more explicit in our description of tvb_get_ptr.
[metze/wireshark/wip.git] / cfile.h
2009-07-24 Anders BromanUse g_slice if glib >=2.10
2009-02-15 Bill MeierAdjust some spacing ....
2008-11-18 Stig BjørlykkeOptimized finding current row from cfile.current_frame.
2008-09-30 Sake BlokFrom jmmikkel@mit.edu (Bug 2895):
2007-01-01 Ronnie Sahlbergbreak out dfcode from the capture file structure and...
2006-11-14 Stephen FisherNew feature to automatically highlight the field found...
2006-11-05 Ulf Lampingchange all file offsets from long to gint64 so we can...
2006-05-21 Ronnie Sahlbergname change
2005-08-25 Ulf Lampingtimestamp display precision:
2005-08-24 Ulf LampingEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-20 Guy HarrisGet rid of f_len field in capture_file structure -...
2005-08-19 Guy HarrisAdd APIs to Wiretap to return the file of the size...
2005-08-19 Guy HarrisHave "f_datalen" keep track of the number of bytes...
2005-02-06 Ulf Lampinganother two steps towards privilege seperation:
2005-02-04 Ulf Lamping(some) redesign of capture data structures.
2005-02-03 Ulf Lampingmove capture_file_fd field from capture_file to capture...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-04-15 Guy HarrisRename a bunch of variables and routines that pertain...
2004-02-03 Ulf Lampingadded some more info to the statusbar (filesize, packet...
2004-01-25 Guy HarrisThere's no need to keep a "FILE *" for the file being...
2004-01-09 Guy HarrisWe don't need to keep the progress bar quantum or next...
2003-09-24 Guy HarrisMake "finfo_selected" a member of a "capture_file"...
2003-09-15 Guy HarrisAdd a routine to return the display name for a "capture...
2003-09-15 Guy HarrisKeep a "display name" as part of a capture_file structu...
2003-08-29 Guy HarrisGet rid of the EBCDIC stuff in the find dialog - it...
2003-07-22 Guy HarrisFrom Greg Morris: code to support searches for text...
2002-09-06 Ronnie SahlbergForgot to add two files