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 b653e838d0 Tweaked the order in which properties are set when TreeViewItems are added, and did some internal modernisation of the TreeView classes 7 years ago
..
juce_ComboBox.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ComboBox.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ImageComponent.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ImageComponent.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_Label.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_Label.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ListBox.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ListBox.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ProgressBar.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ProgressBar.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_Slider.cpp Fixed an assertion when using an IncDec slider with the AudioProcessorValueTree 7 years ago
juce_Slider.h Documentation fixes 8 years ago
juce_TableHeaderComponent.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_TableHeaderComponent.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_TableListBox.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_TableListBox.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_TextEditor.cpp Added TextEditor::applyColourToAllText() method 8 years ago
juce_TextEditor.h Added TextEditor::applyColourToAllText() method 8 years ago
juce_Toolbar.cpp Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase 8 years ago
juce_Toolbar.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ToolbarItemComponent.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ToolbarItemComponent.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ToolbarItemFactory.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ToolbarItemPalette.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ToolbarItemPalette.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_TreeView.cpp Tweaked the order in which properties are set when TreeViewItems are added, and did some internal modernisation of the TreeView classes 7 years ago
juce_TreeView.h Tweaked the order in which properties are set when TreeViewItems are added, and did some internal modernisation of the TreeView classes 7 years ago