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.
ed 481221a256 Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
..
jucer_ColouredElement.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_ColouredElement.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_ElementSiblingComponent.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_FillType.h Changed the parameters to Graphics::fillCheckerBoard() to be floats rather than ints, and improved its performance 7 years ago
jucer_GradientPointComponent.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_ImageResourceProperty.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_PaintElement.cpp Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
jucer_PaintElement.h Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_PaintElementEllipse.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_PaintElementGroup.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_PaintElementGroup.h Projucer: Reorganised some source files so that we can compile with the malfunctioning link time optimisation of legacy 32 bit MinGW compilers 7 years ago
jucer_PaintElementImage.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_PaintElementImage.h Projucer: Reorganised some source files so that we can compile with the malfunctioning link time optimisation of legacy 32 bit MinGW compilers 7 years ago
jucer_PaintElementPath.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_PaintElementPath.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_PaintElementRectangle.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_PaintElementRoundedRectangle.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_PaintElementText.h Projucer: Apply typeface name to font when loading painted text from XML 7 years ago
jucer_PaintElementUndoableAction.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_PointComponent.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_StrokeType.h Projucer: Re-factored source code groups and general code clean-up 7 years ago