aboutsummaryrefslogtreecommitdiffstats
path: root/epan/column.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-23Custom columfication:Kovarththanan Rajaratnam1-2/+2
2009-08-23Custom columfication:Kovarththanan Rajaratnam1-2/+2
2009-07-23From Kovarththanan Rajaratnam:Anders Broman1-0/+7
2009-04-07size_t fixes.Gerald Combs1-1/+1
2009-02-09Make "Copy as Filter" on the packet list actually work.Jaap Keuter1-0/+3
2008-04-12various code cleanupUlf Lamping1-24/+23
2008-04-12Added an option to save column widths in the recent file.Stig Bjørlykke1-1/+1
2008-03-01Custom column updates:Stephen Fisher1-3/+4
2008-02-27Fix a comment that was pointing readers to the wrong file to look for infoStephen Fisher1-2/+2
2008-02-25From Chris Maynard: Alphabetize the list of column types to choose from inStephen Fisher1-118/+118
2008-02-22Improved custom columns with custom title.Stig Bjørlykke1-0/+15
2008-02-22Some custom column fixes:Stig Bjørlykke1-0/+3
2008-02-13Check in changes originally checked in as SVN revision 24308 (new columnStephen Fisher1-2/+7
2008-02-12Revert commit 24308 until I can get it to compile on Windows/Linux/SolarisStephen Fisher1-7/+2
2008-02-12Introduce a new column type called custom, which lets you put any displayStephen Fisher1-2/+7
2007-10-03This patch adds two new column types:Sake Blok1-0/+8
2007-09-22Simplify the parsing of column preferences, which should make it easierGerald Combs1-152/+6
2007-08-17Instead of converting between 802.11 frequencies and channels umpteenGerald Combs1-61/+72
2007-07-23- add a column for the expert info severity levelUlf Lamping1-2/+12
2007-06-04Fix for bug #93: changes to the columns has no effect until restartStephen Fisher1-0/+46
2007-03-23From Sake Blok:Stephen Fisher1-0/+10
2006-12-11From Thomas Sillaber:Stephen Fisher1-5/+28
2006-12-11Add a new function to build column widths based not only on the maxStephen Fisher1-0/+12
2006-12-05From Douglas Pratley with trivial changes and documentation changes Stephen Fisher1-0/+31
2006-11-29Froim Rene Pilz:Anders Broman1-2/+22
2006-06-26add a new column DCE/RPC context IDUlf Lamping1-54/+107
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-03-02from Daniele Orlandi:Anders Broman1-1/+11
2006-01-20Mike Hall:Jörg Mayer1-1/+11
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...Ulf Lamping1-4/+0
2005-08-25timestamp display precision:Ulf Lamping1-11/+117
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer1-10/+12
2005-06-30add a new DCE/RPC related column, which contains the call_id for connection o...Ulf Lamping1-8/+18
2005-05-30Fix an off-by-one error found by Steve Grubb. Steve gets the awardGerald Combs1-1/+1
2005-04-01From Mark C Brown NETTL updatesRonnie Sahlberg1-1/+21
2004-09-29Move the column preferences stuff to epan (the rest of the preferencesGuy Harris1-0/+451