remove all lines to avoid recompiles after commits
[ardour.git] / gtk2_ardour / connection_editor.cc
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-27 Paul Davisslowly fixing up ArdourDialog nonsense
2005-11-01 Paul Davisio_selector.cc done, connection_editor in progress...
2005-10-22 Taybin RutkinMore compliation fixes. add_with_viewport() -> add...
2005-10-12 Paul Davisthe ongoing story of umpteen lines of code and its...
2005-10-10 Paul Davismore work on actions and general compilability
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
2005-09-26 Paul Davisfix all _impl member functions to be on_ instead
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.