Merged with trunk R992.
[ardour.git] / gtk2_ardour / crossfade_edit.cc
2006-10-21 David RobillardMerged with trunk R992.
2006-08-29 David RobillardMerged with trunk R861
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-07-28 David RobillardMerged with trunk R708
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-15 David RobillardMerged with trunk revision 600
2006-03-26 Doug McLainfixed disappearing fade out points in xfade editor
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Paul Davisadd crossfade and layering options to menu system;...
2006-03-12 Doug McLaincreate xpm files from hard coded pixmaps, added functio...
2006-03-02 Paul Davisremove debugging for peaks ready signal, plus add new...
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2006-01-03 Doug McLainCleaned up commented code
2006-01-03 Doug McLainFixed crossfade editor
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-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-15 Paul Davisfix sigc++ SConscript, get crossfade_edit.cc to compile
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
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-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.