paul
|
5ba2d8d3df
merge 13886,13888-13889,13894-13897,13900-13907,13910-13922,13925-13931 revisions from the trunk
|
hace 15 años |
paul
|
69f50bc594
rtl: add enumerators to the basic classes
|
hace 16 años |
ivost
|
fff6e218af
* readded BeforeDestructor that calls Destroying (delphi compatibility issue)
|
hace 16 años |
ivost
|
3cfcdb2ab9
* reverted parts of r13852 (removed +/- with sets and added include/exclude)
|
hace 16 años |
ivost
|
242560f138
* corrected some typo that was inserted by r13853
|
hace 16 años |
ivost
|
65bca0a26d
* enhanced how observers are notified by subjects on destroying
|
hace 16 años |
ivost
|
74c09e2268
* fixed strange free notification behavior of TComponent. Must be some memory corruption or so.
|
hace 16 años |
ivost
|
91430b6837
* reverted 13297
|
hace 16 años |
ivost
|
8b7167e538
* revised TComponent class. There was a lot of outdated, bad, maybe also old code. Tested also with Lazarus.
|
hace 16 años |
ivost
|
da55f04221
* fixed bug in SetAncestor of TComponent
|
hace 16 años |
michael
|
2abc422035
* ValidateContainer should call ValidateInsert
|
hace 16 años |
michael
|
ee1757a6c5
* Patch from Paul Ishenin to implement SetDesigning and SetDesignInstance
|
hace 17 años |
michael
|
d87768dc0c
* Implemented Loading, as per Graeme Geldenhuys request
|
hace 17 años |
marco
|
408d5831ea
* isimplementorof/referenceinfo, bug #10567
|
hace 17 años |
marco
|
97b1d04d8f
* Fix for 10482, iinterfacecomponentreference
|
hace 17 años |
michael
|
a7a0e9a307
* Component name can be empty
|
hace 18 años |
michael
|
aaec51dd3f
* Fixed bug #8033, removed longrec, so sysutils version is used
|
hace 18 años |
michael
|
4d01d98667
+ Made validaterename case-insensitive (after bug #5166)
|
hace 19 años |
michael
|
f1cb336ee0
+ FindComponent should be cse insensitive
|
hace 19 años |
michael
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
hace 20 años |
peter
|
4ace790492
* remove $Log
|
hace 20 años |
fpc
|
790a4fe2d3
* log and id tags removed
|
hace 20 años |
fpc
|
50778076c3
initial import
|
hace 20 años |
michael
|
783376530d
+ Streaming of subcomponents added by Marc Weustink
|
hace 20 años |
peter
|
e417e34496
* truncate log
|
hace 20 años |
florian
|
fa2b38e520
+ PaletteCreated added
|
hace 20 años |
peter
|
7cf6eff07f
* interface additions
|
hace 20 años |
michael
|
ed3945ca04
+ More optimal FreeNotification when destroying
|
hace 21 años |
michael
|
8b3a3858eb
+ Fix in TComponent destroy FreeNotifications.
|
hace 21 años |
florian
|
b950207508
* tcomponent.destroying is now called in tcomponent.beforedestruction
|
hace 21 años |