aboutsummaryrefslogtreecommitdiffstats
path: root/epan/column.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-12various code cleanupulfl1-24/+23
2008-04-12Added an option to save column widths in the recent file.stig1-1/+1
2008-03-01Custom column updates:sfisher1-3/+4
2008-02-27Fix a comment that was pointing readers to the wrong file to look for infosfisher1-2/+2
2008-02-25From Chris Maynard: Alphabetize the list of column types to choose from insfisher1-118/+118
2008-02-22Improved custom columns with custom title.stig1-0/+15
2008-02-22Some custom column fixes:stig1-0/+3
2008-02-13Check in changes originally checked in as SVN revision 24308 (new columnsfisher1-2/+7
2008-02-12Revert commit 24308 until I can get it to compile on Windows/Linux/Solarissfisher1-7/+2
2008-02-12Introduce a new column type called custom, which lets you put any displaysfisher1-2/+7
2007-10-03This patch adds two new column types:sake1-0/+8
2007-09-22Simplify the parsing of column preferences, which should make it easiergerald1-152/+6
2007-08-17Instead of converting between 802.11 frequencies and channels umpteengerald1-61/+72
2007-07-23- add a column for the expert info severity levelulfl1-2/+12
2007-06-04Fix for bug #93: changes to the columns has no effect until restartsfisher1-0/+46
2007-03-23From Sake Blok:sfisher1-0/+10
2006-12-11From Thomas Sillaber:sfisher1-5/+28
2006-12-11Add a new function to build column widths based not only on the maxsfisher1-0/+12
2006-12-05From Douglas Pratley with trivial changes and documentation changes sfisher1-0/+31
2006-11-29Froim Rene Pilz:etxrab1-2/+22
2006-06-26add a new column DCE/RPC context IDulfl1-54/+107
2006-05-21name changesahlberg1-2/+2
2006-03-02from Daniele Orlandi:etxrab1-1/+11
2006-01-20Mike Hall:jmayer1-1/+11
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...ulfl1-4/+0
2005-08-25timestamp display precision:ulfl1-11/+117
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.jmayer1-10/+12
2005-06-30add a new DCE/RPC related column, which contains the call_id for connection o...ulfl1-8/+18
2005-05-30Fix an off-by-one error found by Steve Grubb. Steve gets the awardgerald1-1/+1
2005-04-01From Mark C Brown NETTL updatessahlberg1-1/+21
2004-09-29Move the column preferences stuff to epan (the rest of the preferencesguy1-0/+451