summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ghostregion.cc
AgeCommit message (Expand)Author
2005-11-27convert set_property("foo", bar) to property_foo() = barKarsten Wiese
2005-11-27convert property_foo().set_value(bar) to property_foo() = barKarsten Wiese
2005-11-23Gnome::Canvas -> ArdourCanvas and some other small fixesNick Mainsbridge
2005-11-22plugin selector from doug; lots and lots of fixes from karstenPaul Davis
2005-11-13some C++-ification of GnomeCanvasBlahNick Mainsbridge
2005-09-25Switched to use libgnomecanvas (not the C++ one).Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin