log mde/gui/Gui.d @ 45:0fd51d2c6c8a

age author description
Thu, 22 May 2008 11:34:09 +0100 Diggory Hardy Several changes to resising windows and layout widgets. This commit still has some bugs.
Thu, 15 May 2008 10:39:57 +0100 Diggory Hardy Column/row resizing implemented for GridLayoutWidget (finally)!
Tue, 13 May 2008 12:02:36 +0100 Diggory Hardy The renderer now controls which parts of the window border allow resizing.
Wed, 07 May 2008 13:07:03 +0100 Diggory Hardy Implemented widget saving.
Fri, 02 May 2008 17:38:43 +0100 Diggory Hardy Enabled drawing on demand, and made the polling interval configurable.
Fri, 02 May 2008 16:20:35 +0100 Diggory Hardy Windows can now be moved.
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.