.. |
components
|
Minor clean-ups around the Justification class.
|
11 years ago |
documents
|
Added some "override" annotations.
|
12 years ago |
paintelements
|
Cleaned out and optimised some graphics code.
|
11 years ago |
properties
|
Minor clean-ups around the Justification class.
|
11 years ago |
ui
|
Cleaned out and optimised some graphics code.
|
11 years ago |
jucer_BinaryResources.cpp
|
Misc minor clean-ups.
|
12 years ago |
jucer_BinaryResources.h
|
Misc minor clean-ups.
|
12 years ago |
jucer_ComponentLayout.cpp
|
Fixes for some clang static analysis warnings.
|
12 years ago |
jucer_ComponentLayout.h
|
Updated headers in demo project files.
|
12 years ago |
jucer_GeneratedCode.cpp
|
Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present.
|
11 years ago |
jucer_GeneratedCode.h
|
Updated headers in demo project files.
|
12 years ago |
jucer_JucerDocument.cpp
|
Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h
|
11 years ago |
jucer_JucerDocument.h
|
Some more override decorations.
|
12 years ago |
jucer_ObjectTypes.cpp
|
Updated headers in demo project files.
|
12 years ago |
jucer_ObjectTypes.h
|
Updated headers in demo project files.
|
12 years ago |
jucer_PaintRoutine.cpp
|
Updated headers in demo project files.
|
12 years ago |
jucer_PaintRoutine.h
|
Updated headers in demo project files.
|
12 years ago |
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.
|
12 years ago |