summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_button.cc
AgeCommit message (Expand)Author
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-15tweak ArdourButton focus outlineRobin Gareus
2014-06-14allow ardour button to handle focused keyboard eventsRobin Gareus
2014-03-26the FlatFace element is no longer relevant. instead it was being used for an ...Ben Loftis
2014-03-23add needed separatorBen Loftis
2014-03-23New theme for editor window using ArdourMenuharrison
2014-03-20change the meters into CairoWidget, add expose_area to CairoWidget::render()Robin Gareus
2014-03-06separate ArdourButton::set_colors() and ArdourButton::build_patterns()Paul Davis
2014-03-06add ::on_name_changed() to ArdourButton, to use recently added ::on_name_chan...Paul Davis
2014-03-06Add ArdourButton::set_fixed_colors() (equivalent to ::set_bg_colors() in Vale...Paul Davis
2014-03-05revert 29b1e706ddaeaec5a330cf6643816ec43024b545 and then redo separation of A...Paul Davis
2014-02-28fix semantics of button press -> leave button -> button release, to match typ...Paul Davis
2014-02-14some changes to ArdourButton to allow custom colors to be set (e.g. based on ...Paul Davis
2014-01-04fix ardour-button text bleedRobin Gareus
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-11amend cb7bcb6d - locked-solo button styleRobin Gareus
2013-07-10ardour-button - fix test+LED marginRobin Gareus
2013-07-10left/bottom align of labels in meterbridgeRobin Gareus
2013-07-10ardour-button: allow to rotate textRobin Gareus
2012-12-13improve button drawing when "implicit active uses solid color" tweak is on, a...Paul Davis
2012-12-12add a new Tweak to ArdourButton that makes ImplicitActive state use a solid c...Paul Davis
2012-12-07fix flat button colorsBen Loftis
2012-12-06several theme changes. changed drawing of rounded_rectangle to be more corre...Ben Loftis
2012-11-26some tweaks to make narrow mixer strips actually narrowPaul Davis
2012-11-16new button lookBen Loftis
2012-05-22use the theme manager dialog to provide control over flat button option, and ...Paul Davis
2012-05-21introduce flat button option,which right now is on all the time. GUI nit-pick...Paul Davis
2012-04-22Fix uninitialised variables.Carl Hetherington
2012-03-16tweak ardour button radius down to 5 pixels from 9Paul 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-18make monitor section an optional feature than can be added/removed as needed....Paul Davis
2011-12-11Set up ArdourButton state to match the action when theCarl Hetherington
2011-11-24Fix key bindings in tooltips for ArdourButton buttons.David Robillard
2011-11-18don't cache width & height for CairoWidget; provide option for all CairoWidge...Paul Davis
2011-11-17all new implementation of audio clocks, with entirely new editing model. not ...Paul Davis
2011-11-16remove debugging outputPaul Davis
2011-11-15some button color debuggingPaul Davis
2011-11-11fix missing initializerPaul 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-09repack transport hbox a bitPaul 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-03fix crash when ArdourButton has its text set to emptyPaul Davis