e681c29456
Fixed: List index out of bounds when multiple containers are on a form
...
Fixed: no need to move/remove graphics in the internal list if conversion is disabled
2012-05-02 13:59:12 +00:00
9feef16168
Fixed: ByName functions should work on PictureName instead of Name
2010-07-20 10:04:45 +00:00
131f05711d
Fix caused a double freeing, fixed.
2010-07-12 08:01:32 +00:00
388f91d1d0
Potential fix for "Invalid ImageList Index"
...
Dropped D6 compatibility in favor of losing an ugly hack
2010-07-12 07:37:54 +00:00
5574566444
Merged: menubaractions branch into trunk
2009-02-25 11:31:18 +00:00
669cf750dc
Fixed: designtime editor updates properly
...
Fixed: moving images in a graphiclist
2007-04-02 14:45:31 +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
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
aee4dc4bb4
Fixed: DrawGraphic failed for X/Y > 0
2004-09-01 17:41:06 +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