fix crash when copy'ing latent plugins
[ardour.git] / libs / canvas / colors.cc
2016-07-14 Paul Daviscanvas HSV color serialization needs LocaleGuard
2016-05-17 Robin Gareusbackport canvas color functions from Mixbus
2016-05-07 Robin Gareusfix LocaleGuard contstructor (3dc77280)
2016-05-05 Robin Gareuswe always only use the "C" locale when saving.
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-19 Ben Loftisuse C locale, because POSIX locale is not supported...
2014-12-19 Paul Davisadd ArdourCanvas::change_alpha()
2014-12-15 Paul Davisadd getters for SVAModifier
2014-12-15 Paul Davisfix typo
2014-12-15 Paul Davismore fixes to SVAModifier constructor(s)
2014-12-15 Paul Davisfix up SVAModifier constructors
2014-12-15 Paul Davisadd SVAModifier to ArdourCanvas color code
2014-12-09 Paul Davislots more color work, closer and closer to being ready...
2014-12-07 Paul Davisremove all explicit button text colors; use contrasting...
2014-12-05 Paul Davisinclude alpha-delta computation in HSV::delta()
2014-11-27 David RobillardFix calculation using uninitialized value.
2014-11-26 Paul Davisget correct ::distance() and ::delta() implementations...
2014-11-26 Paul Davismassive reworking of color selection implementation
2014-11-11 Paul Davisfurther work on new color manipulation code
2014-11-07 Paul Davismove canvas colors code into its own file(s)