.. |
juce_MultiTouchMapper.h
|
Replace include guards with "#pragma once"
|
8 years ago |
juce_android_FileChooser.cpp
|
Fixed multiple harmless warnings in Android builds
|
8 years ago |
juce_android_Windowing.cpp
|
Fixed multiple harmless warnings in Android builds
|
8 years ago |
juce_ios_UIViewComponentPeer.mm
|
Added checks to make sure that the current interface orientation is actually allowed when changing allowed interface orientations
|
8 years ago |
juce_ios_Windowing.mm
|
Fixed a compiler warning on iOS
|
8 years ago |
juce_linux_FileChooser.cpp
|
If ChildProcess is not interested in stdout/stderr, then redirect to /dev/null instead of closing
|
9 years ago |
juce_linux_X11.cpp
|
Added some missing license banners
|
8 years ago |
juce_linux_X11.h
|
Added some missing license banners
|
8 years ago |
juce_linux_X11_Clipboard.cpp
|
Added several linux improvements to the event loop, MIDI and X11 (see commit messsage)
|
8 years ago |
juce_linux_X11_Windowing.cpp
|
Added several linux improvements to the event loop, MIDI and X11 (see commit messsage)
|
8 years ago |
juce_mac_FileChooser.mm
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
juce_mac_MainMenu.mm
|
Added some TRANS macros to some internal OSX menu item strings
|
8 years ago |
juce_mac_MouseCursor.mm
|
Fixed a potential memory leak
|
8 years ago |
juce_mac_NSViewComponentPeer.mm
|
Fixed multiple file drag and drop on OS X
|
8 years ago |
juce_mac_Windowing.mm
|
Fixed a bug in an Objective-C drag and drop helper class
|
8 years ago |
juce_win32_DragAndDrop.cpp
|
Lots of small whitespace tweaks.
|
9 years ago |
juce_win32_FileChooser.cpp
|
Fixed a bug in the Windows FileChooser where two backslashes would be added to the file paths of selected files
|
8 years ago |
juce_win32_Windowing.cpp
|
Fixed a leak of OnScreenKeyboard
|
8 years ago |