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
2017-02-01 17:18:06 +00:00
..
juce_CachedComponentImage.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_Component.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00: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