use a note tracker to resolve notes cut off during render by the end of the region
[ardour.git] / libs / widgets /
2019-10-21 Robin GareusAllow calling Dropdown::set_active from a signal handler
2019-10-20 Robin GareusAdd API to set select item from ArdourDropdown
2019-10-10 Robin GareusNO-OP: whitespace
2019-10-10 Robin GareusAdd "List/Browse" vector icon
2019-09-18 Robin GareusNO-OP: fix some Wimplicit-fallthrough
2019-09-12 Robin GareusAdd new icons: hide, prev/next
2019-09-01 Robin GareusAllow to un-set custom Ardour-button colors
2019-09-01 Robin GareusChanging active-state needs no color lookup
2019-08-27 Robin GareusCont'd icon tweaks
2019-08-26 Robin GareusReduce girth of "plus" icon
2019-08-26 Robin GareusTweak icon_strip_width icon lines to align to pixels
2019-08-26 Robin GareusAdd some scaleable "Latency" icon
2019-08-26 Robin GareusAllow Icon + Text on ArdourButton
2019-08-26 Robin GareusTweak icon line widths
2019-08-23 Robin GareusNO-OP: cleanup
2019-08-23 Robin GareusRe-order enum, use "NoIcon" as sentinel
2019-08-22 Robin GareusUpdate plugin-ui related icons
2019-08-20 Robin GareusTweak Ardourbutton: support (VectorIcon | Indicator)
2019-08-20 Robin GareusAdd more vector-icons, plugin toolbar related
2019-08-03 Robin GareusUpdate canvas/UI lib GPL boilerplate and (C) from git log
2019-07-26 Robin GareusPrefix all env variable with "ARDOUR_"
2019-04-13 Robin GareusNO-OP: <tab> after <space> fixes in libs
2019-03-23 Robin GareusUse weak-pointer for Controllable learning
2019-01-02 Robin GareusInclude Volume Paths in Ardour's PathsDialog Widget
2018-10-26 Robin GareusFix some Wimplicit-fallthrough
2018-10-15 Paul Davisremove use of hardcoded -fPIC compiler flag, and use...
2018-10-03 Robin GareusPrevent excessive meter redraws for inactive meters...
2018-10-02 Robin GareusPrepare a boxy, no round borders, button-style
2018-09-30 John EmmasAdapt our remaining MSVC projects for 'boost::atomic...
2018-09-10 John EmmasInitial changes needed for building Mixbus (with MSVC...
2018-02-19 Ben LoftisAdd flag for corners, where top+left shadows are both...
2018-02-18 Ben LoftisDrop-shadow spacer; for theming.
2018-02-17 Ben LoftisFix long-standing bug in spacer expose+render.
2018-02-15 John EmmasWhen building with MSVC, allow for the fact that Mixbus...
2018-02-14 John EmmasAccommodate the change from libtimecode to libtemporal
2018-02-12 Ben LoftisUsers struggle with Pane Dividers. Make them larger...
2018-01-31 Robin Gareusconst where const is due
2018-01-30 Robin GareusArdour Button Toggle explosion
2018-01-30 Robin GareusArdourButton: honor text-ellipsis width for size-request
2018-01-30 Robin GareusAdd ArdourDropdown API for use as dumb text dropdown.
2017-12-22 Robin GareusTweak size of transport-icons for consistent height...
2017-12-22 Robin GareusTweak icons (for non-square layout)
2017-11-29 Robin GareusArdourButton: ignore double+tripple clicks
2017-09-28 John EmmasAccommodate newly added/removed source(s) in our MSVC...
2017-09-25 Robin GareusRetire ClickBox + AutoSpin
2017-09-24 Julien "_FrnchFrgg... Simplify the logic of on_scroll_event
2017-09-24 Julien "_FrnchFrgg... Make ArdourFader's scroll handler obey to Alignment...
2017-09-23 Robin GareusAdd API set bar-controller spinbox digits
2017-08-30 Julien "_FrnchFrgg... Remove over-protection
2017-07-30 Robin GareusBinding Proxy: Drop references as requested.
2017-07-23 Robin GareusAdd touch-events signal emission to ArdourKnob
2017-07-19 John EmmasMSVC changes needed to implement the new 'widgets'...
2017-07-17 Robin GareusClean up library inheritance (colors.h, utils.h)
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library