.. |
juce_MultiTouchMapper.h
|
Update copyright notice
|
10 years ago |
juce_android_FileChooser.cpp
|
Add treatFilePackagesAsDirectories flag to native FileChooser
|
9 years ago |
juce_android_Windowing.cpp
|
Changed ImagePixelData::clone to return a smart pointer rather than a raw one, to avoid a reference-count leak
|
9 years ago |
juce_ios_UIViewComponentPeer.mm
|
Avoided a couple of warnings in iOS builds with older SDKs
|
8 years ago |
juce_ios_Windowing.mm
|
Add window property to JuceAppStartupDelegate
|
9 years ago |
juce_linux_Clipboard.cpp
|
Lots of small whitespace tweaks.
|
9 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_Windowing.cpp
|
Added a new Graphics::drawImage method that takes a Rectangle<float>
|
9 years ago |
juce_mac_FileChooser.mm
|
Add treatFilePackagesAsDirectories flag to native FileChooser
|
9 years ago |
juce_mac_MainMenu.mm
|
Native OSX menu bar: avoided some duplicated menu bar flashes when invoking commands, and some incorrect tagging of items in the menu
|
8 years ago |
juce_mac_MouseCursor.mm
|
Update copyright notice
|
10 years ago |
juce_mac_NSViewComponentPeer.mm
|
Partially undo commits #99186e5 and #89d938d and use less-intrusive, JUCE-internal fix for OpenGLContext detach crash
|
8 years ago |
juce_mac_Windowing.mm
|
Added some behind-the-scenes functions for creating snapshots of native windows
|
9 years ago |
juce_win32_DragAndDrop.cpp
|
Lots of small whitespace tweaks.
|
9 years ago |
juce_win32_FileChooser.cpp
|
Add treatFilePackagesAsDirectories flag to native FileChooser
|
9 years ago |
juce_win32_Windowing.cpp
|
On Windows, suppressed the behaviour that pressing the ALT key triggers the old top-left window menu. If you still need this archaic behaviour in your app, there's a JUCE_WINDOWS_ALT_KEY_TRIGGERS_MENU flag which you can use to keep it
|
8 years ago |