fix #1637 (needs merging to 2.0.1 branch); remove debug printf
[ardour.git] / gtk2_ardour / export_dialog.cc
2007-04-14 David RobillardMerged with trunk R1719.
2007-04-12 David RobillardMerged with trunk R1705.
2007-03-19 David RobillardMerged with trunk R1622.
2007-03-18 David RobillardMerged with trunk R1612.
2007-01-09 David RobillardMerged with trunk R1283.
2006-11-19 David RobillardMerged with trunk R1141
2006-10-21 David RobillardMerged with trunk R992.
2006-08-29 David RobillardMerged with trunk R861
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
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-13 David RobillardMerged with trunk (painfully)
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.