globally remove all trailing whitespace from ardour code base.
[ardour.git] / gtk2_ardour / editor_canvas.cc
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryMove DPIReset and ColorsChanged signals into UIConfigur...
2015-08-05 Robin Gareusadd synth when drag/drop importing .mid - fixes #6474
2015-07-16 Ben Loftismerge fix
2015-06-28 Ben Loftisshow selection trim cursors in Range mode
2015-06-21 nick_mMkae automation line / gain line cursors consistent.
2015-06-01 Ben Loftisfix cursor in smart mode, when moving up and down the...
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...
2015-01-17 David RobillardRevert "Kludgey fix for invisible playhead when scrolled."
2015-01-17 David RobillardKludgey fix for invisible playhead when scrolled.
2015-01-17 David RobillardPut playhead on top of everything.
2015-01-12 David RobillardPut tempo lines below tracks.
2015-01-12 David RobillardRemove unused vertical scroll group.
2015-01-12 David RobillardRevert "hotfix z-stacking"
2015-01-11 Robin Gareushotfix z-stacking
2015-01-11 David RobillardRaise regions about tempo lines.
2015-01-08 David RobillardShow tempo lines under marker bars.
2015-01-07 David RobillardUpdate background color when theme is changed.
2014-12-30 David RobillardFix smart mode cursor on audio regions.
2014-12-23 David RobillardFix cursor update on nested entry.
2014-12-23 David RobillardUpdate canvas cursor on pop.
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-12-20 David RobillardFix various cursor problems.
2014-12-19 David RobillardRemove internal edit mode and add "content" tool.
2014-12-16 David RobillardFix marker bars "gradient" colors.
2014-12-15 Paul Davismake editor rubber band rect have appropriate transparency
2014-12-15 Paul Davisnext modifier
2014-12-15 Paul Davisnext modifier
2014-12-15 Paul Davisnext modifier, and remove color 102 since nothing uses it
2014-12-14 Paul Davisfix up requested color names everywhere.
2014-12-14 Paul Davisinitial pass to replace all UIConfiguration::get_XXXXXX...
2014-12-08 David RobillardUnify gain and draw tools.
2014-12-05 Paul Davisworking compilation for new color code
2014-11-18 David RobillardAvoid possible use of uninitialized values.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 David RobillardFix various sticky/broken cursor issues.
2014-11-10 Paul Davisredraw entire canvas when ColorsChanged is emitted
2014-11-10 Paul Davisset canvas background color
2014-11-01 David RobillardRemove unused variable.
2014-10-22 Paul Davisremove "canvasvar_" from all functions related to obtai...
2014-10-21 Paul Davisremove mouse zoom mode; bind z to zoom-to-range
2014-10-21 Paul Davisfix note 15897 on #5589 - only use fader cursor for...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-13 Paul Davisfix note 0015900 on #5589 (cursor doesn't change when...
2014-09-15 Paul Davisfix compiler warnings
2014-08-31 David RobillardRemove unused variables (fix warnings).
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-15 Paul Davisadd Editor::trackviews_height() convenience function...
2014-07-14 Paul Davisscroll up/down by tracks uses top edge as "focal point...
2014-07-07 Ben Loftisfix inconsistency in smart mode where it shows a trim...
2014-07-07 Paul Davisadd basics of Cut mouse mode, no functionality yet...
2014-07-01 Paul Davisgive drop zone its own cursor-ability
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-30 Paul Davisremove canvas cursor debug output
2014-06-27 Paul Davisreplace old implementation of Editor::_ensure_time_axis...
2014-06-27 Paul Davismake verbose canvas cursor color be set in its construc...
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-24 Paul Davisadd ability to save current action sensitivities and...
2014-06-22 Paul Davismore canvas refactoring.
2014-06-22 Paul DavisMerge branch 'canvasredesign' into cairocanvas
2014-06-21 Paul Davisuse newly factored canvas in gtk2_ardour
2014-06-19 Paul Daviscorrect conversion of drop y-position into trackview...
2014-06-19 Paul Davisfix potential crash in Editor::set_canvas_cursor()...
2014-06-19 Paul Davismore work on cursor tracking state
2014-06-18 Paul DavisMerge branch 'canvas_tweaks' of https://github.com...
2014-06-18 Paul Davisa whole slew of changes related to centralizing and...
2014-06-17 Paul DavisMerge branch 'pathscanner-refactor' of https://github...
2014-06-17 Paul DavisMerge branch 'summary_background' of https://github...
2014-06-17 Paul Davisa set of inter-related subtle changes to get vertical...
2014-06-13 Paul Davisfix erroneous start of autoscroll when mouse pointer...
2014-06-13 Paul Davisdo most of the work related to adding new anchored...
2014-06-13 Paul Davisfix scrolling behaviour in track headers (event was...
2014-06-12 Paul Davismake rulers color-sensitive (e.g. theme manager editabl...
2014-06-10 Paul DavisRevert "do not allow canvas cursor changes while a...
2014-06-10 Paul Davisdo not allow canvas cursor changes while a drag is...
2014-06-09 Paul Davisforward scroll events from track control headers to...
2014-06-09 Paul Davischange height of canvas drop so last 20 pixels of botto...
2014-06-09 Paul Davisrename Editor::_canvas_bottom_rect as Editor::_canvas_d...
2014-06-06 Paul Davisfix position where rubberband rect is drawn
2014-06-05 Paul Davisreinstate a canvas group where we reparent regions...
2014-06-03 Paul Davismore profound changes to canvas scrolling, in particula...
2014-06-03 Paul Davisremove useless groups from timebar area, clarify scroll...
2014-06-03 Paul Davisremove timebar canvas and just use a single canvas...
2014-06-03 Paul Davisavoid recursing through the entire canvas when scrollin...
2014-06-03 Paul Daviswhitespace deletion
2014-06-03 Paul Davisdifferent approach to independent scrolling, involving...
2014-06-03 Paul Davisinitial redesign of canvas scrolling to facilitate...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-19 Paul Davisremove unnecessary and wierd constant for bottom rect...
2014-04-16 Paul Davisadd a transparent rect that is always located at the...
2014-04-16 Paul Davisnot that anyone ever runs with the SAE profile and...
2014-04-16 Paul Davismake our intentions even clearer when call Editor:...
2014-04-16 Paul Davismake our intentions clear when call Editor::track_canva...
next