summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_cursors.h
AgeCommit message (Expand)Author
2016-09-13Add missing header include guards in various gtk2_ardour headersTim Mayberry
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2014-11-27Remove dead code.David Robillard
2014-07-07add new variant of EditorCursor that creates an insensitive full-canvas-heigh...Paul Davis
2014-06-30new UI config var to allow playhead to be optionally draggable (default is: y...Paul Davis
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-03remove timebar canvas and just use a single canvas instead. This is just part...Paul Davis
2014-02-12convert canvas items that compose the playhead (EditorCursor, more generally)...Paul Davis
2013-04-17various work waveview amplitude mgmt; fix playhead cursor drag from timebar c...Paul Davis
2013-04-04commit immediately post linkingPaul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2012-09-17Revert shade on playhead cursor (SVN 13048).Carl Hetherington
2012-07-17add translucent "shade" to playhead cursor (may remove this in the future)Paul Davis
2012-05-24Compile cleanly with clang.David Robillard
2010-11-16Move mouse cursor stuff out of Editor into its own class.Carl Hetherington