12 Commits (ef6ab9ed6aa988c3b93dac9d3dde681e06aa2816)

Author SHA1 Message Date
  jules ef6ab9ed6a Added some cunning hacks that should make modal dialogs in plugins block mouse events in the host app. Also added a fix for thread-safety in ReferenceCountedArrays, and tweaked the new variant classes. 16 years ago
  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 47cf2369e5 17 years ago
  jules 60e1be176e added FileDragAndDropTarget class and rewrote all the drag handling code 18 years ago
  jules 51996a188e 18 years ago
  jules 15dfdff5f8 (automatic tidy-up of whitespace) 18 years ago
  jules b48a4e7856 18 years ago
  jules 99102fb62e 18 years ago
  jules 19f3af7c28 18 years ago
  jules 6264cdcc2b 18 years ago
  jules 94cfda5062 18 years ago