aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.h
AgeCommit message (Expand)AuthorFilesLines
2007-11-30Next few improvements to speed up startup about 10%.Tomas Kukosa1-0/+6
2007-11-29hide implementation of module listTomas Kukosa1-10/+14
2007-11-24This patch adds (ten) temporary coloring rules which will only live until Wir...Sake Blok1-0/+2
2007-11-09Back out part of revision 23395 - leave the toolbar arrow, but remove theStephen Fisher1-1/+0
2007-11-07Add an arrow with drop-down menu including any toolbar buttons that do notStephen Fisher1-0/+1
2007-03-19This change allows a structure to be created under the "Protocols" section of...Graeme Lunt1-0/+8
2007-02-03second iteration:Luis Ontanon1-0/+10
2006-12-05From Giorgio Tino: Add a "static text" protocol preference type. ThisGerald Combs1-0/+6
2006-11-17various minor prefs code cleanupUlf Lamping1-15/+19
2006-10-11Add prefs_apply(), which lets us apply preferences (specifically,Gerald Combs1-0/+8
2006-10-10First step in integrating the AirPcap WEP preferences with thoseGerald Combs1-0/+10
2006-10-03now: Don't have a Save button in the following settings dialogs:Ulf Lamping1-0/+1
2006-09-29from Stephen Fisher:Ulf Lamping1-2/+3
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-10-12from Richard van der Hoff:Ulf Lamping1-0/+1
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer1-1/+1
2005-07-21small warning fixesJörg Mayer1-3/+3
2005-06-24Constify a bunch of structure members and function arguments, to squelchGuy Harris1-2/+2
2004-12-02From Nathan Jennings: add a preference that supplies a prefix for windowGuy Harris1-0/+1
2004-10-16Remove the fixed maximum number of subranges in a range_t; dynamicallyGuy Harris1-1/+1
2004-10-14From Jeff Morriss: PREF_RANGE preference type, for ranges of integers.Guy Harris1-0/+9
2004-10-12Check the values of the protocol preferences before fetching them; ifGuy Harris1-3/+3
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-0/+343