3380 Commits (0149aab09d478d2bbbad45e7e6ae9e5bd24f7d3c)
 

Author SHA1 Message Date
  jules 7d167aef87 Added a new AffineTransform::scaled method and improved Rectangle::operator*= 12 years ago
  jules 7590e3f1fe Fixed some toolbar customiser drag+drop problems. 12 years ago
  jules 072c27d7f4 Renamed Rectangle::transformed to Rectangle::transformedBy, in order to match the method name in Point, and allow easier use of these classes in templates. 12 years ago
  jules 60a0087114 Some internal component peer work. 12 years ago
  jules cf01cae2ea Changed Rectangle::transformed to use getSmallestIntegerContainer on its result when used on a non-float rectangle type. 12 years ago
  jules c3e082b252 Added WindowsRegistry::keyExists() methods 12 years ago
  jules 30cc1ed757 Added flags for multisampling in GL, and implementation of this for iOS. 12 years ago
  jules 33b246ce7b JuceDemo: made the taskbar icon menu work in OSX when the process isn't in the foreground. 12 years ago
  jules 22f492e619 Introjucer: added AAX identifier setting box. 12 years ago
  jules 8d05e58bc7 Horrible hack to work around OSX openGL swap intervals not working correctly when the window is occluded. 12 years ago
  jules 4d7aaace23 Changed DragAndDropContainer::getCurrentDragDescription() to return a var. 12 years ago
  jules 7fbb6803dc Fix for positioning of some Carbon VST windows. 12 years ago
  jules b506a13ba2 Documentation fix. 12 years ago
  jules 7c83d51aa6 Changed AAX + RTAS 6.1 channel formats to 7.0, for wider support 12 years ago
  jules 3d74717349 Bit of tidying-up in the Point class, and some spelling fixes in comments. 12 years ago
  jules b075af5e6c Added method FileTreeComponent::setItemHeight(). 12 years ago
  jules 9f97ff341b Added a MemoryOutputStream constructor to write into a fixed block of memory. 12 years ago
  jules e661096762 Enabled JUCE_RTAS_LINK_TO_DEBUG_LIB by default in a debug build. 12 years ago
  jules 30e3b0d865 Optimised Result::ok() 12 years ago
  jules 10a1a54af2 Added JUCE_RTAS_LINK_TO_DEBUG_LIB macro. 12 years ago
  jules d2996f50cf Made Synthesiser::handleMidiEvent overridable. 12 years ago
  jules 3e9f20da8f Added another Random::fillBitsRandomly method. 12 years ago
  jules 61e87b7ead Introjucer: added LOCAL_ARM_MODE flag for android. 12 years ago
  jules 4a5380171a Version number update 12 years ago
  jules 5a1112ab94 Updated the format of the header include guard macros. 12 years ago
  jules f196f88330 Introjucer: added a menu to choose which IDE to launch when there's more than one. 12 years ago
  jules 67740c1441 Added return values for various OutputStream::writeXYZ methods. 12 years ago
  jules 731a9b1d59 Added method StringArray::ensureStorageAllocated() 12 years ago
  jules 219a2b1991 RTAS build fix. 12 years ago
  jules 0a0e0bc60d Workarounds for png code in some older versions of VC. 12 years ago
  jules 9b9717371d Added method PluginListComponent::isScanning(). 12 years ago
  jules 3861a04197 Some more override decorations. 12 years ago
  jules 802969a42e Fix for OSX native recent files menu. 12 years ago
  jules a1ebc633b3 Fix for closing documents in a tabbed MultiDocumentPanel. 12 years ago
  jules 229beeab83 Limited the time that TextDiff can spend on large input files. 12 years ago
  jules 080ff658b9 VC2013 compiler compatibility. 12 years ago
  jules 02e51c6074 Introjucer: VC2013 exporter fix. 12 years ago
  jules 93d7d79b95 Replaced use of the deprecated GetVersionEx win32 call. 12 years ago
  jules 4fc8fbaef1 Added some more override decorators. 12 years ago
  jules 4ce1908f79 Misc tidying-up. 12 years ago
  jules f86739b221 Fixed a couple of iOS build issues. 12 years ago
  jules a0e292bdaf TabbedComponent::removeTab fix. 12 years ago
  jules 82d305a2a2 Introjucer: added exporter for VS2013 12 years ago
  jules ecc1a17bc6 Code clean-ups. 12 years ago
  jules f51aab284b VST hosting: workarounds for izotope GUIs. 12 years ago
  jules 00e77a7ac2 OSX main menu recent files list fixes. 12 years ago
  jules 5918d039ce Added some "override" annotations. 12 years ago
  jules 23f59fd99c Improved some documentation in the File class. 12 years ago
  jules 13304ac410 Text layout fix when using newlines with certain fonts on OSX. 12 years ago
  jules 4346fdb5f5 Replaced calls to the deprecated unix siginterrupt function. 12 years ago