From Tom Brezinski:
[obnox/wireshark/wip.git] / epan / prefs.c
2011-11-13 guyIf we set "column.hidden" on the command line but don...
2011-11-10 guyGet rid of the last remnants of the "check the syntax...
2011-11-10 guyprefs_reset() has to reset the dissector preferences...
2011-11-07 geraldChange the use of threads from "mostly always, dependin...
2011-11-04 stigOnly have the option to turn off syntax check capture...
2011-09-25 wmeiervlan dissector has been restored;
2011-09-23 etxrabRevert Revision 34838 "Resolve bug #2254: Migrate the...
2011-09-08 stigFrom Edwin Groothuis via bug 6207:
2011-08-16 galAn option to autoscroll the expanded item in the detail...
2011-08-14 stigCheck arguments to prefs_find_preference().
2011-08-03 cmaynardFrom Jim Young via bug 3196: Enhancement to Expert...
2011-07-16 stigImproved check for valid custom column in preferences.
2011-06-29 stigAdded a preference to turn of capture filter syntax...
2011-06-17 geraldMake pcap-ng the default. Add a compile-time option...
2011-06-17 stigPreferences for x411 moved to p1.
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
next