ed
088e100c1f
Narrowed the scoped of some undeclared Objective-C selector warnings
5 years ago
ed
3a908f848a
macOS: Fixed an incorrect selector in the WKWebView delegate class
5 years ago
ed
dc21f6fdad
macOS: Fixed 10.11 compatibility in the WKWebView code
5 years ago
ed
a7667077f8
Android: Fixed a crash when juce_gui_extra is not present
The default main JuceActivity for JUCE apps calls appNewIntent() in its onNewIntent() implementation which is defined in juce_gui_extra. This commit moves the implementation into juce_gui_basics.
5 years ago
reuk
eaf82243a2
WebBrowser: Fix deprecation warnings on macOS
5 years ago
Tom Poole
5929103a29
Bump version number to 6.0.5
5 years ago
ed
e0883ace58
macOS: Updated the required deployment target for WKWebView
5 years ago
ed
36f1197536
macOS: Forward key events from WKWebView correctly
Also added support for selectAll: selector forwarding in NSViewComponentPeer
5 years ago
ed
b7e28541ca
Replaced deprecated Displays methods
5 years ago
Tom Poole
c35bb61c8d
Bump version number to 6.0.4
5 years ago
Tom Poole
73d1a1ff45
Bump version number to 6.0.3
5 years ago
Tom Poole
c9aba7f613
Bump version number to 6.0.2
5 years ago
ed
268ac3d5c8
Modernised some code in CallOutBox and added some logic to scale the window with its content component's transform
5 years ago
ed
333f98d204
Squashed some compiler warnings with -Wmissing-prototypes enabled
5 years ago
ed
ccfee61773
iOS: Removed some unused deployment target checks
5 years ago
ed
c8a416f476
Obj-C++: Added obc_msgSendSuper_stret overloads for ObjCMsgSendSuper() and refactored the superclass messaging a bit
5 years ago
juce-team
f9f5caa5cc
macOS 11: Fix function pointer conversions
5 years ago
reuk
395321b4dc
Ignore deprecation warnings in PushNotifications
5 years ago
ed
6aeb9d7dda
Bump version number to 6.0.1
5 years ago
reuk
394c4fd475
Clang: Fix warnings when building with clang 10
5 years ago
ed
009d685179
Updated all license headers
5 years ago
ed
67925d384f
Updated main README with CMake support info and changed docs extension from .txt to .md
5 years ago
ed
4855f52e4d
Added missing documentation tags
5 years ago
ed
4c56ae4d0d
Windows: Check validity of this pointer in WebView2 callbacks and free WebView2Loader.dll in destructor
5 years ago
ed
0f6cdd8457
Linux: Fixed some issues with headless builds and don't terminate process when no X server is running
5 years ago
ed
1f63357263
Windows: Added WindowsWebView2WebBrowserComponent wrapper to add support for custom WebView2Loader.dll location and user data folder for WebView2
5 years ago
reuk
39b5c22a29
GUI: Ensure components refresh correctly when their look and feel changes
5 years ago
ed
87fcf2f353
Windows: Added support for Chromium-based WebView2 browser in WebBrowserComponent and removed WinRT webview
5 years ago
ed
9de335a575
Removed references to nonexistent function in BubbleMessageComponent docs
5 years ago
reuk
092bc44413
MinGW: Fix windows/gcc warnings
5 years ago
ed
f60ca1fb8d
Whitespace
5 years ago
reuk
4cf66d6522
Cleanup: Remove redundant inlines
5 years ago
reuk
e13901d912
ClangCl: Silence code which warns when building on Windows with Clang
5 years ago
Tom Poole
6cb75d9d2c
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
5 years ago
Tom Poole
894e7d2bd2
Updated all license headers
5 years ago
ed
add88c33f2
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
5 years ago
Tom Poole
2d16374b14
Updated all license headers
5 years ago
ed
d179e67052
Projucer: Removed GUI dependencies on Linux
6 years ago
ed
bb28b3413d
Updated some copyright headers
5 years ago
ed
c06b9d17a5
Updated some WebBrowserComponent documentation
5 years ago
ed
de712ca02e
Linux: Added support for building and hosting VST3 plug-ins
6 years ago
ed
74ca3b44c4
Linux: Removed X11-specific code from LinuxComponentPeer
6 years ago
ed
fe61354c21
Linux: Added X11Symbols and WebKitSymbols singletons to dynamically load X11 and WebKit library functions at runtime
6 years ago
ed
a0fd7793b7
Windows: Added HWNDComponent to juce_gui_extra
6 years ago
Tom Poole
368bb02bcc
Improved some documentation
6 years ago
ed
3c8dc1effe
Added WKWebView implementation where available on macOS and iOS
6 years ago
ed
8f3b9036d6
Added WinRT web view
6 years ago
reuk
5f348c3040
Warnings: Add warning-wrangling header
6 years ago
reuk
1fdba480cc
JUCE 6: Update version numbers
5 years ago
reuk
327f817b9b
Copyrights: Update commercial/gpl headers to be gpl-only
5 years ago