.. |
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
|
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.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
|
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_KeyPress.cpp
|
Add missing key press description for number pad equals in juce_KeyPress.h
|
7 years ago |
juce_KeyPress.h
|
Modernised a bunch of code mainly relating to character/string iteration
|
7 years ago |
juce_KeyboardFocusTraverser.cpp
|
Replaced some old juce-style sort operations with std::sort and lambdas
|
7 years ago |
juce_KeyboardFocusTraverser.h
|
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_ModifierKeys.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_ModifierKeys.h
|
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_SystemClipboard.h
|
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_TextEditorKeyMapper.h
|
Misc cleanups relating to ScopedPointer
|
7 years ago |
juce_TextInputTarget.h
|
Some light modernisation of a bunch of old code
|
7 years ago |