Remaining changes needed for building libpdb on Windows (except for adding the extra...
[ardour.git] / libs / pbd / pbd / search_path.h
2013-07-11 Paul DavisUndef SearchPath where needed as it is defined via...
2013-03-13 Robin GareusNOOP - pre videotimline cleanup
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2011-05-23 Carl HetheringtonAssorted doxygen fixes; no functional changes.
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-09-04 Tim MayberryRename PBD::SearchPath::get_string to PBD::SearchPath...
2007-06-27 Tim MayberryReplace code for finding ControlProtocols/Surface plugi...
2007-06-07 Tim MayberryRename SearchPath::get_search_path_string to SearchPath...
2007-06-07 Tim MayberryAdd SearchPath class to libpbd