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
|
c62da6c983
|
Cleaned up some pedantic warnings in the iOS build.
|
2013-10-01 12:55:44 +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
|
be73832aa9
|
OSX web browser fix.
|
2012-10-30 12:26:34 +00:00 |
|
jules
|
df729be74a
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
2012-07-12 14:10:46 +01:00 |
|
jules
|
07a774adcc
|
Fix for GCC syntax problem.
|
2012-05-31 09:01:39 +01:00 |
|
jules
|
dab9295611
|
Minor refactoring of obj-C internals.
|
2012-05-30 14:35:40 +01:00 |
|
jules
|
ac1d6955e7
|
Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed.
|
2012-05-29 10:30:41 +01:00 |
|
jules
|
295d125142
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
2012-02-11 14:09:23 +00: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
|
693132a6e5
|
Changed the way module code is wrapped by the Introjucer.
|
2011-08-15 19:40:50 +01:00 |
|
Julian Storer
|
4808d9c318
|
Hard-coded some juce namespace declarations.
|
2011-08-13 21:13: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 |
|