]> git.lyx.org Git - lyx.git/history - src/mathed
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / mathed /
2024-04-28 Jean-Marc LasgouttesMove Lexer to support/ directory (and lyx::support...
2024-04-25 Jean-Marc LasgouttesSet buffer when creating a MathData from parts of anoth...
2024-04-25 Jean-Marc LasgouttesSet buffer_ correctly when inseting a math macro over...
2024-04-25 Jean-Marc Lasgouttestypo
2024-04-24 Jean-Marc LasgouttesForce a Buffer * argument to math insets constructor
2024-04-24 Jean-Marc LasgouttesForce a Buffer * argument to MathData constructor
2024-04-22 Jean-Marc LasgouttesTry to make sure that math insets have a properly set...
2024-04-18 Richard Kimberly... Set Buffer for MathData when creating macro view
2024-04-18 Richard Kimberly... Little bit more debug info for unset Buffer members.
2024-04-05 Jean-Marc LasgouttesAvoid some full metrics computations related to math...
2024-04-02 Juergen SpitzmuellerFix label escaping in InsetMathRef (#12980)
2024-04-01 Juergen SpitzmuellerFix context menu of InsetMathRef
2024-03-22 Jean-Marc LasgouttesFix display of a math hull inset in a tight inset
2024-03-22 Jean-Marc LasgouttesRevert "Fix display of a math hull inset in a tight...
2024-03-21 Thibaut CuvelierAmend 16660d12.
2024-03-20 Thibaut CuvelierMathML in HTML: don't escape <> for a raw LaTeX output.
2024-03-11 Thibaut CuvelierMathML: don't let the processor stretch operators when...
2024-03-11 Thibaut CuvelierMathML: stop stretching all delimiters.
2024-03-11 Thibaut CuvelierMathML: don't output delimiters in InsetMathBinom and
2024-03-11 Thibaut CuvelierExtract vert, langle, rangle in MathExtern like parenth...
2024-03-11 Thibaut CuvelierImprove const correctness.
2024-03-11 Thibaut CuvelierMemorise whether delims are extracted from MathExtern.
2024-03-10 Thibaut CuvelierReduce code duplication.
2024-03-09 Thibaut CuvelierMathML: consider ordinary and alphabetical characters...
2024-03-09 Thibaut CuvelierSimplify a loop with a for-each.
2024-01-12 Jean-Marc LasgouttesPass strings as reference
2023-12-29 Udi-FogielAmend 7441172d
2023-12-08 Jean-Marc LasgouttesDisable properly math inset locking
2023-11-30 Jean-Marc LasgouttesRemove code that has been dead for almost 20 years
2023-11-17 Enrico ForestieriAmend 58103cf2
2023-11-08 Enrico ForestieriAmend 58103cf2
2023-11-08 Enrico ForestieriDo not accumulate underline changes
2023-11-08 Enrico ForestieriAmend 58103cf2
2023-11-06 Enrico ForestieriSilence compiler warning
2023-11-06 Enrico ForestieriAmend 58103cf2
2023-11-06 Enrico ForestieriAllow using the text properties dialog in mathed
2023-11-02 Enrico ForestieriInherit outer font in text-in-math environments
2023-11-02 Enrico ForestieriRevert "Inherit outer font in text-in-math environments"
2023-11-01 Enrico ForestieriInherit outer font in text-in-math environments
2023-10-27 Pavel SandaRevert "MathML: don't output delimiters in InsetMathBin...
2023-10-18 Jean-Marc LasgouttesFixup 65cb9fa4: avoid extra spacing when selecting...
2023-10-12 Jean-Marc LasgouttesDo not use Color_selectionmath when selection is gone
2023-10-12 Jean-Marc LasgouttesUse Color_selectionmath as needed for multi-cell select...
2023-10-11 Thibaut CuvelierMathML: don't output delimiters in InsetMathBinom and...
2023-10-04 Juergen SpitzmuellerIntroduce color_selectionmath
2023-10-03 Jean-Marc LasgouttesUse Color_selectiontext as needed for partial selection...
2023-09-24 Jean-Marc LasgouttesMake sure that caret width is not null in mathed
2023-09-22 Jean-Marc LasgouttesWhen drawing macro names, enforce LtR direction
2023-08-25 Alexander DunlapAssign equation numbers in updateBuffer instead of
2023-08-25 Richard Kimberly... Fix bug #12797.
2023-08-10 Enrico ForestieriUse utf8 strings for previewed labels when possible
2023-07-29 Richard Kimberly... Fix up 04fc48d790.
2023-07-27 Pavel SandaSave translators time, already used on different places.
2023-07-27 Thibaut CuvelierBefore this patch, each character within InsetMathClass...
2023-07-26 Alexander DunlapDisplay equation/theorem numbers in insert cross refere...
2023-07-23 Jean-Marc LasgouttesFix issues with inset-dissolve in mathed
2023-07-23 Jean-Marc LasgouttesRevert "Fix crash when dissolving a top level math...
2023-07-17 Juergen SpitzmuellerTHINSPACE is nonbreakable (i.e., 0x202f, not 0x2009)
2023-07-15 Jean-Marc LasgouttesCleanup and (maybe) speedup InsetMathChar::mathClass
2023-07-14 Jean-Marc LasgouttesFix display of a math hull inset in a tight inset
2023-06-28 Enrico ForestieriHonor pending spaces in InsetMathChar::write
2023-06-15 Scott KostyshakRemove the mathed "BUGS" file (#3493)
2023-06-12 Richard Kimberly... Fix bug #12796
2023-06-11 Enrico ForestieriDo not output LaTeX for a macro if the LaTeX part is...
2023-04-21 Jean-Marc LasgouttesFix undo with cell-plit
2023-04-15 Juergen SpitzmuellerDo not load mathrsfs if unicode-math is required (...
2023-04-10 Juergen SpitzmuellerDo not forceLTR math with Xe/Lua (part of #12731)
2023-02-22 Scott KostyshakFix equation numbers after row operation (#12665)
2023-02-22 Jean-Marc LasgouttesRevert "Fixup 0cbe0d7a: avoid double redraw when comple...
2023-02-22 Jean-Marc LasgouttesFixup 0cbe0d7a: avoid double redraw when completion...
2023-02-22 Jean-Marc LasgouttesMake sure that screen is updated when completing math
2023-01-27 Enrico ForestieriAmend 16e67d4e
2023-01-27 Enrico ForestieriFix bug #12633
2023-01-22 Thibaut CuvelierInsetMathHull: add a missing const (plus strange indent...
2023-01-22 Thibaut CuvelierMathML: make InsetMathHull::mathmlize easier to read...
2023-01-22 Thibaut CuvelierInsetMathHull: replace 0 by nullptr.
2023-01-20 Thibaut CuvelierMathML: use standard {M/E}Tag{,Inline} instead of bespo...
2023-01-20 Thibaut CuvelierMathML in HTML: in case of conversion failure, add...
2023-01-20 Thibaut CuvelierMathML: improve formatting of formula in XHTML hull
2023-01-20 Thibaut CuvelierMathML: remove extraneous <mrow> in fractions
2023-01-20 Thibaut CuvelierMathML: replace HTML entities with XML ones in more...
2023-01-20 Thibaut CuvelierMathML: remove useless code
2023-01-09 Jean-Marc LasgouttesFix warning
2023-01-09 Thibaut CuvelierInsetMathBox: remove debugging code.
2023-01-08 Thibaut CuvelierInsetMathBox: split the boxed text into <mtext> and...
2023-01-07 Thibaut CuvelierInsetMathBox: fix strange indentation (mix of spaces...
2023-01-07 Thibaut CuvelierMathML: convert InsetMathBox as <m:mtext>.
2023-01-05 Richard Kimberly... Fix compilation problem
2022-12-26 Thibaut CuvelierInsetMathExFunc: use XML entities instead of HTML in...
2022-12-26 Thibaut CuvelierInsetMathSpace: use XML entities instead of HTML in...
2022-12-25 Thibaut CuvelierCleanup following the removal of HTML entities
2022-12-25 Thibaut CuvelierLyXHTML: switch the doctype to (X)HTML5 and only output...
2022-12-19 Juergen SpitzmuellerImprove LaTeX version checking
2022-12-18 Juergen SpitzmuellerDisable non-functional insets in math (#4039)
2022-12-09 Thibaut CuvelierMathML: update code for InsetMathCases to newest classes.
2022-12-09 Thibaut CuvelierMathML: output substacks as grids.
2022-12-05 Juergen SpitzmuellerAmend 14b108fc222ef9e
2022-12-05 Juergen SpitzmuellerTypo spotted by Pavel
2022-12-04 Jean-Marc LasgouttesFixup 71623b88: change semantics of "delete" LFUNs...
2022-12-02 Juergen SpitzmuellerCheck encodability of math user macro names (#11855)
next