2067 Commits (c50cef32a645b51d770d691872a738c789d29764)

Author SHA1 Message Date
  jules aa9241a14a Better CalloutBox positioning. 12 years ago
  jules 41545be958 Added methods for line/rectangle intersection. 12 years ago
  jules 8f6105de9b Colour support for LookAndFeel_V3 tab text. 12 years ago
  jules a4e611222d Various build housekeeping. 12 years ago
  jules aa408bd982 Avoided TreeView consuming return key presses if the selected item can't be opened. 12 years ago
  jules 0a7b960b09 MSVC warning fix. 12 years ago
  jules a228a3859b Fix for ComponentMovementWatcher with top-level windows. 12 years ago
  jules a90c0635bc Added a default constructor for RectanglePlacement. 12 years ago
  jules 010ba396e9 Removed some base classes from the Button class. 12 years ago
  jules 224401a7a9 Minor fix to CallOutBox positioning. 12 years ago
  jules 4e61bdb9e4 Updated a few Slider lookandfeel methods to take a Slider& as a parameter. 12 years ago
  jules 1113e17186 Version number update 12 years ago
  jules 863895d107 Minor cleanups. 12 years ago
  jules bad91fc47a Better ordering of linux font style names. 12 years ago
  jules 18ff9f4849 Provided support for setting the mouse cursor in ListBoxModel. 12 years ago
  jules a9c2354ed0 Provided public access to the Array<String> that's inside StringArray. 12 years ago
  jules dc24fdffb5 Android GL fixes. 12 years ago
  jules d0d74175e0 Added some functionality to PerformanceCounter. 12 years ago
  jules 57974a793c Some fixes for minor graphical problems. 12 years ago
  jules 85568915dc Added some metadata reading to OggVorbisAudioFormat 12 years ago
  jules c58d91fc04 (Fixed typo in last commit) 12 years ago
  jules bea96840b9 Added some openGL definitions to compensate for ones that are missing on certain platforms. 12 years ago
  jules 0a8b8c74e6 Some minor LookAndFeel_V3 tweaks. 12 years ago
  jules 2f9d02f95c Added a few methods to the Matrix3D class. 12 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. 12 years ago
  jules 44ba3f52fe Some additions and updates to PluginHostType, including a method to get a string description. 12 years ago
  jules c8f72856d6 Added a template param to a CharacterFunctions method. 12 years ago
  jules a53110de06 Big speedup to path rendering on GL/software. 12 years ago
  jules a081f0f641 Added/refactored a couple of String methods. 12 years ago
  jules 32316cc1aa Avoided allocation in VST process function. 12 years ago
  jules ff0fd27127 Yet another attempt to get all the edge-cases right in Button::internalClickCallback 12 years ago
  jules e9598bb5c5 LookAndFeel_V3 tweaks. 12 years ago
  jules 705836d329 Fix for MidiMessage handling sysex messages <= 4 bytes. 12 years ago
  jules bfbb6c2413 Added some more folders to the list of common locations in the file browser. 12 years ago
  jules ad324efc01 Removed some old iOS workarounds from the atomic class. 12 years ago
  jules 74ed52e20e Fix for file searches returning non-precomposed unicode chars on OSX. 12 years ago
  jules 6018f1df3d Added a SystemStats::getDeviceDescription() method. 12 years ago
  jules b45fc0f664 DPI correction for android. 12 years ago
  jules 164cad105a Fixed colour in key-mapping editor comp. 12 years ago
  jules fbc30c4a38 Workaround for a GCC fail. 12 years ago
  jules 12a8dd3092 Avoided some pedantic GCC warnings. 12 years ago
  jules 3fe70cd8f0 Made some FileBasedDocument methods return Result objects instead of bools, and made it less modal. 12 years ago
  jules 484bcf4e3c MidiMessage - fix for reported length of sysexes by message constructor. 12 years ago
  jules b364573890 Minor GL tweak. 12 years ago
  jules d4a50a8de1 A couple of javascript fixes. 12 years ago
  jules 4f5fd4daa7 Fix for javascript invocation of object methods. 12 years ago
  jules aa8fdc8cba Made a couple of OwnedArray methods return the object that they are passed. 12 years ago
  jules 5df76c5dd8 Fix for iOS window position flicker. 12 years ago
  jules fb3b5035aa Made sure that File::createLink on win32 works even if CoInitialize hasn't been called. 12 years ago
  jules 751ad2ed6e Added some GL shader helper functions. 12 years ago