.. |
juce_android_WebBrowserComponent.cpp
|
Added asserts to clarify that WebBrowserComponent is not implemented on Linux and Android.
|
9 years ago |
juce_ios_UIViewComponent.mm
|
Update copyright notice
|
10 years ago |
juce_linux_SystemTrayIcon.cpp
|
Added a new Graphics::drawImage method that takes a Rectangle<float>
|
9 years ago |
juce_linux_WebBrowserComponent.cpp
|
Added asserts to clarify that WebBrowserComponent is not implemented on Linux and Android.
|
9 years ago |
juce_mac_AppleRemote.mm
|
Used the ignoreUnused() function to tidy up some old code
|
9 years ago |
juce_mac_CarbonViewWrapperComponent.h
|
Added hidden internal helper function to access plugin carbon window wrappers
|
9 years ago |
juce_mac_NSViewComponent.mm
|
Fixed a bug where VST plug-in editors using OpenGL would not work correctly in the JUCE plug-in host
|
8 years ago |
juce_mac_SystemTrayIcon.cpp
|
Add support for retina mouse cursors on OS X
|
8 years ago |
juce_mac_WebBrowserComponent.mm
|
Scale webpages to fit display by default on iOS
|
9 years ago |
juce_win32_ActiveXComponent.cpp
|
Fix errors and warnings on mingw-w64
|
8 years ago |
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.
|
8 years ago |
juce_win32_WebBrowserComponent.cpp
|
Fix errors and warnings on mingw-w64
|
8 years ago |