summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mouse_cursors.cc
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2018-02-09new_grid: Rewrite of Snap and Grid. (squashed commit)Ben Loftis
2017-01-20Free some one time alloc of the UI (cleaner valgrind output)Robin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-01-24make MouseCursors invalid cursor API be static; use to initialize default cur...Paul Davis
2015-01-23allow use of null pointer as a valid cursor (implies using cursor of parent w...Paul Davis
2014-11-18drop hotspot info when changing cursors.Robin Gareus
2014-09-10look for per-cursor-set hotspot info file when setting up mouse cursorsPaul Davis
2014-09-10improve code for cursor creation; nominally use CursorInfoPaul Davis
2014-07-07add basics of Cut mouse mode, no functionality yet. Icon images are still req...Paul Davis
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-13do most of the work related to adding new anchored trim cursors (but debuggin...Paul Davis
2014-06-10change ::get_icon_path() and ::get_icon() to accept an "icon set" name to pro...Paul Davis
2014-06-05unify Fade-Handle CursorsRobin Gareus
2014-06-05Revert "frankenstein'ed fade+trim cursors"Robin Gareus
2014-05-31frankenstein'ed fade+trim cursorsRobin Gareus
2014-05-31prepare fade+trim cursors (cursor image still missing)Robin Gareus
2012-05-29patch from dave flick to tackle a variety of cursor issuesPaul Davis
2012-04-15A few tweaks to make Ardour build in GCC -std=c++0x mode.Carl Hetherington
2012-01-30use custom i-beam cursor for range modePaul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2010-11-16Move mouse cursor stuff out of Editor into its own class.Carl Hetherington