.. |
juce_ComponentDragger.cpp
|
Some misc cleanups, mainly around WeakReference usage and rectangles
|
6 years ago |
juce_ComponentDragger.h
|
Fixed some more typos
|
5 years ago |
juce_DragAndDropContainer.cpp
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
6 years ago |
juce_DragAndDropContainer.h
|
Fixed some GCC compiler warnings and removed deprecated functions
|
6 years ago |
juce_DragAndDropTarget.h
|
Fixed some more typos
|
5 years ago |
juce_FileDragAndDropTarget.h
|
Fixed some more typos
|
5 years ago |
juce_LassoComponent.h
|
Added various clang-tidy modernize-* fixes
|
6 years ago |
juce_MouseCursor.cpp
|
Linux: Recreate mouse cursors when showing them on a different display to the one that they were originally created on
|
6 years ago |
juce_MouseCursor.h
|
Fixed some more typos
|
5 years ago |
juce_MouseEvent.cpp
|
Provided a public field MouseEvent::mouseDownPosition, to provide a floating point version of the mouse-down pos
|
7 years ago |
juce_MouseEvent.h
|
Fixed some more typos
|
5 years ago |
juce_MouseInactivityDetector.cpp
|
Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated!
|
7 years ago |
juce_MouseInactivityDetector.h
|
Added various clang-tidy modernize-* fixes
|
6 years ago |
juce_MouseInputSource.cpp
|
Enforced more comprehensive const-correctness in the JUCE container classes
|
6 years ago |
juce_MouseInputSource.h
|
Fixed some more typos
|
5 years ago |
juce_MouseListener.cpp
|
Mouse: Added MouseListener::mouseMagnify and cleaned up some mouse event handler code
|
7 years ago |
juce_MouseListener.h
|
Fixed some GCC compiler warnings and removed deprecated functions
|
6 years ago |
juce_SelectedItemSet.h
|
Enforced more comprehensive const-correctness in the JUCE container classes
|
6 years ago |
juce_TextDragAndDropTarget.h
|
Fixed some more typos
|
5 years ago |
juce_TooltipClient.h
|
Added various clang-tidy modernize-* fixes
|
6 years ago |