convert set_property("foo", bar) to property_foo() = bar
[ardour.git] / gtk2_ardour / automation_time_axis.cc
2005-11-27 Karsten Wieseconvert set_property("foo", bar) to property_foo()...
2005-11-16 Paul Davisget editor.cc to compile
2005-11-15 Paul Davisfix sigc++ SConscript, get crossfade_edit.cc to compile
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.