log mde/gui/widget/PopupMenu.d @ 133:9fd705793568

age author description
Fri, 23 Jan 2009 16:05:05 +0000 Diggory Hardy Fixed menu popup bug, improved recursion detection.
Wed, 21 Jan 2009 13:01:40 +0000 Diggory Hardy Major revisions to popup handling. Buttons can close menus now, plus some smaller impovements. Removed Widget module.
Fri, 02 Jan 2009 18:07:10 +0000 Diggory Hardy Widgets now receive and store their parent (IParentWidget). Infinite widget recursion checks. WidgetManager code redistributed.
Thu, 01 Jan 2009 14:52:09 +0000 Diggory Hardy Basic edit cursor placement using the mouse.
Fri, 26 Dec 2008 12:07:38 +0000 Diggory Hardy Some tweaks to popup events and 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.
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. base mde/gui/widget/Popup.d@4e4c6669878f