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-11-20 11:10:16 +02:00
..
juce_android_WebBrowserComponent.cpp Focus fix for win32 web browser component. Ability to use javascript in goToURL on OSX. 2014-11-20 11:10:16 +02: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 Focus fix for win32 web browser component. Ability to use javascript in goToURL on OSX. 2014-11-20 11:10:16 +02: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 Avoided NSViewComponent calling removeFromSuperview when re-parenting a child NSView. 2014-10-08 20:02:51 +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 Focus fix for win32 web browser component. Ability to use javascript in goToURL on OSX. 2014-11-20 11:10:16 +02: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 Focus fix for win32 web browser component. Ability to use javascript in goToURL on OSX. 2014-11-20 11:10:16 +02:00