summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_canvas.cc
AgeCommit message (Expand)Author
2020-04-17when re-entering the track canvas in internal edit mode, ensure that kbd focu...Paul Davis
2020-04-14Drag/Drop import region to where it was droppedRobin Gareus
2019-11-09Preview video frame when draggingRobin Gareus
2019-11-09Add convenience methods to test for active dragsRobin Gareus
2019-09-26Fix cursor icon over region-bar (use trim)Robin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-08-01(Source List) merge fixesBen Loftis
2019-08-01(Source List) Fix drag-n-drop.Ben Loftis
2019-05-13Fix a bug for drag and drop from nautilus/dolphin (more spectific format firs...Jean-Marie Favreau
2019-04-13NO-OP: whitespaceRobin Gareus
2018-11-28NO-OP: Clarify function nameRobin Gareus
2018-11-28Use central method to check for engine where requiredRobin Gareus
2018-02-24NO-OP: whitespaceRobin Gareus
2018-02-09new_grid: Rewrite of Snap and Grid. (squashed commit)Ben Loftis
2018-02-09new_snap: Snapped Cursor ( squashed commit )Ben Loftis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-08-26Editor zoom: add zoom_to_extents()Ben Loftis
2017-08-26Editor zooming: Config preference to define how much zooming will be easily a...Ben Loftis
2017-08-26Editor zooming:Ben Loftis
2017-08-26Editor zooming:Ben Loftis
2017-07-17Clean up library inheritance (colors.h, utils.h)Robin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-06-26Changes to Editor::visual_changer to support Item/Canvas::prepare_for_renderTim Mayberry
2017-06-26Coalesce visual changes to canvas/items and allow canvas to renderTim Mayberry
2017-03-21Use NSGLView backed main editor canvasRobin Gareus
2017-02-15simplify arguments to Editor::sensitize_the_right_region_actions()Paul Davis
2017-02-15use leave/enter from track canvas to be the primary driver of region action s...Paul Davis
2017-02-09NO-OP: whitespace conversionPaul Davis
2017-02-09when considering whether or not to autoscroll teh canvas, first translate all...Paul Davis
2017-02-04rework snapnick_m
2016-12-16add arguments (unusued) to control whether or not SMF tempo map is used durin...Paul Davis
2016-12-14GUI changes to allow user to specify how/if to use SMF track/instrument names...Paul Davis
2016-10-17Performance: store NoteBase UIConfiguration colors between config changes.nick_m
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-04-13get editor controls layout/midi track header/scroomer to be the correct heightPaul Davis
2016-03-19reset autoscroll speed to minimum when scrolling stopsColin Fletcher
2016-02-22change GTKOSX macro constant to use __APPLE__ insteadPaul Davis
2016-02-22remove all trace of SAE from source code.Paul Davis
2016-02-22replicate the remove-all-trailing whitespace commit(s) in masterPaul Davis
2016-02-22cleanup various merge conflict resolution errors/omissionsPaul Davis
2016-02-22first compilable version of tabbable design.Paul Davis
2015-12-06Fix inoperative keyboard modifiers when leaving autoscroll.nick_m
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-16Move DPIReset and ColorsChanged signals into UIConfigurationTim Mayberry
2015-08-05add synth when drag/drop importing .mid - fixes #6474Robin Gareus
2015-07-16merge fixBen Loftis
2015-06-28show selection trim cursors in Range modeBen Loftis
2015-06-21Mkae automation line / gain line cursors consistent.nick_m