mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
- Created a new detail namespace - Moved shared module implementation details into the detail namespace - Split dependencies so source files only rely on details in the detail namespace - Removed all code from the juce_gui_basics.cpp file |
||
|---|---|---|
| .. | ||
| juce_CaretComponent.cpp | ||
| juce_CaretComponent.h | ||
| juce_KeyboardFocusTraverser.cpp | ||
| juce_KeyboardFocusTraverser.h | ||
| juce_KeyListener.cpp | ||
| juce_KeyListener.h | ||
| juce_KeyPress.cpp | ||
| juce_KeyPress.h | ||
| juce_ModifierKeys.cpp | ||
| juce_ModifierKeys.h | ||
| juce_SystemClipboard.h | ||
| juce_TextEditorKeyMapper.h | ||
| juce_TextInputTarget.h | ||