aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.h
AgeCommit message (Expand)AuthorFilesLines
2005-10-12from Richard van der Hoff:ulfl1-0/+1
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.jmayer1-1/+1
2005-07-21small warning fixesjmayer1-3/+3
2005-06-24Constify a bunch of structure members and function arguments, to squelchguy1-2/+2
2004-12-02From Nathan Jennings: add a preference that supplies a prefix for windowguy1-0/+1
2004-10-16Remove the fixed maximum number of subranges in a range_t; dynamicallyguy1-1/+1
2004-10-14From Jeff Morriss: PREF_RANGE preference type, for ranges of integers.guy1-0/+9
2004-10-12Check the values of the protocol preferences before fetching them; ifguy1-3/+3
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-0/+343