The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
..
PropertyComponents Ensure that TextPropertyComponent and ChoicePropertyComponent are updated when the ValueWithDefault default is changed 7 years ago
jucer_IconButton.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_Icons.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_Icons.h Projucer: Implement PIPGenerator 7 years ago
jucer_JucerTreeViewBase.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_JucerTreeViewBase.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_ProjucerLookAndFeel.cpp Projucer: Use widget colour id for MultiChoicePropertyComponent button text 7 years ago
jucer_ProjucerLookAndFeel.h Projucer: Remove getTextButtonFont() from ProjucerLookAndFeel 7 years ago
jucer_SlidingPanelComponent.cpp Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
jucer_SlidingPanelComponent.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_UserSettingsPopup.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago