1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_basics/native
2013-09-18 19:10:01 +01:00
..
juce_android_FileChooser.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_android_Windowing.cpp Deletion of ModalComponentManager::Callback objects passed to native dialog boxes. 2013-09-09 22:07:21 +01:00
juce_ios_UIViewComponentPeer.mm Fixed a namespace problem with the iOS build. 2013-09-02 16:34:56 +01:00
juce_ios_Windowing.mm Deletion of ModalComponentManager::Callback objects passed to native dialog boxes. 2013-09-09 22:07:21 +01:00
juce_linux_Clipboard.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_linux_FileChooser.cpp Linux file chooser fix. 2013-09-03 10:45:08 +01:00
juce_linux_Windowing.cpp Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value. 2013-09-03 10:44:55 +01:00
juce_mac_FileChooser.mm Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 2013-09-07 09:43:45 +01:00
juce_mac_MainMenu.mm Misc minor cleanups and comment fixes. 2013-09-07 20:18:00 +01:00
juce_mac_MouseCursor.mm New method Array::addNullTerminatedArray(), and misc minor tightening-up of code. 2013-09-18 19:10:01 +01:00
juce_mac_NSViewComponentPeer.mm Added some new methods to SystemTrayIconComponent for highlighting and message bubbles. 2013-09-16 11:21:49 +01:00
juce_mac_Windowing.mm Added some new methods to SystemTrayIconComponent for highlighting and message bubbles. 2013-09-16 11:21:49 +01:00
juce_MultiTouchMapper.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_win32_DragAndDrop.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_win32_FileChooser.cpp Added some 'override' modifiers to overridden methods. 2013-06-23 23:09:52 +01:00
juce_win32_Windowing.cpp On win32, force components to become visible if external code makes their HWND visible. 2013-09-13 16:30:52 +01:00