Detect clang and llvm-gcc.
[obnox/wireshark/wip.git] / gtk / prefs_column.c
2010-01-26 stigCleanup the escape/unescape underscore in Packet List...
2010-01-26 dimegMove underscore escaping/unscaping function to strutil.c;
2010-01-25 dimegChange the prefix of the underscore escaping/unescaping
2010-01-24 dimegHandle underscore escaping/unescaping of the column...
2010-01-24 dimegWhen a custom column is added, escape the underscores...
2009-11-26 stigFixed adding new columns from preferences.
2009-11-26 stigAdd custom column before COL_INFO if this is last.
2009-11-26 stigAdded functions to rename and remove columns.
2009-11-19 stigImplement new_packet_list_recreate(). This should...
2009-11-19 stigAdd a custom column from the packet details popup menu.
2009-10-07 etxrabFrom Jim Young:
2009-07-20 stigChanged to use "Field type" instead of "Format", to...
2009-06-30 sfisherIntroduce experimental new feature: GTK2 tree view...
2009-06-26 geraldAdd a tooltip in case it's not obvious how to rearrange...
2009-05-18 wmeierprefs_column: fix a small memory leak.
2009-05-04 wmeierprefs_column: Rework & cleanup Column Preferences dialo...
2009-04-21 guyTurn on -Wshorten-64-to-32 by default, and fix some...
2009-04-09 wmeierUse consistent indentation.
2009-03-13 stigFrom Jakub Zawadzki (bug 3331):
2009-02-22 etxrabUpdate CheckApi with:
2009-01-20 geraldMore work on modernizing the column prefs.
2009-01-20 geraldSince we're not bound to GTK1 any more, let the user...
2008-10-19 stigAdd filter autocomplete for more places we use filter...
2008-10-11 stigEnsure we initialize all colorized filter text entries...
2008-10-10 stigOnly check for a valid field name in the custom column.
2008-10-10 stigAdd a "Field name" label for the custom column.
2008-06-29 wmeierFix some simple cases of GTK2 deprecated API usage...
2008-04-29 sfisherChange an option menu (deprecated in GTK+ 2.4) to a...
2008-04-13 ulflchange all preferences related filenames from xy_prefs...