| .. |
|
juce_AnimatedPosition.h
|
Demo cleanups.
|
2014-11-04 11:41:36 +00:00 |
|
juce_AnimatedPositionBehaviours.h
|
Fix for accuracy in AnimatedPositionBehaviours
|
2014-01-31 15:33:18 +00:00 |
|
juce_ComponentAnimator.cpp
|
Demo cleanups.
|
2014-11-04 11:41:36 +00:00 |
|
juce_ComponentAnimator.h
|
A few minor whitespace cleanups.
|
2014-08-16 21:06:27 +01:00 |
|
juce_ComponentBoundsConstrainer.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_ComponentBoundsConstrainer.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_ComponentBuilder.cpp
|
Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed.
|
2015-02-25 17:38:22 +00:00 |
|
juce_ComponentBuilder.h
|
Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed.
|
2015-02-25 17:38:22 +00:00 |
|
juce_ComponentMovementWatcher.cpp
|
Fix for ComponentMovementWatcher with top-level windows.
|
2013-11-11 14:26:31 +00:00 |
|
juce_ComponentMovementWatcher.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_ConcertinaPanel.cpp
|
Added a missing implementation in ConcertinaPanel
|
2014-12-28 10:36:33 +00:00 |
|
juce_ConcertinaPanel.h
|
Added a missing implementation in ConcertinaPanel
|
2014-12-28 10:36:33 +00:00 |
|
juce_GroupComponent.cpp
|
Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F).
|
2013-10-27 22:02:21 +00:00 |
|
juce_GroupComponent.h
|
Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F).
|
2013-10-27 22:02:21 +00:00 |
|
juce_MultiDocumentPanel.cpp
|
Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files.
|
2013-08-23 12:08:31 +01:00 |
|
juce_MultiDocumentPanel.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_ResizableBorderComponent.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_ResizableBorderComponent.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_ResizableCornerComponent.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_ResizableCornerComponent.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_ResizableEdgeComponent.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_ResizableEdgeComponent.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_ScrollBar.cpp
|
Fix for a crash when deleting FileBrowserComponent under certain circumstances.
|
2015-03-24 16:00:58 +00:00 |
|
juce_ScrollBar.h
|
Fix for a crash when deleting FileBrowserComponent under certain circumstances.
|
2015-03-24 16:00:58 +00:00 |
|
juce_StretchableLayoutManager.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_StretchableLayoutManager.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_StretchableLayoutResizerBar.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_StretchableLayoutResizerBar.h
|
Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F).
|
2013-10-27 22:02:21 +00:00 |
|
juce_StretchableObjectResizer.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_StretchableObjectResizer.h
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
juce_TabbedButtonBar.cpp
|
Added an animation option to TabbedButtonBar::removeTab().
|
2014-07-24 09:30:48 +01:00 |
|
juce_TabbedButtonBar.h
|
Added an animation option to TabbedButtonBar::removeTab().
|
2014-07-24 09:30:48 +01:00 |
|
juce_TabbedComponent.cpp
|
Added a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before.
|
2013-07-28 18:08:28 +01:00 |
|
juce_TabbedComponent.h
|
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
|
2013-08-24 11:45:55 +01:00 |
|
juce_Viewport.cpp
|
Added a flag MouseWheelEvent::isInertial (currently only implemented for OSX 10.7 or later), and used this to replace some clunky behaviour in the Viewport class that was there to avoid inertial wheel movements triggering nested scrollable components.
|
2015-06-22 20:28:15 +01:00 |
|
juce_Viewport.h
|
Added a flag MouseWheelEvent::isInertial (currently only implemented for OSX 10.7 or later), and used this to replace some clunky behaviour in the Viewport class that was there to avoid inertial wheel movements triggering nested scrollable components.
|
2015-06-22 20:28:15 +01:00 |