1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_graphics/geometry
2019-01-31 15:15:31 +00:00
..
juce_AffineTransform.cpp Fixed compatibility with Xcode 8.2.1 2018-11-09 09:19:34 +00:00
juce_AffineTransform.h Made some more JUCE classes trivially copyable 2018-07-11 15:07:00 +01:00
juce_BorderSize.h Added a LookAndFeel method to modify Label borders 2018-09-04 10:11:29 +01:00
juce_EdgeTable.cpp Fixed some subtle (but benign) undefined behaviour with negative bit-shifts 2017-12-19 14:22:39 +00:00
juce_EdgeTable.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_Line.h Multiple spelling fixes 2018-08-20 18:16:24 +01:00
juce_Parallelogram.h Made some more JUCE classes trivially copyable 2018-07-11 15:07:00 +01:00
juce_Path.cpp Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
juce_Path.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_PathIterator.cpp Simplified the Path class by making it use an Array for starage. 2017-12-18 12:22:02 +00:00
juce_PathIterator.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_PathStrokeType.cpp Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
juce_PathStrokeType.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_Point.h Made some JUCE classes TriviallyCopyable 2018-07-11 09:17:31 +01:00
juce_Rectangle.h Made some JUCE classes TriviallyCopyable 2018-07-11 09:17:31 +01:00
juce_RectangleList.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00