log

age author description
Tue, 15 Sep 2009 20:09:59 +0200 Diggory Hardy Fixed a bug where (non-resizible) widgets wouldn't get shrunk when minimal size decreases, meaning optional context menus are hiden properly now. default tip
Tue, 15 Sep 2009 10:36:37 +0200 Diggory Hardy Coloured log output to the console.
Sat, 12 Sep 2009 09:50:33 +0200 Diggory Hardy Release-clicks don't cause problems now.
Sat, 12 Sep 2009 09:14:43 +0200 Diggory Hardy Fixes to CollapsibleWidget. Disabled AChildWidget.invariant.
Fri, 11 Sep 2009 20:56:53 +0200 Diggory Hardy Compile/link-time fixes for ldc & non-debug builds.
Mon, 31 Aug 2009 13:54:23 +0200 Diggory Hardy Temporary commit to allow backup
Sat, 08 Aug 2009 15:53:10 +0200 Diggory Hardy Enabled ServiceContentList to call its callbacks when its value changes. Tried to fix some other bugs, but this is not a very clean commit, due to wanting to make some big changes to enable better use of invariants next.
Wed, 29 Jul 2009 20:28:22 +0200 Diggory Hardy Implemented "void setContent (IContent)".
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.