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.
reuk 5c50ee4f94 MouseCursor: Simplify implementation using shared_ptr instead of manual refcounting 4 years ago
..
juce_ComponentDragger.cpp Updated all license headers 5 years ago
juce_ComponentDragger.h Updated all license headers 5 years ago
juce_DragAndDropContainer.cpp DragAndDropContainer: fix positioning when source Component is transformed 4 years ago
juce_DragAndDropContainer.h Update code to use C++14 [[deprecated]] attribute 4 years ago
juce_DragAndDropTarget.h Updated all license headers 5 years ago
juce_FileDragAndDropTarget.h Updated all license headers 5 years ago
juce_LassoComponent.h Updated all license headers 5 years ago
juce_MouseCursor.cpp MouseCursor: Simplify implementation using shared_ptr instead of manual refcounting 4 years ago
juce_MouseCursor.h MouseCursor: Simplify implementation using shared_ptr instead of manual refcounting 4 years ago
juce_MouseEvent.cpp Updated all license headers 5 years ago
juce_MouseEvent.h Updated all license headers 5 years ago
juce_MouseInactivityDetector.cpp Updated all license headers 5 years ago
juce_MouseInactivityDetector.h Updated all license headers 5 years ago
juce_MouseInputSource.cpp Added floating-point implementations for some Component hit-testing methods to improve reliability when dealing with scaled Components 4 years ago
juce_MouseInputSource.h Update code to use C++14 [[deprecated]] attribute 4 years ago
juce_MouseListener.cpp Updated all license headers 5 years ago
juce_MouseListener.h Updated all license headers 5 years ago
juce_SelectedItemSet.h Updated all license headers 5 years ago
juce_TextDragAndDropTarget.h Updated all license headers 5 years ago
juce_TooltipClient.h Updated all license headers 5 years ago