26 Commits (ddcd78eae8f126dbde48e112d10aee9b64e784d0)

Author SHA1 Message Date
  hogliux c7b8e77031 Update copyright notice 9 years ago
  jules 06c1a15496 Added some missing 'override' decorators 10 years ago
  jules e0712d4ced In PropertiesFile, allowed the osxLibrarySubfolder path to include a sub-folder. 11 years ago
  jules a6aca791af Spelling fixes. 11 years ago
  jules 5f4c27d0c2 Some additions and fixes to plugin scanning. 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 e1a5274504 Added an accessor for the options in ApplicationProperties. 11 years ago
  jules af87a2eda6 Added some thread-safety to typeface caching, and optimised default font construction. 11 years ago
  jules d42783465b Added a doNotSave option to PropertiesFile 11 years ago
  jules 2d25f2f294 Removed a few unnecessary includes. 11 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 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 ffc9200ea7 Changed the linux version of the introjucer to store its config and log files in ~/.config 12 years ago
  jules e543949bda Minor clean-ups. 12 years ago
  jules 7a3453f48b Minor clean-ups. 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 8a3298ebb8 Added a PropertiesFile::reload() method. 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 deeab7f818 Minor tidying-up. 13 years ago
  jules db09b5ea2f Documentation fix. 13 years ago
  jules 56bbab1537 (automated whitespace clean-up) 13 years ago
  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. 13 years ago
  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.. 13 years ago