72 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 1ccb175762 tidied up whitespace in files 16 years ago
  jules f8e2eaccc3 fixed a bug with popup menus in browser plugins in IE8; added an option to change the time delay of a TooltipWindow; added a missing function to MagnifierComponent 16 years ago
  jules 18533f9984 changed the parameters to the keyStateChanged method, to sort out a problem with texteditor key interception that was otherwise impossible to fix. Made a couple of changes to the Mac NPAPI window positioning code; got rid of a couple of win32 warnings; added a couple of missing JUCE_API declarations; small fix to DragAndDropContainer; allowed var objects to be cast to a string. 16 years ago
  jules 453646d068 Whitespace clean-ups. 16 years ago
  jules 829f0c8dde Small fix to ALSA audio; small fix for Linux window border sizes; fix to stop win32 incorrectly making windows always-on-top; added a constructor for MidiBuffer. 16 years ago
  jules 44938b9cd0 Improvements to modal event blocking for plugins; small bugfix for OwnedArrays. 16 years ago
  jules 787a4e6de9 A handful of small fixes and whitespace clean-ups. Added a parameter to the DatagramSocket::read to specify whether the operation should block. 16 years ago
  jules 0b1b03a324 avoided some locking issues when using threaded windows on win32; stopped the File class from automatically removing quotes from around filenames. 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 bf501e1fda Fix for multithreaded Mac OpenGL components; better responding to shutdown messages on Windows; a couple of small VST tweaks; fixed a typo in the AudioDeviceManager and made it close and reopen the audio device while the midi output is being changed; changed AlertWindow to give more control over the desktop window style; fixed a small bug in Graphics; changed SparseSet to avoid an overflow error; stopped BufferedInputStream locking up when its source stream fails; added a case-sensitivity option to StringPairArray and LocalisedStrings. 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 c91e214808 Added a couple of methods to the File class: File::getLinkedTarget() and File::moveToTrash(). Also fixed a typo in QT headers, an overflow in BufferingAudioSource, removed a few linux warnings, and had another attempt at a reliable working screensaver-disabler on windows. 17 years ago
  jules 6ea5f864a3 fixed two silly typo bugs 17 years ago
  jules 5e5bf35f36 fix for win32 screen saver defeating, and a small tweak to VST hosting 17 years ago
  jules 44377ba3fb whitespace clean-ups 17 years ago
  jules 3348fc20e5 small fix for an obscure win32 keypress problem 17 years ago
  jules a24962151e 17 years ago
  jules c0be9b3424 17 years ago
  jules 7f29070ec4 17 years ago
  jules 47cf2369e5 17 years ago
  jules 7cce003baa 17 years ago
  jules c71d2ddf5b 17 years ago
  jules 298e801f27 17 years ago
  jules 934f1c1c1d 17 years ago
  jules 7e19432cff 17 years ago
  jules e27be514bb 17 years ago
  jules e08ebbf2e6 17 years ago
  jules e3bc180e02 17 years ago
  jules 38f04dff7e 17 years ago
  jules 6dde046f2c 17 years ago
  jules 22fefe2c57 17 years ago
  jules 5ec41226c6 17 years ago
  jules 370b00e338 17 years ago
  jules 1e5113086a 17 years ago
  jules 220c08ac0f 18 years ago
  jules bddd43749f 18 years ago
  jules eddcb77941 18 years ago
  jules e09c0ce8e6 18 years ago
  jules 8dd2db73d2 18 years ago
  jules 5eea51a781 18 years ago
  jules 4fa93453e6 18 years ago
  jules 60e1be176e added FileDragAndDropTarget class and rewrote all the drag handling code 18 years ago
  jules 7ba402348e 18 years ago
  jules c0bd385d6c 18 years ago
  jules cc99affa41 18 years ago
  jules 73257b4f4f 18 years ago
  jules 1e5a9ad56e 18 years ago
  jules 80fe6156a9 stopped some keystokes getting triggered twice 18 years ago
  jules eea0dc1235 18 years ago