Histórico de Commits

Autor SHA1 Mensagem Data
  Michaël Van Canneyt f1c4f0c879 * Check component is not nil prior to calling validateinsert há 1 ano atrás
  Michaël Van Canneyt 30f514eb6b * Add CanObserve and ObserverAdded to TComponent, for delphi compatibility há 1 ano atrás
  Michaël Van Canneyt d1b7a49700 * Move move free notifications to separate procedure. Fixes issue #40638 há 1 ano atrás
  Michaël Van Canneyt 972b5181eb * Delta stream support há 1 ano atrás
  Michaël Van Canneyt 594090b215 * Add delphi-compatible observers to classes há 1 ano atrás
  Michael VAN CANNEYT 98cdab5200 * Add MainUnit há 2 anos atrás
  Michaël Van Canneyt d6a26f2c28 * Remove component from previous owner. Fix issue #39529 há 3 anos atrás
  marco 5d317a4e46 * manual CSE for fcomponents[i] in FindComponent, mantis #31628 há 8 anos atrás
  michael c213a4187a * Fix bug ID #21458 há 8 anos atrás
  michael d55ed2a3fd * CamelCase for Top/Left properties (bug ID 30413) há 8 anos atrás
  nickysn 9418fa9b8b * fixed compilation of unit classes with integer=smallint há 11 anos atrás
  nickysn fccbbd92b2 * Classes unit functions related to exceptions and stacktraces updated to use CodePointer há 12 anos atrás
  michael 3cafdc2a58 * Fix from Luiz Americo to avoid crash when a freenotification is registered during destroy. (bug ID 23031) há 13 anos atrás
  marco 05999225a3 * Patch for referenceinterface by C. Peterson to properly add to the freenotification list, Mantis #20808 há 13 anos atrás
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed há 15 anos atrás
  michael 4d2786d238 * Patch from Luiz americo to use FPList where possible há 15 anos atrás
  paul 8d7312f87b rtl: use CreateVCLComObject routing to create VCLComObject in case it is not assigned + test há 15 anos atrás
  paul 9aa4504369 rtl: initial TComponent.VCLComObject support - map interface related TComponent methods to the appropriate IVCLComObject interface methods há 15 anos atrás
  paul ea8bf4f2fd rtl: TObject.SafeCallException and TComponent.SafeCallException has HResult return value. Fix default return value to catastrophic failure error code. há 15 anos atrás
  paul aa5a5e79ce merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,13950,13951,13952,13983,13994: há 15 anos atrás
  ivost 2bfe336917 * reverted compon.inc to the state of r13298 (csFreeNotification maybe set even with no freelist allocated) há 16 anos atrás
  ivost 0c725eae43 * fixed setting wrong component state. csDesignInstance and csInline were set inversed. há 16 anos atrás
  ivost fff6e218af * readded BeforeDestructor that calls Destroying (delphi compatibility issue) há 16 anos atrás
  ivost 3cfcdb2ab9 * reverted parts of r13852 (removed +/- with sets and added include/exclude) há 16 anos atrás
  ivost 242560f138 * corrected some typo that was inserted by r13853 há 16 anos atrás
  ivost 65bca0a26d * enhanced how observers are notified by subjects on destroying há 16 anos atrás
  ivost 74c09e2268 * fixed strange free notification behavior of TComponent. Must be some memory corruption or so. há 16 anos atrás
  ivost 91430b6837 * reverted 13297 há 16 anos atrás
  ivost 8b7167e538 * revised TComponent class. There was a lot of outdated, bad, maybe also old code. Tested also with Lazarus. há 16 anos atrás
  ivost da55f04221 * fixed bug in SetAncestor of TComponent há 16 anos atrás