97 Commits (94da373c31eb04ec4cff03c1ee6eb51a85ce11f7)

Author SHA1 Message Date
  jules 435089e89b Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 11 years ago
  jules 059737b163 Version number update 11 years ago
  jules 0ded32be3e Removed some old boilerplate. 11 years ago
  jules 2d25f2f294 Removed a few unnecessary includes. 11 years ago
  jules 65c155e372 Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 11 years ago
  jules 4a5380171a Version number update 12 years ago
  jules 5a1112ab94 Updated the format of the header include guard macros. 12 years ago
  jules c75a7300f5 Added some 'override' modifiers to overridden methods. 12 years ago
  jules 048e5c679b Version number update 12 years ago
  jules 03c2801f3f Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
  jules 20a72142b7 Version number update 12 years ago
  jules c7506df13f Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
  jules ffc9200ea7 Changed the linux version of the introjucer to store its config and log files in ~/.config 12 years ago
  jules 34e5591701 v2.0.40 12 years ago
  jules e339d39eb4 v2.0.39 12 years ago
  jules 522fd40e46 Minor clean-ups. 12 years ago
  jules 4d4cc13a46 2.0.38 12 years ago
  jules 136041daa7 Fixed a couple of base-class copying typos and prevented copying of ReferenceCountedObject bases. 12 years ago
  jules d0135d9efc Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 12 years ago
  jules 63411d7a47 2.0.37 12 years ago
  jules 22b98217d8 Introjucer: fix for android not using external libraries setting. 12 years ago
  jules 14b0493bb0 2.0.36 12 years ago
  jules 942b2922a5 2.0.35 12 years ago
  jules 9152fc8120 v2.0.34 12 years ago
  jules 9fbc963d96 2.0.33 12 years ago
  jules cd8adde4de 2.0.32 12 years ago
  jules e543949bda Minor clean-ups. 12 years ago
  jules 7a3453f48b Minor clean-ups. 12 years ago
  jules 906a99763d Version 2.0.31 12 years ago
  jules a20ff4c910 Version 2.0.30 12 years ago
  jules 5d35a31f2e Minor clean-ups and documentation fixes. 12 years ago
  jules 68b2e056e7 Version update 2.0.29 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 4d4321bea1 Version 2.0.28 12 years ago
  jules 9aab5c7f82 Removed leak in ValueSource async updater. 12 years ago
  jules dea1aa475b OSX GL views: accepting first mouse click event. 12 years ago
  jules 48ffccb8b8 Minor cleanups. 12 years ago
  jules 66ecd6bc7c Performance improvement for Value change notifications. 12 years ago
  jules 8a3298ebb8 Added a PropertiesFile::reload() method. 12 years ago
  jules 1b85566090 Added timestamps to UndoManager 12 years ago
  jules e77d5b12ef Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer. 12 years ago
  jules ad958be260 Version bump: 2.0.27 12 years ago
  jules abb4946191 Version bump: 2.0.26 12 years ago
  jules 842d30fbfa Minor tidying-up. 12 years ago
  jules e73b49e220 ValueTree::toXmlString method. 12 years ago
  jules 665c85b147 Version number bump. 12 years ago
  jules 4f206a3f3a Version bump. 13 years ago
  jules 75d72d6323 Version number bump. 13 years ago
  jules 66cd90e4af Added some assertions to ValueTree 13 years ago
  jules c586e91c7f ValueTree constness tweak. 13 years ago