1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics/mouse
2017-03-16 08:53:46 +00:00
..
juce_ComponentDragger.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ComponentDragger.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_DragAndDropContainer.cpp Added support for drag and drop of text on OSX, via DragAndDropContainer::shouldDropTextWhenDraggedExternally 2016-12-20 09:12:22 +00:00
juce_DragAndDropContainer.h Fixed a bug in an Objective-C drag and drop helper class 2017-02-23 18:10:28 +00:00
juce_DragAndDropTarget.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_FileDragAndDropTarget.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_LassoComponent.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
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 2017-02-01 17:18:06 +00:00
juce_MouseCursor.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_MouseEvent.cpp Multiple fixes for touch and pen input on Windows 2017-03-15 17:16:04 +00:00
juce_MouseEvent.h Multiple fixes for touch and pen input on Windows 2017-03-15 17:16:04 +00:00
juce_MouseInactivityDetector.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_MouseInactivityDetector.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_MouseInputSource.cpp Fixed call to ComponentPeer::handleMouseEvent() in FakeMouseMoveGenerator. Added isPen() and isMouse() methods to MouseInputSource. 2017-03-16 08:53:46 +00:00
juce_MouseInputSource.h Fixed call to ComponentPeer::handleMouseEvent() in FakeMouseMoveGenerator. Added isPen() and isMouse() methods to MouseInputSource. 2017-03-16 08:53:46 +00:00
juce_MouseListener.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_MouseListener.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_SelectedItemSet.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_TextDragAndDropTarget.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_TooltipClient.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00