]> git.lyx.org Git - lyx.git/history - src/graphics/GraphicsConverter.h
Do not compute metrics at each preview when loading file
[lyx.git] / src / graphics / GraphicsConverter.h
2020-12-19 Yuriy SkalkoMerge namespace signals2 into namespace lyx
2020-12-13 Yuriy SkalkoUse new signal library `nod` instead of `boost::signals2`
2017-06-11 Guillaume MMProperly track the lifetime of signals2::slots (#8261)
2016-11-22 Tommaso CucinottaAdd 'needauth' option to converters that need explicit...
2016-06-09 Georg BaumReplace Boost.Signals with Boost.Signals2
2010-12-29 Jürgen Spitzmüllerfix some typos. Patch by Yuri Chornoivan.
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...
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-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-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 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-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
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-03-11 Lars Gullik Bjønnesdoxy, ws and const change
2002-02-27 Angus LeemingAdd #include <sys/types.h> // needed for pid_t
2002-02-27 Angus LeemingThe graphics inset now has: