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.
ed 481221a256 Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
..
juce_CaretComponent.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_CaretComponent.h Add documentation tags 7 years ago
juce_KeyListener.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_KeyListener.h Add documentation tags 7 years ago
juce_KeyPress.cpp Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
juce_KeyPress.h Add documentation tags 7 years ago
juce_KeyboardFocusTraverser.cpp Replaced some old juce-style sort operations with std::sort and lambdas 7 years ago
juce_KeyboardFocusTraverser.h Add documentation tags 7 years ago
juce_ModifierKeys.cpp Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
juce_ModifierKeys.h Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers() 7 years ago
juce_SystemClipboard.h Add documentation tags 7 years ago
juce_TextEditorKeyMapper.h Add documentation tags 7 years ago
juce_TextInputTarget.h Add documentation tags 7 years ago