1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_gui_basics/components
2017-04-27 14:40:50 +01:00
..
juce_CachedComponentImage.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_Component.cpp Fixed linux mouse jump issue by removing code that was made redundant after the latest linux improvements 2017-04-13 14:36:25 +01:00
juce_Component.h Removed some extraneous semicolons 2017-04-21 11:15:07 +01:00
juce_ComponentListener.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ComponentListener.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_Desktop.cpp Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices. 2017-04-27 14:40:50 +01:00
juce_Desktop.h Added a comment in the Desktop class 2017-04-11 11:15:39 +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 Adde some missing JUCE_API annotations 2017-03-21 16:07:46 +00:00