The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules d36156c620 Removed some extraneous semicolons 8 years ago
..
juce_CachedComponentImage.h Replace include guards with "#pragma once" 8 years ago
juce_Component.cpp Fixed linux mouse jump issue by removing code that was made redundant after the latest linux improvements 8 years ago
juce_Component.h Removed some extraneous semicolons 8 years ago
juce_ComponentListener.cpp Update copyright notice 10 years ago
juce_ComponentListener.h Replace include guards with "#pragma once" 8 years ago
juce_Desktop.cpp Multiple fixes for touch and pen input on Windows 8 years ago
juce_Desktop.h Added a comment in the Desktop class 8 years ago
juce_ModalComponentManager.cpp Added a method to create a ModalCallbackFunction from a lambda function 9 years ago
juce_ModalComponentManager.h Adde some missing JUCE_API annotations 8 years ago