720 Commits (842d30fbfa194ed1dffa53933271cef024b03721)

Author SHA1 Message Date
  jules 842d30fbfa Minor tidying-up. 13 years ago
  jules 4ccba42fa8 OSX modality fix. 13 years ago
  jules 583dcca1e5 Added a method for concatenating AttributedStrings. 13 years ago
  jules d7825c23fe Minor optimisations to StringArray. 13 years ago
  jules d6848d3bb1 Small AAX fix, and plugin file-chooser fix. 13 years ago
  jules 7b0a60e265 Assertion to catch WASAPI calls on invalid threads. 13 years ago
  jules c140558fc8 Change to avoid spurious leak warning on win32. 13 years ago
  jules fa8cbe334d Linux XRender fix. 13 years ago
  jules b65255375a Linux windowing: supported the _NET_WM_USER_TIME value, and did some general tidying up. 13 years ago
  jules 9281759612 Added method TextEditor::setEscapeAndReturnKeysConsumed(). 13 years ago
  jules d7cea05104 Added a new struct DialogWindow::LaunchOptions, to provide a better mechanism than the existing static methods for launching dialog boxes. I've left the old static methods in there but will probably deprecate them at some point in the future. Also added a couple of methods to OptionalOwnedPointer. 13 years ago
  jules de44f0a332 Tweaked some OSX modal window behaviour. 13 years ago
  jules 66917b65fd Minor clean-ups. 13 years ago
  jules 8549139335 Added reaper to OSX plugin host types. 13 years ago
  jules 2918e8d886 Minor fixes for compiler warnings. 13 years ago
  jules 5b2a49ed5a Plugin host sample position. 13 years ago
  jules 8f514b7198 Added standard iterator methods for SelectedItemSet. 13 years ago
  jules e49c56109b Introjucer: Updated RTAS include path (on win32) 13 years ago
  jules 33dbaa2d30 Added AudioPlayHead::CurrentPositionInfo::timeInSamples member. 13 years ago
  jules ffbf1cd5c4 Gave DrawableButton a bit of a spring-cleaning: got rid of its non-standard setBackgroundColours() method, and instead gave it some colour IDs for setting its colours, like other components do. 13 years ago
  jules 0466c90ce1 Tidied up some JACK code. 13 years ago
  jules 7d014acb6c Mingw fixes. 13 years ago
  jules 3c345997f5 Removed some c++11 syntax that had slipped in there accidentally. 13 years ago
  jules 9961c990bb Fix for GenericAudioProcessorEditor parameter changes. 13 years ago
  jules 08ca3ac5a7 Minor C++ tokenising stuff. 13 years ago
  jules f6f412e587 Documentation fix. 13 years ago
  jules 03c81655c6 Minor clean-ups. 13 years ago
  jules 976be45c2a Minor updates for mingw compatibility. 13 years ago
  jules 5950d1d877 Removed some base classes from CodeEditorComponent. 13 years ago
  jules 90f6353f4f Minor C++ tokenising changes. 13 years ago
  jules 8772e5716b Changed the SVG parser to set the content area of the drawable to the SVG bounding box. Also updated introjucer to display SVG image files. 13 years ago
  jules 6e31e8babc Fixes for CharPointer_UTF8::isValidString() 13 years ago
  jules 386cb19ddd CodeDocument fix. 13 years ago
  jules ab10aeca89 Refactored some c++ tokeniser classes. 13 years ago
  jules bc421f2e95 Audio thumbnail threading fix. 13 years ago
  jules 9a89d815cc Reverted CodeDocument::replaceAllContent, and added an applyChanges() method. 13 years ago
  jules 331e102663 CodeDocument new method + internal tweaks. 13 years ago
  jules b4fe06fb81 CallOutBox: changed parameters to allow better positioning, and improved layout algorithm. 13 years ago
  jules 6d8bd3029d Tweaks to token selection behaviour in CodeEditorComponent. 13 years ago
  jules dba5418a53 OSX mouse wheels in 10.6 - check for device returning NaNs. 13 years ago
  jules 2b856f41a0 AudioUnit host: set the plugin's kAudioUnitProperty_MaximumFramesPerSlice property. 13 years ago
  jules 85e5fae0fd Made CodeDocument:: replaceAllContent apply a diff of only the changed regions. 13 years ago
  jules 9caac6d44e New class: TextDiff 13 years ago
  jules 6fb039ba0f Tweak to win32 code for vs2005 compatibility. 13 years ago
  jules b7089dfa45 New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component". 13 years ago
  jules 5d52b0e071 Minor code review + spring-cleaning for DSound code (no functionality changes) 13 years ago
  jules 448f0c85bc Detecting minimisation state changes in OSX. 13 years ago
  jules e73b49e220 ValueTree::toXmlString method. 13 years ago
  jules be013b485d Fixed a typo. 13 years ago
  jules 146afac6d7 Improved format of WinMain function. 13 years ago