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.
ed a63f1808fc Fixed a bug where a Slider popup display added to a parent component would never be dismissed 7 years ago
..
juce_ComboBox.cpp Fixed some typos and did a bit of code cleanup 7 years ago
juce_ComboBox.h Fixed some typos and did a bit of code cleanup 7 years ago
juce_ImageComponent.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_ImageComponent.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_Label.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_Label.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_ListBox.cpp Added support for multi-touch drag and drop 7 years ago
juce_ListBox.h ListBox: update obsolete comment. 7 years ago
juce_ProgressBar.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_ProgressBar.h Added some more documentation to ProgressBar 7 years ago
juce_Slider.cpp Fixed a bug where a Slider popup display added to a parent component would never be dismissed 7 years ago
juce_Slider.h Added some better use of the Range class in NormalisableRange and Slider 7 years ago
juce_TableHeaderComponent.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_TableHeaderComponent.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_TableListBox.cpp Added an option for Viewport subclasses to create custom scrollbars. Also modified Viewport::getVerticalScrollBar() and ListBox::getVerticalScrollBar() to return references instead of pointers 7 years ago
juce_TableListBox.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_TextEditor.cpp Fixed some VS2013 compiler errors 7 years ago
juce_TextEditor.h Fix to TextEditor caret positioning 7 years ago
juce_Toolbar.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_Toolbar.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_ToolbarItemComponent.cpp Added support for multi-touch drag and drop 7 years ago
juce_ToolbarItemComponent.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_ToolbarItemFactory.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_ToolbarItemPalette.cpp Some light modernisation of a bunch of old code 7 years ago
juce_ToolbarItemPalette.h Some light modernisation of a bunch of old code 7 years ago
juce_TreeView.cpp Added support for multi-touch drag and drop 7 years ago
juce_TreeView.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago