1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/extras/Projucer/Source/ComponentEditor/PaintElements
2018-10-05 12:15:04 +01:00
..
jucer_ColouredElement.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
jucer_ColouredElement.h
jucer_ElementSiblingComponent.h
jucer_FillType.h Changed the parameters to Graphics::fillCheckerBoard() to be floats rather than ints, and improved its performance 2017-12-06 17:33:26 +00:00
jucer_GradientPointComponent.h
jucer_ImageResourceProperty.h
jucer_PaintElement.cpp Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 2018-05-09 10:04:27 +01:00
jucer_PaintElement.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
jucer_PaintElementEllipse.h
jucer_PaintElementGroup.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
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 2017-10-30 16:32:38 +00:00
jucer_PaintElementImage.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
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 2017-10-30 16:32:38 +00:00
jucer_PaintElementPath.cpp Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
jucer_PaintElementPath.h
jucer_PaintElementRectangle.h
jucer_PaintElementRoundedRectangle.h
jucer_PaintElementText.h Projucer: Apply typeface name to font when loading painted text from XML 2018-01-04 15:45:41 +00:00
jucer_PaintElementUndoableAction.h Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
jucer_PointComponent.h
jucer_StrokeType.h