]> git.lyx.org Git - lyx.git/history - src/graphics/GraphicsCacheItem.h
Merge branch 'master' into biblatex2
[lyx.git] / src / graphics / GraphicsCacheItem.h
2016-11-22 Tommaso CucinottaAdd 'needauth' option to converters that need explicit...
2016-06-09 Georg BaumReplace Boost.Signals with Boost.Signals2
2008-06-06 Abdelrazak YounesOptimize the graphics loader: don't put the image in...
2007-11-30 Abdelrazak Youneslyxlib.h:sum -> FileName::checksum()
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...
2006-10-21 André Pönitzmove everything into namespace lyx
2004-09-26 Lars Gullik BjønnesUse the preferred calling for Boost.Signal
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
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-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-18 Angus LeemingFile monitoring is Go!
2002-07-17 Angus LeemingFix comments.
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-26 Angus LeemingCreate a grfx::Loader class and so move large chunks...
2002-06-25 Angus Leeming* Split the graphics loader into a frontend and a backend.
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-04-11 Angus Leeming(Herbert): discover the "Bounding Box" of non-(e)ps...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-11 Lars Gullik Bjønnesdoxy, ws and const change
2002-02-27 Angus LeemingThe graphics inset now has:
2002-01-29 Angus LeemingHerbert's big graphics patch.
2001-12-20 Jean-Marc Lasgouttesremoved most uses of toupper and friends, removed ...
2001-07-17 Baruch EvenMinor code shuffle.
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-17 Lars Gullik Bjønnesc++ mode and inherit privately from noncopyable
2001-04-02 Baruch EvenChanged to use the Converter class instead of hardcodin...
2001-03-15 Lars Gullik Bjønnesremove CXX_WORKING_NAMESPACES
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2001-02-22 Baruch EvenCleaned up the GraphicsCache mechanism, made it use...
2001-02-08 Baruch EvenCleaned up cruft in InsetGraphics.
2000-10-12 Jürgen VignaBaruch's InsetGraphics - LyXImage patch
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-10 Jürgen VignaBaruch's patch + some fixes to it.
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...