1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
Commit graph

15 commits

Author SHA1 Message Date
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
Renamed from src/native/windows/juce_win32_WebBrowserComponent.cpp (Browse further)