]> git.lyx.org Git - lyx.git/history - src/LyXVC.cpp
Change the "empty layout" to the "plain layout", to try to avoid confusion.
[lyx.git] / src / LyXVC.cpp
2008-07-29 Pavel SandaVCS: Towards statusbar info.
2008-07-22 Pavel SandaChange strings
2008-07-22 Pavel SandaReadOnly mode only for RCS
2008-07-22 Pavel SandatoggleReadOnly belongs only to RCS, not CVS.
2008-07-22 Pavel SandaComments forthe current state.
2008-07-22 Pavel SandaVCS svn support, partly fixes http://bugzilla.lyx.org...
2008-07-21 Pavel SandaThis should bring cvs revision control to usable state.
2008-07-21 Pavel SandaSet cvs registration process to the document directory.
2008-02-18 Abdelrazak Younesheader cleanup
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-16 Abdelrazak YounesSimplify FileName::tempName().
2007-12-16 Abdelrazak YounesTransfer tempName() implementation to FileName.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 André Pönitzhand-crafted LyXErr
2007-11-25 André Pönitzs/isFileReadable/isReadableFile;
2007-11-15 André Pönitzreduce line noise
2007-11-13 André Pönitzcosmetics
2007-11-13 André Pönitzremove #includes; cosmetics
2007-11-03 André Pönitzsome std::string -> filename changes
2007-10-20 André Pönitzcosmetics
2007-10-20 André Pönitzmainly cosmetics
2007-10-18 André Pönitzisome more FileName shuffling
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-26 Bo PengRename .C ==> .cpp for files in src/