log mde/imde.d @ 123:d3b2cefd46c9

age author description
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.