| .. |
|
juce_ComponentDragger.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_ComponentDragger.h
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|
juce_DragAndDropContainer.cpp
|
New class: ConcertinaPanel.
|
2012-08-05 22:09:26 +01:00 |
|
juce_DragAndDropContainer.h
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
2012-07-12 14:10:46 +01:00 |
|
juce_DragAndDropTarget.h
|
Fixed a positioning problem when dragging-and-dropping.
|
2012-06-27 21:20:33 +01:00 |
|
juce_FileDragAndDropTarget.h
|
Added class: TextDragAndDropTarget.
|
2012-05-23 13:07:27 +01:00 |
|
juce_LassoComponent.h
|
Changed LassoComponent to draw itself via the LookAndFeel.
|
2012-07-22 08:28:26 +01:00 |
|
juce_MouseCursor.cpp
|
Audio plugins: new DllMain handling.
|
2012-09-24 20:03:51 +01:00 |
|
juce_MouseCursor.h
|
MouseCursor refactoring.
|
2012-09-21 15:59:12 +01:00 |
|
juce_MouseEvent.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_MouseEvent.h
|
Added methods TreeViewItem::sortSubItems() and PopupMenu::MenuItemIterator::addItemTo().
|
2012-09-30 13:39:50 +01:00 |
|
juce_MouseInputSource.cpp
|
Small change for DLL build.
|
2012-09-27 10:00:55 +01:00 |
|
juce_MouseInputSource.h
|
Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction.
|
2012-05-25 16:42:36 +01:00 |
|
juce_MouseListener.cpp
|
Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction.
|
2012-05-25 16:42:36 +01:00 |
|
juce_MouseListener.h
|
Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction.
|
2012-05-25 16:42:36 +01:00 |
|
juce_SelectedItemSet.h
|
Fix for SelectedItemSet in DLL builds.
|
2012-09-21 13:36:46 +01:00 |
|
juce_TextDragAndDropTarget.h
|
New class: ConcertinaPanel.
|
2012-08-05 22:09:26 +01:00 |
|
juce_TooltipClient.h
|
Removed 'const' from some virtual method return types - this might require a few tweaks to user-code.
|
2011-09-12 21:59:19 +01:00 |