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 d4b47809a1 Fixed some spelling mistakes in comments 8 years ago
..
juce_ComponentDragger.cpp Update copyright notice 9 years ago
juce_ComponentDragger.h Update copyright notice 9 years ago
juce_DragAndDropContainer.cpp Added support for drag and drop of text on OSX, via DragAndDropContainer::shouldDropTextWhenDraggedExternally 8 years ago
juce_DragAndDropContainer.h Added support for drag and drop of text on OSX, via DragAndDropContainer::shouldDropTextWhenDraggedExternally 8 years ago
juce_DragAndDropTarget.h Update copyright notice 9 years ago
juce_FileDragAndDropTarget.h Update copyright notice 9 years ago
juce_LassoComponent.h Corrected some spelling mistakes in comments 9 years ago
juce_MouseCursor.cpp Update copyright notice 9 years ago
juce_MouseCursor.h Removed a defunct comment 8 years ago
juce_MouseEvent.cpp Added method MouseEvent::mouseWasDraggedSinceMouseDown() 9 years ago
juce_MouseEvent.h Fixed some spelling mistakes in comments 8 years ago
juce_MouseInactivityDetector.cpp Update copyright notice 9 years ago
juce_MouseInactivityDetector.h Update copyright notice 9 years ago
juce_MouseInputSource.cpp Added mouse-up event pressure handling 8 years ago
juce_MouseInputSource.h Added support for iOS force-touch 9 years ago
juce_MouseListener.cpp Update copyright notice 9 years ago
juce_MouseListener.h Update copyright notice 9 years ago
juce_SelectedItemSet.h Changed the Array::remove() method to return void, and added an Array::removeAndReturn() method to replace the old functionality 9 years ago
juce_TextDragAndDropTarget.h Update copyright notice 9 years ago
juce_TooltipClient.h Minor clean-ups. 9 years ago