log mde/imde.d @ 179:1f9d00f392bd default tip

age author description
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.
Tue, 06 Jan 2009 16:54:04 +0000 Diggory Hardy Added a simple switch/tab widget (depends on existing EnumContent).
Sun, 04 Jan 2009 17:35:15 +0000 Diggory Hardy minSizeChange() allows run-time changes to widgets' minimal size (except for shrinking in a GridLayoutWidget).
Fri, 26 Dec 2008 12:07:38 +0000 Diggory Hardy Some tweaks to popup events and widgets.
Sat, 20 Dec 2008 17:57:05 +0000 Diggory Hardy Enums handled more generically now via either a popup list or flat list of BoolContentWidgets.
Fri, 19 Dec 2008 10:32:28 +0000 Diggory Hardy Popup menu; works for simple menus except that clicking an item doesn't close it.
Sat, 29 Nov 2008 12:36:39 +0000 Diggory Hardy Quit button, big changes to content system.
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.
Mon, 28 Jul 2008 18:17:48 +0100 Diggory Hardy A massive overhaul/rewrite for the gui's data management and setup code. Currently much that was working is broken.
Fri, 02 May 2008 17:38:43 +0100 Diggory Hardy Enabled drawing on demand, and made the polling interval configurable.