log mde/gui/renderer/SimpleRenderer.d @ 91:4d5d53e4f881

age author description
Thu, 16 Oct 2008 17:43:48 +0100 Diggory Hardy Shared alignment for dynamic content lists - finally implemented! Lots of smaller changes too.
Thu, 07 Aug 2008 11:25:27 +0100 Diggory Hardy Gui reorganization and changes; partial implementation of floating widgets.
Sat, 14 Jun 2008 17:15:06 +0100 Diggory Hardy Included a wdim typedef for all variables to do with window position or size instead of just using int.
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.
Mon, 05 May 2008 17:02:21 +0100 Diggory Hardy Windows can now be resized!
Mon, 05 May 2008 14:47:25 +0100 Diggory Hardy Allowed widget resizing, changed widget IDs and made Input catch any callback exceptions.
Wed, 30 Apr 2008 18:05:56 +0100 Diggory Hardy Lots more work on the GUI. Also renamed lots of files.