]> git.lyx.org Git - lyx.git/history - src/mathed
Account for old versions of Pygments
[lyx.git] / src / mathed /
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.
2017-02-11 Guillaume MunchDisable InsetMathKern with invalid lengths (#10539)
2017-02-07 Jean-Marc LasgouttesCompilation fix: missing header for std::max
2017-02-06 Jean-Marc LasgouttesBetter fix for cursor in "blue box"
2017-02-06 Jean-Marc LasgouttesSome clean-up to markers handling code.
2017-02-06 Jean-Marc LasgouttesFix cursor positionning in empty math arrays (blue...
2017-02-03 Jean-Marc LasgouttesFixup 89662a68: remove markers that should not be there
2017-02-02 Jean-Marc LasgouttesFix drawing of rectangle in old-style macro editing...
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-31 Guillaume MunchImplement rule 17
2017-01-23 Jean-Marc LasgouttesAvoid markers for macros without arguments
2017-01-19 Jean-Marc LasgouttesBOX tweak
2017-01-17 Jean-Marc LasgouttesRevert "BOX tweak"
2017-01-17 Jean-Marc LasgouttesFix glitch in drawing fractions
2017-01-16 Jean-Marc LasgouttesBOX tweak
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchFix font of macro template name
2017-01-14 Guillaume MunchMake the generation of children's tocs more robust
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Jean-Marc LasgouttesFix drawing of empty boxes
2017-01-12 Jean-Marc LasgouttesRename InsetMathNest::metrics to cellsMetrics
2017-01-12 Jean-Marc LasgouttesImplement mathClass() for \big and friends
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
2017-01-11 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-10 Jean-Marc LasgouttesFix display of empty box in nested macros
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchImprove the list of equations
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-07 Guillaume MunchLost in refactoring
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-05 Guillaume MunchFine tune the math class of InsetMathScript after a4676712
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Guillaume MunchDefine mathClass of MathMacro
2017-01-03 Guillaume MunchFix wrong parse of macro parameter and crash
2017-01-03 Guillaume MunchNew word-movement behaviour in Math
2017-01-03 Guillaume MunchUse math class information from lib/symbols for intelli...
2017-01-03 Guillaume MunchFix wrong mode on output for macros that shadow global...
2017-01-03 Guillaume MunchSome code factoring for changing mode.
2017-01-03 Guillaume MunchRemove hardcoded values
2016-12-27 Guillaume MunchStatus bar information for InsetMathKern
2016-12-19 Guillaume MunchThickness of \cancel
2016-12-19 Guillaume MunchFix missing \bigg variants for \llbracket
2016-12-19 Guillaume MunchFactor code for math axis height
2016-12-19 Guillaume MunchAdd InsetMathClass to the list of math completions
2016-12-19 Guillaume MunchMathClass of xrightarrow & co
2016-12-06 Jean-Marc LasgouttesAccept \kern and \mkern for math kerning
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setDimCache
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setPosCache
2016-12-02 Jean-Marc LasgouttesRemove unused method in ArgumentProxy
2016-12-02 Jean-Marc LasgouttesImprove spacing of BOX elements
2016-12-02 Jean-Marc LasgouttesFactor out the code that handles default macro arguments
2016-12-02 Jean-Marc LasgouttesRewrite handling of macro nesting in math rows
2016-12-02 Jean-Marc LasgouttesReintroduce broken support for default macro arguments
next