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 9b38f91226 Fixed a compile problem in VSTs. Minor clean-ups. 13 years ago
..
juce_ComponentDragger.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_ComponentDragger.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_DragAndDropContainer.cpp Tidied up some drag-and-drop code. 13 years ago
juce_DragAndDropContainer.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_DragAndDropTarget.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_FileDragAndDropTarget.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_LassoComponent.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_MouseCursor.cpp Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 13 years ago
juce_MouseCursor.h Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 13 years ago
juce_MouseEvent.cpp Fixed a compile problem in VSTs. Minor clean-ups. 13 years ago
juce_MouseEvent.h Fixed a compile problem in VSTs. Minor clean-ups. 13 years ago
juce_MouseInputSource.cpp Mouse click and colour tweaks. Changed OSX URL reading to avoid local caching. 13 years ago
juce_MouseInputSource.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_MouseListener.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_MouseListener.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_SelectedItemSet.h Fixed a compile problem in VSTs. Minor clean-ups. 13 years ago
juce_TooltipClient.h Removed 'const' from some virtual method return types - this might require a few tweaks to user-code. 13 years ago