Mercurial > fife-parpg
log engine/python/fife/extensions/fife_settings.py @ 567:9152ed2b5bb8
age | author | description |
---|---|---|
Mon, 28 Jun 2010 18:41:23 +0000 | prock | Created SimpleXMLSerializer which makes loading and saving variables to an XML file simple. In the process I removed the the XML code from the Settings class. It now uses SimpleXMLSerializer to load and save settings. |
Fri, 18 Jun 2010 19:49:13 +0000 | nihathrael | Fixed a small bug introduced in the last commit |
Fri, 18 Jun 2010 19:45:52 +0000 | nihathrael | fife_settings: Make sure onApply is only called if the entry changed |