.. |
juce_ComponentAnimator.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_ComponentAnimator.h
|
Tidied up a few return types.
|
13 years ago |
juce_ComponentBoundsConstrainer.cpp
|
New class Desktop::Displays, which now handles all display size information and replaces some methods that were in Desktop. Also now supports display scaling values. See Desktop::getDisplays().
|
13 years ago |
juce_ComponentBoundsConstrainer.h
|
Tweak to ComponentBoundsConstrainer. Fix for iOS when embedding juce windows.
|
13 years ago |
juce_ComponentBuilder.cpp
|
Purged some warnings.
|
13 years ago |
juce_ComponentBuilder.h
|
More workarounds for loading dodgy WAV files. Internal ComponentBuilder work.
|
13 years ago |
juce_ComponentMovementWatcher.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_ComponentMovementWatcher.h
|
Tidied up some docs and comments.
|
13 years ago |
juce_GroupComponent.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_GroupComponent.h
|
Internal work on the ComponentBuilder system.
|
13 years ago |
juce_MultiDocumentPanel.cpp
|
Purged some warnings.
|
13 years ago |
juce_MultiDocumentPanel.h
|
Optimised and tidied up some ValueTree methods. Added a method to MultiDocumentPanel.
|
13 years ago |
juce_ResizableBorderComponent.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_ResizableBorderComponent.h
|
Tidied up a few return types.
|
13 years ago |
juce_ResizableCornerComponent.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_ResizableCornerComponent.h
|
Documentation correction.
|
13 years ago |
juce_ResizableEdgeComponent.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_ResizableEdgeComponent.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..
|
13 years ago |
juce_ScrollBar.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.
|
13 years ago |
juce_ScrollBar.h
|
Documentation fix.
|
13 years ago |
juce_StretchableLayoutManager.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_StretchableLayoutManager.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..
|
13 years ago |
juce_StretchableLayoutResizerBar.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_StretchableLayoutResizerBar.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..
|
13 years ago |
juce_StretchableObjectResizer.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_StretchableObjectResizer.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..
|
13 years ago |
juce_TabbedButtonBar.cpp
|
TabbedButtonBar fix. Small clean-ups.
|
13 years ago |
juce_TabbedButtonBar.h
|
Viewport component listener fix. Minor clean-ups.
|
13 years ago |
juce_TabbedComponent.cpp
|
Purged some warnings.
|
13 years ago |
juce_TabbedComponent.h
|
Viewport component listener fix. Minor clean-ups.
|
13 years ago |
juce_Viewport.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.
|
13 years ago |
juce_Viewport.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.
|
13 years ago |