]> git.lyx.org Git - lyx.git/history - src/support/os_unix.cpp
Now that exceptions are allowed, handle gracefully the case where a Buffer temp direc...
[lyx.git] / src / support / os_unix.cpp
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-17 Abdelrazak Younestransfer os::is_absolute_path() to FileName::isAbsolute().
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-09-07 Enrico ForestieriRegister math fonts with Qt 4.2 or higher. Using Qt...
2007-09-04 Enrico ForestieriRegister math fonts with fontconfig
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 Bo PengRename .C ==> .cpp for files in src/support, part two