739 Commits (f4898a18ab149e130863147232c686a4e8943920)

Author SHA1 Message Date
  jules f4898a18ab Minor fix for code editor caret display. 13 years ago
  jules b562bbab74 Added callback method: AudioProcessor::numChannelsChanged(). 13 years ago
  jules c018cba8c8 A couple of tweaks to improve iOS/android openGL. 13 years ago
  jules 9a7e7a267a New method: Rectangle::constainedWithin(). 13 years ago
  jules 617731d21c Added a JUCE_DISABLE_JUCE_VERSION_PRINTING flag that can be set to prevent the juce version number being printed at startup. 13 years ago
  jules 9a24aa8a20 Minor clean-ups. 13 years ago
  jules d9f0ac29b6 Fixed a few documentation typos. Tweaked positioning logic for CallOutBox. 13 years ago
  jules ad958be260 Version bump: 2.0.27 13 years ago
  jules ee7046be34 OSX mouse event tweaks. 13 years ago
  jules 9fde239d9c Misc minor tidying up. 13 years ago
  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