add back-pointer to TempoMap from points, and push dirty=true into map
[ardour.git] / gtk2_ardour / mouse_cursors.cc
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-11-18 Robin Gareusdrop hotspot info when changing cursors.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-10 Paul Davislook for per-cursor-set hotspot info file when setting...
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-25 Robin Gareusmove utility functions into a dedicated namespace
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-05 Robin GareusRevert "frankenstein'ed fade+trim cursors"
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-31 Robin Gareusfrankenstein'ed fade+trim cursors
2014-05-31 Robin Gareusprepare fade+trim cursors (cursor image still missing)
2012-05-29 Paul Davispatch from dave flick to tackle a variety of cursor...
2012-04-15 Carl HetheringtonA few tweaks to make Ardour build in GCC -std=c++0x...
2012-01-30 Paul Davisuse custom i-beam cursor for range mode
2011-06-01 David RobillardDelete trailing whitespace
2010-11-16 Carl HetheringtonMove mouse cursor stuff out of Editor into its own...