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.
tpoole 059ce35559 Fixed a bug in an Objective-C drag and drop helper class 8 years ago
..
juce_ComponentDragger.cpp Update copyright notice 10 years ago
juce_ComponentDragger.h Replace include guards with "#pragma once" 8 years ago
juce_DragAndDropContainer.cpp Added support for drag and drop of text on OSX, via DragAndDropContainer::shouldDropTextWhenDraggedExternally 8 years ago
juce_DragAndDropContainer.h Fixed a bug in an Objective-C drag and drop helper class 8 years ago
juce_DragAndDropTarget.h Replace include guards with "#pragma once" 8 years ago
juce_FileDragAndDropTarget.h Replace include guards with "#pragma once" 8 years ago
juce_LassoComponent.h Replace include guards with "#pragma once" 8 years ago
juce_MouseCursor.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 8 years ago
juce_MouseCursor.h Replace include guards with "#pragma once" 8 years ago
juce_MouseEvent.cpp Added method MouseEvent::mouseWasDraggedSinceMouseDown() 9 years ago
juce_MouseEvent.h Replace include guards with "#pragma once" 8 years ago
juce_MouseInactivityDetector.cpp Update copyright notice 10 years ago
juce_MouseInactivityDetector.h Replace include guards with "#pragma once" 8 years ago
juce_MouseInputSource.cpp Fixed bug where inertial mouse wheel events had screen position (0, 0) 8 years ago
juce_MouseInputSource.h Replace include guards with "#pragma once" 8 years ago
juce_MouseListener.cpp Update copyright notice 10 years ago
juce_MouseListener.h Replace include guards with "#pragma once" 8 years ago
juce_SelectedItemSet.h Replace include guards with "#pragma once" 8 years ago
juce_TextDragAndDropTarget.h Replace include guards with "#pragma once" 8 years ago
juce_TooltipClient.h Replace include guards with "#pragma once" 8 years ago