]> git.lyx.org Git - lyx.git/history - src/insets/InsetPreview.cpp
DocBook: support bookauthor in bibliographies.
[lyx.git] / src / insets / InsetPreview.cpp
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.
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-28 Yuriy SkalkoCleanup included headers
2020-11-25 Yuriy SkalkoCleanup headers
2020-01-15 Jean-Marc LasgouttesReplace the hardcoded TEXT_TO_INSET_OFFSET by tunable...
2019-09-12 Richard Kimberly... Fix nullptr warnings
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setDimCache
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setPosCache
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-08-19 Jean-Marc LasgouttesRemove horizontal spacing around previews
2016-07-04 Guillaume MunchRationalise includes
2016-02-09 Jean-Marc LasgouttesGet rid of use_preview_ in various insets
2015-10-11 Georg BaumComply with rule-of-three
2015-06-14 Enrico ForestieriReplacement for commits bc47054b and ad0d0f6d
2015-06-14 Enrico ForestieriRevert bc47054b and the related commit ad0d0f6d
2015-06-02 Enrico ForestieriFix some preview issues reported on the devel list.
2015-05-30 Enrico ForestieriReally fix bug #9354
2015-04-26 Scott KostyshakWhitespace
2015-03-31 Jean-Marc LasgouttesGet rid of autoBreakRow, which is obsoleted by allowMul...
2014-05-20 Jean-Marc LasgouttesCode cleanup: get rid of RenderPreview::status()
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2010-11-18 Vincent van Ravesteijnset eol-style
2010-10-31 Vincent van RavesteijnMore include frenzy.
2010-09-19 Pavel SandaAllow InsetPreview in no math preview mode.
2010-07-08 Richard HeckRename a couple routines. This will avoid confusion...
2010-03-28 Pavel SandaFix gcc warnings. Vincent, is it correct ploader is...
2010-03-28 Vincent van RavesteijnIntroduce InsetPreview.