aboutsummaryrefslogtreecommitdiffstats
path: root/prefs-int.h
AgeCommit message (Expand)AuthorFilesLines
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris1-3/+4
2003-12-13changed read_prefs_file(): read in a generic config file and do a callback toUlf Lamping1-1/+11
2002-12-20Support putting preferences into arbitrary places in a tree, which isGuy Harris1-2/+8
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-06-16Handle the "bool" members the same way we handled the members forGuy Harris1-3/+3
2002-06-16From Chris Waters: don't use "bool" as a variable name or structureGuy Harris1-3/+3
2002-05-25Don't give ordinal numbers to preferences that aren't displayed.Guy Harris1-2/+2
2002-05-11Add a mechanism for registering "obsolete" preference modules, so thatGuy Harris1-1/+3
2001-11-04Allow a dissector to register preferences that it no longer supports asGuy Harris1-4/+8
2000-11-18Fix a number of problems that caused compiles to fail ifGuy Harris1-3/+3
2000-07-09Turn the code of "colorize_packet()" into a static routine that is givenGuy Harris1-1/+2
2000-07-05Add support for a global "ethereal.conf" preferences file, stored in theGuy Harris1-0/+79