Thu, 19 Dec 2013 00:59:49 +0200 | Santeri Piippo | - implicit documents are now auto-closed when rendered unused, in general, a LOT better document closing behavior | file | diff | annotate |
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 | file | diff | annotate |
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) | file | diff | annotate |
Fri, 13 Dec 2013 20:01:49 +0200 | Santeri Piippo | - changed source file extension from .cpp to .cc | file | diff | annotate |