]> git.lyx.org Git - lyx.git/history - src/Mover.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Mover.cpp
2022-01-04 José MatosAdd new placeholder $${python} to configure
2014-05-14 Scott KostyshakCentralize replacement of "$$s"
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2008-10-08 Richard HeckRevert r26683 and add some comments making it a little...
2008-10-02 Richard HeckSimplify the mover semantics a bit further: The extra...
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-15 Abdelrazak YounesChange semantics of FileName::copyTo(): we now overwrit...
2007-12-14 Abdelrazak YounesThe rename() function removed in rev had in fact move...
2007-12-14 Abdelrazak YounesThe original support::copy() was overwriting the target...
2007-12-13 Abdelrazak YounesSimplify Movers API and port to FileName.
2007-12-12 Abdelrazak YounesFix endless loop. This Mover class is fishy...
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
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-28 Abdelrazak Younes* FileName:
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/