summaryrefslogtreecommitdiff
path: root/libs/canvas/colors.cc
AgeCommit message (Expand)Author
2015-01-19use C locale, because POSIX locale is not supported on windows, and operation...Ben Loftis
2014-12-19add ArdourCanvas::change_alpha()Paul Davis
2014-12-15add getters for SVAModifierPaul Davis
2014-12-15fix typoPaul Davis
2014-12-15more fixes to SVAModifier constructor(s)Paul Davis
2014-12-14fix up SVAModifier constructorsPaul Davis
2014-12-14add SVAModifier to ArdourCanvas color codePaul Davis
2014-12-08lots more color work, closer and closer to being ready for ... being taken ap...Paul Davis
2014-12-07remove all explicit button text colors; use contrasting_text_color() instead.Paul Davis
2014-12-05include alpha-delta computation in HSV::delta()Paul Davis
2014-11-27Fix calculation using uninitialized value.David Robillard
2014-11-26get correct ::distance() and ::delta() implementations for cases involving ac...Paul Davis
2014-11-26massive reworking of color selection implementationPaul Davis
2014-11-10further work on new color manipulation codePaul Davis
2014-11-07move canvas colors code into its own file(s)Paul Davis