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 60e9231fb1 Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code. 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 Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code. 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 Multiple fixes for touch and pen input on Windows 8 years ago
juce_MouseEvent.h Multiple fixes for touch and pen input on Windows 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 call to ComponentPeer::handleMouseEvent() in FakeMouseMoveGenerator. Added isPen() and isMouse() methods to MouseInputSource. 8 years ago
juce_MouseInputSource.h Fixed call to ComponentPeer::handleMouseEvent() in FakeMouseMoveGenerator. Added isPen() and isMouse() methods to MouseInputSource. 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