]> git.lyx.org Git - lyx.git/history - src/BranchList.cpp
transfer os::is_absolute_path() to FileName::isAbsolute().
[lyx.git] / src / BranchList.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-11-02 André Pönitzpimpl not needed here
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-08 Jürgen Spitzmüller* src/BranchList.cpp:
2007-09-14 Jean-Marc Lasgouttesmake valgrind happy (although I have no evidence this...
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 Bo PengRename .C ==> .cpp for files in src/