15 Commits (970483b1cd7173f9030f6405e8498c41b5388057)

Author SHA1 Message Date
  ed 009d685179 Updated all license headers 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed a234721110 Added various clang-tidy modernize-* fixes 6 years ago
  ed cdbc28c18b Add documentation tags 7 years ago
  jules eda613c6db Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
  hogliux d105d9418a Added a minimum velocity property to the ContinuousWithMomentum animated position behaviour and increased the minimum velocity of the viewport to avoid some jitter when the viewport animation is close to stand still 7 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  jules bf94ab0e4c Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings 8 years ago
  hogliux 2da1bc5f41 Replace include guards with "#pragma once" 8 years ago
  jules b557277f6f Removed a few stray semicolons 9 years ago
  hogliux c7b8e77031 Update copyright notice 10 years ago
  jules 660b1ff649 Fix for accuracy in AnimatedPositionBehaviours 11 years ago
  jules 5a1112ab94 Updated the format of the header include guard macros. 12 years ago
  jules d3a207c596 New classes: AnimatedPosition and MouseInactivityDetector. 12 years ago