David Piuva c784bbb6bd Updated copyright years. 2 years ago
..
bufferAPI.cpp c784bbb6bd Updated copyright years. 2 years ago
bufferAPI.h c784bbb6bd Updated copyright years. 2 years ago
configAPI.cpp 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 years ago
configAPI.h 4881831ff0 Basic loading of style settings from ini files, without any style variations. 3 years ago
drawAPI.cpp 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 years ago
drawAPI.h 449bd86cfb Forgot to remove the warning in the draw API. 4 years ago
fileAPI.cpp ea91d69baf Went through some Cppcheck warnings. 3 years ago
fileAPI.h 24de33017f Letting the virtual assembly code be compiled separatelly, so that it can be reused for multiple themes. 3 years ago
filterAPI.cpp 9111a57006 Made a basic image theme for the Wizard application. 3 years ago
filterAPI.h 9111a57006 Made a basic image theme for the Wizard application. 3 years ago
fontAPI.cpp 7375b51365 Created a textbox component. 3 years ago
fontAPI.h 7375b51365 Created a textbox component. 3 years ago
guiAPI.cpp 06888a5843 Having an overload for setting arbitrary type properties without fromPath still makes sense due to the many settings that don't even need a path. 3 years ago
guiAPI.h 06888a5843 Having an overload for setting arbitrary type properties without fromPath still makes sense due to the many settings that don't even need a path. 3 years ago
imageAPI.cpp c9520d7fcb Fixed incorrectly pasted error message. 3 years ago
imageAPI.h 3d866c8117 Completed the image saving stub with BMP, Jpeg, Targa and Unicode filenames. 3 years ago
mediaMachineAPI.cpp 2f52043cbe Sharing the scroll-bar implementation from ListBox with TextBox. 3 years ago
mediaMachineAPI.h 89f4ae0cca Implemented style classes in the theme, so that settings can be reused across different components without forced overlap by name. 3 years ago
modelAPI.cpp ea91d69baf Went through some Cppcheck warnings. 3 years ago
modelAPI.h 710d676e97 Made a header for the dmf 1.0 model importer, to allow building 3D projects with the new build system. 3 years ago
stringAPI.cpp a03c7cdb02 No need to look for null terminators in characters with multiple code points that can't be zero. 3 years ago
stringAPI.h 429230788a Implemented file_removeFile. 3 years ago
timeAPI.cpp 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 years ago
timeAPI.h 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 years ago
types.cpp 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 years ago
types.h 3d866c8117 Completed the image saving stub with BMP, Jpeg, Targa and Unicode filenames. 3 years ago