]> git.lyx.org Git - lyx.git/history - src/graphics/GraphicsCacheItem.cpp
Embedding: display a pin at the top left corner of embedded figures
[lyx.git] / src / graphics / GraphicsCacheItem.cpp
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
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 Abdelrazak Younes* FileName:
2007-11-25 André Pönitzs/isFileReadable/isReadableFile;
2007-11-22 André Pönitzremove one <boost/shared_ptr.hpp>
2007-11-21 André Pönitzremove a few uses of boost::scoped_ptr
2007-11-15 André Pönitzreduce line noise
2007-10-20 André Pönitzcosmetics
2007-10-18 André Pönitzisome more FileName shuffling
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...