.. |
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
|
Returning correct app failure codes if the app quits before finishing initialisation.
|
10 years ago |
juce_ios_UIViewComponentPeer.mm
|
Fix for rotation on some iOS device types.
|
10 years ago |
juce_ios_Windowing.mm
|
Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>.
|
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 kdialog file-chooser fix
|
10 years ago |
juce_linux_Windowing.cpp
|
Handling left-tab keypresses on Linux.
|
10 years ago |
juce_mac_FileChooser.mm
|
Some workarounds for people still using the 10.5 SDK
|
10 years ago |
juce_mac_MainMenu.mm
|
Misc minor cleanups and comment fixes.
|
11 years ago |
juce_mac_MouseCursor.mm
|
Avoiding assertions when loading some mouse cursors on OSX10.9.
|
11 years ago |
juce_mac_NSViewComponentPeer.mm
|
Some workarounds for people still using the 10.5 SDK
|
10 years ago |
juce_mac_Windowing.mm
|
Updated OSX file dragging functions to avoid some thigns that were deprecated in 10.10
|
10 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 support a flag JUCE_DISABLE_NATIVE_FILECHOOSERS which is pretty self-explanatory.
|
11 years ago |
juce_win32_Windowing.cpp
|
Made it possible to set JUCE_DISABLE_WIN32_DPI_AWARENESS=1 to disable win32 high-res scaling.
|
10 years ago |