summaryrefslogtreecommitdiff
path: root/util/epist/config.cc
AgeCommit message (Collapse)Author
2002-08-26New and improved configuration management. It now handles bool, string and ↵Marius Nita
number types, and all conversions happen at initialization time, so retrieval is faster. (yay)
2002-08-22fixed getStringValue failure case and compiler warningsMarius Nita
2002-08-21toggledecor almost doneDana Jansens
some code cleanups/fixes
2002-08-21uber patch.Scott Moynes
Added configuration options. Added workspace grid changing. Added keychain timeouts. Fixed some whitespace.