1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_gui_basics/native
2016-06-27 10:18:35 +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 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +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 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_mac_FileChooser.mm Add treatFilePackagesAsDirectories flag to native FileChooser 2016-02-09 09:44:31 +00:00
juce_mac_MainMenu.mm Simplification/refactoring of the PopupMenu class by adding a subclass PopupMenu::Item which holds all the info about an item. You can now use this for more control over adding items and the PopupMenu::MenuItemIterator uses it to return info about existing items. 2016-03-02 18:04:48 +00:00
juce_mac_MouseCursor.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_mac_NSViewComponentPeer.mm Fix minor typo in OS X function key mappings 2016-06-15 17:11:57 +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 Fixed a silly typo! 2016-06-22 18:16:26 +01:00