remove StateManager code entirely and more debugging output cruft
[ardour.git] / gtk2_ardour / automation_line.h
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-11 Paul Davismake MementoCommand inherit from sigc::trackable so...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-11-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-16 Paul Davisget editor.cc to compile
2005-11-13 Paul Davistime_axis_view now compiles
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
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.