1
0
mirror of synced 2024-07-05 19:00:35 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
e1c32b70e5 Fixed: free notification wasn't handled for a linked Action 2010-06-02 10:15:24 +00:00
6322d27e0c Fixed: last item is skipped when using SelectLast 2010-03-30 13:36:13 +00:00
da24dfd4d0 Fixed: SelectLast used the active group to start 2010-03-30 13:31:51 +00:00
7c3d746844 Incorrect iteration direction for SelectLast method caused it to act like SelectFirst 2010-03-30 13:24:19 +00:00
fe5574b9e9 Added: support for "for...in" enumerators 2009-08-06 08:44:12 +00:00
57ba59dc96 Added: support for a background image in the UnameIT menubar painter 2009-04-22 14:22:01 +00:00
a9c1bcc0d6 Changed: Designer property is now public (AV in designer turned out to be an outdated package) 2009-03-30 11:20:23 +00:00
5ff5d3e6ff Changed (again): Group.SelectedItem is now public, allowing a default selection 2009-03-13 15:27:22 +00:00
a2b063801c Fixed: always convert images in design-time
Fixed: dynamically added images on a graphiclist with Convert=False would result in an incorrect count
Fixed: container item tracks container's FreeNotification
Fixed: checks for invalid pointers (solves some AV's)
2009-02-25 10:54:20 +00:00
280e5f669b Added: ImageOffsetX/Y to unaMenuBarPainter 2008-05-26 10:22:50 +00:00
670eb4baa5 Fixed: moving of menu items in the editor
Fixed: actions are executed immediately if the queue is empty
Fixed: SetSelectedItem can handle nil with raising an AV
Fixed: memory leak in animation action
2007-06-01 06:41:52 +00:00
e070e53c07 Added: somewhat working support for moving menu items in the editor
Fixed: animation start time based on action start
Fixed: auto-collapse + auto-select
2007-04-20 13:37:56 +00:00
eedd2e0696 Changed: initial refactoring for action queue 2007-04-02 14:49:00 +00:00
ced0de69b1 Added: MenuBar package
Changed: proper UnameIT MenuBar Painter implementation
Fixed: GraphicList editor notifies designer of changes
2007-01-31 09:41:11 +00:00
7ca9314af1 Added: Action support
Added: TX2Color32 type
Fixed: re-selecting the items when designer is activated
2006-05-22 05:13:12 +00:00
a401e01dd9 Added: CursorGroup/Item properties
Added: OnSelectedChanging/OnSelectedChanged events
Added: design-time editor
Fixed: drawing of disabled items in the unaMenuBarPainter
2006-04-17 18:41:43 +00:00
b5eb0c6ad3 Added: OnExpand/Collapse events
Added: Fade + Fade/Slide animations
Changed: Animation properties moved from Painter to MenuBar
Changed: concrete animation classes moved to separate unit
Changed: custom Scroller replaced for standard Windows scrollbar
2006-04-02 20:00:02 +00:00
9a1dd7da01 Fixed: paint problems with dissolve effect and blurry shadows in the UnameIT painter
Added: experimental custom scrollbar drawing
2006-04-01 19:51:46 +00:00
eb63e27541 Changed: refactored animation class
Added: resolving animation
Added: Uname-IT painter
Added: various options (auto-collapse, auto-select, etc)
2006-03-30 04:54:11 +00:00
430d01900e Added: X2MenuBar component + musikCube painter 2006-03-24 05:56:59 +00:00