]> git.lyx.org Git - lyx.git/history - src/graphics/PreviewLoader.cpp
Revert part of 47973dc2b, which was causing bug #11873.
[lyx.git] / src / graphics / PreviewLoader.cpp
2008-11-16 Jean-Marc Lasgouttesrename [io]docfstream to [io]fdocstream
2008-10-29 Jean-Marc Lasgouttesremove obsolete workaround
2008-08-18 Jürgen Spitzmüller** proper implementation of pLaTeX by Tetsuya Makimura...
2008-07-30 Abdelrazak YounesRemove unnecessary FileName construction.
2008-07-02 Jürgen Spitzmüller*** Extend preview scripts to also handle PDF output...
2008-06-06 Abdelrazak Younesmove GuiImage::loadableFormats() to support/imagetools...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2007-12-29 Abdelrazak YounesFollowing rev 21967: final touch to odocfstream:
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-16 Abdelrazak Younesheader cleanup.
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-29 André Pönitzcosmetics
2007-11-29 André Pönitzmerge the Forked* machinery into a single pair of files
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-28 Abdelrazak Younes* FileName:
2007-11-21 André Pönitzremove a few uses of boost::scoped_ptr
2007-11-15 André Pönitzreduce line noise
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-20 André Pönitzmainly cosmetics
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-06-15 Abdelrazak Younesheader cleanup.
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-28 Jürgen Spitzmüller* src/BufferParams.{cpp, h}
2007-05-28 Jürgen SpitzmüllerFix bug 3522.
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-29 André PönitzRemove InsetOld
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 Bo PengRename files in src/support, step one.
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...