| .. |
|
components
|
Minor clean-ups around the Justification class.
|
2013-08-20 17:27:41 +01:00 |
|
documents
|
Added some "override" annotations.
|
2013-07-08 19:05:14 +01:00 |
|
paintelements
|
Cleaned out and optimised some graphics code.
|
2013-09-04 13:38:54 +01:00 |
|
properties
|
Minor clean-ups around the Justification class.
|
2013-08-20 17:27:41 +01:00 |
|
ui
|
Cleaned out and optimised some graphics code.
|
2013-09-04 13:38:54 +01:00 |
|
jucer_BinaryResources.cpp
|
Misc minor clean-ups.
|
2013-06-23 20:31:02 +01:00 |
|
jucer_BinaryResources.h
|
Misc minor clean-ups.
|
2013-06-23 20:31:02 +01:00 |
|
jucer_ComponentLayout.cpp
|
Fixes for some clang static analysis warnings.
|
2013-06-25 10:18:35 +01:00 |
|
jucer_ComponentLayout.h
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +01:00 |
|
jucer_GeneratedCode.cpp
|
Updated some headers and URLs.
|
2013-06-24 16:03:33 +01:00 |
|
jucer_GeneratedCode.h
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +01:00 |
|
jucer_JucerDocument.cpp
|
Minor clean-ups.
|
2013-08-30 10:52:54 +01:00 |
|
jucer_JucerDocument.h
|
Some more override decorations.
|
2013-07-10 14:55:26 +01:00 |
|
jucer_ObjectTypes.cpp
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +01:00 |
|
jucer_ObjectTypes.h
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +01:00 |
|
jucer_PaintRoutine.cpp
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +01:00 |
|
jucer_PaintRoutine.h
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +01:00 |
|
jucer_UtilityFunctions.h
|
Added a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before.
|
2013-07-28 18:08:28 +01:00 |