1
0
mirror of synced 2024-07-01 09:17:40 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
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
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
18b17e3487 Added: image index to graphiclist editor
Added: gradient support to unaMenuBarPainter
Added: ImageOffset support to unaMenuBarPainter
2008-06-06 14:22:00 +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
669cf750dc Fixed: designtime editor updates properly
Fixed: moving images in a graphiclist
2007-04-02 14:45:31 +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
72f9725251 Fixed: crashes when adding the second image 2005-12-13 15:49:17 +00:00
4de0005e56 Added: Convert property, for optimization when API-compatibility is not required
Fixed: adding a new image automatically opens the image selection dialog
2005-12-13 15:05:09 +00:00