aboutsummaryrefslogtreecommitdiffstats
path: root/epan/column.c
Commit message (Expand)AuthorAgeFilesLines
* Qt: Conversation time column updates.Gerald Combs2016-09-021-1/+1
* Fix checkAPI.pl warnings about printfMichael Mann2016-07-251-2/+3
* Display "IP DSCP" column as short textJoão Valverde2016-06-151-1/+1
* Remove the deprecated column types so users don't think they still exist.Michael Mann2016-01-271-151/+109
* ui: Optimize col_custom_prime_edt()Stig Bjørlykke2015-12-221-0/+17
* ui: Fixed column tooltip when having multi-field custom columns.Stig Bjørlykke2015-12-211-19/+47
* Qt: Add missing multi-field column validationMichal Labedzki2015-12-201-13/+13
* Qt: Set tooltip for packet list headerStig Bjørlykke2015-11-231-0/+36
* Take all epan_column_info members that always get allocated to "number of col...Michael Mann2015-06-291-22/+24
* Clean up ftype-conversion and dfilter error message string handling.Guy Harris2015-01-181-1/+1
* Fixed memory leakage in col_cleanup.Stig Bjørlykke2014-11-101-1/+1
* Get rid of unnecessary includes of ctype.h.Guy Harris2014-10-171-1/+0
* Make the time stamp resolution per-packet.Guy Harris2014-09-281-30/+5
* Make get_column_longest_string() static.Guy Harris2014-09-271-13/+13
* (Pedantic): set editor modelines tab-width & etc to 8; Also: fix some indenta...Bill Meier2014-04-031-3/+3
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Avoid including definition of column_info structure in dissectors.Jakub Zawadzki2013-12-221-2/+2
* Add support for displaying dates as year and day-of-year (1-origin).Guy Harris2013-11-061-126/+167
* Remove "Cisco MDS-specific" fields from packet_info. 2 of the 3 fields were ...Michael Mann2013-10-271-4/+4
* Provide a usage example of the column formats.Chris Maynard2013-10-231-0/+21
* After looking for something in the column-*.h files andJörg Mayer2013-10-181-2/+2
* From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9272Chris Maynard2013-10-151-0/+23
* Declare slist[] as static (reduces storage & code executed: *See below);Bill Meier2013-06-301-5/+5
* Move a couple of time-related modules into wsutil.Jeff Morriss2013-06-251-1/+0
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* cleanup get_column_format_matches()Jakub Zawadzki2012-08-141-66/+0
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* If we set "column.hidden" on the command line but don't setGuy Harris2011-11-131-3/+2
* From Michael Mann:Anders Broman2011-07-041-2/+14
* Added "Edit Column Details" functions to the packet list heading popup.Stig Bjørlykke2010-10-091-0/+59
* When using a custom column, make it possible to select which occurrence to sh...Sake Blok2010-09-221-0/+17
* Introduce "Show Resolved" as an option in custom columns. This will determineStig Bjørlykke2010-06-251-0/+28
* Added "Hide Column" functionality.Stig Bjørlykke2010-06-201-0/+28
* From Yaniv Kaul: constify parametersBill Meier2010-04-031-12/+12
* Revert SVN #32360 until Windows compilation errors corrected.Bill Meier2010-04-021-11/+11
* From Yaniv Kaul: constify parametersBill Meier2010-04-021-11/+11
* Move underscore escaping/unscaping function to strutil.c;Gerasimos Dimitriadis2010-01-261-52/+0
* Handle underscore escaping/unescaping for old packet list; SimplifyGerasimos Dimitriadis2010-01-251-7/+4
* Change the prefix of the underscore escaping/unescapingGerasimos Dimitriadis2010-01-251-2/+2
* Handle underscore escaping/unescaping of the column titlesGerasimos Dimitriadis2010-01-241-0/+56
* Corrected some return values.Stig Bjørlykke2009-10-121-2/+2
* Added check for valid column in get_column_title() andStig Bjørlykke2009-10-121-5/+15
* Return from get_column_format() when invalid column requested.Stig Bjørlykke2009-10-121-0/+3
* Make tshark and rawshark use build_column_format_array() instead of duplicati...Kovarththanan Rajaratnam2009-09-081-156/+156
* Note in dlist[] that COL_BSSGP_TLLI is deprecated.Guy Harris2009-08-251-1/+1
* Custom columnfication:Anders Broman2009-08-251-1/+1
* Custom columnfication:Kovarththanan Rajaratnam2009-08-231-2/+2
* Custom columnfication:Kovarththanan Rajaratnam2009-08-231-2/+2
* Custom columfication:Kovarththanan Rajaratnam2009-08-231-2/+2
* Custom columfication:Kovarththanan Rajaratnam2009-08-231-2/+2