| .. |
|
juce_ComponentAnimator.cpp
|
Refactored Path::addBubble, BubbleMessageComponent and BubbleComponent classes to work better and avoid duplicated code.
|
2012-07-07 15:13:46 +01:00 |
|
juce_ComponentAnimator.h
|
Tidied up a few return types.
|
2011-12-11 21:25:53 +00:00 |
|
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().
|
2012-04-24 13:24:07 +01:00 |
|
juce_ComponentBoundsConstrainer.h
|
Tweak to ComponentBoundsConstrainer. Fix for iOS when embedding juce windows.
|
2011-11-05 16:47:49 +00:00 |
|
juce_ComponentBuilder.cpp
|
TextLayout bugfix. Removed some unused functions.
|
2012-07-27 17:48:48 +01:00 |
|
juce_ComponentBuilder.h
|
Cleaned out some defunct ComponentBuilder code.
|
2012-07-26 15:32:34 +01:00 |
|
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.
|
2012-07-07 21:09:10 +01:00 |
|
juce_ComponentMovementWatcher.h
|
Tidied up some docs and comments.
|
2012-04-03 11:36:31 +01:00 |
|
juce_ConcertinaPanel.cpp
|
Minor update to ConcertinaPanel
|
2012-08-06 16:50:10 +01:00 |
|
juce_ConcertinaPanel.h
|
New class: ConcertinaPanel.
|
2012-08-05 22:09:26 +01:00 |
|
juce_GroupComponent.cpp
|
Cleaned out some defunct ComponentBuilder code.
|
2012-07-26 15:32:34 +01:00 |
|
juce_GroupComponent.h
|
Cleaned out some defunct ComponentBuilder code.
|
2012-07-26 15:32:34 +01:00 |
|
juce_MultiDocumentPanel.cpp
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
2012-07-12 14:10:46 +01:00 |
|
juce_MultiDocumentPanel.h
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
2012-07-12 14:10:46 +01:00 |
|
juce_ResizableBorderComponent.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_ResizableBorderComponent.h
|
Tidied up a few return types.
|
2011-12-11 21:25:53 +00:00 |
|
juce_ResizableCornerComponent.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_ResizableCornerComponent.h
|
Documentation correction.
|
2012-05-10 14:26:32 +01:00 |
|
juce_ResizableEdgeComponent.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
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..
|
2011-08-12 10:04:52 +01:00 |
|
juce_ScrollBar.cpp
|
Scrollbar l+f fix.
|
2012-07-23 20:48:22 +01:00 |
|
juce_ScrollBar.h
|
Added some colour component accessor methods to PixelARGB, PixelRGB. Tidied up some packing macros.
|
2012-07-21 08:58:27 +01:00 |
|
juce_StretchableLayoutManager.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
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..
|
2011-08-12 10:04:52 +01:00 |
|
juce_StretchableLayoutResizerBar.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
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..
|
2011-08-12 10:04:52 +01:00 |
|
juce_StretchableObjectResizer.cpp
|
Minor fix to StretchableObjectResizer
|
2012-07-21 10:53:43 +01:00 |
|
juce_StretchableObjectResizer.h
|
Minor fix to StretchableObjectResizer
|
2012-07-21 10:53:43 +01:00 |
|
juce_TabbedButtonBar.cpp
|
More tabbed component work.
|
2012-07-12 18:33:43 +01:00 |
|
juce_TabbedButtonBar.h
|
Minor clean-ups in TabbedComponent.
|
2012-07-19 15:46:47 +01:00 |
|
juce_TabbedComponent.cpp
|
Minor clean-ups in TabbedComponent.
|
2012-07-19 15:46:47 +01:00 |
|
juce_TabbedComponent.h
|
Minor clean-ups in TabbedComponent.
|
2012-07-19 15:46:47 +01:00 |
|
juce_Viewport.cpp
|
Cleaned out some defunct ComponentBuilder code.
|
2012-07-26 15:32:34 +01:00 |
|
juce_Viewport.h
|
Cleaned out some defunct ComponentBuilder code.
|
2012-07-26 15:32:34 +01:00 |