Merge branch 'master' into cairocanvas
[ardour.git] / libs / pbd / file_utils.cc
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul Davisfix crash when using track templates caused by a recent...
2012-06-23 Tim MayberryMove file utility function into pbd/file_utils.h and...
2012-06-23 Tim MayberryMove three file utility functions from pbd/filesystem...
2012-06-23 Tim MayberryOverwrite target file in PBD::copy_file
2012-06-23 Tim MayberryMove PBD::sys::copy_file/s into pbd/file_utils.h and...
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-23 David RobillardMake PBD::SearchPath less silly/boilerplatey.
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-09-04 Tim MayberryRename PBD::SearchPath::get_string to PBD::SearchPath...
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-06-27 Tim MayberryReplace code for finding ControlProtocols/Surface plugi...