summaryrefslogtreecommitdiff
path: root/util/epist/config.cc
AgeCommit message (Collapse)Author
2003-01-14rm the util directoryDana Jansens
2002-10-14added user option to modify raise behavior when stackedCycling is onMarius Nita
2002-08-26added config.h includesMarius Nita
2002-08-26Fixed a couple of glitches, added on/off values for booleanMarius Nita
2002-08-26Fixed goof in config interface. All the functions are now named getValue(), ↵Marius Nita
since they have different signatures.
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.