]> git.lyx.org Git - lyx.git/history - src/support/lyxsum.cpp
add FileName::renameTo() method.
[lyx.git] / src / support / lyxsum.cpp
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-02 Abdelrazak Younescosmetics.
2007-12-02 Abdelrazak Younescompil Fix.
2007-12-01 Abdelrazak YounesComment out unneeded debug output and add some in check...
2007-11-30 Abdelrazak Youneslyxlib.h:sum -> FileName::checksum()
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-27 André Pönitzuse LYXERR macro to avoid unneeded argument evaluations...
2007-11-15 André Pönitzreduce line noise
2007-10-26 Bernhard Roidercomplete fix of bug 3172: add binary mode open to the...
2007-10-25 Bernhard Roiderfix bug 3172: open file in binary mode, otherwise itera...
2007-10-18 André Pönitzuse FileName::isDirectory()
2007-08-10 Lars Gullik BjønnesGet rid of a few warnings.
2007-05-22 Bo PengDetect if file is actually a directory in support/lyxsu...
2007-04-26 Bo PengRename .C ==> .cpp for files in src/support, part two