10 Commits (7fc53bff3025da994486b6fcbfd9ea7c87fd6bc0)

Author SHA1 Message Date
  jules 540474d0ce Rewrote MessageManagerLock (again), hopefully now making it bulletproof. Also gave it an extra constructor and changed the threads section of the juce demo to use messagemanagerlocks to animate its components. Stopped using NSLog on the mac because it's unsafe for non-literal strings. Added a bodge to fake italic fonts on the mac if a real italic is unavailable. Added a new class: CallbackMessage, for triggering a custom callback on the event thread. Updated the RTAS plugin build to use the 8.0 version of the SDK. Fixed a problem with ComponentDraggers when working inside a magnifier component. 16 years ago
  jules 975851d31c Altered the way MessageManagerLocks are applied internally; tweaked ResamplingAudioSource to avoid a DC offset condition; changed AudioUnitPluginFormat to handle null-pointers; added a method to get all the currently modal components as well as just the most recent; changed AlertWindow to allow more customisation by the look and feel; added a few handy methods to Rectangle; 16 years ago
  jules f7b48e55dd Fixed some Mac window sizing and menu issues, optimised Graphics::drawImageTransformed(), and added an accuravy parameter to Path::contains(). 16 years ago
  jules 6d65bd3a1d Fixes to Mac native menu handling. 16 years ago
  jules 4caa499612 couple of small mac fixes 16 years ago
  jules e1772515b4 16 years ago
  jules c0be9b3424 16 years ago
  jules 485b6b7e57 16 years ago
  jules d47cf9e8d6 16 years ago
  jules 47cf2369e5 16 years ago