aboutsummaryrefslogtreecommitdiffstats
path: root/epan/column.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-13If we set "column.hidden" on the command line but don't setguy1-3/+2
2011-07-04From Michael Mann:etxrab1-2/+14
2010-10-09Added "Edit Column Details" functions to the packet list heading popup.stig1-0/+59
2010-09-22When using a custom column, make it possible to select which occurrence to sh...sake1-0/+17
2010-06-25Introduce "Show Resolved" as an option in custom columns. This will determinestig1-0/+28
2010-06-20Added "Hide Column" functionality.stig1-0/+28
2010-04-03 From Yaniv Kaul: constify parameterswmeier1-12/+12
2010-04-02Revert SVN #32360 until Windows compilation errors corrected.wmeier1-11/+11
2010-04-02From Yaniv Kaul: constify parameterswmeier1-11/+11
2010-01-26Move underscore escaping/unscaping function to strutil.c;dimeg1-52/+0
2010-01-25Handle underscore escaping/unescaping for old packet list; Simplifydimeg1-7/+4
2010-01-25Change the prefix of the underscore escaping/unescapingdimeg1-2/+2
2010-01-24Handle underscore escaping/unescaping of the column titlesdimeg1-0/+56
2009-10-12Corrected some return values.stig1-2/+2
2009-10-12Added check for valid column in get_column_title() andstig1-5/+15
2009-10-12Return from get_column_format() when invalid column requested.stig1-0/+3
2009-09-08Make tshark and rawshark use build_column_format_array() instead of duplicati...krj1-156/+156
2009-08-25Note in dlist[] that COL_BSSGP_TLLI is deprecated.guy1-1/+1
2009-08-25 Custom columnfication:etxrab1-1/+1
2009-08-23Custom columnfication:krj1-2/+2
2009-08-23Custom columnfication:krj1-2/+2
2009-08-23Custom columfication:krj1-2/+2
2009-08-23Custom columfication:krj1-2/+2
2009-08-23Custom columfication:krj1-2/+2
2009-07-23From Kovarththanan Rajaratnam:etxrab1-0/+7
2009-04-07size_t fixes.gerald1-1/+1
2009-02-09Make "Copy as Filter" on the packet list actually work.jake1-0/+3
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