]> git.lyx.org Git - lyx.git/history - src/mathed/MathRow.cpp
Avoid space before completion in mathed
[lyx.git] / src / mathed / MathRow.cpp
2018-09-21 Jean-Marc LasgouttesAvoid space before completion in mathed
2018-05-24 Jean-Marc LasgouttesSet caret height correctly for cells inside math rows
2018-05-22 Jean-Marc LasgouttesReset dim width when computing MathRow metrics
2018-05-10 Jean-Marc LasgouttesBetter mechanism for setting cell height
2018-05-10 Jean-Marc LasgouttesSet a minimal height for math rows
2017-12-23 Jean-Marc LasgouttesDo not draw inactive math corners when they have mathbg...
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-06-13 Jean-Marc LasgouttesAdd lower corners for BOX_MARKER too
2017-06-12 Jean-Marc LasgouttesImprovements to inset edit markers
2017-06-09 Jean-Marc LasgouttesGive a 2 pixels space for markers around math objects
2017-06-08 Jean-Marc LasgouttesRevert "Give a 2 pixels space for markers around math...
2017-06-08 Jean-Marc LasgouttesGive a 2 pixels space for markers around math objects
2017-03-23 Jean-Marc LasgouttesLinearize macros in box edit mode too.
2017-02-22 Jean-Marc LasgouttesRewrite selection code in mathed
2017-02-21 Jean-Marc LasgouttesRevert "Linearize macros in box edit mode too."
2017-02-14 Jean-Marc LasgouttesLinearize macros in box edit mode too.
2017-02-07 Jean-Marc LasgouttesCompilation fix: missing header for std::max
2017-02-06 Jean-Marc LasgouttesSome clean-up to markers handling code.
2017-02-01 Jean-Marc LasgouttesMake MathRow tokens completely generic
2017-02-01 Jean-Marc LasgouttesIntroduce hooks to encapsulate macro code of MathRow
2017-02-01 Jean-Marc LasgouttesLinearize macros also when editing them
2017-01-19 Jean-Marc LasgouttesBOX tweak
2017-01-17 Jean-Marc LasgouttesRevert "BOX tweak"
2017-01-16 Jean-Marc LasgouttesBOX tweak
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Jean-Marc LasgouttesFix drawing of empty boxes
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Jean-Marc LasgouttesRe-implement math markers logic.
2017-01-11 Jean-Marc LasgouttesFix issues with macro_nesting handling
2016-12-02 Jean-Marc LasgouttesImprove spacing of BOX elements
2016-12-02 Jean-Marc LasgouttesRewrite handling of macro nesting in math rows
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-17 Jean-Marc LasgouttesSkip drawing of markers in non-editable math data
2016-11-16 Jean-Marc LasgouttesOnly display a blue rectangle for editable empty insets
2016-11-16 Jean-Marc LasgouttesSet correctly the spacing between atoms in MathData