2015 Commits (16469fefe94dea41da1422ea27b657bdbe3d0e5b)

Author SHA1 Message Date
  jules 7d953a629d OSX modal behaviour fix. 13 years ago
  jules 6d4252e571 DSound - change to size of blocks used. 13 years ago
  jules 352e5999bc Displaying modifier + delete key shortcuts in OSX main menus. 13 years ago
  jules b0b6a7ca25 Introjucer: added command to open counterpart files. 13 years ago
  jules d24ee139d3 Introjucer: wizards for auto-generating new Component classes 13 years ago
  jules 6e631bceb1 OSX filechooser modality fix. 13 years ago
  jules 001ce3ee61 Fix for ChildProcess::isRunning on posix 13 years ago
  jules 745e2ae8b9 Added new version of Path::addRoundedRectangle(). Introjucer: new button look and feel. 13 years ago
  jules abb4946191 Version bump: 2.0.26 13 years ago
  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