12 Commits (2fee27c75765505ebf2710c8d9ff7a208cd47d54)

Author SHA1 Message Date
  jules 2fee27c757 Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
  jules 646732530c Tidying up and removing some compiler warnings on the mac. 16 years ago
  jules 04f0303b84 small fixes for fonts on mac and win32; changed Thread::setPriority to return a bool; added a File::getVolumeTotalSize() method; added a freetype path to the linux makefile; tweaked the jucer to make cached image variable names more readable; tweaked the hit-spots in the resizable borders of very small windows; moved ResizableWindow background painting into the LookAndFeel; made the broadcast flag of a DatagramSocket an optional constructor parameter; 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 08d0621c07 whitespace clean-up 16 years ago
  jules 68dba8605d Fixed Mac font kerning problem. Fixed Mac native window maximising and getting rid of menus when a a native title bar is clicked. Added an option for kiosk mode that stops the main menu and dock popping up. Small tweak to SparseSet to try to avoid a compile problem in GCC4.3.3. Small fix to file relative pathname parsing. 16 years ago
  jules 59fd199164 Rewrote the Mac font loading code to use Cocoa instead of Carbon APIs. 16 years ago
  jules 835b66084d Rearranged the default font mechanism so that the LookAndFeel class has a chance to create custom typefaces for global use. 17 years ago
  jules 485b6b7e57 17 years ago
  jules 47cf2369e5 17 years ago
  jules 443637831e 17 years ago
  jules 1418dcc0a4 17 years ago
  jules fc304f1be0 18 years ago
  jules 194ea104bd 18 years ago
  jules 8f1cd66a7d 18 years ago
  jules e09c0ce8e6 18 years ago
  jules 15dfdff5f8 (automatic tidy-up of whitespace) 18 years ago
  jules a63bec1972 18 years ago
  jules cce448e7b0 changes to make sure juce can re-initialise correctly after being de-initialised. 18 years ago
  jules c762fb243f misc tinkering 18 years ago
  jules 38aa8c42a9 misc optimisations 18 years ago
  jules 94cfda5062 18 years ago