summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_button.cc
AgeCommit message (Expand)Author
2014-08-30fix some compiler warningsRobin Gareus
2014-08-30remove cruftRobin Gareus
2014-08-30ArdourButton align text to full pixelsRobin Gareus
2014-08-29red-border selection for tracks, regions, and processors. requesting commentsBen Loftis
2014-08-29Ardour button, proper cairo fill+stroke px alignmentsRobin Gareus
2014-08-29explicit Button inactive state.Robin Gareus
2014-08-29ArdourButton: suppress visible response if no action is defined.Robin Gareus
2014-08-28yet another ArdourButton action tweakBen Loftis
2014-08-28remove offset from icons when button is pushedBen Loftis
2014-08-28More fixes to ArdourButton actions.Ben Loftis
2014-08-28Fix ArdourButton event sequence.Ben Loftis
2014-08-28brighten post-fader redirects, and change redirect leds to blueBen Loftis
2014-08-27refactor flat_buttons into cairowidget, and add a canvas-like convenience fun...Ben Loftis
2014-08-22Rationalize ArdourButton and lots of associated theming issues.Ben Loftis
2014-08-13Yet another attempt to standardize button heights.Ben Loftis
2014-07-24Revert previous select-strips-under-mouse behaviorBen Loftis
2014-07-14if a button has an icon, dont draw text as wellBen Loftis
2014-07-14fix the visible_tracks_selector to show * when user tweaks a track height. v...Ben Loftis
2014-07-06repair ardour-button "fixed color mode"Robin Gareus
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