As suggested by Anders: back out 37112.
[obnox/wireshark/wip.git] / epan / prefs.c
2011-04-27 guyCreate a new frame_data_sequence data type; it represen...
2011-04-26 geraldFrom Ivan Sy via bug 3343:
2011-02-18 geraldFix some dead code and zero division issues found by...
2011-01-27 morrissUse g_error() (with a hopefully-useful error message...
2010-12-22 jakeAllow for NULL preference descriptions.
2010-12-03 sfisherChange default for "Welcome screen and title bar shows...
2010-11-29 sfisherAdd "Length" as a new default column on a trial basis...
2010-11-10 sfisherResolve bug #2254: Migrate the 802.1q VLAN dissector...
2010-11-04 stigSupport empty column titles.
2010-10-29 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2010-10-27 morrissIf we get a syntax error reading the preferences file...
2010-09-24 stigAdded an extra validity check for cust_format_info.
2010-09-23 stigStore "Show Resolved" setting for custom columns.
2010-09-22 sakeWhen using a custom column, make it possible to select...
2010-08-31 stigA GString has it's own length.
2010-08-31 stigSupport space in list of hidden columns.
2010-08-21 morrissAdd some code to prefs_cleanup() to free (most of the...
2010-08-16 sfisherModernize the SONMP ("SynOptics Network Management...
2010-08-07 etxrabFrom Cal Turney:
2010-07-28 guyBacking out r33631 for now - it has a number of issues.
2010-07-26 etxrabFrom Cal Turney:
2010-07-05 stigRevert COL_DSCP_VALUE back to value set in packet-ip.c.
2010-06-25 stigIntroduce "Show Resolved" as an option in custom column...
2010-06-22 stigCheck for custom column before using custom_field.
2010-06-22 stigAlways make new columns visible.
2010-06-20 jakeFix for bug 4888:
2010-06-20 stigAdded "Hide Column" functionality.
2010-05-26 morrissRemember the default value of each protocol preference.
2010-05-26 morrissReindent a bit
2010-05-25 morrissfind_val_for_string() is only used in prefs.c so remove...
2010-05-25 guyFrom H.sivank: GtkOSXApplication support.
2010-05-15 guySupport monitor mode in the capture preferences.
2010-04-19 stigUse correct name for gprs-ns.
2010-04-19 stigRevision 32295 renamed "nsip" to "gprs_ns".
2010-03-03 rbalintDisable OID resolution and loading SMI modules by default.
2010-01-28 wmeierFix various gcc -Wshadow warnings.
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 stigHandle escape/unescape underscore when read/write the...
2010-01-25 stigEnsure we don't write outside the pref_str in put_strin...
2010-01-11 etxrabFrom Jim Young:
2009-12-17 stigIntroduce "Ignore Packet" in the packet list.
2009-09-25 etxrabMake the filter toolbar style a preference.
2009-09-08 krjCustom columnfication:
2009-09-08 krjCustom column deprecation:
2009-09-08 krjCustom column deprecation:
2009-09-08 krjCustom column deprecation:
2009-09-08 krjCustom column deprecation:
2009-09-05 krjCOL_BSSGP_TLLI is deprecated
2009-09-05 stigIgnore preferences for deleted protocols "etheric"...
2009-08-26 wmeier(FWIW) One step towards including stdio.h & stdlib...
2009-08-25 etxrab Custom columnfication:
2009-08-23 krjCustom columnfication:
2009-08-23 krjCustom columnfication:
2009-08-23 krjCustom columnfication:
2009-08-23 krjAvoid signed/unsigned comparison
2009-08-23 krjCustom columfication:
2009-08-23 krjCustom columfication:
2009-08-23 krjCustom columfication:
2009-08-23 krjCustom columfication:
2009-08-23 krjAdd initial code to handle the migration to custom...
2009-06-15 stigAdded a preference to capture in Pcap-NG from GUI.
2009-04-08 geraldsize_t fixes.
2009-03-13 stigFrom Jakub Zawadzki (bug 3331):
2009-03-04 stigMap "x.25.*" preferences to "x25.*".
2009-01-06 rbalintMade find_preference function public as prefs_find_pref...
2008-10-26 sfisherMore updates to the IGE Mac OS X integration feature:
2008-10-07 stigAdd a hidden preference to show the version in the...
2008-10-06 geraldAdd a hidden preference to set the welcome screen title.
2008-08-09 stigRemove the "Save column widths" option so we always...
2008-08-08 sakeFrom Kovarththanan Rajaratnam (Bug 2660):
2008-07-16 jakeFrom Balint Reczey:
2008-07-14 guyRename the ERF "erfhdlc" preference to "hdlc_type"...
2008-07-14 guyReplace the old "erfatm" preference for the ERF dissect...
2008-07-12 guyMake erf.ethfcs a Boolean, with "FCS present" and ...
2008-07-12 guyRename the preference values to something that leaves...
2008-07-12 guyERF Ethernet records always contain Ethernet packets...
2008-06-02 stigAdded an option to set default link-layer header type...
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-04-21 martinmAllow configuration of tap update interval.
2008-04-17 stigAdded an option to display hidden protocol items.
2008-04-12 stigAdded an option to save column widths in the recent...
2008-04-09 etxrabRemove:
2008-04-08 ulflremove GTK1 specific font handling
2008-04-07 sfisher- Remove GLIB1 code
2008-03-16 guyMap "dcp.*" preferences to "dccp.*".
2008-03-04 stigFree the allocated range if not using it.
2008-03-04 stigUps, this free was not so smart...
2008-03-04 stigFree allocated data.
2008-02-22 stigImproved custom columns with custom title.
2008-02-15 geraldExtend the UAT and preferences code so that you can...
2008-02-03 stigMore rewrite of prohibited APIs (sprintf, strcpy, strcat).
2008-01-31 stigHide hidden devices in "Capture Interfaces" dialog.
2008-01-19 stigFree allocated data in prefs_reset, removed need for...
2008-01-16 jakeFrom Jim Young:
2008-01-14 stigThis patch adds support for configuration profiles...
2007-12-04 sahlbergget rid of GTree and use emem trees instead
2007-12-04 sahlbergreverse previous patch
2007-12-04 sahlbergremove the use of GTrees and replace these with emem...
2007-11-30 kukosa- fix warnings in prefs.c
next