log mde/gui/exception.d @ 133:9fd705793568

age author description
Fri, 23 Jan 2009 16:05:05 +0000 Diggory Hardy Fixed menu popup bug, improved recursion detection.
Sat, 13 Dec 2008 12:54:43 +0000 Diggory Hardy EnumContent; log level can be selected from a popup list.
Tue, 25 Nov 2008 18:01:44 +0000 Diggory Hardy ContentList content type; getting content items/lists from Options generically via content.Items, and a new addContent widget function. Several improvements to generic handling of content. New button-with-text widget.
Thu, 16 Oct 2008 17:43:48 +0100 Diggory Hardy Shared alignment for dynamic content lists - finally implemented! Lots of smaller changes too.
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.
Thu, 08 May 2008 16:05:51 +0100 Diggory Hardy Made GUI more robust to mutable data changes and improved much of GridLayoutWidget's code.
Wed, 07 May 2008 13:07:03 +0100 Diggory Hardy Implemented widget saving.
Fri, 04 Apr 2008 17:07:38 +0100 Diggory Hardy Some GUI work, plus a small fix in the paths module.