]> git.lyx.org Git - lyx.git/history - src/mathed
Revert "Use swap in InsetText::updateBuffer for notes ad friends"
[lyx.git] / src / mathed /
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
2018-05-14 Jean-Marc LasgouttesRemoved unused private variable
2018-05-03 Richard Kimberly... Do not step equation numbers in deleted equations.
2018-04-26 Jean-Marc LasgouttesAdapt caret height to context in mathed.
2018-04-20 Jean-Marc LasgouttesBetter mechanism for setting cell cell height
2018-04-20 Jean-Marc LasgouttesRevert "Makes caret height adapt to context in mathed."
2018-04-17 Richard HeckMove LFUN_UNICODE_INSERT to BufferView, per JMarc's...
2018-04-17 Richard HeckUse FuncRequest::getArg instead of splitting the argument
2018-04-10 Enrico ForestieriFix bug #9348
2018-04-09 Jean-Marc LasgouttesSet a minimal height for math rows
2018-04-05 Jean-Marc LasgouttesWhen inserting math inset, put cursor selection in...
2018-04-04 Jean-Marc LasgouttesMakes caret height adapt to context in mathed.
2018-03-22 Richard Kimberly... Fix bug #11084.
2018-03-12 Pavel SandaPaint \dot & \ddot more like a dot
2018-02-22 Richard HeckFix bug #10863.
2018-02-20 Jean-Marc LasgouttesKill macro mode when using LFUN_ESCAPE
2018-02-19 Jean-Marc LasgouttesImprove metrics of equations. More work remains to...
2018-02-09 Enrico ForestieriAvoid an infinite loop
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...
2018-01-04 Richard HeckFix bug #10951.
2017-12-20 Jean-Marc LasgouttesReintroduce the spacing around delimiters
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 HeckRevert "Fix #10863 compiler warnings."
2017-12-16 Richard HeckFix #10864 compiler warnings.
2017-12-16 Richard HeckFix #10863 compiler warnings.
2017-12-16 Richard HeckFix #10862 compiler warnings.
2017-12-16 Richard HeckFix #10859 compiler warnings.
2017-12-16 Richard HeckFix #10858 compiler warnings.
2017-12-04 Jean-Marc LasgouttesFixup 16af6e7c
2017-12-04 Jean-Marc LasgouttesImplement display of roots more faithfully
2017-10-25 Jean-Marc LasgouttesMove some Cursor methods to CursorData
2017-10-22 Guillaume MMFix math mode for InsetMathMacro on output
2017-10-22 Enrico ForestieriFix issue with change-tracked deleted display math
2017-10-11 Jean-Marc Lasgouttesfix broken comment
2017-09-24 Jean-Marc LasgouttesDo not apply mathindent to inline math insets
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-08-29 Jean-Marc Lasgouttesthree-stage drawing: add a nodraw stage
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-07-03 Richard HeckFix whitespace at EOL.
2017-06-19 Enrico ForestieriFix bug #10546
2017-06-14 Jean-Marc LasgouttesGive 4 edit markers to all Frac-like insets
2017-06-13 Jean-Marc LasgouttesAdd lower corners for BOX_MARKER too
2017-06-12 Jean-Marc LasgouttesSet cursor properly after double/triple click in mathed
2017-06-12 Jean-Marc LasgouttesImprovements to inset edit markers
2017-06-12 Jean-Marc LasgouttesUse proper markers for display version of the math...
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 LasgouttesProperly use top/bottom edit marker for grid inset
2017-06-08 Jean-Marc LasgouttesGive a 2 pixels space for markers around math objects
2017-05-24 Jean-Marc LasgouttesLet command inset honor inheritFont() on screen
2017-05-24 Jean-Marc LasgouttesRevert "Add possibility for command inset to inherit...
2017-05-12 Jean-Marc LasgouttesProper GUI feedback for leqno option
2017-05-03 Jean-Marc LasgouttesShow properly on screen "indented" maths.
2017-04-20 Guillaume MMMathAtom: prefer composition over inheritance
2017-04-07 Guillaume MMMathAtom is a unique_ptr
2017-04-05 Jean-Marc LasgouttesCheck both lower and upper bound for tainted loop limit
2017-04-02 Enrico ForestieriFix bug #10581
2017-03-31 Jean-Marc LasgouttesImprove drawing of math roots (\sqrt and \root)
2017-03-28 Jean-Marc LasgouttesAdd possibility for command inset to inherit enclosing...
2017-03-28 Jean-Marc LasgouttesLimit multirow to 100 columns in mathed
2017-03-28 Jean-Marc LasgouttesLimit the amount of derivatives in external CAS
2017-03-24 Jean-Marc LasgouttesTwo places where coverity urges us to limit string...
2017-03-24 Jean-Marc LasgouttesReduce horizontal spacing for simple inline equations
2017-03-23 Jean-Marc LasgouttesLinearize macros in box edit mode too.
2017-03-13 Jean-Marc LasgouttesRemove optimization that avoids drawing some math inset...
2017-03-13 Jean-Marc LasgouttesMake InsetMathNest::editXY more robust
2017-03-10 Jean-Marc LasgouttesExperiment: limit size of strings read from lib/symbols
2017-03-09 Jean-Marc LasgouttesRemove unreachable return statements
2017-03-08 Jean-Marc LasgouttesMake a false positive explicit
2017-03-07 Jean-Marc LasgouttesFix test to make coverity happy
2017-03-07 Jean-Marc LasgouttesFix test to make coverity happy
2017-03-02 Jean-Marc LasgouttesPlease coverity properly
2017-03-01 Jean-Marc LasgouttesInitialize class member to please coverity
2017-02-22 Jean-Marc LasgouttesRewrite selection code in mathed
2017-02-21 Jean-Marc LasgouttesUse a plain font in macro edit box
2017-02-21 Jean-Marc LasgouttesSet the cursor a bit on the left in empty cells
2017-02-21 Jean-Marc LasgouttesRevert "Linearize macros in box edit mode too."
2017-02-18 Guillaume MunchFix InsetMathRef mouse behaviour (#10568)
2017-02-18 Guillaume MunchWhen pressing math with the mouse, move to the closest...
2017-02-18 Guillaume MunchWhen selecting math with the mouse, selection happens...
2017-02-18 Guillaume MunchMove cursor in front of InsetMathSpace before opening...
2017-02-18 Guillaume MunchGeneralise the deletion protection mechanism from math...
2017-02-14 Jean-Marc LasgouttesLinearize macros in box edit mode too.
next