Commit History

Author SHA1 Message Date
  marco 5d317a4e46 * manual CSE for fcomponents[i] in FindComponent, mantis #31628 8 years ago
  michael c213a4187a * Fix bug ID #21458 8 years ago
  michael d55ed2a3fd * CamelCase for Top/Left properties (bug ID 30413) 8 years ago
  nickysn 9418fa9b8b * fixed compilation of unit classes with integer=smallint 11 years ago
  nickysn fccbbd92b2 * Classes unit functions related to exceptions and stacktraces updated to use CodePointer 12 years ago
  michael 3cafdc2a58 * Fix from Luiz Americo to avoid crash when a freenotification is registered during destroy. (bug ID 23031) 12 years ago
  marco 05999225a3 * Patch for referenceinterface by C. Peterson to properly add to the freenotification list, Mantis #20808 13 years ago
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed 14 years ago
  michael 4d2786d238 * Patch from Luiz americo to use FPList where possible 15 years ago
  paul 8d7312f87b rtl: use CreateVCLComObject routing to create VCLComObject in case it is not assigned + test 15 years ago
  paul 9aa4504369 rtl: initial TComponent.VCLComObject support - map interface related TComponent methods to the appropriate IVCLComObject interface methods 15 years ago
  paul ea8bf4f2fd rtl: TObject.SafeCallException and TComponent.SafeCallException has HResult return value. Fix default return value to catastrophic failure error code. 15 years ago
  paul aa5a5e79ce merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,13950,13951,13952,13983,13994: 15 years ago
  ivost 2bfe336917 * reverted compon.inc to the state of r13298 (csFreeNotification maybe set even with no freelist allocated) 15 years ago
  ivost 0c725eae43 * fixed setting wrong component state. csDesignInstance and csInline were set inversed. 15 years ago
  ivost fff6e218af * readded BeforeDestructor that calls Destroying (delphi compatibility issue) 16 years ago
  ivost 3cfcdb2ab9 * reverted parts of r13852 (removed +/- with sets and added include/exclude) 16 years ago
  ivost 242560f138 * corrected some typo that was inserted by r13853 16 years ago
  ivost 65bca0a26d * enhanced how observers are notified by subjects on destroying 16 years ago
  ivost 74c09e2268 * fixed strange free notification behavior of TComponent. Must be some memory corruption or so. 16 years ago
  ivost 91430b6837 * reverted 13297 16 years ago
  ivost 8b7167e538 * revised TComponent class. There was a lot of outdated, bad, maybe also old code. Tested also with Lazarus. 16 years ago
  ivost da55f04221 * fixed bug in SetAncestor of TComponent 16 years ago
  michael 2abc422035 * ValidateContainer should call ValidateInsert 16 years ago
  michael ee1757a6c5 * Patch from Paul Ishenin to implement SetDesigning and SetDesignInstance 17 years ago
  michael d87768dc0c * Implemented Loading, as per Graeme Geldenhuys request 17 years ago
  marco 408d5831ea * isimplementorof/referenceinfo, bug #10567 17 years ago
  marco 97b1d04d8f * Fix for 10482, iinterfacecomponentreference 17 years ago
  michael a7a0e9a307 * Component name can be empty 18 years ago
  michael aaec51dd3f * Fixed bug #8033, removed longrec, so sysutils version is used 18 years ago