1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_gui_extra/native
2017-04-26 21:01:26 +01:00
..
juce_android_WebBrowserComponent.cpp Added a clearCookies method to WebBrowserComponent to clear any stored cookies 2017-04-18 18:03:53 +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 Fixed resizing issues and memory leaks in linux web browser component 2017-04-26 19:18:39 +01:00
juce_linux_XEmbedComponent.cpp Fixed resizing issues and memory leaks in linux web browser component 2017-04-26 19:18:39 +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 Minor tidying-up in some OSX UI code 2017-04-26 18:27:47 +01:00
juce_win32_ActiveXComponent.cpp Fixed an issue where active x component would not receive all key events 2017-04-26 21:01:26 +01: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 Added pageLoadHadNetworkError callback to WebBrowserComponent 2017-04-26 17:12:59 +01:00