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_gui_basics/components
2019-06-04 16:48:44 +01:00
..
juce_CachedComponentImage.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_Component.cpp DRY-ed some code by adding a static Component::getApproximateScaleFactorForComponent() method 2019-04-29 12:55:39 +01:00
juce_Component.h Fixed a documentation typo 2019-05-10 09:44:15 +01: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