.. |
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: Refactored the global paths window and project exporters to use the new FilePathPropertyComponent
|
6 years ago |
jucer_PIPCreatorWindowComponent.h
|
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
|
7 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 |