Files
ardour/gtk2_ardour
Paul Davis d953f1ce0e when dragging on the canvas, use x,y pointer coordinates to decide if motion has occured.
Using _last_pointer_frame breaks when dragging to the left of the canvas, because we clamp
the value of the frame to >= 0. Motion would step once the pointer crossed the left edge
of the canvas because the frame value would always be zero.

This is not a problem when using the pointer x,y values which end up appropriately negative
under all conditions.
2014-11-24 21:59:29 +02:00
..
2014-11-18 22:00:58 +01:00
2014-10-02 18:03:19 +01:00
2014-11-17 03:49:19 +01:00
2014-10-10 15:24:52 +02:00
2014-09-11 03:04:11 +02:00
2014-08-31 18:51:04 +02:00
2014-10-03 23:58:51 +02:00
2014-10-19 23:15:13 +02:00
2014-09-07 20:23:50 +02:00
2014-11-22 04:05:42 -05:00
2014-11-14 11:30:08 +01:00
2014-11-22 04:05:42 -05:00
2014-11-14 11:30:08 +01:00
2014-11-23 23:57:55 +01:00
2014-11-18 06:15:22 +01:00
2014-11-18 06:15:22 +01:00
2014-11-01 18:22:29 +01:00
2014-08-28 15:29:18 -05:00
2014-11-14 11:30:08 +01:00
2014-11-01 18:22:29 +01:00
2014-11-14 11:30:08 +01:00
2014-10-22 14:30:11 +02:00
2014-09-06 21:18:08 +02:00
2014-11-22 04:05:42 -05:00
2014-11-14 11:30:08 +01:00
2014-09-10 17:52:20 +02:00
2014-09-07 10:47:39 -04:00
2014-09-07 10:47:39 -04:00
2014-10-11 21:00:59 +02:00
2014-09-26 11:04:56 -04:00
2014-10-05 02:12:25 +02:00
2014-09-30 19:08:16 +02:00