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-04-21 11:15:07 +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 Multiple fixes for touch and pen input on Windows 2017-03-15 17:16:04 +00: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