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
2016-10-27 16:52:47 +01:00
..
juce_CachedComponentImage.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_Component.cpp Renamed bounds member variable in Component to "boundsRelativeToParent" to avoid shadowing warnings when using a local variable nambed "bounds" 2016-10-27 16:52:47 +01:00
juce_Component.h Renamed bounds member variable in Component to "boundsRelativeToParent" to avoid shadowing warnings when using a local variable nambed "bounds" 2016-10-27 16:52:47 +01:00
juce_ComponentListener.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ComponentListener.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_Desktop.cpp Whitespace. 2016-08-17 09:54:15 +01:00
juce_Desktop.h Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
juce_ModalComponentManager.cpp Added a method to create a ModalCallbackFunction from a lambda function 2016-05-10 09:34:40 +01:00
juce_ModalComponentManager.h Added a method to create a ModalCallbackFunction from a lambda function 2016-05-10 09:34:40 +01:00