7230 Commits (bf51d2c076f68fc5a16697c1ea5b51f68d1024a1)

Author SHA1 Message Date
  jules 8efe5abb1a Avoided DragAndDropContainer holding onto its description object after a drag finishes. 11 years ago
  jules afb5904e89 Better use of intrinsics for FLAC. 11 years ago
  jules 1e4ba1b550 A few minor changes to keep the Clang analyser happy. 11 years ago
  jules 2aba3447e4 Updated to version 1.3 of libFLAC. 11 years ago
  jules f62c9d186d Avoided some warnings in OSX10.9 SDK 11 years ago
  jules cdacae9cbb Version 3.0.0 11 years ago
  jules a54e4ac576 Update .gitignore and some comments. 11 years ago
  jules 55ff9a57be Changed the Atomic class to use compiler intrinsics directly when using Clang, rather than the OSX functions. 11 years ago
  jules f48c158846 iOS: added a prototype to a class. 11 years ago
  jules 177b6426b8 When dragging-and-dropping, made the escape key cancel the drag. 11 years ago
  jules 0c2a847d3a Better labelling of duplicate plugin names in menus by KnownPluginList. 11 years ago
  jules 0d6b8f159b Added some logic to cope with buffer size changes in iOS audio. 11 years ago
  jules c1f90d7d6f Yet more tweaking of the minutiae of toggle button group callback behaviour.. 11 years ago
  jules 2f721b4889 Added a method DirectoryContentsList::setFileFilter() 11 years ago
  jules e34b2455f0 Fix for GL positioning of untransformed images. 11 years ago
  jules ac7271c10b Added some methods to TabbedButtonBar for animating tab movements. 11 years ago
  jules 7b2b7b975b Removed leak detector from RectangleList to avoid problems in DLL build. 11 years ago
  jules c8779f4192 Put back some atomics workaround functions for PPC. 11 years ago
  jules 4ec476b750 Minor tidying. 11 years ago
  jules 062c85db12 Changed the order in which radio-group toggle button events are sent, so that the "off" event is sent before the "on". 11 years ago
  jules aa9241a14a Better CalloutBox positioning. 11 years ago
  jules 41545be958 Added methods for line/rectangle intersection. 11 years ago
  jules 8f6105de9b Colour support for LookAndFeel_V3 tab text. 11 years ago
  jules a4e611222d Various build housekeeping. 11 years ago
  jules aa408bd982 Avoided TreeView consuming return key presses if the selected item can't be opened. 11 years ago
  jules 0a7b960b09 MSVC warning fix. 11 years ago
  jules a228a3859b Fix for ComponentMovementWatcher with top-level windows. 11 years ago
  jules a90c0635bc Added a default constructor for RectanglePlacement. 11 years ago
  jules 010ba396e9 Removed some base classes from the Button class. 11 years ago
  jules 224401a7a9 Minor fix to CallOutBox positioning. 11 years ago
  jules 4e61bdb9e4 Updated a few Slider lookandfeel methods to take a Slider& as a parameter. 11 years ago
  jules 1113e17186 Version number update 11 years ago
  jules 863895d107 Minor cleanups. 11 years ago
  jules bad91fc47a Better ordering of linux font style names. 11 years ago
  jules 18ff9f4849 Provided support for setting the mouse cursor in ListBoxModel. 11 years ago
  jules a9c2354ed0 Provided public access to the Array<String> that's inside StringArray. 11 years ago
  jules dc24fdffb5 Android GL fixes. 11 years ago
  jules d0d74175e0 Added some functionality to PerformanceCounter. 11 years ago
  jules 57974a793c Some fixes for minor graphical problems. 11 years ago
  jules 85568915dc Added some metadata reading to OggVorbisAudioFormat 11 years ago
  jules c58d91fc04 (Fixed typo in last commit) 11 years ago
  jules bea96840b9 Added some openGL definitions to compensate for ones that are missing on certain platforms. 11 years ago
  jules 0a8b8c74e6 Some minor LookAndFeel_V3 tweaks. 11 years ago
  jules 2f9d02f95c Added a few methods to the Matrix3D class. 11 years ago
  jules 823608f27a Yet another micro-tweak to button callback behaviour - prevent radio-group auto-toggle buttons sending events to other group buttons when they get turned off. 11 years ago
  jules 44ba3f52fe Some additions and updates to PluginHostType, including a method to get a string description. 11 years ago
  jules c8f72856d6 Added a template param to a CharacterFunctions method. 11 years ago
  jules a53110de06 Big speedup to path rendering on GL/software. 11 years ago
  jules a081f0f641 Added/refactored a couple of String methods. 11 years ago
  jules 32316cc1aa Avoided allocation in VST process function. 11 years ago