Fix previous.
[ardour.git] / gtk2_ardour / region_editor.cc
2010-10-28 Carl HetheringtonFix previous.
2010-10-28 Carl HetheringtonAdd region peak amplitude to region editor.
2010-10-27 Carl HetheringtonEllipsize source names in the region property dialogue...
2010-10-27 Carl HetheringtonShow a region's sources in its properties dialogue.
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-08-25 Carl Hetheringtonclear_history -> clear_changes and some comments.
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-05-27 Carl HetheringtonFix hang on closing the editor.
2010-05-22 Carl HetheringtonAdd missing file.
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-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-01-03 Karsten Wiesemake AudioRegionEditor work
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-10-06 Paul Davisa few more header files fixes, plus cleanup from nick_m...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
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.