Table of Contents
| About | News | Mde's GUI | Features | Ideas | Platforms | Building | Utility Programs | Forum | Trac Wiki Help |
News
19th January, 2009
I've just put up a GUI section. Not quite finished, but never-the-less useful (I hope).
The GUI is quite capable of editing options and providing menus now.
13th November, 2008
I've been putting a fair bit of work into the gui recently. It's ugly, but now has some functionality; boolean options can be edited through the gui now. Today I've been working on a basic text input widget which supports basic unicode input now and should be capable of editing options very soon.
Check out the image on the main page!
24th June, 2008
Forgot to say that I switched to a mercurial repository and have made it available since the 14th June. So you can check out the latest committed version now (although unfortunately I haven't been making so much progress lately).
8th May, 2008
Crikey, a month's gone by now since the last update. Just so you don't think nothing's been happening, I've made 11 further commits to the repository (not on the web) since the last news item.
So what have I been working on? The user interface. Right now it has quite a few of the little-but-important features, like resizing widgets and interactable buttons, and a fair bit of the framework behind a GUI such as a renderer interface (also known as theme support), although currently there's only one very basic renderer. But as of yet there's not a lot to look at and nothing particularly original about it, so I've decided to put off any release until there's a bit more to show.
8th April, 2008
Changes listed from this date and back are git-commit summaries.
New upload, changes:
- Small addition to GUI, paths work-around for Windows.
- Some GUI work, plus a small fix in the paths module.
- Changed the licensing and removed a few dead files.
- Some minor and some futile efforts.
27th March, 2008
New upload, changes:
- Only locally-changed options are stored in user-config now. Log levels revised.
- Implemented drawing a very basic gl box, and only drawing when necessary.
- Changes to Options, particularly regarding window sizes.
- Window settings now come from options, and may use OpenGL (enabled/disabled at compile time).
24th March, 2008
More work on the site.
New upload of source, changes:
- Reworked much of Init.
21st March, 2008
Set up the site, and initial upload.
