Wed, 18 Dec 2013 20:43:50 +0200 | Santeri Piippo | - fixed: LDObject methods still used operator delete directly, causing *a very frustrating* crash to debug | changeset | files |
Wed, 18 Dec 2013 19:39:55 +0200 | Santeri Piippo | History should now behave properly.. | changeset | files |
Wed, 18 Dec 2013 17:44:31 +0200 | Santeri Piippo | - corrected history behavior. LDObject::clone() is now off-limits, createCopy() must be used instead. LDObject::deleteSelf() must be used to delete LDObjects (destructor is protected now) | changeset | files |