1
0
mirror of synced 2024-06-26 07:17:40 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
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