46 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 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 c0be9b3424 16 years ago
  jules d47cf9e8d6 16 years ago
  jules 47cf2369e5 16 years ago
  jules e06d581ec3 16 years ago
  jules e2fb55c2ed 16 years ago
  jules 38bdc39e4e 16 years ago
  jules 7e19432cff 17 years ago
  jules 7ed0423f37 17 years ago
  jules c19dfad719 17 years ago
  jules e08ebbf2e6 17 years ago
  jules 671de59be3 17 years ago
  jules 725da5ebce 17 years ago
  jules c254ac4a0c 17 years ago
  jules 5eea51a781 17 years ago
  jules 0c0ef8c87d 17 years ago
  jules 9a12e99fad 17 years ago
  jules 60e1be176e added FileDragAndDropTarget class and rewrote all the drag handling code 17 years ago
  jules 7ba402348e 17 years ago
  jules c0bd385d6c 17 years ago
  jules 397f969d93 17 years ago
  jules ed07353834 17 years ago
  jules 78a4ac5cf5 17 years ago
  jules bbd7a29c45 17 years ago
  jules f269e91286 17 years ago
  jules 73257b4f4f 17 years ago
  jules 1e5a9ad56e 18 years ago
  jules 15dfdff5f8 (automatic tidy-up of whitespace) 18 years ago
  jules 7da9090569 18 years ago
  jules d8d176fa2d added a screensaver enablement method 18 years ago
  jules 7d0cf66fad 18 years ago
  jules f09113af53 18 years ago
  jules a63bec1972 18 years ago
  jules 5ac1c37f47 18 years ago
  jules 03f66fe310 changes to the keyPressed and keyStateChanged methods, so that they return a bool 18 years ago
  jules f360457470 18 years ago
  jules 067e400d4e 18 years ago
  jules 2e04bab207 18 years ago
  jules 1a0387125c fixes for always-on-top making windows disappear 18 years ago
  jules d05c83f71d 18 years ago
  jules 315a8ea1f5 18 years ago
  jules 0926af719f added FileTreeComponent and DirectoryContentsDisplayComponent. 18 years ago
  jules bfdb48d4bc misc optimisations 18 years ago
  jules 3a8d51e224 18 years ago
  jules 94cfda5062 18 years ago