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 e56d9561fc More minor tweaks to Slider unbounded mouse behaviour. 11 years ago
..
juce_ComboBox.cpp Minor fix to inactive code in ComboBox. 11 years ago
juce_ComboBox.h Misc minor cleanups and comment fixes. 11 years ago
juce_ImageComponent.cpp Added some more override decorators. 12 years ago
juce_ImageComponent.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_Label.cpp Replaced a few Justification references. 12 years ago
juce_Label.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_ListBox.cpp Changed ListBox to pass-on left/right key events. 11 years ago
juce_ListBox.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_ProgressBar.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_ProgressBar.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_Slider.cpp More minor tweaks to Slider unbounded mouse behaviour. 11 years ago
juce_Slider.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_TableHeaderComponent.cpp Added some 'override' modifiers to overridden methods. 12 years ago
juce_TableHeaderComponent.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_TableListBox.cpp Added some 'override' modifiers to overridden methods. 12 years ago
juce_TableListBox.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_TextEditor.cpp Misc performance tweaks. 11 years ago
juce_TextEditor.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_Toolbar.cpp Added method Toolbar::removeAndReturnItem. 11 years ago
juce_Toolbar.h Added method Toolbar::removeAndReturnItem. 11 years ago
juce_ToolbarItemComponent.cpp Cleaned out and optimised some graphics code. 11 years ago
juce_ToolbarItemComponent.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_ToolbarItemFactory.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_ToolbarItemPalette.cpp Fixed some toolbar customiser drag+drop problems. 11 years ago
juce_ToolbarItemPalette.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_TreeView.cpp Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value. 11 years ago
juce_TreeView.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago