1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_gui_basics/native
2017-02-02 10:20:55 +00:00
..
juce_android_FileChooser.cpp Add treatFilePackagesAsDirectories flag to native FileChooser 2016-02-09 09:44:31 +00:00
juce_android_Windowing.cpp Added missing overrides to android windowing code 2017-02-02 10:20:55 +00:00
juce_ios_UIViewComponentPeer.mm Added checks to make sure that the current interface orientation is actually allowed when changing allowed interface orientations 2016-10-03 14:39:54 +01:00
juce_ios_Windowing.mm Fixed a compiler warning on iOS 2017-01-24 17:14:04 +00:00
juce_linux_Clipboard.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_linux_FileChooser.cpp If ChildProcess is not interested in stdout/stderr, then redirect to /dev/null instead of closing 2016-05-21 08:53:03 +01:00
juce_linux_Windowing.cpp Fixed a few minor bugs in X11 windowing code 2016-12-19 12:20:05 +00:00
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. 2016-09-16 12:03:02 +01:00
juce_mac_MainMenu.mm Added some TRANS macros to some internal OSX menu item strings 2016-12-30 11:38:03 +00:00
juce_mac_MouseCursor.mm Fixed a potential memory leak 2016-09-16 11:23:26 +01:00
juce_mac_NSViewComponentPeer.mm Modified the repaint throttling to detect whether the app is a plugin using JUCEApplication::isStandaloneApp() rather than macros 2017-01-10 17:54:41 +00:00
juce_mac_Windowing.mm Added support for drag and drop of text on OSX, via DragAndDropContainer::shouldDropTextWhenDraggedExternally 2016-12-20 09:12:22 +00:00
juce_MultiTouchMapper.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_win32_DragAndDrop.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_win32_FileChooser.cpp Fixed a bug in the Windows FileChooser where two backslashes would be added to the file paths of selected files 2017-01-03 16:44:34 +00:00
juce_win32_Windowing.cpp Added code to only show the onscreen keyboard if Windows is in tablet mode 2017-02-01 10:53:52 +00:00