Commit Graph

9 Commits (b47d5b76ebc4199c9996c9815729b00744753d10)

Author SHA1 Message Date
Qingping Hou fa414af1eb handle obselete jumpstack settings
* remove jumpstack settings if found
* add DocSettings:delSetting method
* rename DocSettings:savesetting to
  DocSettings:savesetting.
12 years ago
Dobrica Pavlinusic 4c353205e6 separate arguments with spaces 12 years ago
Dobrica Pavlinusic 53e5196bd3 simple debug function which knows how to dump tables 12 years ago
traycold bfcad367bb using font module for getting fonts (commit f95231d789)
renamed function names using camelCase (issue #62)
12 years ago
Dobrica Pavlinusic 80efc822d4 added simple dump() serializer for debugging 12 years ago
HW 788eb90455 added simple serializer, use lua instead of SQLite 12 years ago
HW eec48790e2 fixed small bug 13 years ago
HW affc3b231a major overhaul of the code structure, more OO like 13 years ago
HW 1cc44feb6f factored out settings into own class
also started using OO paradigm
13 years ago