Merged with trunk revision 610
[ardour.git] / gtk2_ardour / editor.cc
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-11-02 Paul Davissmall fixes to editor.cc
2005-10-29 Nick MainsbridgeGnime::Canvas::Points init fix
2005-10-28 Nick Mainsbridgemostly editor.cc & editor_mouse.cc for Gdk::Cursor...
2005-10-26 Nick Mainsbridgeeditor group list, route list and named selection treeviews
2005-10-22 Taybin RutkinMore compliation fixes. add_with_viewport() -> add...
2005-10-12 Taybin Rutkinsplit sfdb_v3 into 3 classes.
2005-10-12 Paul Davisthe ongoing story of umpteen lines of code and its...
2005-10-09 Paul Davisfixes for utils.cc in gtk2_ardour and gtkmm2ext, includ...
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
2005-09-26 Paul Davisgot ardour_dialog compiling
2005-09-26 Paul Davisfix all _impl member functions to be on_ instead
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.