aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-6/+6
2013-12-21Avoid including <epan/addr_resolv.h> in dissectorsJakub Zawadzki1-2/+2
2013-12-09Add a function and an enum to register an uat preference for QT only.Irene Rüngeler1-0/+11
2013-12-03When including <epan/prefs.h> don't force inclusion of <epan/uat.h>Jakub Zawadzki1-2/+3
2013-11-29Stats_tree enhancements for sorting, averages and burst rate. Bug 9452 (http...Michael Mann1-0/+14
2013-11-07Add Packet Editor PreferenceAlexis La Goutte1-0/+1
2013-09-09Add Preference to change Language (in QtShark)Alexis La Goutte1-1/+2
2013-07-25Add a UAT dialog. Make UAT preferences uat_t * instead of void *.Gerald Combs1-2/+4
2013-07-18From Cal Turney:Anders Broman1-0/+3
2013-07-17Backing out r50690 (exept simple_dialog)Anders Broman1-3/+0
2013-07-17From Cal Turney:Anders Broman1-0/+3
2013-06-28Make colors used by colorize_filter_te_as_* as preferences. Bug 5413 (https:...Michael Mann1-0/+1
2013-04-26Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters.Evan Huus1-2/+1
2013-03-13Add interface options preferences.Irene Rüngeler1-0/+1
2013-03-07Add buffersize and snap length to the preferences.Irene Rüngeler1-0/+4
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-43/+48
2013-02-19Add automatic software update checks for Win32 using WinSparkle. AddGerald Combs1-0/+10
2013-02-08Add a directory name preference type (PREF_DIRNAME) and registrationGerald Combs1-0/+9
2013-01-24Add font and color preferences. Unfortunately Qt doesn't have a colorGerald Combs1-1/+2
2013-01-22GTK+:Gerald Combs1-3/+0
2013-01-18Rename the "saved_val" preference element to "stashed_val" in order toGerald Combs1-16/+7
2013-01-07Allow editing via the advanced preferences tree. Double-clicking anGerald Combs1-0/+6
2013-01-05Break out preference type names, type descriptions, stringGerald Combs1-0/+37
2012-12-26Fix a bunch of warnings.Guy Harris1-60/+60
2012-08-08Have (almost) all preferences use the generic preferences API (per https://bu...Michael Mann1-6/+0
2012-08-08Fix:Jörg Mayer1-0/+2
2012-08-08Base framework to allow all preferences to be part of generic preferences API...Michael Mann1-4/+25
2012-08-03Make the columns of the capture options dialog selectable. Changes are stored...Irene Rüngeler1-0/+3
2012-07-31From Michael Mann:Anders Broman1-1/+11
2012-07-07From Michael Mann:Guy Harris1-0/+14
2012-07-06From Michael Mann:Anders Broman1-5/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-13Create, and start using, file name preferences.Jeff Morriss1-0/+9
2011-12-29Add 'extern "C"' wrappers and #include guards to various header files.Gerald Combs1-0/+8
2011-11-10Get rid of the last remnants of the "check the syntax of captureGuy Harris1-1/+0
2011-09-08From Edwin Groothuis via bug 6207:Stig Bjørlykke1-0/+1
2011-08-16An option to autoscroll the expanded item in the details view to a fixed Graeme Lunt1-0/+2
2011-08-03From Jim Young via bug 3196: Enhancement to Expert Info Composite Tab LabelsChris Maynard1-0/+1
2011-06-29Added a preference to turn of capture filter syntax check.Stig Bjørlykke1-0/+1
2011-06-05Some work on generalizing the "display filter" tap parameter dialog boxGuy Harris1-6/+1
2011-04-26From Ivan Sy via bug 3343:Gerald Combs1-0/+10
2010-10-29Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4768 :Jeff Morriss1-1/+1
2010-05-15Support monitor mode in the capture preferences.Guy Harris1-0/+6
2010-03-03Disable OID resolution and loading SMI modules by default.Balint Reczey1-0/+2
2009-12-17Introduce "Ignore Packet" in the packet list.Stig Bjørlykke1-0/+2
2009-09-25Make the filter toolbar style a preference.Anders Broman1-0/+1
2009-06-15Added a preference to capture in Pcap-NG from GUI.Stig Bjørlykke1-0/+1
2009-01-06Made find_preference function public as prefs_find_preference.Balint Reczey1-0/+11
2008-10-26More updates to the IGE Mac OS X integration feature:Stephen Fisher1-0/+1