.. |
juce_MultiTouchMapper.h
|
Updated the format of the header include guard macros.
|
12 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
|
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_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
|
Extended linux zenity file chooser to use filters and bring the window to the front.
|
11 years ago |
juce_linux_Windowing.cpp
|
Fixed a few windowing issues when using global scale factors.
|
10 years ago |
juce_mac_FileChooser.mm
|
Added support a flag JUCE_DISABLE_NATIVE_FILECHOOSERS which is pretty self-explanatory.
|
11 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
|
Fixed a few windowing issues when using global scale factors.
|
10 years ago |
juce_mac_Windowing.mm
|
Tightened up a few places where numeric conversion warnings could happen.
|
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 support a flag JUCE_DISABLE_NATIVE_FILECHOOSERS which is pretty self-explanatory.
|
11 years ago |
juce_win32_Windowing.cpp
|
Fix for win32 openGL repaints when continuous rendering is turned off.
|
10 years ago |