log mde/gl/basic.d @ 75:25cb7420dc91

age author description
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.
Sat, 14 Jun 2008 13:09:03 +0100 Diggory Hardy Coloured and alpha-blended text is now supported.
Sat, 31 May 2008 12:40:26 +0100 Diggory Hardy Implemented font rendering (grayscale only; i.e. non-LCD).
Thu, 22 May 2008 11:34:09 +0100 Diggory Hardy Several changes to resising windows and layout widgets. This commit still has some bugs.
Fri, 16 May 2008 12:22:10 +0100 Diggory Hardy Started implementing text rendering.
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.
Tue, 29 Apr 2008 18:10:58 +0100 Diggory Hardy GUI now supports basic interactible widgets, widget colour and border are more unified, and some code cleanup.