1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_gui_basics/native
2016-09-12 17:29:20 +01:00
..
juce_android_FileChooser.cpp Add treatFilePackagesAsDirectories flag to native FileChooser 2016-02-09 09:44:31 +00:00
juce_android_Windowing.cpp Changed ImagePixelData::clone to return a smart pointer rather than a raw one, to avoid a reference-count leak 2016-06-22 16:33:09 +01:00
juce_ios_UIViewComponentPeer.mm Avoided a couple of warnings in iOS builds with older SDKs 2016-08-11 16:06:36 +01:00
juce_ios_Windowing.mm Add window property to JuceAppStartupDelegate 2016-06-27 10:18:35 +01: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 Added a new Graphics::drawImage method that takes a Rectangle<float> 2016-07-01 15:35:04 +01:00
juce_mac_FileChooser.mm Add treatFilePackagesAsDirectories flag to native FileChooser 2016-02-09 09:44:31 +00:00
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 2016-08-17 16:19:48 +01:00
juce_mac_MouseCursor.mm Add support for retina mouse cursors on OS X 2016-09-12 17:29:20 +01:00
juce_mac_NSViewComponentPeer.mm Fixed an issue where repaints could be dropped when the host is also sending many repaints to the plug-in 2016-08-31 16:57:59 +01:00
juce_mac_Windowing.mm Added some behind-the-scenes functions for creating snapshots of native windows 2016-02-18 17:37:20 +00:00
juce_MultiTouchMapper.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_win32_DragAndDrop.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_win32_FileChooser.cpp Add treatFilePackagesAsDirectories flag to native FileChooser 2016-02-09 09:44:31 +00:00
juce_win32_Windowing.cpp Changed Windows windowing so that the resizeStart() and resizeEnd() methods of the constrainer associated with the application window are called when it is maximised. 2016-09-05 14:24:17 +01:00