.. |
juce_MultiTouchMapper.h
|
Updated the format of the header include guard macros.
|
11 years ago |
juce_android_FileChooser.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
juce_android_Windowing.cpp
|
Deletion of ModalComponentManager::Callback objects passed to native dialog boxes.
|
11 years ago |
juce_ios_UIViewComponentPeer.mm
|
Fixed a namespace problem with the iOS build.
|
11 years ago |
juce_ios_Windowing.mm
|
Deletion of ModalComponentManager::Callback objects passed to native dialog boxes.
|
11 years ago |
juce_linux_Clipboard.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
juce_linux_FileChooser.cpp
|
Linux file chooser fix.
|
11 years ago |
juce_linux_Windowing.cpp
|
Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value.
|
11 years ago |
juce_mac_FileChooser.mm
|
Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present.
|
11 years ago |
juce_mac_MainMenu.mm
|
Misc minor cleanups and comment fixes.
|
11 years ago |
juce_mac_MouseCursor.mm
|
Removed a few pedantic warnings.
|
11 years ago |
juce_mac_NSViewComponentPeer.mm
|
Added some new methods to SystemTrayIconComponent for highlighting and message bubbles.
|
11 years ago |
juce_mac_Windowing.mm
|
Added some new methods to SystemTrayIconComponent for highlighting and message bubbles.
|
11 years ago |
juce_win32_DragAndDrop.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
juce_win32_FileChooser.cpp
|
Added some 'override' modifiers to overridden methods.
|
12 years ago |
juce_win32_Windowing.cpp
|
On win32, force components to become visible if external code makes their HWND visible.
|
11 years ago |