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 c6ca8b05b1 Added callbacks to DragAndDropContainer to be told when drag operations begin/end. 10 years ago
..
juce_ComponentDragger.cpp Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 11 years ago
juce_ComponentDragger.h Documentation update + Xcode 3 compiler fix. 11 years ago
juce_DragAndDropContainer.cpp Added callbacks to DragAndDropContainer to be told when drag operations begin/end. 10 years ago
juce_DragAndDropContainer.h Added callbacks to DragAndDropContainer to be told when drag operations begin/end. 10 years ago
juce_DragAndDropTarget.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_FileDragAndDropTarget.h Updated the format of the header include guard macros. 11 years ago
juce_LassoComponent.h Minor clean-ups. 11 years ago
juce_MouseCursor.cpp Minor clean-ups 10 years ago
juce_MouseCursor.h Minor clean-ups 10 years ago
juce_MouseEvent.cpp Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 11 years ago
juce_MouseEvent.h Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 11 years ago
juce_MouseInactivityDetector.cpp MouseInactivityDetector fix. 12 years ago
juce_MouseInactivityDetector.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_MouseInputSource.cpp Fixes for unbounded mouse behaviour on scaled displays 10 years ago
juce_MouseInputSource.h Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 11 years ago
juce_MouseListener.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_MouseListener.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_SelectedItemSet.h Minor clean-ups. 11 years ago
juce_TextDragAndDropTarget.h Stripped out some unnecessary boilerplate includes from juce_gui_basics. 11 years ago
juce_TooltipClient.h Updated the format of the header include guard macros. 11 years ago