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 |
Fri, 13 Dec 2013 00:28:24 +0200 | Santeri Piippo | - Reworked primitive listing. No longer uses multi-threading. | file | diff | annotate |
Sat, 07 Dec 2013 00:01:20 +0200 | Santeri Piippo | Cleaned up download.cpp/.h, used PROPERTY. Added LIST_OPS to PROPERTY | file | diff | annotate |
Fri, 06 Dec 2013 00:29:44 +0200 | Santeri Piippo | - Renamed common.h to main.h, split the PROPERTY macro and supporting macros to property.h | file | diff | annotate |