]> git.lyx.org Git - lyx.git/history - src/graphics/Previews.h
Correct the mess introduced in r33250.
[lyx.git] / src / graphics / Previews.h
2008-07-14 Abdelrazak YounesMac gcc compile fix.
2008-07-14 Abdelrazak YounesSanitize LyX singleton access by getting rid of ref...
2008-07-14 Abdelrazak Younessafeguards:
2007-11-21 André Pönitzremove a few uses of boost::scoped_ptr
2007-11-21 André Pönitzreplace boost::noncopyable by plain C++ idiom
2007-09-30 André Pönitzboost/utility -> boost/noncopyable
2006-10-21 André Pönitzmove everything into namespace lyx
2004-04-19 Angus LeemingEnable the user to preview xfig figures (f.ex.) without...
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-04 Angus LeemingBe more specific that 'using lyx::support'.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-09-05 Angus LeemingModify the headers of files in src/graphics as discusse...
2002-07-17 Angus Leeming* Make the graphics files conform strictly to the Pimpl...
2002-07-16 Angus LeemingSmall tidy up of preview code, part II.
2002-07-15 Angus LeemingPedantic change of email only.
2002-07-05 Angus LeemingPreview code