Add IPv6 heuristic.
[metze/wireshark/wip.git] / epan / prefs.h
2012-08-08 Michael MannHave (almost) all preferences use the generic preferenc...
2012-08-08 Jörg MayerFix:
2012-08-08 Michael MannBase framework to allow all preferences to be part...
2012-08-03 Irene RüngelerMake the columns of the capture options dialog selectab...
2012-07-31 Anders BromanFrom Michael Mann:
2012-07-07 Guy HarrisFrom Michael Mann:
2012-07-06 Anders BromanFrom Michael Mann:
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-13 Jeff MorrissCreate, and start using, file name preferences.
2011-12-29 Gerald CombsAdd 'extern "C"' wrappers and #include guards to variou...
2011-11-10 Guy HarrisGet rid of the last remnants of the "check the syntax...
2011-09-08 Stig BjørlykkeFrom Edwin Groothuis via bug 6207:
2011-08-16 Graeme LuntAn option to autoscroll the expanded item in the detail...
2011-08-03 Chris MaynardFrom Jim Young via bug 3196: Enhancement to Expert...
2011-06-29 Stig BjørlykkeAdded a preference to turn of capture filter syntax...
2011-06-05 Guy HarrisSome work on generalizing the "display filter" tap...
2011-04-26 Gerald CombsFrom Ivan Sy via bug 3343:
2010-10-29 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2010-05-15 Guy HarrisSupport monitor mode in the capture preferences.
2010-03-03 Balint ReczeyDisable OID resolution and loading SMI modules by default.
2009-12-17 Stig BjørlykkeIntroduce "Ignore Packet" in the packet list.
2009-09-25 Anders BromanMake the filter toolbar style a preference.
2009-06-15 Stig BjørlykkeAdded a preference to capture in Pcap-NG from GUI.
2009-01-06 Balint ReczeyMade find_preference function public as prefs_find_pref...
2008-10-26 Stephen FisherMore updates to the IGE Mac OS X integration feature:
2008-10-07 Stig BjørlykkeAdd a hidden preference to show the version in the...
2008-10-06 Gerald CombsAdd a hidden preference to set the welcome screen title.
2008-08-09 Stig BjørlykkeRemove the "Save column widths" option so we always...
2008-08-08 Sake BlokFrom Kovarththanan Rajaratnam (Bug 2660):
2008-06-02 Stig BjørlykkeAdded an option to set default link-layer header type...
2008-04-21 Martin MathiesonAllow configuration of tap update interval.
2008-04-17 Stig BjørlykkeAdded an option to display hidden protocol items.
2008-04-12 Stig BjørlykkeAdded an option to save column widths in the recent...
2008-04-08 Ulf Lampingremove GTK1 specific font handling
2008-03-05 Anders BromanFrom Peter Johansson :
2008-01-31 Stig BjørlykkeHide hidden devices in "Capture Interfaces" dialog.
2008-01-16 Jaap KeuterFrom Jim Young:
2008-01-14 Stig BjørlykkeThis patch adds support for configuration profiles...
2007-11-30 Tomas KukosaNext few improvements to speed up startup about 10%.
2007-11-29 Tomas Kukosahide implementation of module list
2007-11-24 Sake BlokThis patch adds (ten) temporary coloring rules which...
2007-11-09 Stephen FisherBack out part of revision 23395 - leave the toolbar...
2007-11-07 Stephen FisherAdd an arrow with drop-down menu including any toolbar...
2007-03-19 Graeme LuntThis change allows a structure to be created under...
2007-02-03 Luis Ontanonsecond iteration:
2006-12-05 Gerald CombsFrom Giorgio Tino: Add a "static text" protocol prefere...
2006-11-17 Ulf Lampingvarious minor prefs code cleanup
2006-10-11 Gerald CombsAdd prefs_apply(), which lets us apply preferences...
2006-10-10 Gerald CombsFirst step in integrating the AirPcap WEP preferences...
2006-10-03 Ulf Lampingnow: Don't have a Save button in the following settings...
2006-09-29 Ulf Lampingfrom Stephen Fisher:
2006-06-20 Gerald CombsChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-05-21 Ronnie Sahlbergname change
2005-10-12 Ulf Lampingfrom Richard van der Hoff:
2005-07-23 Jörg MayerMore 'char*' -> 'const char*' changes to fix warnings.
2005-07-21 Jörg Mayersmall warning fixes
2005-06-24 Guy HarrisConstify a bunch of structure members and function...
2004-12-02 Guy HarrisFrom Nathan Jennings: add a preference that supplies...
2004-10-16 Guy HarrisRemove the fixed maximum number of subranges in a range...
2004-10-14 Guy HarrisFrom Jeff Morriss: PREF_RANGE preference type, for...
2004-10-12 Guy HarrisCheck the values of the protocol preferences before...
2004-09-27 Guy HarrisMove prefs.c and prefs.h into the epan subdirectory.