log codeDoc/ideas.txt @ 171:7f7b2011b759

age author description
Sun, 26 Jul 2009 11:04:17 +0200 Diggory Hardy Partially complete commit: code runs but context menus don't work.
Mon, 29 Jun 2009 18:45:58 +0200 Diggory Hardy More work on the context menu: now roughly usable like an ordinary context menu.
Sat, 27 Jun 2009 11:57:26 +0200 Diggory Hardy Context menus: added a clipboard (functions accessible from main menu rather than context menu).
Sun, 21 Jun 2009 12:19:18 +0200 Diggory Hardy Made content displayable while being dragged.
Thu, 21 May 2009 20:55:10 +0200 Diggory Hardy Finished last commit, rearranged code for the WidgetManager class.
Sat, 04 Apr 2009 17:32:18 +0200 Diggory Hardy Updated for compatibility with tango 0.99.8.
Sat, 14 Mar 2009 11:05:51 +0100 Diggory Hardy Some ideas for content service menus.
Sat, 07 Feb 2009 12:46:03 +0000 Diggory Hardy BIG commit. Major change: old Options class is gone, all content values are loaded and saved automatically. All options updated to reflect this, some changed.
Sun, 04 Jan 2009 17:35:15 +0000 Diggory Hardy minSizeChange() allows run-time changes to widgets' minimal size (except for shrinking in a GridLayoutWidget).
Thu, 01 Jan 2009 15:16:00 +0000 Diggory Hardy Ideas for keyboard selection of widgets.
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.
Thu, 11 Sep 2008 11:33:51 +0100 Diggory Hardy Intermediate commit (not stable). Changes to init system.
Thu, 15 May 2008 10:39:57 +0100 Diggory Hardy Column/row resizing implemented for GridLayoutWidget (finally)!