Merge branch 'master' into windows
[ardour.git] / gtk2_ardour / export_dialog.cc
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
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-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-20 Nick MainsbridgeAdd a stock question image to the choices dialog, other...
2006-03-28 Doug McLainreplaced deprecated (and ugly) FileSelection with FileC...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2005-12-05 Doug McLainMore tweaks
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-12-02 Jesse Chappellfile checking logic and minor gui fixups to export...
2005-11-30 Paul Davisdoug's export dialog changes and fix libsoundtouch...
2005-11-30 Paul Davismore miscellaneous fixes to make things even nicer
2005-11-29 Taybin RutkinFixed veclib support on OSX.
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-10-27 Taybin RutkinExportDialog compiles. Removed gtkmm.h's.
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-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.