5 Commits (172d2a1c8b64d10804d857c7c679d3f9bcfc37f5)

Author SHA1 Message Date
  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
  Julian Storer a7a4c287b7 More introjucer refactoring. Fixes for MessageListener and iOS font names. 14 years ago
  Julian Storer 98ba259599 Minor introjucer clean-ups. 14 years ago
  Julian Storer f04309f44a Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 14 years ago
  Julian Storer 82e8d68a5d Renamed the experimental jucer as the Introjucer. 14 years ago
  Julian Storer a5cf4030f5 New class LeakedObjectDetector, and JUCE_LEAK_DETECTOR macros for spotting leakages in a neat, cross-platform way. Used these to replace all the old juce_UseDebuggingNewOperator stuff in all the classes. Also some drawable and component transform fixes. 14 years ago
  Julian Storer d3cf0870d9 Made the new jucer support multiple windows. 15 years ago
  Julian Storer ca5fbd17f0 More Jucer reorganisation 15 years ago
  Julian Storer 568e6260c3 Reorganised the Jucer project structure. 15 years ago
  Julian Storer 7cf5140eb2 Made Value constructor explicit. Jucer development. 15 years ago
  Julian Storer 5093ecbc84 Minor clean-ups. Jucer development. 15 years ago
  Julian Storer abf5805734 Fixed a couple of win32 flags and Jucer include paths. 15 years ago
  Julian Storer f316faaa04 Change posix juce_readFile to always return >= 0. Sorted out a casting error in carbon AU plugins. Tidied up a bunch of win32 warnings. 15 years ago
  Julian Storer 188299adb9 First check-in of the new Jucer codebase. 15 years ago
  jules 2fee27c757 Updated the text of the copyright/license blurb at the top of each source file. 15 years ago
  jules 60e1be176e added FileDragAndDropTarget class and rewrote all the drag handling code 17 years ago
  jules 15dfdff5f8 (automatic tidy-up of whitespace) 18 years ago
  jules 94cfda5062 18 years ago