.. |
juce_ComponentAnimator.cpp
|
Refactored Path::addBubble, BubbleMessageComponent and BubbleComponent classes to work better and avoid duplicated code.
|
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
|
TextLayout bugfix. Removed some unused functions.
|
13 years ago |
juce_ComponentBuilder.h
|
Cleaned out some defunct ComponentBuilder code.
|
13 years ago |
juce_ComponentMovementWatcher.cpp
|
Replaced the badly-named method Array::removeValue() with two new methods: removeFirstMatchingValue() and removeAllInstancesOf(). If you call the old method anywhere, you can just replace any calls with removeFirstMatchingValue(), which does the same job, but whose name makes it clear that not all instances of the value will be removed.
|
13 years ago |
juce_ComponentMovementWatcher.h
|
Tidied up some docs and comments.
|
13 years ago |
juce_ConcertinaPanel.cpp
|
New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component".
|
12 years ago |
juce_ConcertinaPanel.h
|
New class: ConcertinaPanel.
|
13 years ago |
juce_GroupComponent.cpp
|
Cleaned out some defunct ComponentBuilder code.
|
13 years ago |
juce_GroupComponent.h
|
Cleaned out some defunct ComponentBuilder code.
|
13 years ago |
juce_MultiDocumentPanel.cpp
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
juce_MultiDocumentPanel.h
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
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
|
New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component".
|
12 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..
|
14 years ago |
juce_ScrollBar.cpp
|
Scrollbar l+f fix.
|
13 years ago |
juce_ScrollBar.h
|
Added some colour component accessor methods to PixelARGB, PixelRGB. Tidied up some packing macros.
|
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..
|
14 years ago |
juce_StretchableLayoutResizerBar.cpp
|
New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component".
|
12 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..
|
14 years ago |
juce_StretchableObjectResizer.cpp
|
Translation of OSX app menu strings. Minor misc changes and documentation fixes.
|
13 years ago |
juce_StretchableObjectResizer.h
|
Minor fix to StretchableObjectResizer
|
13 years ago |
juce_TabbedButtonBar.cpp
|
More tabbed component work.
|
13 years ago |
juce_TabbedButtonBar.h
|
Minor clean-ups in TabbedComponent.
|
13 years ago |
juce_TabbedComponent.cpp
|
Minor clean-ups in TabbedComponent.
|
13 years ago |
juce_TabbedComponent.h
|
Minor clean-ups in TabbedComponent.
|
13 years ago |
juce_Viewport.cpp
|
Cleaned out some defunct ComponentBuilder code.
|
13 years ago |
juce_Viewport.h
|
Cleaned out some defunct ComponentBuilder code.
|
13 years ago |