log codeDoc/jobs.txt @ 34:6b4116e6355c

age author description
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.
Thu, 01 May 2008 10:55:04 +0100 Diggory Hardy Started implementing FreeType.
Wed, 30 Apr 2008 18:05:56 +0100 Diggory Hardy Lots more work on the GUI. Also renamed lots of files.
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.
Mon, 28 Apr 2008 10:59:47 +0100 Diggory Hardy Major changes to the scheduler, previously only used by the main loop.
Sat, 12 Apr 2008 14:10:13 +0100 Diggory Hardy A new GUI widget plus changes to the init system.
Fri, 04 Apr 2008 17:07:38 +0100 Diggory Hardy Some GUI work, plus a small fix in the paths module.
Thu, 03 Apr 2008 18:15:02 +0100 Diggory Hardy Changed the licensing and removed a few dead files.
Thu, 27 Mar 2008 16:15:21 +0000 Diggory Hardy Only locally-changed options are stored in user-config now. Log levels revised.
Thu, 27 Mar 2008 10:58:57 +0000 Diggory Hardy Implemented drawing a very basic gl box, and only drawing when necessary.
Tue, 25 Mar 2008 12:24:04 +0000 Diggory Hardy Changes to Options, particularly regarding window sizes.
Mon, 24 Mar 2008 17:53:28 +0000 Diggory Hardy Window settings now come from options, and may use OpenGL (enabled/disabled at compile time).
Sat, 22 Mar 2008 16:22:59 +0000 Diggory Hardy Reworked much of Init.
Tue, 18 Mar 2008 17:51:52 +0000 Diggory Hardy Changes to Init and logging.
Sat, 15 Mar 2008 15:14:25 +0000 Diggory Hardy Applied the GNU GPL v2 to mde.
Sat, 15 Mar 2008 11:56:13 +0000 Diggory Hardy Improvements to Options and Init.
Fri, 14 Mar 2008 11:39:45 +0000 Diggory Hardy Use OS paths (linux only for now), merging multiple paths. Init changes regarding options.