Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
2022-04-04 12:36:32 +01:00 |
|
ed
|
4649bc1b13
|
Windows: Add WebView2Preferences struct to modify aspects of WebView2 behaviour
|
2021-09-22 13:50:53 +01:00 |
|
ed
|
24910cc4b4
|
Fix GCC Wshadow warnings
|
2021-09-14 08:42:56 +01:00 |
|
ed
|
0fc1ede50f
|
Used MemoryBlock::isEmpty() in a few places
|
2021-04-22 18:22:06 +01:00 |
|
ed
|
009d685179
|
Updated all license headers
|
2020-06-29 08:30:22 +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 |
|
Tom Poole
|
6cb75d9d2c
|
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
|
2020-04-23 17:30:40 +01:00 |
|
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
2020-04-09 15:22:56 +01:00 |
|
Tom Poole
|
670f77f80c
|
Fixed some Android compiler warnings
|
2019-06-06 16:50:12 +01:00 |
|
ed
|
d94d783862
|
Android: Add canGoBack WebView method and call reloadLastURL() if it returns false
|
2019-01-11 12:42:47 +00:00 |
|
hogliux
|
008b7a9ab2
|
Re-structured the low-level Android native code
Please see the forum post "Re-structuring of JUCE’s low-level Android code" and the BREAKING-CHANGES.txt for more information.
|
2018-11-13 12:33:40 +00:00 |
|
Tom Poole
|
f0a4b67915
|
Android: Fixed some compiler warnings
|
2018-11-09 14:04:46 +00:00 |
|
jules
|
cfc85445b5
|
Minor tidying up
|
2018-10-23 12:50:14 +01:00 |
|
Lukasz Kozakiewicz
|
4597aa09c9
|
Android: by default, embed AndroidViewComponent’s native views as children rather than siblings of an underlying peer.
|
2018-04-23 19:45:40 +02:00 |
|
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
Lukasz Kozakiewicz
|
073921445c
|
Android: add WebBrowserComponent implementation.
|
2017-11-07 19:36:10 +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 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
hogliux
|
6292ccf5c3
|
Added a clearCookies method to WebBrowserComponent to clear any stored cookies
|
2017-04-18 18:03:53 +01:00 |
|
Timur Doumler
|
6ef3f1e738
|
Added asserts to clarify that WebBrowserComponent is not implemented on Linux and Android.
|
2016-04-21 10:58:00 +01:00 |
|
hogliux
|
c7b8e77031
|
Update copyright notice
|
2015-07-22 15:59:34 +01: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
|
5ede2da44b
|
Improved some MemoryBlock comments and gave the class a reset() method.
|
2014-03-14 10:15:35 +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
|
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
|
aabc0dbe6e
|
Couple of minor linux + android fixes.
|
2011-11-29 15:11:14 +00: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 |
|