aboutsummaryrefslogtreecommitdiffstats
path: root/prefs-int.h
Commit message (Expand)AuthorAgeFilesLines
* changed read_prefs_file(): read in a generic config file and do a callback toUlf Lamping2003-12-131-1/+11
* Support putting preferences into arbitrary places in a tree, which isGuy Harris2002-12-201-2/+8
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Handle the "bool" members the same way we handled the members forGuy Harris2002-06-161-3/+3
* From Chris Waters: don't use "bool" as a variable name or structureGuy Harris2002-06-161-3/+3
* Don't give ordinal numbers to preferences that aren't displayed.Guy Harris2002-05-251-2/+2
* Add a mechanism for registering "obsolete" preference modules, so thatGuy Harris2002-05-111-1/+3
* Allow a dissector to register preferences that it no longer supports asGuy Harris2001-11-041-4/+8
* Fix a number of problems that caused compiles to fail ifGuy Harris2000-11-181-3/+3
* Turn the code of "colorize_packet()" into a static routine that is givenGuy Harris2000-07-091-1/+2
* Add support for a global "ethereal.conf" preferences file, stored in theGuy Harris2000-07-051-0/+79