| .. |
|
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_X11_SystemTrayIcon.cpp
|
Added several linux improvements to the event loop, MIDI and X11 (see commit messsage)
|
2017-02-13 17:14:34 +00:00 |
|
juce_linux_X11_WebBrowserComponent.cpp
|
Added support for WebBrowserComponent on Linux
|
2017-03-28 15:36:17 +01:00 |
|
juce_linux_XEmbedComponent.cpp
|
Added support for embedding native X11 widgets (such as gtk_plug or QX11EmbedWidget) on linux
|
2017-03-28 15:35:15 +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
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_mac_NSViewComponent.mm
|
Fixed a bug where VST plug-in editors using OpenGL would not work correctly in the JUCE plug-in host
|
2016-09-20 18:05:36 +01:00 |
|
juce_mac_SystemTrayIcon.cpp
|
Multiple fixes for touch and pen input on Windows
|
2017-03-15 17:16:04 +00:00 |
|
juce_mac_WebBrowserComponent.mm
|
Fixed some whitespace style and cleaned up some code using C++11
|
2017-03-27 13:06:42 +01:00 |
|
juce_win32_ActiveXComponent.cpp
|
Multiple fixes for touch and pen input on Windows
|
2017-03-15 17:16:04 +00:00 |
|
juce_win32_SystemTrayIcon.cpp
|
Multiple fixes for touch and pen input on Windows
|
2017-03-15 17:16:04 +00:00 |
|
juce_win32_WebBrowserComponent.cpp
|
Miscellaneous fixes for some PVS static analyser warnings
|
2017-01-03 17:22:01 +00:00 |