]> git.lyx.org Git - lyx.git/history - src/support/mkdir.C
Consistent use of preprocessor guards;
[lyx.git] / src / support / mkdir.C
2005-04-26 Angus LeemingConsistent use of preprocessor guards;
2005-04-23 Angus LeemingFix windows-only typo.
2005-01-31 Angus LeemingAsger's obviously-correct Win32 changes.
2005-01-20 Angus LeemingGuard HAVE_UNISTD_H.
2004-12-16 Angus LeemingAn improved HAVE_MKDIR patch that compiles also with...
2004-11-07 Lars Gullik BjønnesMake it clearer where include files are comming from.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-28 Angus Leeminglatin1 in author names, not utf8.
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-18 Angus LeemingStandard blurb.
2002-12-01 Lars Gullik Bjønnesws changes
2002-05-30 John LevonDocumentation + file removals as sent to list
2000-10-19 Jean-Marc LasgouttesUpdate NEWS; fix lyx::mkdir?
2000-10-18 Jean-Marc LasgouttesFix some INFO reports from compaq cxx in support/
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-01-21 Jean-Marc Lasgouttesfix lyx::mkdir 2nd argument.
2000-01-20 Lars Gullik Bjønnesa couple of new posix wrappers, use new instead of...