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
2017-07-26 15:34:19 +01:00
..
juce_CachedComponentImage.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_Component.cpp Added a extra check in FocusRestorer to check if the last focused Component is showing before giving it keyboard focus 2017-07-26 15:34:19 +01:00
juce_Component.h Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase 2017-07-19 12:08:47 +01:00
juce_ComponentListener.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_ComponentListener.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_Desktop.cpp Windows: Removed Desktop::clearAllTouchSources() method and cleaned up some Windows touch input code 2017-06-15 17:20:55 +01:00
juce_Desktop.h Windows: Removed Desktop::clearAllTouchSources() method and cleaned up some Windows touch input code 2017-06-15 17:20:55 +01:00
juce_ModalComponentManager.cpp Added an OS X 10.5 compatible std::function replacement 2017-05-03 15:36:25 +01:00
juce_ModalComponentManager.h Added an OS X 10.5 compatible std::function replacement 2017-05-03 15:36:25 +01:00