1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_gui_basics/mouse
2017-01-01 11:59:39 +00:00
..
juce_ComponentDragger.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ComponentDragger.h Update copyright notice 2015-07-22 15:59:34 +01: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 Added support for drag and drop of text on OSX, via DragAndDropContainer::shouldDropTextWhenDraggedExternally 2016-12-20 09:12:22 +00:00
juce_DragAndDropTarget.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_FileDragAndDropTarget.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_LassoComponent.h Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
juce_MouseCursor.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_MouseCursor.h Removed a defunct comment 2016-12-06 09:11:29 +00:00
juce_MouseEvent.cpp Added method MouseEvent::mouseWasDraggedSinceMouseDown() 2016-02-16 12:59:49 +00:00
juce_MouseEvent.h Fixed some spelling mistakes in comments 2017-01-01 11:59:39 +00:00
juce_MouseInactivityDetector.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_MouseInactivityDetector.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_MouseInputSource.cpp Added mouse-up event pressure handling 2016-07-08 12:33:58 +01:00
juce_MouseInputSource.h Added support for iOS force-touch 2015-11-02 11:51:16 +00:00
juce_MouseListener.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_MouseListener.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_SelectedItemSet.h Changed the Array::remove() method to return void, and added an Array::removeAndReturn() method to replace the old functionality 2016-07-07 15:02:05 +01:00
juce_TextDragAndDropTarget.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_TooltipClient.h Minor clean-ups. 2015-08-31 19:24:14 +01:00