summaryrefslogtreecommitdiff
path: root/gtk2_ardour/button_joiner.cc
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-16Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tipTim Mayberry
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2014-11-26massive reworking of color selection implementationPaul Davis
2014-03-20change the meters into CairoWidget, add expose_area to CairoWidget::render()Robin Gareus
2013-01-16add copyright commentsPaul Davis
2012-05-02a variety of mostly unused parameter errors from OS X Lion's compilerPaul Davis
2012-04-09MCP: possible support for meteringPaul Davis
2012-04-07tweak drawing of button joinerPaul Davis
2012-02-07remove additional "mid" color from ArdourButton; replace Active/Mid widget st...Paul Davis
2012-02-06change radius of inner edge of button joiner, to stimulate much rejoicing thr...Paul Davis
2012-02-03tweak button joiner colors by making them grab border color from the relevant...Paul Davis
2012-02-03separate header dependencies on button joiner, and make each button joiner lo...Paul Davis
2012-02-03use button joiner for smart mode; polish up the visuals on the joiner a bitPaul Davis
2012-02-03new class/widget for linking two buttons (widgets, really) togetherPaul Davis