]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathHull.cpp
MathML stream allows for name spaces.
[lyx.git] / src / mathed / InsetMathHull.cpp
2020-06-18 Thibaut CuvelierMathML stream allows for name spaces.
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2020-05-28 Jean-Marc LasgouttesRevert part of 56e012be: hardcode again "too small...
2020-03-06 Juergen SpitzmuellerTell updateBuffer whether an inset is deleted.
2020-01-14 Jean-Marc LasgouttesRename PainterMetrics::change_ to change
2020-01-13 Juergen SpitzmuellerRest in peace, dvipost!
2020-01-11 Jean-Marc LasgouttesAvoid blinking change tracking cur for math inset.
2019-12-28 Juergen SpitzmuellerCentralize code to markup deleted complex objects ...
2019-12-26 Juergen SpitzmuellerMark deleted graphics in output
2019-10-21 Jean-Marc LasgouttesBe careful before using buffer parameters in colAlign
2019-07-15 Jean-Marc LasgouttesFixup ee0bd36a86: only clear margins when needed
2019-07-14 Jean-Marc LasgouttesAdd empty rows to grid insets when numbers are too...
2019-07-14 Jean-Marc LasgouttesDraw display math numbering outside of inset
2019-07-14 Jean-Marc LasgouttesMake some InsetMathGrid members private
2019-07-01 Jean-Marc LasgouttesFixup 17571104: really avoid empty numbers in toc
2019-06-14 Jean-Marc LasgouttesRename LM_ST_* to *_STYLE and FONT_SIZE_* to *_SIZE
2019-06-14 Jean-Marc LasgouttesRevert "Rename LM_TC_* to FONT_STYLE_*"
2019-06-14 Jean-Marc LasgouttesRename LM_TC_* to FONT_STYLE_*
2019-05-11 Jean-Marc LasgouttesNewly created inline math is not numbered
2018-10-04 Jean-Marc LasgouttesFix display of gather in lefteqn mode
2018-09-18 Jean-Marc LasgouttesRevert "Try to please windows compiler"
2018-09-12 Jean-Marc LasgouttesRevert "Use new display() values to remove some inset...
2018-09-12 Jean-Marc LasgouttesUse new display() values to remove some inset hardcoding.
2018-07-28 Juergen SpitzmuellerTry to please windows compiler
2018-06-05 Jean-Marc LasgouttesUse getArg to read math-extern arguments
2018-05-03 Richard Kimberly... Do not step equation numbers in deleted equations.
2018-04-20 Jean-Marc LasgouttesBetter mechanism for setting cell cell height
2018-04-05 Jean-Marc LasgouttesWhen inserting math inset, put cursor selection in...
2018-02-19 Jean-Marc LasgouttesImprove metrics of equations. More work remains to...
2018-01-25 Jean-Marc LasgouttesNew method zoomedPixel to compute pixel amount also...
2018-01-05 Jean-Marc LasgouttesMove the inPixels(MetricsBase) help from Length to...
2017-12-19 Jean-Marc LasgouttesDo not draw inactive math corners when they have mathbg...
2017-12-16 Richard HeckProperly fix #10863 compiler warnings.
2017-12-16 Richard HeckFix #10858 compiler warnings.
2017-10-25 Jean-Marc LasgouttesMove some Cursor methods to CursorData
2017-10-22 Enrico ForestieriFix issue with change-tracked deleted display math
2017-09-24 Jean-Marc LasgouttesDo not apply mathindent to inline math insets
2017-07-24 Jean-Marc LasgouttesMake "devel mode" configurable at run time
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-05 Jean-Marc LasgouttesRename some macro-related insets
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-05-12 Jean-Marc LasgouttesProper GUI feedback for leqno option
2017-05-03 Jean-Marc LasgouttesShow properly on screen "indented" maths.
2017-03-24 Jean-Marc LasgouttesReduce horizontal spacing for simple inline equations
2017-03-09 Jean-Marc LasgouttesRemove unreachable return statements
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchMake the generation of children's tocs more robust
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Jean-Marc LasgouttesRe-implement math markers logic.
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchImprove the list of equations
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setDimCache
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setPosCache
2016-11-20 Guillaume MunchSimplify Changers interface
2016-11-20 Guillaume MunchCorrect computation of math font size
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-16 Jean-Marc LasgouttesIntroduce the notion of math class
2016-11-05 Guillaume MunchDon't parse multicolumn if the grid does not support it
2016-10-24 Enrico ForestieriFactor out common code used to underline/strike out...
2016-10-20 Enrico ForestieriFortify math insets against ulem commands
2016-10-19 Enrico ForestieriIntroduce the InsetMathHull::outerDisplay method and...
2016-10-18 Enrico ForestieriTake into account font changes when striking out displa...
2016-10-17 Enrico ForestieriFix latex error when change-tracked deleted display...
2016-10-17 Enrico ForestieriStrike out (in the output) deleted display math with...
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2016-10-05 Guillaume MunchMake the border of hullRegexp pixel perfect
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-07-04 Guillaume MunchRationalise includes
2016-07-03 Guillaume MunchChange tracking cue: for instant preview
2016-07-03 Guillaume MunchChange tracking cue: for display() math insets
2016-06-30 Richard HeckMake sure we center displayed equations.
2016-06-13 Guillaume MunchRemove a conversion to_utf8() inside FontSetChanger
2016-06-13 Guillaume MunchDo not include MetricsInfo.h in MathStream.h
2016-06-13 Guillaume MunchRefChanger
2016-06-09 Jean-Marc LasgouttesPlease Coverity (code should be equivalent)
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesCleanup of spacing in mathed
2016-05-29 Jean-Marc LasgouttesFix getStatus for math-mutate and math-display
2016-05-29 Guillaume MunchgetInnerText()
2016-05-29 Jean-Marc LasgouttesRename InsetMathHull::isTable to allowsTabularFeatures
2016-05-28 Guillaume MunchSanitize InsetMathHull and add a check for mutability...
2016-05-28 Guillaume MunchFix the display of column spacing in AMS environments
2016-05-28 Guillaume MunchDisplay the correct horizontal alignment in AMS environ...
2016-02-09 Jean-Marc LasgouttesGet rid of use_preview_ in various insets
2016-01-27 Guillaume MunchLet tabular-feature commands fall through non-table...
2016-01-27 Guillaume MunchNew LFUN tabular-feature (#9794)
2016-01-19 Uwe StöhrRevert "Revert "Fix the display of column spacing in...
2016-01-19 Uwe StöhrRevert "Fix the display of column spacing in AMS enviro...
2016-01-19 Guillaume MunchFix the display of column spacing in AMS environments
2016-01-19 Uwe StöhrRevert "Fix the display of column spacing in AMS enviro...
2016-01-19 Guillaume MunchFix the display of column spacing in AMS environments
2016-01-19 Guillaume MunchDisplay the correct horizontal alignment in AMS environ...
2015-12-11 Guillaume MunchUse AMS align instead of eqnarray on newline-insert...
2015-10-19 Guillaume MunchTexRow info in source panel and gotoCursor() for debugging
2015-10-19 Guillaume MunchAdding TexRow information on math latex output (#4725)
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-10-03 Enrico ForestieriFix #9726: Preview does not have correct font size
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-07-09 Jean-Marc LasgouttesPosition better the cursor after math-display
next