| .. |
|
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 sourceDetails parameter to dragOperationStarted and dragOperationEnded
|
2016-11-29 09:51:58 +00:00 |
|
juce_DragAndDropContainer.h
|
Changed depcrecated use of old dragOperationStarted/Ended to be an error instead of a warning
|
2016-11-30 12:51:52 +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
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_MouseEvent.cpp
|
Added method MouseEvent::mouseWasDraggedSinceMouseDown()
|
2016-02-16 12:59:49 +00:00 |
|
juce_MouseEvent.h
|
Added method MouseEvent::mouseWasDraggedSinceMouseDown()
|
2016-02-16 12:59:49 +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 |