ed
|
009d685179
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |
|
ed
|
4c56ae4d0d
|
Windows: Check validity of this pointer in WebView2 callbacks and free WebView2Loader.dll in destructor
|
2020-06-17 17:34:02 +01:00 |
|
ed
|
1f63357263
|
Windows: Added WindowsWebView2WebBrowserComponent wrapper to add support for custom WebView2Loader.dll location and user data folder for WebView2
|
2020-06-17 10:11:33 +01:00 |
|
ed
|
87fcf2f353
|
Windows: Added support for Chromium-based WebView2 browser in WebBrowserComponent and removed WinRT webview
|
2020-06-12 14:21:01 +01:00 |
|
reuk
|
e13901d912
|
ClangCl: Silence code which warns when building on Windows with Clang
|
2020-04-27 10:22:06 +01:00 |
|
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
ed
|
8f3b9036d6
|
Added WinRT web view
|
2020-04-16 12:18:47 +01:00 |
|
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
2020-04-09 15:22:56 +01:00 |
|
ed
|
5bda9de977
|
Windows: Fixed some build errors and warnings when using Clang in Visual Studio
|
2020-02-06 14:07:42 +00:00 |
|
ed
|
e36736e0ec
|
Fixed some typos
|
2020-01-06 14:04:16 +00:00 |
|
ed
|
989d860428
|
Windows: Fixed a double-deletion when calling WebBrowserComponent::goToURL() with POST data
|
2019-10-21 15:28:02 +01:00 |
|
Tom Poole
|
4229dc0a4f
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
2018-04-10 18:34:20 +01:00 |
|
ed
|
e14277c766
|
Fixed a bug in the Windows implementation of WebBrowserComponent
|
2017-11-16 15:23:54 +00:00 |
|
Lukasz Kozakiewicz
|
073921445c
|
Android: add WebBrowserComponent implementation.
|
2017-11-07 19:36:10 +01:00 |
|
tpoole
|
8d0f85a83c
|
MinGW: Fixed a WebBrowserComponent bug
|
2017-10-31 12:36:42 +00:00 |
|
tpoole
|
af5e219e01
|
Projucer: Added a Windows target platform option to the Code::Blocks exporter
|
2017-10-31 11:33:42 +00:00 |
|
tpoole
|
2119cc7ff3
|
Fixed a MinGW compiler error when building the WebBrowserComponent
|
2017-10-30 18:06:38 +00:00 |
|
tpoole
|
47698a86b1
|
MinGW: Fixed some 32 bit build errors
|
2017-09-20 12:53:27 +01:00 |
|
jules
|
eda613c6db
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
2017-09-08 08:59:55 +01:00 |
|
jules
|
c5a0d5d1bc
|
Whitespace
|
2017-05-30 20:16:25 +01:00 |
|
jules
|
161e5be54f
|
Build fixes for win32 web browser component
|
2017-05-30 17:15:39 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
hogliux
|
bb32034ad8
|
Added pageLoadHadNetworkError callback to WebBrowserComponent
|
2017-04-26 17:12:59 +01:00 |
|
hogliux
|
ee3457abb1
|
Fixed an issue where WebBrowserComponent::clearCookies would not exit in certain conditions
|
2017-04-24 16:28:55 +01:00 |
|
tpoole
|
84beded220
|
Fixed compiler warning in Win32 WebBrowserComponent
|
2017-04-20 12:28:42 +01:00 |
|
hogliux
|
6292ccf5c3
|
Added a clearCookies method to WebBrowserComponent to clear any stored cookies
|
2017-04-18 18:03:53 +01:00 |
|
jules
|
92f3a1e88f
|
Miscellaneous fixes for some PVS static analyser warnings
|
2017-01-03 17:22:01 +00:00 |
|
hogliux
|
bf582f6c5b
|
Fix errors and warnings on mingw-w64
|
2016-08-01 18:29:12 +01:00 |
|
Timur Doumler
|
dca4d77f9d
|
Fixed compiler warnings on Visual Studio 2015 RTM.
|
2015-07-23 15:57:18 +01:00 |
|
hogliux
|
c7b8e77031
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
jules
|
33e9e38345
|
Minor tidying-up.
|
2014-12-18 14:36:41 +00:00 |
|
jules
|
d710fe0309
|
Workaround for mingw.
|
2014-12-18 12:51:28 +00:00 |
|
jules
|
7f901e452f
|
Focus fix for win32 web browser component. Ability to use javascript in goToURL on OSX.
|
2014-11-20 11:10:16 +02:00 |
|
jules
|
2792bd2761
|
Added new callback method WebBrowserComponent:: newWindowAttemptingToLoad()
|
2014-11-04 17:55:58 +00:00 |
|
jules
|
a99bbc9ba5
|
win32 web browser component - better updating when components are made visible.
|
2014-09-21 13:05:43 +01:00 |
|
jules
|
5ede2da44b
|
Improved some MemoryBlock comments and gave the class a reset() method.
|
2014-03-14 10:15:35 +00:00 |
|
jules
|
d8178b4e15
|
Mingw workaround.
|
2014-01-03 14:55:14 +00:00 |
|
jules
|
d226fea10e
|
Added a callback WebBrowserComponent::windowCloseRequest()
|
2013-12-03 11:02:22 +00:00 |
|
jules
|
2623f4d1e1
|
Added method String::clear(), and used it to replace a few uses of String::empty.
|
2013-12-01 11:32:39 +00:00 |
|
jules
|
4fc8fbaef1
|
Added some more override decorators.
|
2013-07-10 10:22:33 +01:00 |
|
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
jules
|
9c2ae04225
|
win32 web browser component fix
|
2013-04-30 20:53:13 +01:00 |
|
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
jules
|
df729be74a
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
2012-07-12 14:10:46 +01:00 |
|
jules
|
f3be0d0392
|
Added WebBrowserComponent::pageFinishedLoading()
|
2011-11-23 12:33:34 +00:00 |
|
jules
|
52fc8e14bb
|
Added iOS web-browser support. Removed some temporary code that had been left in the Introjucer.
|
2011-10-03 17:40:50 +01:00 |
|
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|