summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_button.h
AgeCommit message (Expand)Author
2017-02-17Implement icon-render callback in ArdourButtonRobin Gareus
2016-12-10Add support for Pango Markup to ArdourButtonRobin Gareus
2016-08-20ArdourButton: add text for measuring decoupled from display textJulien "_FrnchFrgg_" RIVAUD
2016-08-18Make ArdourButton detect when a grab should stop being pressedJulien "_FrnchFrgg_" RIVAUD
2016-06-14extend ArdourButton API to provide a new tweak for buttons with occasional textPaul Davis
2016-06-09extend ArdourButton API to allow independently setting fixed active/inactive ...Paul Davis
2015-10-19Ctrl+shift functionality (toggle all) for plugin leds.André Nusser
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-05-24replace old ArdourButton::Icon API with Gtkmm2ext.Robin Gareus
2015-05-24add vector rendition of nudge icons.Robin Gareus
2015-04-08NOOP, cleanup & commentsRobin Gareus
2015-04-07renice transport buttons (part one)Robin Gareus
2015-04-07update ArdourButton Icon APIRobin Gareus
2015-04-06replace two more icons w/vector drawing.Robin Gareus
2015-03-17amend 6aa6c2d, queue redraw for custom-LED changeRobin Gareus
2015-03-16AButton: allow to set custom LED color (for > 2 states)Robin Gareus
2015-03-11NOOP, add a missing ‘p’Robin Gareus
2014-10-21add ::set_layout_font (const Pango::FontDescription&) to ArdourButtonPaul Davis
2014-09-07yet another button tweak..Robin Gareus
2014-09-06remove pixel based Button LED diameter settingRobin Gareus
2014-09-06optimize button pattern cacheRobin Gareus
2014-09-06fundamentally change ArdourButton PangoLayout handlingRobin Gareus
2014-09-04ardour button sizes, now [em] based.Robin Gareus
2014-09-03add "close/cross" special buttonRobin Gareus
2014-09-03ask TAV buttons to have square proportionsBen Loftis
2014-09-03robin needs a new keyboard with unstttttuck tt.Robin Gareus
2014-09-03update rec-en circle drawing, add tape-modeRobin Gareus
2014-09-02one off, special case rec-en button for now. (circle may need tweaking)Robin Gareus
2014-09-02ArdourButton: prepare for [em] based paddingRobin Gareus
2014-08-29explicit Button inactive state.Robin Gareus
2014-08-28More fixes to ArdourButton actions.Ben 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-07-18tweaks for the monitor section. refactoring of some buttons, using new Ardou...Ben Loftis
2014-07-06repair ardour-button "fixed color mode"Robin 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-23New theme for editor window using ArdourMenuharrison
2014-03-20change the meters into CairoWidget, add expose_area to CairoWidget::render()Robin Gareus
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-14some changes to ArdourButton to allow custom colors to be set (e.g. based on ...Paul Davis
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