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 6bf9bb9a2e Add final specifiers in implementation files 1 year ago
..
juce_ComboBox.cpp Add final specifiers in implementation files 1 year ago
juce_ComboBox.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_ImageComponent.cpp Add final specifiers in implementation files 1 year ago
juce_ImageComponent.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_Label.cpp Add final specifiers in implementation files 1 year ago
juce_Label.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_ListBox.cpp Add final specifiers in implementation files 1 year ago
juce_ListBox.h ListBox: Rename getModel to avoid name hiding by derived classes 1 year ago
juce_ProgressBar.cpp Add final specifiers in implementation files 1 year ago
juce_ProgressBar.h ProgressBar: Add style parameter 1 year ago
juce_Slider.cpp Add final specifiers in implementation files 1 year ago
juce_Slider.h Removed some superfluous consts from definitions 1 year ago
juce_TableHeaderComponent.cpp Add final specifiers in implementation files 1 year ago
juce_TableHeaderComponent.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_TableListBox.cpp Add final specifiers in implementation files 1 year ago
juce_TableListBox.h ListBox: Rename getModel to avoid name hiding by derived classes 1 year ago
juce_TextEditor.cpp Add final specifiers in implementation files 1 year ago
juce_TextEditor.h TextEditor: Avoid giving away keyboard focus unconditionally in destructor 1 year ago
juce_Toolbar.cpp Add final specifiers in implementation files 1 year ago
juce_Toolbar.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_ToolbarItemComponent.cpp GUI Basics: Refactor juce_gui_basics file structure 2 years ago
juce_ToolbarItemComponent.h Removed some superfluous consts from definitions 1 year ago
juce_ToolbarItemFactory.h Update licensing banners to JUCE 7 3 years ago
juce_ToolbarItemPalette.cpp Update licensing banners to JUCE 7 3 years ago
juce_ToolbarItemPalette.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_TreeView.cpp Add final specifiers in implementation files 1 year ago
juce_TreeView.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago