.. |
jucer_AppearanceSettings.cpp
|
Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F).
|
11 years ago |
jucer_AppearanceSettings.h
|
Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F).
|
11 years ago |
jucer_Application.h
|
Introjucer: avoided assertion when launching files in windows explorer.
|
11 years ago |
jucer_CommandIDs.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_CommandLine.cpp
|
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_CommandLine.h
|
Updated headers in demo project files.
|
12 years ago |
jucer_CommonHeaders.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_DocumentEditorComponent.cpp
|
Introjucer: avoided problems when closing a GUI comp which is a sub-component of another currently-loaded GUI component.
|
11 years ago |
jucer_DocumentEditorComponent.h
|
Introjucer: avoided problems when closing a GUI comp which is a sub-component of another currently-loaded GUI component.
|
11 years ago |
jucer_FilePreviewComponent.h
|
Updated headers in demo project files.
|
12 years ago |
jucer_Main.cpp
|
Updated headers in demo project files.
|
12 years ago |
jucer_MainWindow.cpp
|
Introjucer: fix for module deletion bug, and some clean-ups.
|
11 years ago |
jucer_MainWindow.h
|
Misc tidying-up.
|
12 years ago |
jucer_OpenDocumentManager.cpp
|
Introjucer: avoided problems when closing a GUI comp which is a sub-component of another currently-loaded GUI component.
|
11 years ago |
jucer_OpenDocumentManager.h
|
Introjucer: avoided problems when closing a GUI comp which is a sub-component of another currently-loaded GUI component.
|
11 years ago |