log

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 21:20:16 +0200 Diggory Hardy Context menu services not applicable to the current type can now be hidden.
Mon, 29 Jun 2009 18:55:50 +0200 Diggory Hardy Context menu refinements: right button click-drag-release use and closing via buttons.
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.
Sun, 07 Jun 2009 16:20:16 +0200 Diggory Hardy Fixed a few bugs; most notably changing the translation reloads the text on PopupMenuWidgets now.
Sat, 23 May 2009 17:23:21 +0200 Diggory Hardy Some (somewhat pointless) memory optimisations for AStringContent.
Sat, 23 May 2009 15:47:32 +0200 Diggory Hardy Provided sensible conversions for setting the value of one AStringContent from another, along with unittest.
Fri, 22 May 2009 19:59:22 +0200 Diggory Hardy First drag and drop support: can drag from AStringContentWidget to any content editable. No visual feedback while dragging.
Thu, 21 May 2009 22:15:40 +0200 Diggory Hardy Replaced WidgetManager's click and motion callbacks with a drag event system.
Thu, 21 May 2009 22:15:32 +0200 Diggory Hardy Replaced WidgetManager's click and motion callbacks with a drag event system.
Thu, 21 May 2009 20:55:10 +0200 Diggory Hardy Finished last commit, rearranged code for the WidgetManager class.
Fri, 24 Apr 2009 17:35:53 +0100 Diggory Hardy Re-enabled raising floating widgets, by clicking frame; disabled attempt at immediate language reloading for popup-button widgets.
Wed, 22 Apr 2009 10:35:15 +0200 Diggory Hardy Reduced the number of draws occuring.
Sat, 18 Apr 2009 21:51:03 +0200 Diggory Hardy Fix to reload translations.
Sat, 18 Apr 2009 12:19:24 +0200 Diggory Hardy Changed collapsible widget in GUI.
Sat, 18 Apr 2009 12:02:33 +0200 Diggory Hardy Better error reporting for loading translations; avoided an infinite loop.
Fri, 10 Apr 2009 18:09:55 +0200 Diggory Hardy Fixed a bug preventing log messages from being displayed.
Fri, 10 Apr 2009 15:19:46 +0200 Diggory Hardy Menu placement now takes into account left/right placement of parent menus.
Sat, 04 Apr 2009 17:32:18 +0200 Diggory Hardy Updated for compatibility with tango 0.99.8.
Sat, 04 Apr 2009 11:59:27 +0200 Diggory Hardy Fix for non-debug builds.
Sat, 14 Mar 2009 11:05:51 +0100 Diggory Hardy Some ideas for content service menus.
Sat, 14 Mar 2009 11:05:31 +0100 Diggory Hardy Hooked redraws in for BoolContentWidget and SliderContentWidget.
Wed, 11 Feb 2009 13:02:30 +0000 Diggory Hardy Added a border widget.
Wed, 11 Feb 2009 12:00:12 +0000 Diggory Hardy Simple, inefficient context menus (displaying content description).
Tue, 10 Feb 2009 13:10:53 +0000 Diggory Hardy Allow EventContent creation for translatable labels.
Tue, 10 Feb 2009 12:57:09 +0000 Diggory Hardy Added a BoolContent-based collapsible widget.
Mon, 09 Feb 2009 23:27:41 +0000 Diggory Hardy Added a simple Slider widget.
Sun, 08 Feb 2009 17:36:57 +0000 Diggory Hardy Tightened rules for alignment sharing of grid layouts (avoids a bug and generally preferable).