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.
hogliux a258295481 Don't repeatedly set the wantsFocus flag if it hasn't changed 8 years ago
..
juce_ComboBox.cpp Don't repeatedly set the wantsFocus flag if it hasn't changed 8 years ago
juce_ComboBox.h Don't repeatedly set the wantsFocus flag if it hasn't changed 8 years ago
juce_ImageComponent.cpp Added a new Graphics::drawImage method that takes a Rectangle<float> 9 years ago
juce_ImageComponent.h Update copyright notice 10 years ago
juce_Label.cpp Added method MouseEvent::mouseWasDraggedSinceMouseDown() 9 years ago
juce_Label.h Corrected some spelling mistakes in comments 9 years ago
juce_ListBox.cpp Added additional dontScrollToShowThisRange parameter to selectRangeOfRows in ListBox 9 years ago
juce_ListBox.h Added additional dontScrollToShowThisRange parameter to selectRangeOfRows in ListBox 9 years ago
juce_ProgressBar.cpp Update copyright notice 10 years ago
juce_ProgressBar.h Update copyright notice 10 years ago
juce_Slider.cpp Added method MouseEvent::mouseWasDraggedSinceMouseDown() 9 years ago
juce_Slider.h Tidied up some rotary parameter handling code in Slider 9 years ago
juce_TableHeaderComponent.cpp Added method MouseEvent::mouseWasDraggedSinceMouseDown() 9 years ago
juce_TableHeaderComponent.h Corrected some spelling mistakes in comments 9 years ago
juce_TableListBox.cpp Added method MouseEvent::mouseWasDraggedSinceMouseDown() 9 years ago
juce_TableListBox.h Fixed compiler warnings on Visual Studio 2015 RTM. 10 years ago
juce_TextEditor.cpp Fix for caret updating in TextEditor when look+feel changes 9 years ago
juce_TextEditor.h Moved a method in LengthAndCharacterRestriction to be public. 9 years ago
juce_Toolbar.cpp Changed the Array::remove() method to return void, and added an Array::removeAndReturn() method to replace the old functionality 9 years ago
juce_Toolbar.h Update copyright notice 10 years ago
juce_ToolbarItemComponent.cpp Cleaned up a few uses of Image::null 9 years ago
juce_ToolbarItemComponent.h Avoided spacer components in a ToolBar getting keyboard focus 9 years ago
juce_ToolbarItemFactory.h Update copyright notice 10 years ago
juce_ToolbarItemPalette.cpp Update copyright notice 10 years ago
juce_ToolbarItemPalette.h Update copyright notice 10 years ago
juce_TreeView.cpp Return parent row number if any of the tree view item's paraents are closed 9 years ago
juce_TreeView.h Lots of small whitespace tweaks. 9 years ago