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_extra/native
2014-06-30 09:30:42 +01:00
..
juce_android_WebBrowserComponent.cpp Improved some MemoryBlock comments and gave the class a reset() method. 2014-03-14 10:15:35 +00:00
juce_ios_UIViewComponent.mm Added some more override decorators. 2013-07-10 10:22:33 +01:00
juce_linux_SystemTrayIcon.cpp Added some new methods to SystemTrayIconComponent for highlighting and message bubbles. 2013-09-16 11:21:49 +01:00
juce_linux_WebBrowserComponent.cpp Improved some MemoryBlock comments and gave the class a reset() method. 2014-03-14 10:15:35 +00:00
juce_mac_AppleRemote.mm 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_mac_CarbonViewWrapperComponent.h Added a Component::getDesktopScaleFactor() method which can be overridden to force a scale for a particular window. 2013-08-21 19:02:50 +01:00
juce_mac_NSViewComponent.mm New class: SharedResourcePointer 2014-04-14 13:13:07 +01:00
juce_mac_SystemTrayIcon.cpp Fixed some object releasing for OSX system tray icons. 2014-06-30 09:30:42 +01:00
juce_mac_WebBrowserComponent.mm Added support for uploading files in the OSX embedded web browser. 2014-04-02 19:40:38 +01:00
juce_win32_ActiveXComponent.cpp Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 2014-06-14 13:06:53 +01:00
juce_win32_SystemTrayIcon.cpp Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 2014-06-14 13:06:53 +01:00
juce_win32_WebBrowserComponent.cpp Improved some MemoryBlock comments and gave the class a reset() method. 2014-03-14 10:15:35 +00:00