.. |
jucer_CodeHelpers.cpp
|
Introjucer: made the string literal tool break up multi-line strings in a more readable way.
|
11 years ago |
jucer_CodeHelpers.h
|
Replaced a few Justification references.
|
12 years ago |
jucer_Colours.h
|
Updated headers in demo project files.
|
12 years ago |
jucer_FileHelpers.cpp
|
Avoided some pedantic GCC warnings.
|
11 years ago |
jucer_FileHelpers.h
|
Updated headers in demo project files.
|
12 years ago |
jucer_Icons.cpp
|
Updated headers in demo project files.
|
12 years ago |
jucer_Icons.h
|
Cleaned up some table look+feel code.
|
11 years ago |
jucer_JucerTreeViewBase.cpp
|
Added a colour ID TreeView::selectedItemBackgroundColourId, and changed the TreeView to fill selected items with this. (The colour is set to transparent by default so this won't affect existing code).
|
11 years ago |
jucer_JucerTreeViewBase.h
|
Added a colour ID TreeView::selectedItemBackgroundColourId, and changed the TreeView to fill selected items with this. (The colour is set to transparent by default so this won't affect existing code).
|
11 years ago |
jucer_MiscUtilities.cpp
|
Introjucer: added a utility tool that converts an SVG path string into code that creates a Path object.
|
11 years ago |
jucer_MiscUtilities.h
|
Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors.
|
11 years ago |
jucer_PresetIDs.h
|
Initial commit of VST3 hosting.
|
11 years ago |
jucer_RelativePath.h
|
Updated headers in demo project files.
|
12 years ago |
jucer_StoredSettings.cpp
|
Introjucer: minor refactoring.
|
12 years ago |
jucer_StoredSettings.h
|
Minor clean-ups.
|
11 years ago |
jucer_TranslationTool.h
|
Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules.
|
11 years ago |
jucer_ValueSourceHelpers.h
|
Updated headers in demo project files.
|
12 years ago |