1
0
mirror of synced 2024-06-28 15:57:39 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
c4efc9ca49 Repository too old to merge - renaming branch to trunk 2009-03-13 15:26:41 +00:00
12c4cdabbe Repository too old to merge - renaming branch to trunk 2009-03-13 15:26:34 +00:00
432295bcb8 Changed: Group.SelectedItem is now public, allowing a default selection 2009-03-13 14:16:14 +00:00
5574566444 Merged: menubaractions branch into trunk 2009-02-25 11:31:18 +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
2ac4754fa6 Added: support for custom drawing procedures 2008-06-09 08:44:30 +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
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
cb9b91c617 Branched: MenuBar refactoring based on an action queue 2007-04-02 14:48:14 +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
a60c185db1 Fixed: memory leak in CreateImage method
Changed: GraphicList now uses TComponent-based items to support Visual Inheritance
2007-01-04 19:47:47 +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
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
8e3fb92a69 Added: IndexByName, GraphicByName and PictureByName methods
Changed: shortcut for deleting items in the design-time editor from Del to Ctrl-Del (Clear changed from Ctrl-Del to Ctrl-Shift-Del), it conflicted with using Del in the Name box
2005-03-26 17:06:08 +00:00
713484f798 Fixed: previous bug-fix invalidated ImageList updating 2004-10-07 19:34:57 +00:00
4e24a4cd67 Fixed: DrawGraphic checks AIndex, caused infinite AVs otherwise when using an invalid index 2004-10-07 18:21:44 +00:00
491c12aad5 Fixed: Delphi 7 "unsafe" warnings hidden 2004-09-25 16:19:08 +00:00
279db4d12b Added: design-time dialog for Container's Graphics 2004-09-02 10:36:24 +00:00
aee4dc4bb4 Fixed: DrawGraphic failed for X/Y > 0 2004-09-01 17:41:06 +00:00
9172340ff8 Added: license 2004-09-01 11:30:17 +00:00
da22de60f0 Added: AssignTo implementations
Added: component bitmaps
Added: design-time editors
2004-09-01 11:19:37 +00:00
6899f76ab3 Added: graphic blending when disabled 2004-09-01 07:58:26 +00:00
936d2a7e22 Added: test application
Fixed: various Access Violations
2004-08-31 18:46:34 +00:00
b65af473ce Added: initial implementation for disabled drawing 2004-08-31 15:02:35 +00:00
86f3b26b31 Added: GraphicCollection and GraphicList implementations 2004-08-31 14:40:07 +00:00
329617d3eb Initialized repository 2004-08-31 08:16:18 +00:00