| .. |
|
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_X11_SystemTrayIcon.cpp
|
Added several linux improvements to the event loop, MIDI and X11 (see commit messsage)
|
8 years ago |
|
juce_linux_X11_WebBrowserComponent.cpp
|
Added support for WebBrowserComponent on Linux
|
8 years ago |
|
juce_linux_XEmbedComponent.cpp
|
Added support for embedding native X11 widgets (such as gtk_plug or QX11EmbedWidget) on linux
|
8 years ago |
|
juce_mac_AppleRemote.mm
|
Used the ignoreUnused() function to tidy up some old code
|
9 years ago |
|
juce_mac_CarbonViewWrapperComponent.h
|
Replace include guards with "#pragma once"
|
8 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
|
9 years ago |
|
juce_mac_SystemTrayIcon.cpp
|
Multiple fixes for touch and pen input on Windows
|
8 years ago |
|
juce_mac_WebBrowserComponent.mm
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
|
juce_win32_ActiveXComponent.cpp
|
Multiple fixes for touch and pen input on Windows
|
8 years ago |
|
juce_win32_SystemTrayIcon.cpp
|
Multiple fixes for touch and pen input on Windows
|
8 years ago |
|
juce_win32_WebBrowserComponent.cpp
|
Miscellaneous fixes for some PVS static analyser warnings
|
8 years ago |