Mercurial > fife-parpg
log engine/python/fife/extensions/fife_settings.py @ 697:ecaa4d98f05f tip
age | author | description |
---|---|---|
Fri, 05 Nov 2010 15:21:10 +0000 | helios2000 | * Merged the light branch back into trunk. |
Mon, 04 Oct 2010 14:55:57 +0000 | prock | * Applied GreyGhosts patch to fife_settings. Allows the user to load the gui XML whenever they want. Also returns a reference to the dialog so it can be worked with outside of fife_settings. |
Mon, 27 Sep 2010 14:22:07 +0000 | prock | Fixed a small bug where the widgets were not being updated with new data when the default settings were loaded. |
Mon, 27 Sep 2010 14:02:59 +0000 | prock | Added the ability to specify the default settings filename. Also added the serializer get property. |
Wed, 22 Sep 2010 14:05:33 +0000 | prock | Added the ability to use a custom serializer with the fife.Setting class. |
Mon, 28 Jun 2010 19:28:53 +0000 | prock | Some small code cleanups in the extensions. |