Use val_to_str_const().
[obnox/wireshark/wip.git] / epan / column-utils.h
2011-09-19 etxrabMake it possiblwe to creare a trime string from frame...
2011-04-09 guyIn packet_list_dissect_and_cache_record(), set the...
2010-08-30 etxrabDoxygen related changes.
2010-08-21 morrissRemove duplicate definition of COL_MAX_LEN and COL_MAX_...
2010-04-03 wmeier From Yaniv Kaul: constify parameters
2010-04-02 wmeierRevert SVN #32360 until Windows compilation errors...
2010-04-02 wmeierFrom Yaniv Kaul: constify parameters
2010-01-25 stigChanged from using own defined GNUC_FORMAT_CHECK to...
2009-09-08 krjAdd an option to col_fill_in() to allow us to disable...
2009-09-05 krjcol_custom_set_fstr() is unused. Remove it
2009-08-26 wmeierAdd missing prototype ....
2009-08-23 krjCustom columnfication:
2009-07-27 etxrabFrom Kovarththanan Rajaratnam:
2009-07-27 etxrabFrom Kovarththanan Rajaratnam:
2009-02-15 stigFixed a typo.
2008-06-14 stigUpdate all time columns when changing the time precision.
2008-03-01 sfisherCustom column updates:
2008-02-13 sfisherCheck in changes originally checked in as SVN revision...
2008-02-12 sfisherRevert commit 24308 until I can get it to compile on...
2008-02-12 sfisherIntroduce a new column type called custom, which lets...
2007-10-03 sakeThis patch adds two new column types:
2007-01-18 guyPut
2006-05-21 sahlbergname change
2005-10-04 sahlbergin svn 15335 the tcp analysis was changed to do its...
2005-10-02 ulfladd doxygen comments to column-utils.h and do a slight...
2005-09-13 guyMove the definition of GNUC_FORMAT_CHECK() to its own...
2004-12-30 guyMake the "col_data" field in a "column_info" structure...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-02-05 obiotAdd new col_append methods which will prepend the ...
2003-04-16 guyPull the stuff done in "dissect_packet()" to initialize...
2003-04-16 guyAdd the notion of a "fence" to columns. A dissector...
2002-12-02 guyMake the format argument to the "col_XXX_fstr()" routin...
2002-11-11 guyInstead of tweaking a "Protocol configuration options...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-01-29 guySupport for capturing on, and reading captures from...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-11-21 gramRemove the global packet_info called "pi". Dissectors...
2001-10-31 guyPut "extern" in front of a pile of function declarations.
2001-07-22 guyDo __attribute__ stuff if the GCC version number is...
2001-04-01 hagbardMoved the the remaining column related routines out...