aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.h
Commit message (Expand)AuthorAgeFilesLines
* This change allows a structure to be created under the "Protocols" section of...Graeme Lunt2007-03-191-0/+8
* second iteration:Luis Ontanon2007-02-031-0/+10
* From Giorgio Tino: Add a "static text" protocol preference type. ThisGerald Combs2006-12-051-0/+6
* various minor prefs code cleanupUlf Lamping2006-11-171-15/+19
* Add prefs_apply(), which lets us apply preferences (specifically,Gerald Combs2006-10-111-0/+8
* First step in integrating the AirPcap WEP preferences with thoseGerald Combs2006-10-101-0/+10
* now: Don't have a Save button in the following settings dialogs:Ulf Lamping2006-10-031-0/+1
* from Stephen Fisher:Ulf Lamping2006-09-291-2/+3
* Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs2006-06-201-1/+1
* name changeRonnie Sahlberg2006-05-211-2/+2
* from Richard van der Hoff:Ulf Lamping2005-10-121-0/+1
* More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer2005-07-231-1/+1
* small warning fixesJörg Mayer2005-07-211-3/+3
* Constify a bunch of structure members and function arguments, to squelchGuy Harris2005-06-241-2/+2
* From Nathan Jennings: add a preference that supplies a prefix for windowGuy Harris2004-12-021-0/+1
* Remove the fixed maximum number of subranges in a range_t; dynamicallyGuy Harris2004-10-161-1/+1
* From Jeff Morriss: PREF_RANGE preference type, for ranges of integers.Guy Harris2004-10-141-0/+9
* Check the values of the protocol preferences before fetching them; ifGuy Harris2004-10-121-3/+3
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-0/+343