From 0f79f67398fcf319e9471e9b2b3b91e2ea6b2fee Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 3 Jan 2010 00:08:58 +0000 Subject: [PATCH] Some cleanups to drawing of automation line control points. Drag all selected automation points if one selected point is dragged. git-svn-id: svn://localhost/ardour2/branches/3.0@6437 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/ardour3_ui_default.conf | 10 ++--- gtk2_ardour/automation_line.cc | 63 +++++++++-------------------- gtk2_ardour/automation_line.h | 3 -- gtk2_ardour/automation_time_axis.cc | 3 +- gtk2_ardour/canvas-simplerect.c | 20 +++++++-- gtk2_ardour/canvas_vars.h | 10 ++--- gtk2_ardour/control_point.cc | 38 ++++++++--------- gtk2_ardour/control_point.h | 9 +++-- gtk2_ardour/editor_mouse.cc | 2 +- 9 files changed, 67 insertions(+), 91 deletions(-) diff --git a/gtk2_ardour/ardour3_ui_default.conf b/gtk2_ardour/ardour3_ui_default.conf index bfe468e688..509b3851c7 100644 --- a/gtk2_ardour/ardour3_ui_default.conf +++ b/gtk2_ardour/ardour3_ui_default.conf @@ -9,10 +9,6 @@