log

age author description
Thu, 01 Jan 2009 14:52:09 +0000 Diggory Hardy Basic edit cursor placement using the mouse.
Sun, 28 Dec 2008 10:55:15 +0000 Diggory Hardy Unittest for mde.gui.widget.layout.
Fri, 26 Dec 2008 12:07:38 +0000 Diggory Hardy Some tweaks to popup events and widgets.
Sun, 21 Dec 2008 12:03:50 +0000 Diggory Hardy Partial implementation of infinite widget recursion protection; some cleanup.
Sat, 20 Dec 2008 17:57:05 +0000 Diggory Hardy Enums handled more generically now via either a popup list or flat list of BoolContentWidgets.
Fri, 19 Dec 2008 15:15:06 +0000 Diggory Hardy Changes for tango r4201. Added override keyword in a lot of places.
Fri, 19 Dec 2008 10:32:28 +0000 Diggory Hardy Popup menu; works for simple menus except that clicking an item doesn't close it.
Sat, 13 Dec 2008 12:54:43 +0000 Diggory Hardy EnumContent; log level can be selected from a popup list.
Sat, 06 Dec 2008 17:41:42 +0000 Diggory Hardy Resolved ticket #4, allowing widgets to reload strings and recalculate sizes mid-run.
Fri, 05 Dec 2008 11:29:39 +0000 Diggory Hardy Translation reloading as far as AContent name/desc supported. Limited & crude support for updating gui.
Thu, 04 Dec 2008 10:32:20 +0000 Diggory Hardy Optional, visible spacing in grid layouts.
Wed, 03 Dec 2008 19:37:32 +0000 Diggory Hardy Added capability for border-less pop-up widgets. Simple pop-up menu.
Sun, 30 Nov 2008 17:17:56 +0000 Diggory Hardy Translation: now has a file for each locale, instead of a file for each section. Items updated; all strings translated.
Sat, 29 Nov 2008 16:43:44 +0000 Diggory Hardy Fix & workaround for tango r4134.
Sat, 29 Nov 2008 12:36:39 +0000 Diggory Hardy Quit button, big changes to content system.
Wed, 26 Nov 2008 13:07:46 +0000 Diggory Hardy Cleaned up Options.d removing old storage method. It's now possible to get a ContentList of the whole of Options.
Tue, 25 Nov 2008 18:01:44 +0000 Diggory Hardy ContentList content type; getting content items/lists from Options generically via content.Items, and a new addContent widget function. Several improvements to generic handling of content. New button-with-text widget.
Sat, 22 Nov 2008 20:59:36 +0000 Cyborg16 Compilation fixes for windows and unittest code.
Sun, 16 Nov 2008 17:03:47 +0000 Diggory Hardy Some path adjustments for windows (untested) and fonts. All types of option can be edited.
Sat, 15 Nov 2008 17:39:14 +0000 Diggory Hardy There is now a position marker for text editing.
Fri, 14 Nov 2008 12:44:32 +0000 Diggory Hardy Implemented an editable TextContent widget; it's now possible to edit text options using the GUI.
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.
Mon, 10 Nov 2008 16:44:44 +0000 Diggory Hardy Floating widgets now work nicely: customizable borders added, resizing, moving.
Thu, 06 Nov 2008 13:16:39 +0000 Diggory Hardy Improvements to FloatingAreaWidget: positioning, passing click events and draw order.
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 11:35:15 +0100 Diggory Hardy Widgets now save dimensions without preventing structural changes in the base config file from applying.
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.
Wed, 01 Oct 2008 23:37:51 +0100 Diggory Hardy Widgets generated dynamically from a list can now be standard widgets selected from data files.
Mon, 29 Sep 2008 18:27:17 +0100 Diggory Hardy Solved some/removed some obsolete jobs/FIXMEs (excluding from gui code). General cleanup.
Mon, 29 Sep 2008 12:09:44 +0100 Diggory Hardy Changes to init and to allow compiling with gdc.
Tue, 23 Sep 2008 12:31:48 +0100 Diggory Hardy Added a workaround for a dmd bug.
Fri, 12 Sep 2008 17:36:14 +0100 Diggory Hardy New InitStage system, Screen & Screen.Drawable, separate testing and guiDemo binaries.
Thu, 11 Sep 2008 11:33:51 +0100 Diggory Hardy Intermediate commit (not stable). Changes to init system.
Sun, 31 Aug 2008 15:59:17 +0100 Diggory Hardy Merge plus a few tweaks.
Sat, 30 Aug 2008 10:54:32 +0100 Diggory Hardy Start of creating a separate gui demo module and leaving mde.d for testing.
Sat, 30 Aug 2008 09:37:35 +0100 Diggory Hardy New ssi file format.
Fri, 29 Aug 2008 11:59:43 +0100 Diggory Hardy Moved file IO code from mde/mergetag to mde/file[/mergetag] and changed how some errors are caught.
Thu, 07 Aug 2008 11:25:27 +0100 Diggory Hardy Gui reorganization and changes; partial implementation of floating widgets.
Tue, 05 Aug 2008 11:51:51 +0100 Diggory Hardy Moved mde/mergetag/parse/parse(To/From) to mde/mergetag/(de)serialize. Implemented (de)serialization of structs.
Tue, 29 Jul 2008 18:14:53 +0100 Diggory Hardy Widget data saving reimplemented for the new data system. (Now grid layout widgets remember their row & column sizes.)
Tue, 29 Jul 2008 17:11:22 +0100 Diggory Hardy Continuing widget data changes started in last commit: all previous widgets work again now (but lacking saving).
Mon, 28 Jul 2008 18:49:18 +0100 Diggory Hardy Re-enabled click event passing in the gui to make ButtonWidget work.
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.
Mon, 07 Jul 2008 15:54:47 +0100 Diggory Hardy Minor tweaks.
Mon, 07 Jul 2008 15:53:58 +0100 Diggory Hardy Added a file which should have been in the last commit!
Sat, 05 Jul 2008 18:27:46 +0100 Diggory Hardy The first dynamically generated widget lists, based on Options, are here!
Sat, 05 Jul 2008 15:36:39 +0100 Diggory Hardy Separated the grid layout widget's implementation into a base and a derived class, to allow other uses of layout.
Fri, 04 Jul 2008 19:04:16 +0100 Diggory Hardy Moved my parseTo and parseFrom modules from tango.scrapple to mde in order to reduce dependencies.
Fri, 04 Jul 2008 18:53:28 +0100 Diggory Hardy Merged in tango updates.
Fri, 04 Jul 2008 18:49:16 +0100 Diggory Hardy Unittests: fixes and changes. Plus some doc changes.
Thu, 03 Jul 2008 12:40:31 +0100 Diggory Hardy Changes to work with tango r3700 (post 0.99.6).
Wed, 02 Jul 2008 17:10:07 +0100 Diggory Hardy Replaced IWidget.getMinimalSize(out w,out h) with minWidth() and minHeight().
Sun, 29 Jun 2008 15:40:37 +0100 Diggory Hardy Changes to widgets: widgets may now get strings as creation data. Strings for TextWidgets can be set in files (in a temporary mannor).
Sun, 29 Jun 2008 11:55:55 +0100 Diggory Hardy Overhauled Options so that it now uses templates and mixins for type-specific internals, and supported types can be adjusted via just one list.
Fri, 27 Jun 2008 18:35:33 +0100 Diggory Hardy Moved many modules/packages to better reflect usage.
Fri, 27 Jun 2008 17:19:46 +0100 Diggory Hardy Documentation changes only. (Idea for new gui.content.Items module; unused gl.texture module commented out.)
Wed, 25 Jun 2008 17:25:48 +0100 Diggory Hardy A little bit of progress on the content handling system (relevent code is likely to be revised).
Tue, 24 Jun 2008 20:40:52 +0100 Diggory Hardy Fixed a little bug giving the mouse pointer the correct position.
Sat, 14 Jun 2008 17:52:22 +0100 Diggory Hardy Added very basic (and currently useless) content support.
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.
Sat, 14 Jun 2008 13:09:03 +0100 Diggory Hardy Coloured and alpha-blended text is now supported.
Sat, 14 Jun 2008 12:04:25 +0100 Diggory Hardy Bit of polish for a public release, including some more documentation.
Tue, 10 Jun 2008 17:35:13 +0100 Diggory Hardy Implemented gl.texture (without testing) & fixed log options adjusted previously.
Thu, 05 Jun 2008 18:05:22 +0100 Diggory Hardy Merged changes from my external repo.
Thu, 05 Jun 2008 17:16:52 +0100 Diggory Hardy Changes to paths, command line arguments and font LCD rendering.
Thu, 05 Jun 2008 15:04:44 +0100 Diggory Hardy Added a .hgignore file.
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 13:10:06 +0100 Diggory Hardy Enabled getting the size of a text block (before or after rendering).
Sat, 31 May 2008 12:40:26 +0100 Diggory Hardy Implemented font rendering (grayscale only; i.e. non-LCD).
Fri, 23 May 2008 13:13:08 +0100 Diggory Hardy New mtcp utility and changes to paths.
Thu, 22 May 2008 12:51:47 +0100 Diggory Hardy Fixed resizing bugs in previous commit and made code cleaner and more efficient.
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.
Thu, 15 May 2008 10:39:57 +0100 Diggory Hardy Column/row resizing implemented for GridLayoutWidget (finally)!
Wed, 14 May 2008 12:31:09 +0100 Diggory Hardy Partially implemented column/row resizing (code not working well).
Tue, 13 May 2008 12:02:36 +0100 Diggory Hardy The renderer now controls which parts of the window border allow resizing.
Thu, 08 May 2008 16:05:51 +0100 Diggory Hardy Made GUI more robust to mutable data changes and improved much of GridLayoutWidget's code.
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.
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.
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.
Tue, 08 Apr 2008 15:52:21 +0100 Diggory Hardy Small addition to GUI, paths work-around for Windows.
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, 03 Apr 2008 17:26:52 +0100 Diggory Hardy Some minor and some futile efforts.
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.
Fri, 21 Mar 2008 12:31:21 +0000 Diggory Hardy Minor changes regarding logging and unittests.
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.
Fri, 07 Mar 2008 17:51:02 +0000 Diggory Hardy Changed much of the mergetag structure and some functionality. First tests on windows.
Mon, 25 Feb 2008 11:11:30 +0000 Diggory Hardy Fixed two little bugs.
Fri, 22 Feb 2008 11:52:20 +0000 Diggory Hardy Implemented some internationalization support.
Thu, 21 Feb 2008 09:05:33 +0000 Diggory Hardy Options class created & changes to mergetag exception messages.
Mon, 18 Feb 2008 11:54:56 +0000 Diggory Hardy DefaultData largely rewritten with unittest, SDL input event handling completed with unittest, changes to Init threading.
Wed, 30 Jan 2008 11:33:56 +0000 Diggory Hardy Joystick button input now works with config.
Fri, 25 Jan 2008 18:17:38 +0000 Diggory Hardy Big changes to init; got some way towards input event support; changed mergetag ID to char[] from uint.
Wed, 16 Jan 2008 12:48:07 +0000 Diggory Hardy Some changes to exceptions and a few more debug commands.
Thu, 10 Jan 2008 18:33:24 +0000 Diggory Hardy Some fixes from mde/text/format.d unittests plus a few more fixes.
Sun, 06 Jan 2008 17:47:11 +0000 Diggory Hardy Removed non-existant files not removed in 3e58aaf3c6d4c0e1a63441dd859af433aa15c5ff.
Sun, 06 Jan 2008 17:38:51 +0000 Diggory Hardy Many changes: upgraded to tango 0.99.4, reorganised mde/input, large changes to mde/mergetag and mde/init, separated off test/MTTest.d and more.
Sat, 03 Nov 2007 16:06:06 +0000 Diggory Hardy text.parse: fixed a small bug with char[]'s.
Sat, 03 Nov 2007 15:15:43 +0000 Diggory Hardy mergetag: partially redesigned dataset and text reader classes. Changed text format.
Tue, 30 Oct 2007 17:08:12 +0000 Diggory Hardy Finished format.d and parse.d modules; moved to mde/text. Partway implementing mde.mergetag.write.TextWriter.
Sat, 27 Oct 2007 18:05:39 +0100 Diggory Hardy Repository creation.