Thu, 19 Dec 2013 01:18:34 +0200 | Santeri Piippo | - removed the version monikers, new version is now just 0.3 instead of 0.3-alpha. BUILD_ID can now only be INTERNAL and RELEASE. It was way too complicated to my tastes. | file | diff | annotate |
Wed, 18 Dec 2013 23:38:45 +0200 | Santeri Piippo | - made history ignore file loading and undo/redo calls instead of having hard-coded ignore on the actions, this will probably save a lot of hair | file | diff | annotate |
Wed, 18 Dec 2013 19:39:55 +0200 | Santeri Piippo | History should now behave properly.. | 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 |