As suggested by Anders: back out 37112.
[obnox/wireshark/wip.git] / epan / prefs.h
2011-04-26 geraldFrom Ivan Sy via bug 3343:
2010-10-29 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2010-05-15 guySupport monitor mode in the capture preferences.
2010-03-03 rbalintDisable OID resolution and loading SMI modules by default.
2009-12-17 stigIntroduce "Ignore Packet" in the packet list.
2009-09-25 etxrabMake the filter toolbar style a preference.
2009-06-15 stigAdded a preference to capture in Pcap-NG from GUI.
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-06-02 stigAdded an option to set default link-layer header type...
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-08 ulflremove GTK1 specific font handling
2008-03-05 etxrabFrom Peter Johansson :
2008-01-31 stigHide hidden devices in "Capture Interfaces" dialog.
2008-01-16 jakeFrom Jim Young:
2008-01-14 stigThis patch adds support for configuration profiles...
2007-11-30 kukosaNext few improvements to speed up startup about 10%.
2007-11-29 kukosahide implementation of module list
2007-11-24 sakeThis patch adds (ten) temporary coloring rules which...
2007-11-09 sfisherBack out part of revision 23395 - leave the toolbar...
2007-11-07 sfisherAdd an arrow with drop-down menu including any toolbar...
2007-03-19 galThis change allows a structure to be created under...
2007-02-03 legosecond iteration:
2006-12-05 geraldFrom Giorgio Tino: Add a "static text" protocol prefere...
2006-11-17 ulflvarious minor prefs code cleanup
2006-10-11 geraldAdd prefs_apply(), which lets us apply preferences...
2006-10-10 geraldFirst step in integrating the AirPcap WEP preferences...
2006-10-03 ulflnow: Don't have a Save button in the following settings...
2006-09-29 ulflfrom Stephen Fisher:
2006-06-20 geraldChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-05-21 sahlbergname change
2005-10-12 ulflfrom Richard van der Hoff:
2005-07-23 jmayerMore 'char*' -> 'const char*' changes to fix warnings.
2005-07-21 jmayersmall warning fixes
2005-06-24 guyConstify a bunch of structure members and function...
2004-12-02 guyFrom Nathan Jennings: add a preference that supplies...
2004-10-16 guyRemove the fixed maximum number of subranges in a range...
2004-10-14 guyFrom Jeff Morriss: PREF_RANGE preference type, for...
2004-10-12 guyCheck the values of the protocol preferences before...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.