]> git.lyx.org Git - lyx.git/history - src/graphics/PreviewLoader.h
Always use utf-8 in scripts with Python3
[lyx.git] / src / graphics / PreviewLoader.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-06-09 Georg BaumReplace Boost.Signals with Boost.Signals2
2015-06-14 Enrico ForestieriRevert bc47054b and the related commit ad0d0f6d
2015-06-10 Enrico ForestieriDelay regeneration of previews on zoom changes
2015-04-30 Juergen SpitzmuellerProperly fix #6369
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-10-18 Stephan Witt #9130 Text in main work area isn't rendered with high...
2010-07-21 Richard HeckSupport for exporting math as images with XHTML. The...
2009-12-17 Vincent van RavesteijnDo not hardcode the background color of the preview...
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-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-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-08-02 Angus LeemingCache the BufferView as a weak_ptr; get rid of those...
2002-07-17 Angus LeemingDisable direct loading of PostScript files by the xform...
2002-07-17 Angus Leeming* Make the graphics files conform strictly to the Pimpl...
2002-07-15 Angus LeemingPedantic change of email only.
2002-07-05 Angus LeemingPreview code