13 Commits (d8d2f5d0f47cc40d810ed9cb4dc0a10255d5fa8c)

Author SHA1 Message Date
  jules 4fcedf7be5 Standardised some lambda syntax 7 years ago
  jules e7a5e520c6 Updated Button::onClick and added ComboBox::onChange 7 years ago
  jules ce8b2d865a Used Button::onClick to simplify a bunch of library classes and demo code 7 years ago
  jules d0111a4f96 Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi 7 years ago
  jules c3a218ab49 Added some methods ColourGradient::vertical and ColourGradient::horizontal, and also some missing move operators for that class 7 years ago
  jules 76696a5f0d Tidied up some demo code 7 years ago
  jules 4e5f005421 Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase 7 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  hogliux ef2c63e4e3 Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices. 8 years ago
  jules 96d428ae17 Demo app: Fixed a typo in the look-and-feel demo 9 years ago
  jules fdc04d2d2c Fixed some warnings caught by -pedantic_warnings 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  Felix Faire b01383e8d0 Restructured folder and Updated Readme 10 years ago
  Felix Faire 03b485d3dc Updated JUCE Demo Examples 10 years ago
  jules 7992319dc0 Added new LookAndFeel page to the juce demo (Thanks Dave!) 11 years ago