log examples/guiDemo.d @ 173:a1ba9157510e

age author description
Sat, 08 Aug 2009 15:53:10 +0200 Diggory Hardy Enabled ServiceContentList to call its callbacks when its value changes. Tried to fix some other bugs, but this is not a very clean commit, due to wanting to make some big changes to enable better use of invariants next.
Sat, 07 Feb 2009 12:46:03 +0000 Diggory Hardy BIG commit. Major change: old Options class is gone, all content values are loaded and saved automatically. All options updated to reflect this, some changed.
Fri, 23 Jan 2009 14:59:05 +0000 Diggory Hardy Cleaned up mde.imde and a couple of widget functions.
Wed, 14 Jan 2009 20:24:14 +0000 Diggory Hardy Added support for dynamic EnumContent loading and saving, with translation loading.
Fri, 02 Jan 2009 18:07:10 +0000 Diggory Hardy Widgets now receive and store their parent (IParentWidget). Infinite widget recursion checks. WidgetManager code redistributed.
Fri, 26 Dec 2008 12:07:38 +0000 Diggory Hardy Some tweaks to popup events and widgets.
Wed, 26 Nov 2008 13:07:46 +0000 Diggory Hardy Cleaned up Options.d removing old storage method. It's now possible to get a ContentList of the whole of Options.
Wed, 12 Nov 2008 13:18:51 +0000 Diggory Hardy All types of Option have been converted to use ValueContent classes, and their values can be displayed.
Thu, 06 Nov 2008 11:07:18 +0000 Diggory Hardy Boolean options can be adjusted from the gui now (using a very basic widget). Also some bug-fixes.
Thu, 11 Sep 2008 11:33:51 +0100 Diggory Hardy Intermediate commit (not stable). Changes to init system. base mde/mde.d@37e714519bb8