18 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  ed cdbc28c18b Add documentation tags 7 years ago
  jules 970eda679e Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting! 7 years ago
  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 7 years ago
  jules 909ff222f2 Added a missing "pragma once" 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  jules 9c75f13a4f Added a method JavascriptEngine::callFunctionObject() for invoking javascript methods in DynamicObject native methods 8 years ago
  jules 8011ce4209 Added a couple of missing JUCE_API declarations 8 years ago
  jules aa2598ffff Added method JavascriptEngine::stop() 8 years ago
  tpoole 2e84129479 Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 8 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  jules d8bc6c52c7 A couple more optimisations of Identifier object passing. 10 years ago
  jules efd45ca032 Added access to the root object's properties in JavascriptEngine 10 years ago
  jules 28cdb20040 Whitespace cleanups. 11 years ago
  jules a4e611222d Various build housekeeping. 11 years ago
  jules fb4912ac1f Added a method JavascriptEngine::callFunction(), and tweaked the way timeouts are specified. 11 years ago
  jules 6c5c461d73 New class: JavascriptEngine! 11 years ago