1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_basics/components
2019-03-26 09:04:24 +00:00
..
juce_CachedComponentImage.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_Component.cpp Fixed some pen input source issues 2019-03-22 10:47:54 +00:00
juce_Component.h Minor documentation update for the Viewport::setScrollOnDragEnabled() method 2019-02-18 11:22:16 +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 Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 2018-10-16 17:39:54 +01:00
juce_ModalComponentManager.h Updated the ModalCallbackFunction docs to correctly reflect the Component::enterModalState() parameters 2019-03-26 09:04:24 +00:00