.. |
jucer_AboutWindowComponent.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
jucer_ApplicationUsageDataWindowComponent.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
jucer_EditorColourSchemeWindowComponent.h
|
Projucer: Fixed a crash when opening the editor colour scheme window
|
7 years ago |
jucer_FloatingToolWindow.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
jucer_GlobalPathsWindowComponent.h
|
Projucer: Added a "VST (Legacy) SDK" field to the global paths window and re-factored the global paths window a bit
|
6 years ago |
jucer_PIPCreatorWindowComponent.h
|
Projucer: Ensure that ValueWithDefault objects outlive the PropertyComponents which reference them
|
6 years ago |
jucer_SVGPathDataWindowComponent.h
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
6 years ago |
jucer_TranslationToolWindowComponent.h
|
Projucer: Used Button::onClick to simplify some code
|
7 years ago |
jucer_UTF8WindowComponent.h
|
Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes
|
7 years ago |