1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_extra/native
2016-09-16 12:03:02 +01:00
..
juce_android_WebBrowserComponent.cpp Added asserts to clarify that WebBrowserComponent is not implemented on Linux and Android. 2016-04-21 10:58:00 +01:00
juce_ios_UIViewComponent.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_linux_SystemTrayIcon.cpp Added a new Graphics::drawImage method that takes a Rectangle<float> 2016-07-01 15:35:04 +01:00
juce_linux_WebBrowserComponent.cpp Added asserts to clarify that WebBrowserComponent is not implemented on Linux and Android. 2016-04-21 10:58:00 +01:00
juce_mac_AppleRemote.mm Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_mac_CarbonViewWrapperComponent.h Added hidden internal helper function to access plugin carbon window wrappers 2016-02-17 17:05:17 +00:00
juce_mac_NSViewComponent.mm Partially undo commits #99186e5 and #89d938d and use less-intrusive, JUCE-internal fix for OpenGLContext detach crash 2016-08-11 10:50:36 +01:00
juce_mac_SystemTrayIcon.cpp Add support for retina mouse cursors on OS X 2016-09-12 17:29:20 +01:00
juce_mac_WebBrowserComponent.mm Scale webpages to fit display by default on iOS 2016-02-15 09:19:17 +00:00
juce_win32_ActiveXComponent.cpp Fix errors and warnings on mingw-w64 2016-08-01 18:29:12 +01:00
juce_win32_SystemTrayIcon.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
juce_win32_WebBrowserComponent.cpp Fix errors and warnings on mingw-w64 2016-08-01 18:29:12 +01:00