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.
ed 87a89e71e8 Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object 6 years ago
..
juce_BooleanPropertyComponent.cpp Standardised some lambda syntax 7 years ago
juce_BooleanPropertyComponent.h Add documentation tags 7 years ago
juce_ButtonPropertyComponent.cpp Standardised some lambda syntax 7 years ago
juce_ButtonPropertyComponent.h Added some missing override keywords 6 years ago
juce_ChoicePropertyComponent.cpp Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object 6 years ago
juce_ChoicePropertyComponent.h Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object 6 years ago
juce_MultiChoicePropertyComponent.cpp Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object 6 years ago
juce_MultiChoicePropertyComponent.h Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object 6 years ago
juce_PropertyComponent.cpp Some misc cleanups, mainly around WeakReference usage and rectangles 7 years ago
juce_PropertyComponent.h Add documentation tags 7 years ago
juce_PropertyPanel.cpp Added a getPropertyPanelSectionHeaderHeight() method to PropertyComponent::LookAndFeelMethods 7 years ago
juce_PropertyPanel.h Add documentation tags 7 years ago
juce_SliderPropertyComponent.cpp Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes 7 years ago
juce_SliderPropertyComponent.h Added some missing override keywords 6 years ago
juce_TextPropertyComponent.cpp Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object 6 years ago
juce_TextPropertyComponent.h Fixed a crash that could occur due to ValueWithDefault::onChange calling a deleted PropertyComponent object 6 years ago