1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_gui_basics/layout
2013-07-28 18:08:28 +01:00
..
juce_AnimatedPosition.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_AnimatedPositionBehaviours.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_ComponentAnimator.cpp Added some 'override' modifiers to overridden methods. 2013-06-23 23:09:52 +01:00
juce_ComponentAnimator.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +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 Bit of tidying-up in the Point class, and some spelling fixes in comments. 2013-07-22 13:18:29 +01:00
juce_ComponentBuilder.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_ComponentBuilder.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_ComponentMovementWatcher.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_ComponentMovementWatcher.h Fix for positioning of some Carbon VST windows. 2013-07-23 14:14:02 +01:00
juce_ConcertinaPanel.cpp Added some 'override' modifiers to overridden methods. 2013-06-23 23:09:52 +01:00
juce_ConcertinaPanel.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_GroupComponent.cpp Replaced a few Justification references. 2013-07-01 22:07:39 +01:00
juce_GroupComponent.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_MultiDocumentPanel.cpp Fix for closing documents in a tabbed MultiDocumentPanel. 2013-07-10 12:22:44 +01:00
juce_MultiDocumentPanel.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +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 Updated the format of the header include guard macros. 2013-07-17 16:26:35 +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 Updated the format of the header include guard macros. 2013-07-17 16:26:35 +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 Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_ScrollBar.cpp Added some "override" annotations. 2013-07-08 19:05:14 +01:00
juce_ScrollBar.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01: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 Updated the format of the header include guard macros. 2013-07-17 16:26:35 +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 Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01: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 TabbedComponent::removeTab fix. 2013-07-09 17:25:04 +01:00
juce_TabbedButtonBar.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +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 Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_Viewport.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_Viewport.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00