remove all lines to avoid recompiles after commits
[ardour.git] / gtk2_ardour / crossfade_view.cc
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-10 Paul Davisfix xfade logic and use shared_ptr for xfades
2006-11-28 Nick Mainsbridgecrossfade views are only as long as the crossfades...
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-20 Paul Davisfixes for crossfade views, crossfades and undo/redo...
2006-09-26 Sampo SavolainenSimple crossfade height fix for crossfades for Small...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2005-12-30 Paul Davismany changes, read the diffs
2005-12-24 Paul Davislots and lots of keybindings working again, with lots...
2005-11-27 Karsten Wieseconvert set_property("foo", bar) to property_foo()...
2005-11-27 Karsten Wieseconvert property_foo().set_value(bar) to property_foo...
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-22 Paul Davisplugin selector from doug; lots and lots of fixes from...
2005-11-16 Paul Davisget editor.cc to compile
2005-11-15 Paul Davislatest work
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-10-06 Paul Davisa few more header files fixes, plus cleanup from nick_m...
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.