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.
reuk e4b8569b12
TextEditor: Avoid giving away keyboard focus unconditionally in destructor
1 year ago
..
juce_ComboBox.cpp Global: Avoid floating-point equality checks where possible 2 years ago
juce_ComboBox.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_ImageComponent.cpp Update licensing banners to JUCE 7 3 years ago
juce_ImageComponent.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_Label.cpp Global: Avoid floating-point equality checks where possible 2 years ago
juce_Label.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_ListBox.cpp ListBox: Rename getModel to avoid name hiding by derived classes 2 years ago
juce_ListBox.h ListBox: Rename getModel to avoid name hiding by derived classes 2 years ago
juce_ProgressBar.cpp ProgressBar: Add style parameter 2 years ago
juce_ProgressBar.h ProgressBar: Add style parameter 2 years ago
juce_Slider.cpp Slider: add getNormalisableRange() 2 years ago
juce_Slider.h Slider: add getNormalisableRange() 2 years ago
juce_TableHeaderComponent.cpp TableHeaderComponent: Correctly render column headers when graphics context is clipped 2 years ago
juce_TableHeaderComponent.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
juce_TableListBox.cpp ListBox: Rename getModel to avoid name hiding by derived classes 2 years ago
juce_TableListBox.h ListBox: Rename getModel to avoid name hiding by derived classes 2 years ago
juce_TextEditor.cpp TextEditor: Avoid giving away keyboard focus unconditionally in destructor 1 year ago
juce_TextEditor.h TextEditor: Avoid giving away keyboard focus unconditionally in destructor 1 year ago
juce_Toolbar.cpp GUI Basics: Refactor juce_gui_basics file structure 2 years 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 GUI Basics: Refactor juce_gui_basics file structure 2 years 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 TreeView: Fix getAllVisibleItems() when only the final row of the tree fits in the viewport 2 years ago
juce_TreeView.h Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago