David Piuva 1ef0dd8ef9 Allowing macros in the file API to be used without an implicitly used dsr namespace. 1 年之前
..
api 1ef0dd8ef9 Allowing macros in the file API to be used without an implicitly used dsr namespace. 1 年之前
base 550114772b Catching null pointer exceptions from the region start, so that the pointer can move and still be caught as null. 2 年之前
collection 42f865ea1f Allowing Array and Field to be cloned implicitly. 2 年之前
font 7375b51365 Created a textbox component. 3 年之前
gui 5790bb58a8 Reduced namespace clutter by making internal methods static in TextBox.cpp. 2 年之前
image ec5b143c57 Removed the only use-case of zip instructions together with simdExtra.h. 2 年之前
machine 257360198b Fixed bug in linear gradients where targetPointer did not compensate for starting on the second row. 2 年之前
math a6ba9e13f4 replaceWithSmaller and replaceWithLarger takes source by constant reference. 1 年之前
persistent 402d9ad683 Defining gray default colors for components, so that one can choose not to define the color. 2 年之前
render 97c4990e36 Using the new pushGetIndex and pushConstructGetIndex List methods. 2 年之前
DFPSR.DsrHead e49f986ee3 Using the ReuseMemory flag to enable allocator.cpp, having it disabled by default for stability. 3 年之前
History.txt f5c38b365e Added a note in History.txt about old themes needing filter = 1 assigned explicitly if used. 2 年之前
License.txt c784bbb6bd Updated copyright years. 2 年之前
includeEssentials.h 9e3941e570 Reduced dependencies using an essential subset header. 3 年之前
includeFramework.h c7066ae7fa Added an Algorithm API to the framework, which is useful for writing functional regression tests with less code. 2 年之前