summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_dialog.cc
AgeCommit message (Expand)Author
2006-12-20small but major fix for Controllable state storage (do not create illegal XML...Paul Davis
2006-10-24Fix for internationalize. Now use the I18N() macro.Taybin Rutkin
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-07-27added RCU handling of Session route list, and major use of shared_ptr<T> ever...Paul Davis
2006-06-21the return of VST supportPaul Davis
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-20Add a stock question image to the choices dialog, other general dialog love.....Nick Mainsbridge
2006-03-28replaced deprecated (and ugly) FileSelection with FileChooserDialog in export...Doug McLain
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-02-14new color management design starts to take shape (canvas color only for now)Paul Davis
2005-12-05More tweaksDoug McLain
2005-12-02the usual blob of fixes. note the requirement for ComboBoxText::set_active_te...Paul Davis
2005-12-02file checking logic and minor gui fixups to export dialogJesse Chappell
2005-11-30doug's export dialog changes and fix libsoundtouch link issuesPaul Davis
2005-11-30more miscellaneous fixes to make things even nicerPaul Davis
2005-11-29Fixed veclib support on OSX.Taybin Rutkin
2005-11-23Gnome::Canvas -> ArdourCanvas and some other small fixesNick Mainsbridge
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis
2005-10-27ExportDialog compiles. Removed gtkmm.h's.Taybin Rutkin
2005-10-09"finalmunge" patch from nick, plus work on editor region list and actions inf...Paul Davis
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-26continuing fixes to get this shibboleth to compilePaul Davis
2005-09-26rename all GTK signalsPaul Davis
2005-09-26got ardour_dialog compilingPaul Davis
2005-09-25replaced slot() with mem_fun() and ptr_fun().Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin