Merge branch 'master' into windows
[ardour.git] / gtk2_ardour / ardour_button.cc
2013-07-11 Robin Gareusamend cb7bcb6d - locked-solo button style
2013-07-10 Robin Gareusardour-button - fix test+LED margin
2013-07-10 Robin Gareusleft/bottom align of labels in meterbridge
2013-07-10 Robin Gareusardour-button: allow to rotate text
2012-12-13 Paul Davisimprove button drawing when "implicit active uses solid...
2012-12-12 Paul Davisadd a new Tweak to ArdourButton that makes ImplicitActi...
2012-12-07 Ben Loftisfix flat button colors
2012-12-06 Ben Loftisseveral theme changes. changed drawing of rounded_rect...
2012-11-26 Paul Davissome tweaks to make narrow mixer strips actually narrow
2012-11-16 Ben Loftisnew button look
2012-05-22 Paul Davisuse the theme manager dialog to provide control over...
2012-05-21 Paul Davisintroduce flat button option,which right now is on...
2012-04-22 Carl HetheringtonFix uninitialised variables.
2012-03-16 Paul Davistweak ardour button radius down to 5 pixels from 9
2012-03-07 Paul Davisremove unused mid-mask stuff from ArdourButton
2012-02-07 Paul Davisremove additional "mid" color from ArdourButton; replac...
2012-02-06 Paul Davistweak "joined" buttons to have no border color
2012-02-03 Paul Davisallow specification (partially) of which corners of...
2012-01-18 Paul Davismake monitor section an optional feature than can be...
2011-12-11 Carl HetheringtonSet up ArdourButton state to match the action when the
2011-11-24 David RobillardFix key bindings in tooltips for ArdourButton buttons.
2011-11-18 Paul Davisdon't cache width & height for CairoWidget; provide...
2011-11-17 Paul Davisall new implementation of audio clocks, with entirely...
2011-11-16 Paul Davisremove debugging output
2011-11-15 Paul Davissome button color debugging
2011-11-11 Paul Davisfix missing initializer
2011-11-11 Paul Davisextra track header buttons are now ArdourButtons
2011-11-10 Paul Davisardour-button-ize zoom buttons; move MIDI panic button...
2011-11-10 Paul Davismore ardour-button-ization; fix transparency of selecti...
2011-11-09 Paul Davisprovide global prelight option (its in Edit -> Preferen...
2011-11-09 Paul Davisrepack transport hbox a bit
2011-11-07 Paul Davisadd hovering/show click functionality to ArdourButton
2011-11-03 Paul Davisuse ArdourButton for the (radio) buttons in the monitor...
2011-11-03 Paul Davisfix crash when ArdourButton has its text set to empty
2011-11-02 Paul Davisallow addition of images to ArdourButtons (always centered)
2011-11-02 Paul Davismake LED in ArdourButton use "mid" color when active...
2011-11-01 Paul Daviscatchup on previous commit relating to who owns ActiveS...
2011-10-31 Paul Davismore led-area button event handling tweaks
2011-10-31 Paul Daviscompile fixes for OS X
2011-10-31 Paul Davisosx build fix (?)
2011-10-31 Paul Davismo better handling of distinct led clicks in ArdourButt...
2011-10-31 Paul Davisvarious tweaks to get clicks on processor "buttons...
2011-10-29 Paul Davistweak text layout on wide buttons
2011-10-29 Paul Davismake ArdourButtons be MIDI-learnable; tweaks to ArdourB...
2011-10-27 David RobillardEver so slightly less memory and better field alignment...
2011-10-27 Paul Davisprovide control over precisely what aspects of an Ardou...
2011-10-27 Paul Davischange CairoWidget API to be a more logical/intuitive...
2011-10-26 Paul Davisnew ArdourButton class, to start to provide more contro...