1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_gui_basics/components
2020-03-30 18:34:19 +01:00
..
juce_CachedComponentImage.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_Component.cpp Deprecated AffineTransform::getScaleFactor() as it was producing incorrect values for transforms containing rotations. Added getDeterminant() method for getting the determinant of the transform 2020-03-30 18:34:19 +01:00
juce_Component.h Fixed some more typos 2020-01-07 08:53:23 +00:00
juce_ComponentListener.cpp Added a componentEnablementChanged method to ComponentListener 2017-11-20 11:23:03 +00:00
juce_ComponentListener.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_ModalComponentManager.cpp Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
juce_ModalComponentManager.h Updated the ModalCallbackFunction docs to correctly reflect the Component::enterModalState() parameters 2019-03-26 09:04:24 +00:00