replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls
[ardour.git] / gtk2_ardour / mouse_cursors.h
2018-02-09 Ben Loftisnew_grid: Rewrite of Snap and Grid. (squashed commit)
2017-01-20 Robin GareusFree some one time alloc of the UI (cleaner valgrind...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-24 Paul Davismake MouseCursors invalid cursor API be static; use...
2015-01-23 Paul Davisallow use of null pointer as a valid cursor (implies...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-10 Paul Davisimprove code for cursor creation; nominally use CursorInfo
2014-07-07 Paul Davisadd basics of Cut mouse mode, no functionality yet...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-13 Paul Davisdo most of the work related to adding new anchored...
2014-06-10 Paul Davischange ::get_icon_path() and ::get_icon() to accept...
2014-06-05 Robin Gareusunify Fade-Handle Cursors
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-31 Robin Gareusprepare fade+trim cursors (cursor image still missing)
2012-01-19 Paul Davismore fixups of various things including cursors when...
2011-06-01 David RobillardDelete trailing whitespace
2010-11-16 Carl HetheringtonMove mouse cursor stuff out of Editor into its own...