Make ArdourButton detect when a grab should stop being pressed
[ardour.git] / gtk2_ardour / ardour_button.cc
2016-08-18 Julien "_FrnchFrgg... Make ArdourButton detect when a grab should stop being...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-03 Robin Gareusfix background of ArdourButtons with no Body
2016-06-14 Paul Davisextend ArdourButton API to provide a new tweak for...
2016-06-09 Paul Davisextend ArdourButton API to allow independently setting...
2016-05-31 Paul Davishack to ArdourButton to get sizing correct for 90 ...
2016-04-08 Robin Gareussmall ArdourButton optimization
2016-03-31 Robin Gareusinitialize some uninitialized variables
2016-03-15 Paul Davischange API for CairoWidget::focus_handler
2015-10-19 André NusserCtrl+shift functionality (toggle all) for plugin leds.
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-16 Tim MayberryUse tooltips.h in ArdourButton to remove ardour_ui...
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryMove ARDOUR_UI::ui_scale into UIConfiguration class
2015-09-16 Tim MayberryMove DPIReset and ColorsChanged signals into UIConfigur...
2015-05-30 Robin Gareusvector icons should at least be 6x6 px
2015-05-24 Robin Gareusreplace old ArdourButton::Icon API with Gtkmm2ext.
2015-05-24 Robin GareusArdourButton API: set_icon() implies Icon and No Text
2015-05-24 Robin Gareusadd vector rendition of nudge icons.
2015-05-24 Robin Gareusprepare cleanup of ArdourButton rendering
2015-05-01 Robin Gareustweak Midi/DIN icon (proper notch)
2015-04-25 Robin Gareustweak weight of transport icons
2015-04-22 Robin Gareusclean up GUI scaling
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Paul DavisMerge branch 'master' into saveas
2015-04-21 Robin Gareusnew attempt at scaling indicator LED
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-20 Robin Gareustowards scaleable meter and mixer UI
2015-04-18 Robin GareusHiDPI button tweaks
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-08 Robin Gareusrenice transport icons
2015-04-08 Robin GareusNOOP, cleanup & comments
2015-04-07 Robin Gareusconstruct a metronom
2015-04-07 Robin Gareusmore transport button caironizing.
2015-04-07 Robin Gareusfix de7d6a7 (too narrow bar)
2015-04-07 Robin Gareusrenice transport buttons (part one)
2015-04-07 Robin Gareusupdate ArdourButton Icon API
2015-04-06 Robin Gareusrenice 5-pin DIN/MIDI button
2015-04-06 Robin Gareusreplace two more icons w/vector drawing.
2015-03-17 Robin GareusAbutton: only LMB clicks are “clicks”.
2015-03-17 Robin Gareusamend 6aa6c2d, queue redraw for custom-LED change
2015-03-17 Robin GareusAButton: decouple indicator color and active state.
2015-03-16 Robin GareusAButton: allow to set custom LED color (for > 2 states)
2015-03-12 Robin Gareusfurther ardourbutton ellipsis fixes
2015-03-11 Robin GareusNOOP, add a missing ‘p’
2014-12-27 Robin Gareusfixup LED size (font-scaling)..
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-12-17 Ben Loftisinsensitive buttons should be shaded towards the gtk_ba...
2014-12-12 Paul Davisderive ArdourButton LED inactive color from active...
2014-12-11 Paul Davisfall back on "generic button" colors in ArdourButton...
2014-12-07 Paul Davisremove all explicit button text colors; use contrasting...
2014-11-26 Paul Davismassive reworking of color selection implementation
2014-10-21 Paul Davisadd ::set_layout_font (const Pango::FontDescription...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-16 Paul DavisArdourButton should call the focus handler of CairoWidg...
2014-09-11 Robin Gareusfix a bunch of memory leaks
2014-09-09 Robin Gareushave another go at vertical text alignment
2014-09-08 Robin Gareusadd an easy way to debug button sizes
2014-09-08 Robin Gareustweak button text y-alignment
2014-09-07 Robin Gareusyet another button tweak..
2014-09-06 Robin Gareusbackwards compat with old gtk
2014-09-06 Robin Gareusoptimize ArdourButton
2014-09-06 Robin Gareusgtk style related fixes:
2014-09-06 Robin Gareusfix ArdourButton initialization
2014-09-06 Robin Gareusoptimize button expose/resize
2014-09-06 Robin Gareusremove pixel based Button LED diameter setting
2014-09-06 Robin Gareusoptimize button pattern cache
2014-09-05 Robin Gareusremove cruft
2014-09-05 Robin Gareusfundamentally change ArdourButton PangoLayout handling
2014-09-05 Robin Gareusnever change button element name.
2014-09-05 Robin Gareusno more button text position rounding
2014-09-05 Robin Gareusfurther button size polish
2014-09-04 Robin Gareusfix typo
2014-09-04 Robin Gareusand some more button px tweaks
2014-09-04 Robin Gareusseparate button text-height -> button-height factor...
2014-09-04 Robin Gareusproperly centered text..
2014-09-04 Robin Gareusfix LED active area
2014-09-04 Robin Gareusardour button sizes, now [em] based.
2014-09-03 Ben Loftismerge fix
2014-09-03 Ben Loftisactively recording track-arm button is red, not pink
2014-09-03 Robin Gareusamend a99bd289 (button x-axis padding)
2014-09-03 Robin Gareusadd "close/cross" special button
2014-09-03 Robin Gareustweak button size request
2014-09-03 Robin Gareusclean up rec-en circle math and limit the max radius...
2014-09-03 Ben Loftisask TAV buttons to have square proportions
2014-09-03 Robin Gareusamend prev commit (Ardour button radii)
2014-09-03 Robin GareusUpdate Ardour Button radii.
2014-09-02 Robin Gareusupdate rec-en circle drawing, add tape-mode
2014-09-02 Ben Loftisstroke black circle on top of rec circle
2014-09-02 Ben Loftismicro tweaks to ArdourButton corners
2014-09-02 Robin Gareusone off, special case rec-en button for now. (circle...
2014-09-02 Robin GareusArdourButton: prepare for [em] based padding
2014-08-30 Robin Gareusupdate dropdown triangle
2014-08-30 Robin Gareusfix some compiler warnings
2014-08-29 Robin Gareusremove cruft
2014-08-29 Robin GareusArdourButton align text to full pixels
2014-08-29 Ben Loftisred-border selection for tracks, regions, and processor...
2014-08-29 Robin GareusArdour button, proper cairo fill+stroke px alignments
2014-08-29 Robin Gareusexplicit Button inactive state.
next