]> git.lyx.org Git - lyx.git/history - src/output_xhtml.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / output_xhtml.cpp
2022-12-09 Thibaut CuvelierXHTML: support NONE as item tag when no item tag should...
2022-12-04 Richard Kimberly... Fix CSS output for lists.
2022-12-04 Richard Kimberly... Add i, ii, iii, iv suffixes to CSS class as well in...
2022-12-04 Richard Kimberly... Introduce HTMLClass tag, to make it easier to give...
2022-12-04 Richard Kimberly... Fix bug #11769
2022-12-04 Richard Kimberly... Do not output label tags if there is no label
2022-12-04 Richard Kimberly... Whitespace
2020-12-05 Richard Kimberly... Change name in source files
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-09-19 Thibaut CuvelierMerge branch 'feature/docbook' into master
2020-09-19 Thibaut CuvelierXHTML sections: saner code to close the section.
2020-09-19 Thibaut CuvelierXHTML sections: only filter out things that are not...
2020-09-19 Thibaut CuvelierXHTML: restore sections.
2020-09-19 Thibaut CuvelierRevert "XHTML: remove <section> support."
2020-09-19 Thibaut CuvelierXHTML: remove <section> support.
2020-09-19 Thibaut CuvelierXHTML: fix generation of many useless </section>.
2020-07-12 Thibaut CuvelierAdd sections to HTML output.
2020-06-18 Pavel SandaRename-XHTMLStream-to-XMLStream #3.
2020-06-15 Pavel SandaRename-XHTMLStream-to-XMLStream #2.
2020-06-15 Pavel SandaAmend a6b07608d8e9de24, took older patch.
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2020-05-14 Jean-Marc LasgouttesGet rid of lyx::next uses for RandomAccessList
2020-05-13 Jean-Marc LasgouttesRevert "Get rid of lyx::next uses for RandomAccessList"
2020-05-12 Jean-Marc LasgouttesGet rid of lyx::next uses for RandomAccessList
2020-05-03 Richard Kimberly... Fix some warnings.
2017-10-17 Richard HeckRevert "ABOVE and CENTERED labels need special treatment."
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-04-04 Uwe StöhrAdd support to cross out characters
2016-08-05 Richard HeckFix XHTML export of German Additional Features manual.
2016-08-05 Richard HeckDebugging code.
2016-08-05 Richard HeckWe don't need to crash here, but can try to continue...
2016-07-31 Richard HeckFix output of floats, etc, inside environments.
2016-07-30 Richard HeckFix thinko from earlier commit.
2016-07-10 Richard HeckRename some variables and routines.
2016-07-10 Richard HeckFix problem with branch handling. The problem was that...
2016-07-10 Richard HeckUpdate XHTML debugging code a bit.
2016-07-10 Richard HeckWrite magic paragraph label to main paragraph tag.
2016-06-30 Richard HeckABOVE and CENTERED labels need special treatment.
2015-10-15 Georg BaumFix std::string docstream output error
2015-09-20 Georg BaumFix missing xhtml output found by cppcheck
2015-09-20 Georg BaumFix cppcheck variable scope warnings
2015-09-13 Georg BaumWork around a gcc5 bug
2015-05-17 Georg BaumFix indentation
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Jean-MarcFix a bunch of small performance issues spotted by...
2014-04-21 Jean-Marc LasgouttesFix various warnings issued by clang++.
2013-07-17 Richard HeckFix crash reported by Scott on the list. The test on...
2013-05-13 Richard HeckGet font sizes working for XHTML.
2013-05-13 Richard HeckGet font families working for XHTML.
2013-05-13 Richard HeckXHTML support for font shapes.
2013-05-13 Richard HeckRework that way that font tags are handled in XHTML...
2013-05-13 Richard HeckRework the way the parsep tag is handled, and introduce...
2013-05-13 Richard HeckRework how paragraph ids are handled.
2013-05-13 Richard HeckReorganize the TagStack objects.
2013-05-02 Richard HeckRe-rename. The last renaming broke monolithic compilation.
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-04-25 Richard HeckJust a bit of renaming.
2013-03-27 Richard HeckForgot to include "u" as a font tag.
2013-03-27 Richard HeckHandle other text ranges in XHTML output.
2013-03-18 Richard HeckFix bug #8598. We need to use the masterBuffer's counte...
2013-02-09 Richard HeckChange LabelType Top_Environment to LabelType Above...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-07-22 Juergen SpitzmuellerCompile fix
2012-07-21 Richard HeckFix a long-standing FIXME by resetting only the counter...
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2012-04-30 Vincent van RavesteijnFix bug #8078: Assertions in xhtml output on Windows
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-08 Richard HeckThe logic of the endParagraph() routine is wrong. We...
2012-04-08 Richard HeckWe need to check, in closeFontTags(), for the case...
2012-04-08 Richard HeckThe isTagOpen() routine can be const.
2012-04-08 Richard HeckDebugging code for the tag stack, disabled by default.
2012-04-03 Richard HeckFix error output for XHTML a bit.
2011-06-20 Richard HeckFix bug #7634. Make sure we clear the tag deque if...
2011-05-03 Richard HeckFix bug #7463: XHTML View>Source now shows only the...
2011-04-19 Richard HeckRevert r38431 for now, at least. Thanks to Enrico for...
2011-04-18 Richard HeckNow how do you think that happened?
2011-04-18 Richard HeckRemove pointless variable.
2011-04-18 Richard HeckRemove pointless variable.
2011-04-03 Pavel SandaFix compilation, Richard please check this.
2011-04-03 Richard HeckThe mechanism for closing font tags at the end of a...
2011-04-03 Richard HeckMore font tags.
2011-04-01 Richard HeckStyle.
2011-04-01 Richard HeckClean up XHTML output a bit.
2010-12-03 Vincent van RavesteijnCompile fix for r36670.
2010-11-24 Richard HeckChange the escaping mechanism for XHTML output and...
2010-11-17 Richard HeckBetter way of doing these checks, suggested by Enrico.
2010-11-17 Richard HeckBe more careful here about isalpha and isalnum. Per...
2010-10-17 Richard HeckFix bug #6953.
2010-09-15 Pavel SandaRevert 35400 for the time being, crashes here.
2010-09-15 Richard HeckMinor simplification.
2010-09-15 Richard HeckAllow alignment customization in environments.
2010-09-15 Richard HeckAllow alignment customization in environments.
2010-09-15 Richard HeckAdd XHTMLStream::operator<<(char). Failure to have...
2010-09-15 Richard HeckHandle forced alignments, at least in ordinary paragraphs.
2010-09-15 Richard HeckAdd alignment to default CSS.
2010-09-15 Richard HeckFix HTMLLabelFirst handling in non-list environments...
2010-03-31 Pavel SandaNext headers
next