]> git.lyx.org Git - lyx.git/history - src/graphics/GraphicsCache.h
Merge branch 'master' into biblatex2
[lyx.git] / src / graphics / GraphicsCache.h
2016-11-22 Tommaso CucinottaAdd 'needauth' option to converters that need explicit...
2016-06-09 Guillaume MunchReplace support/shared_ptr.h and boost::shared_ptr...
2010-04-22 Peter KümmelmsvcUsing "using namespace std" with msvc10 makes also...
2008-11-16 Jean-Marc Lasgouttesrevert r27520 (tr1 stuff)
2008-11-16 André Pönitztry using std::tr1::shared_ptr instead of boost::shared_ptr
2008-06-06 Abdelrazak Younesmove GuiImage::loadableFormats() to support/imagetools...
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-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
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-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 LeemingFix comment.
2002-07-17 Angus Leeming* Make the graphics files conform strictly to the Pimpl...
2002-07-15 Angus LeemingPedantic change of email only.
2002-06-28 Angus LeemingAsymptotic approach to a well-designed graphics loader.
2002-06-25 Angus Leeming* Split the graphics loader into a frontend and a backend.
2002-05-24 Jürgen VignaEnable compilation with lyxstring again.
2002-04-19 Angus Leeming(Marco Morandini): make the list of loadable graphics...
2002-04-11 Angus Leeming(Herbert): discover the "Bounding Box" of non-(e)ps...
2002-03-22 Angus LeemingEnable the graphics inset to work correctly with relati...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-27 Angus LeemingThe graphics inset now has:
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-17 Lars Gullik Bjønnesc++ mode and inherit privately from noncopyable
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2001-02-28 Baruch EvenChanged the singleton implementation in GraphicsCache...
2001-02-22 Baruch EvenCleaned up the GraphicsCache mechanism, made it use...
2000-10-02 Lars Gullik Bjønnessmall patch from Dekel, begin introducing the real...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-14 Lars Gullik Bjønnesdifferent low-level key handling for xforms 0.89, use...
2000-08-08 Jürgen VignaAngus's insetref-patch and a small fix.
2000-08-08 Jürgen VignaBaruch's graphic-inset patch.
2000-08-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-07-31 Lars Gullik Bjønnessmall changes read ChangeLog
2000-07-31 Jürgen VignaBaruch's graphics-patch + minipage-support in tabular...