]> git.lyx.org Git - lyx.git/history - src/mathed
More requires --> required, for C++2a.
[lyx.git] / src / mathed /
2020-02-28 Richard Kimberly... More requires --> required, for C++2a.
2020-02-12 Stephan WittRemove another unnecessary assignment
2020-02-10 Enrico ForestieriRemove unnecessary assignments
2020-02-10 Enrico ForestieriMake sure to not dereference a null pointer.
2020-02-07 Stephan WittFix a crash with uninitialized buffer member of MathData
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-31 Juergen SpitzmuellerHonor change tracking when automatically renaming refs...
2019-12-28 Juergen SpitzmuellerCentralize code to markup deleted complex objects ...
2019-12-26 Juergen SpitzmuellerMark deleted graphics in output
2019-11-15 Jean-Marc LasgouttesAdd a setBuffer method to InsetArgumentProxy
2019-10-21 Jean-Marc LasgouttesMark insets with invalid buffer() in red in devel-mode.
2019-10-21 Jean-Marc LasgouttesBe careful before using buffer parameters in colAlign
2019-10-20 Jean-Marc LasgouttesSet buffer when expanding macro
2019-09-28 Enrico ForestieriFix bug 11667
2019-09-15 Jean-Marc LasgouttesClarify calculation precedence for '&' and '?'
2019-09-15 Jean-Marc LasgouttesMark constructors with only one parameter as explicit
2019-09-15 Jean-Marc LasgouttesMake code more obvious
2019-09-15 Jean-Marc LasgouttesAvoid useless test
2019-09-15 Jean-Marc LasgouttesPass variable by reference
2019-09-13 Jean-Marc LasgouttesFollow some of the performance advice from cppcheck
2019-08-28 Jean-Marc LasgouttesSet buffer correctly when deleting column in math grid
2019-08-05 Juergen SpitzmuellerFix text direction of references with XeTeX/bidi
2019-07-15 Jean-Marc LasgouttesAdd support for amsmath's smallmatrix
2019-07-15 Jean-Marc LasgouttesFixup ee0bd36a86: only clear margins when needed
2019-07-14 Jean-Marc LasgouttesWhen pasting several cells in mathed, take cursor posit...
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-14 Jean-Marc LasgouttesReplace MathData::kerning_ member by a function
2019-07-01 Jean-Marc LasgouttesFixup 17571104: really avoid empty numbers in toc
2019-06-25 Isaac Oscar GarianoMake autocorrect have priority.
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-06-09 Enrico ForestieriFix bug #11595
2019-06-03 Jean-Marc LasgouttesMake caret visible inside math macros arguments
2019-06-03 IsaacRemoved shortcuts to toggle autocorrect.
2019-06-02 Jean-Marc LasgouttesAllow to undo partly math autocorrect
2019-06-02 IsaacMake math autocorrrect work with more than 2 chars
2019-05-26 Enrico ForestieriPrefer mathmode commands over textmode ones
2019-05-26 Enrico ForestieriUse ranges
2019-05-26 Enrico ForestieriSupplement the fix for bug #11586
2019-05-26 Enrico ForestieriPartial fix for bug #11586
2019-05-25 Jean-Marc LasgouttesCell in delimiter inset should not be tight
2019-05-18 Enrico ForestieriFix bug #10499
2019-05-11 Jean-Marc LasgouttesNewly created inline math is not numbered
2019-04-26 Enrico ForestieriCorrectly protect macros with optionals inserted in...
2019-04-26 Enrico ForestieriRevert [60ac25a4/lyxgit], [30f16463/lyxgit], and part...
2019-04-25 Enrico ForestieriWrite braces around macros only when actually needed
2019-04-24 Enrico ForestieriYet another attempt at properly fixing #11552
2019-04-23 Enrico ForestieriAmend [54147a71/lyxgit]
2019-04-21 Juergen SpitzmuellerSome more 0 > nullptr substitutions
2019-04-19 Enrico ForestieriFix #11552 in a different way
2019-04-18 Kornel BenkoAmend [f2029fb3/lyxgit]
2019-04-17 Enrico ForestieriAmend [f2029fb3/lyxgit]
2019-04-17 Enrico ForestieriFix bug #11552
2019-04-16 Jean-Marc LasgouttesRevert "Make math autocorrrect work with more than...
2019-04-16 Jean-Marc LasgouttesRevert "Allow to undo partly math autocorrect"
2019-04-16 Jean-Marc LasgouttesRewrite the code that sets caret height in mathed
2019-04-16 Jean-Marc LasgouttesAllow to undo partly math autocorrect
2019-04-16 IsaacMake math autocorrrect work with more than 2 chars
2019-04-15 Enrico ForestieriProperly fix #9616
2019-04-02 Jean-Marc LasgouttesFixup ad79ac40: reintroduce markers around delimiters
2019-03-28 Jean-Marc LasgouttesFix insertion of text characters in math
2019-03-22 Jean-Marc LasgouttesTreat math style a bit more like other font features
2019-01-02 Enrico ForestieriFix conversion of math braces to html
2019-01-02 Enrico ForestieriAmend [2dcb7300/lyxgit]
2018-12-18 Enrico ForestieriFix bug 11346
2018-12-13 Enrico ForestieriFix display of single-char macro names
2018-12-13 Jean-Marc LasgouttesSet buffer correctly when changing math space type.
2018-11-12 Enrico ForestieriFix cursor left/right navigation in overset, underset...
2018-11-10 Enrico ForestieriFix bug #11367
2018-11-10 Enrico ForestieriRestore correct left/right navigation in root inset
2018-11-09 Jean-Marc LasgouttesMake cell-forward/backward cycle in math
2018-11-09 Jean-Marc Lasgouttesimprove left/right navigation in root inset
2018-11-07 Jean-Marc LasgouttesFixup 097da3a9: fix horizontal navigatiion in InsetMathRoot
2018-11-07 Jean-Marc LasgouttesFixup 097da3a9: update the math parser
2018-11-07 Jean-Marc LasgouttesWhen inserting math inset over selection, place cursor...
2018-11-07 Jean-Marc LasgouttesChange cell numbers so that 0 is the main cell
2018-10-05 Richard Kimberly... Fix part of bug #8521.
2018-10-04 Richard HeckFix bug 9798.
2018-10-04 Jean-Marc LasgouttesFix display of gather in lefteqn mode
2018-10-03 Jean-Marc LasgouttesMake sure inset buffer is correctly set in math grid
2018-09-20 Jean-Marc LasgouttesAvoid space before completion in mathed
2018-09-20 Jean-Marc LasgouttesAvoid crash with cursor down in math
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-09-05 Jean-Marc LasgouttesFixup 7b7ed64a: allow toggling limits of (over|under...
2018-09-03 Jean-Marc LasgouttesAllow toggling (no)limits only after mathop symbol
2018-07-29 Juergen SpitzmuellerFix problem of unwanted spaces caused by macro definitions
2018-07-28 Juergen SpitzmuellerTry to please windows compiler
2018-07-22 Jean-Marc LasgouttesDo not remove character at start of paragraph when...
2018-07-19 Jean-Marc LasgouttesIntroduce FontMetrics::xHeight
2018-07-05 Jean-Marc LasgouttesFixes to input method handling
2018-06-05 Jean-Marc LasgouttesUse getArg to read math-extern arguments
2018-05-24 Jean-Marc LasgouttesSet caret height correctly for cells inside math rows
2018-05-21 Jean-Marc LasgouttesReset dim width when computing MathRow metrics
next