The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Poole 102ed4a9f2 Fixed some compiler warnings 6 years ago
..
juce_AnimatedPosition.h Add documentation tags 7 years ago
juce_AnimatedPositionBehaviours.h Add documentation tags 7 years ago
juce_ComponentAnimator.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_ComponentAnimator.h Add documentation tags 7 years ago
juce_ComponentBoundsConstrainer.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_ComponentBoundsConstrainer.h Add documentation tags 7 years ago
juce_ComponentBuilder.cpp More ScopedPointer/unique_ptr compatibility work 7 years ago
juce_ComponentBuilder.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_ComponentMovementWatcher.cpp Some light modernisation of a bunch of old code 7 years ago
juce_ComponentMovementWatcher.h Add documentation tags 7 years ago
juce_ConcertinaPanel.cpp Fixed some const violation errors 7 years ago
juce_ConcertinaPanel.h Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
juce_FlexBox.cpp Added some missing logic to flexbox 7 years ago
juce_FlexBox.h Add documentation tags 7 years ago
juce_FlexItem.h Add documentation tags 7 years ago
juce_Grid.cpp Fixed a bug in Grid where the area calculation could terminate early 7 years ago
juce_Grid.h Add documentation tags 7 years ago
juce_GridItem.cpp A minor code cleanup 7 years ago
juce_GridItem.h Add documentation tags 7 years ago
juce_GridUnitTests.cpp Fixed some compiler warnings 6 years ago
juce_GroupComponent.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_GroupComponent.h Add documentation tags 7 years ago
juce_MultiDocumentPanel.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_MultiDocumentPanel.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_ResizableBorderComponent.cpp A minor code cleanup 7 years ago
juce_ResizableBorderComponent.h Add documentation tags 7 years ago
juce_ResizableCornerComponent.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_ResizableCornerComponent.h Add documentation tags 7 years ago
juce_ResizableEdgeComponent.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_ResizableEdgeComponent.h Add documentation tags 7 years ago
juce_ScrollBar.cpp Fixed an issue where JUCE's ScrollBars could not be hidden 7 years ago
juce_ScrollBar.h Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
juce_SidePanel.cpp Ensure global mouse listener is removed when SidePanel is destructed 7 years ago
juce_SidePanel.h Add documentation tags 7 years ago
juce_StretchableLayoutManager.cpp Some light modernisation of a bunch of old code 7 years ago
juce_StretchableLayoutManager.h Add documentation tags 7 years ago
juce_StretchableLayoutResizerBar.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_StretchableLayoutResizerBar.h Add documentation tags 7 years ago
juce_StretchableObjectResizer.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_StretchableObjectResizer.h Add documentation tags 7 years ago
juce_TabbedButtonBar.cpp More ScopedPointer/unique_ptr compatibility work 7 years ago
juce_TabbedButtonBar.h Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
juce_TabbedComponent.cpp Another batch of ScopedPointer cleanups 7 years ago
juce_TabbedComponent.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_Viewport.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_Viewport.h Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago