1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_gui_basics/components
2019-04-29 12:55:39 +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 DRY-ed some code by adding a static Component::getApproximateScaleFactorForComponent() method 2019-04-29 12:55:39 +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 Added a check for an empty lambda in LambdaCallback::modalStateFinished() 2019-04-29 10:24:56 +01:00
juce_ModalComponentManager.h Updated the ModalCallbackFunction docs to correctly reflect the Component::enterModalState() parameters 2019-03-26 09:04:24 +00:00