Merge branch 'master' into windows
[ardour.git] / gtk2_ardour / export_timespan_selector.cc
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-05 Paul DavisMerge branch 'master' of https://github.com/johnwpolive...
2013-06-05 Paul DavisMerge branch 'patch-1' of https://github.com/globin...
2013-05-26 Sakari BergenRemove special handling of session range in export...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2011-12-13 Carl HetheringtonAdd select all / deselect all to timespan section of...
2011-10-18 Carl HetheringtonRemove erroneous setup of single export timespan select...
2011-06-11 Sakari BergenTypedef all globally used export smart pointer types...
2011-06-07 Paul Davisremove "Off" as a clock mode, make it a state instead...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-31 David RobillardFix non-translated strings (partially fix ticket #4078)
2011-02-03 Paul Davismark a string for translation that was (oddly) protecte...
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-11-04 Carl HetheringtonAdd column headings and length field to export timespan...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-03-08 Sakari BergenSome preparations for allowing multiple channel configu...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-10-11 Sakari BergenMore Export GUI tweaks....
2008-09-29 Sakari Bergen* Fixed const correctness error in Location
2008-09-17 Paul Davisnew files from sakari, missed last time