Fixed overflow issue. Code originally meant to truncate the 64 bit integer did not...
[ardour.git] / gtk2_ardour / editor_cursors.cc
2008-09-20 Nick MainsbridgeDon't defer Editor::track_canvas_size_allocated ()...
2008-09-19 Paul Davisshift-click to extend marker selection; marker drag...
2008-09-03 Nick MainsbridgeUnify the canvases by moving groups around rather than...
2008-05-16 Paul Davisadd GotoWallClock command; switch Editor class to use...
2007-03-08 Doug McLainAdd playhead and editcursor to ardour.colors and remove...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2005-12-06 Paul Davismore fixes
2005-12-05 Paul Davisstock icons, transport controls as proxies, make Action...
2005-11-30 Paul Davismore miscellaneous fixes to make things even nicer
2005-11-27 Karsten Wieseconvert property_foo().set_value(bar) to property_foo...
2005-11-22 Paul Davisplugin selector from doug; lots and lots of fixes from...
2005-11-16 Paul Davismore editor*.cc fixes
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.