summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_button.cc
AgeCommit message (Expand)Author
2011-11-03use ArdourButton for the (radio) buttons in the monitor section; fix ArdourBu...Paul Davis
2011-11-03fix crash when ArdourButton has its text set to emptyPaul Davis
2011-11-02allow addition of images to ArdourButtons (always centered)Paul Davis
2011-11-02make LED in ArdourButton use "mid" color when active state = midPaul Davis
2011-11-01catchup on previous commit relating to who owns ActiveState and VisualStatePaul Davis
2011-10-31more led-area button event handling tweaksPaul Davis
2011-10-31compile fixes for OS XPaul Davis
2011-10-31osx build fix (?)Paul Davis
2011-10-31mo better handling of distinct led clicks in ArdourButton, and correctly layo...Paul Davis
2011-10-31various tweaks to get clicks on processor "buttons" to work right and to keep...Paul Davis
2011-10-29tweak text layout on wide buttonsPaul Davis
2011-10-29make ArdourButtons be MIDI-learnable; tweaks to ArdourButton design and imple...Paul Davis
2011-10-27Ever so slightly less memory and better field alignment per CairoWidget.David Robillard
2011-10-27provide control over precisely what aspects of an ArdourButton are rendered, ...Paul Davis
2011-10-27change CairoWidget API to be a more logical/intuitive for setting widget stat...Paul Davis
2011-10-26new ArdourButton class, to start to provide more control over how our buttons...Paul Davis