log mde/input/Input.d @ 132:264028f4115a

age author description
Fri, 23 Jan 2009 14:59:05 +0000 Diggory Hardy Cleaned up mde.imde and a couple of widget functions.
Mon, 05 Jan 2009 12:43:27 +0000 Diggory Hardy Dynamic minimal size changing is now fully supported.
Sun, 30 Nov 2008 17:17:56 +0000 Diggory Hardy Translation: now has a file for each locale, instead of a file for each section. Items updated; all strings translated.
Fri, 14 Nov 2008 12:44:32 +0000 Diggory Hardy Implemented an editable TextContent widget; it's now possible to edit text options using the GUI.
Mon, 29 Sep 2008 18:27:17 +0100 Diggory Hardy Solved some/removed some obsolete jobs/FIXMEs (excluding from gui code). General cleanup.
Fri, 04 Jul 2008 18:49:16 +0100 Diggory Hardy Unittests: fixes and changes. Plus some doc changes.
Fri, 27 Jun 2008 18:35:33 +0100 Diggory Hardy Moved many modules/packages to better reflect usage.
Wed, 25 Jun 2008 17:25:48 +0100 Diggory Hardy A little bit of progress on the content handling system (relevent code is likely to be revised).
Tue, 24 Jun 2008 20:40:52 +0100 Diggory Hardy Fixed a little bug giving the mouse pointer the correct position.
Mon, 05 May 2008 14:47:25 +0100 Diggory Hardy Allowed widget resizing, changed widget IDs and made Input catch any callback exceptions.
Fri, 02 May 2008 16:03:52 +0100 Diggory Hardy Work on the Gui: some of the framework for drag & drop. Also made Window an IWidget.
Wed, 30 Apr 2008 18:05:56 +0100 Diggory Hardy Lots more work on the GUI. Also renamed lots of files.