]> git.lyx.org Git - lyx.git/history - src/insets/InsetPreview.h
Fix bug #12795
[lyx.git] / src / insets / InsetPreview.h
2021-10-13 Thibaut CuvelierFactor out the generation of the code to create a preview.
2021-10-13 Thibaut CuvelierFactor out the list of macro definitions for InsetPreview.
2021-09-28 Yuriy SkalkoRemove redundant semicolons reported by GCC with -Wextr...
2020-12-02 Juergen SpitzmuellerDo not reset font in preview inset
2020-11-25 Yuriy SkalkoCleanup headers
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2020-06-25 Jean-Marc LasgouttesRun codespell on src/insets
2019-09-17 Jean-Marc LasgouttesMake some constructors explicit
2017-03-27 Enrico ForestieriFix #9732: Inconsistent font properties for the preview...
2016-07-03 Guillaume MunchChange tracking cue: for instant preview
2016-06-09 Guillaume MunchReplace boost::scoped_ptr with unique_ptr
2016-02-09 Jean-Marc LasgouttesGet rid of use_preview_ in various insets
2015-10-11 Georg BaumComply with rule-of-three
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-03-28 Richard HeckThis is intended to be a pure renaming of the Inset...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-11-18 Vincent van Ravesteijnset eol-style
2010-10-31 Vincent van RavesteijnMore include frenzy.
2010-03-28 Pavel SandaFix gcc warnings. Vincent, is it correct ploader is...
2010-03-28 Vincent van RavesteijnIntroduce InsetPreview.