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.
jules 7a3453f48b Minor clean-ups. 12 years ago
..
juce_BooleanPropertyComponent.cpp (automated whitespace clean-up) 13 years ago
juce_BooleanPropertyComponent.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ButtonPropertyComponent.cpp (automated whitespace clean-up) 13 years ago
juce_ButtonPropertyComponent.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ChoicePropertyComponent.cpp ChoicePropertyComponent: better handling of var types. 12 years ago
juce_ChoicePropertyComponent.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_PropertyComponent.cpp Minor clean-ups. 12 years ago
juce_PropertyComponent.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_PropertyPanel.cpp Minor clean-ups. 12 years ago
juce_PropertyPanel.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_SliderPropertyComponent.cpp New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 12 years ago
juce_SliderPropertyComponent.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_TextPropertyComponent.cpp Allowed filename drag-and-drop into a TextPropertyComponent. 12 years ago
juce_TextPropertyComponent.h Minor changes to avoid pedantic compiler warnings. 12 years ago