summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_button.h
AgeCommit message (Expand)Author
2013-10-12revert part of 4091ff175c5204 that caused window/sizing chaos. silly paulPaul Davis
2013-10-121 bug fix plus padding control for ArdourButtonPaul Davis
2013-07-10left/bottom align of labels in meterbridgeRobin Gareus
2013-07-10ardour-button: allow to rotate textRobin Gareus
2012-12-12add a new Tweak to ArdourButton that makes ImplicitActive state use a solid c...Paul Davis
2012-12-06several theme changes. changed drawing of rounded_rectangle to be more corre...Ben Loftis
2012-11-16new button lookBen Loftis
2012-05-21introduce flat button option,which right now is on all the time. GUI nit-pick...Paul Davis
2012-03-07remove unused mid-mask stuff from ArdourButtonPaul Davis
2012-02-07remove additional "mid" color from ArdourButton; replace Active/Mid widget st...Paul Davis
2012-02-06tweak "joined" buttons to have no border colorPaul Davis
2012-02-03allow specification (partially) of which corners of an ArdourButton are roundedPaul Davis
2012-01-21Remove unused declaration.Carl Hetherington
2011-12-07move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use ...Paul Davis
2011-12-01expose Pango::Layout member of ArdourButton; set ellipsizing behaviour for mi...Paul Davis
2011-11-24Fix key bindings in tooltips for ArdourButton buttons.David Robillard
2011-11-17all new implementation of audio clocks, with entirely new editing model. not ...Paul Davis
2011-11-11extra track header buttons are now ArdourButtonsPaul Davis
2011-11-10ardour-button-ize zoom buttons; move MIDI panic button to transport barPaul Davis
2011-11-10more ardour-button-ization; fix transparency of selection rects; use "correct...Paul Davis
2011-11-09provide global prelight option (its in Edit -> Preferences->Interface)Paul Davis
2011-11-07add hovering/show click functionality to ArdourButtonPaul Davis
2011-11-03use ArdourButton for the (radio) buttons in the monitor section; fix ArdourBu...Paul Davis
2011-11-02allow addition of images to ArdourButtons (always centered)Paul Davis
2011-11-02mute and send-alert buttons are now ArdourButtonsPaul 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-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