122 Commits (ad8acb88ca186b5d637713c20d0ff5c4417b86af)

Author SHA1 Message Date
  jules 4251a2437b Version number update 11 years ago
  jules 865b9ab46a Documentation clean-up. 11 years ago
  jules 7f9425058a Version number update 11 years ago
  jules a6aca791af Spelling fixes. 11 years ago
  jules a3ea53c460 Version number update 11 years ago
  jules 5f4c27d0c2 Some additions and fixes to plugin scanning. 11 years ago
  jules d2532f4540 Version number update 11 years ago
  jules 7dd5c09826 Version number update 11 years ago
  jules a316bd5f6f Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 11 years ago
  jules 2edec00b55 Removed a few more uses of String::empty. 11 years ago
  jules 488fe56ffe Documentation correction. 11 years ago
  jules f9759ecc6b Documentation fixes. 11 years ago
  jules cdacae9cbb Version 3.0.0 11 years ago
  jules 1113e17186 Version number update 11 years ago
  jules 0de50d99a5 Version number update 11 years ago
  jules 61ed92ee51 Added a method XmlElement::prependChildElement(), and used this for a few optimisations. 11 years ago
  jules a204ea7ae8 Version number update 11 years ago
  jules e1a5274504 Added an accessor for the options in ApplicationProperties. 11 years ago
  jules 12bf054456 Version number update 11 years ago
  jules 5f9552c4ec Version number update 11 years ago
  jules 98f17ab4dc A few tweaks to support the MSVC DLL build. 11 years ago
  jules af87a2eda6 Added some thread-safety to typeface caching, and optimised default font construction. 11 years ago
  jules 6074c0c4cc Tweaked the ValueTree listener behaviour to avoid duplicate change callbacks. 11 years ago
  jules d42783465b Added a doNotSave option to PropertiesFile 11 years ago
  jules 6cd2f43afa Tidied up some ValueTree code. 11 years ago
  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