log data/conf/options.mtt @ 100:0ea4a3e651ae

age author description
Sat, 15 Nov 2008 17:39:14 +0000 Diggory Hardy There is now a position marker for text editing.
Wed, 12 Nov 2008 13:18:51 +0000 Diggory Hardy All types of Option have been converted to use ValueContent classes, and their values can be displayed.
Thu, 06 Nov 2008 11:07:18 +0000 Diggory Hardy Boolean options can be adjusted from the gui now (using a very basic widget). Also some bug-fixes.
Thu, 23 Oct 2008 17:45:49 +0100 Diggory Hardy Boolean options are now encapsulated within a Content class (currently an experiment).
Tue, 21 Oct 2008 09:57:19 +0100 Diggory Hardy Shared alignments supported in more complex cases.
Thu, 16 Oct 2008 17:43:48 +0100 Diggory Hardy Shared alignment for dynamic content lists - finally implemented! Lots of smaller changes too.
Mon, 29 Sep 2008 18:27:17 +0100 Diggory Hardy Solved some/removed some obsolete jobs/FIXMEs (excluding from gui code). General cleanup.
Thu, 11 Sep 2008 11:33:51 +0100 Diggory Hardy Intermediate commit (not stable). Changes to init system.
Tue, 10 Jun 2008 17:35:13 +0100 Diggory Hardy Implemented gl.texture (without testing) & fixed log options adjusted previously.
Thu, 05 Jun 2008 17:16:52 +0100 Diggory Hardy Changes to paths, command line arguments and font LCD rendering.
Mon, 02 Jun 2008 14:34:24 +0100 Diggory Hardy Enabled LCD font rendering mode (only tested with freetype's sub-pixel rendering disabled).
Sun, 01 Jun 2008 18:22:54 +0100 Diggory Hardy Options: impl template & new OptionsFont class.
Sat, 31 May 2008 12:40:26 +0100 Diggory Hardy Implemented font rendering (grayscale only; i.e. non-LCD).
Thu, 15 May 2008 10:39:57 +0100 Diggory Hardy Column/row resizing implemented for GridLayoutWidget (finally)!
Fri, 02 May 2008 17:38:43 +0100 Diggory Hardy Enabled drawing on demand, and made the polling interval configurable.
Sat, 12 Apr 2008 14:10:13 +0100 Diggory Hardy A new GUI widget plus changes to the init system.
Thu, 27 Mar 2008 10:58:57 +0000 Diggory Hardy Implemented drawing a very basic gl box, and only drawing when necessary.
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).
Fri, 21 Mar 2008 12:31:21 +0000 Diggory Hardy Minor changes regarding logging and unittests.
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.