]> git.lyx.org Git - lyx.git/history - src/mathed
Remove unused method in ArgumentProxy
[lyx.git] / src / mathed /
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
2016-12-01 Enrico ForestieriFix display and output of math macros with optional...
2016-11-23 Guillaume MunchMatch the font in MathMacro::metrics with the font...
2016-11-22 Guillaume MunchInsetMath: match the screen display with the EnsureMath...
2016-11-22 Guillaume Munchfrac: Add line thickness to height
2016-11-20 Guillaume MunchFix display of nicefrac solidus
2016-11-20 Guillaume MunchLet math mu skips scale with zoom
2016-11-20 Guillaume MunchAmend ad7e2435cfd
2016-11-20 Guillaume MunchmathedSymbolDim only needs a MathBase
2016-11-20 Guillaume MunchImprove fractions bar
2016-11-20 Guillaume MunchFix vertical alignment of fractions
2016-11-20 Guillaume MunchSimplify Changers interface
2016-11-20 Guillaume MunchClean up and fixes to fractions metrics and drawing
2016-11-20 Guillaume MunchCorrect computation of math font size
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 LasgouttesAdd support for \mathbin and friends
2016-11-16 Jean-Marc LasgouttesSet correctly the spacing between atoms in MathData
2016-11-16 Jean-Marc LasgouttesImplement computation of spacing according to the TeXBook
2016-11-16 Jean-Marc LasgouttesIntroduce the notion of math class
2016-11-13 Guillaume MunchDisplay properly math characters that behave like symbols
2016-11-13 Guillaume MunchFix display of some math symbols
2016-11-05 Guillaume MunchDon't parse multicolumn if the grid does not support it
2016-11-05 Enrico ForestieriAvoid dataloss with \multicolumn
2016-10-31 Enrico ForestieriDon't print useless messages while parsing math macros
2016-10-24 Enrico ForestieriFactor out common code used to underline/strike out...
2016-10-22 Guillaume MunchMove class definitions inside main class
2016-10-20 Enrico ForestieriFortify math insets against ulem commands
2016-10-19 Enrico ForestieriIntroduce the InsetMathHull::outerDisplay method and...
2016-10-19 Jean-Marc LasgouttesRemove unused methods in anononymous namespace
2016-10-18 Enrico ForestieriTake into account font changes when striking out displa...
2016-10-17 Enrico ForestieriFix latex error when change-tracked deleted display...
2016-10-17 Enrico ForestieriStrike out (in the output) deleted display math with...
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2016-10-14 Jean-Marc LasgouttesRemove useless #include
2016-10-09 Guillaume MunchRemove unused variable warning
2016-10-05 Guillaume MunchAdd the customary 1-pixel gap before MathMacroTemplate...
2016-10-05 Guillaume MunchMake the border of hullRegexp pixel perfect
2016-10-05 Guillaume MunchFix borders of InsetMathGrid
2016-10-04 Enrico ForestieriAmend ccc0e03f
2016-10-04 Enrico ForestieriIn mathed, require xcolor instead of color when appropriate
2016-09-29 Guillaume MunchFix horizontal lines in math arrays
2016-09-25 Enrico ForestieriDo not rely on math macros being updated
2016-09-24 Enrico ForestieriCorrectly classify macros
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-09-15 Enrico ForestieriDo not prematurely close \ensuremath or \lyxmathsym...
2016-09-15 Enrico ForestieriReally fix the problem with not updated macros
2016-09-14 Enrico ForestieriMake sure not to use a pointer that may be bogus
2016-09-13 Enrico ForestieriMake sure that math macros are updated at export time.
2016-09-10 Enrico ForestieriFix display and export of some latex macros
2016-09-10 Enrico ForestieriFix bug #9616
2016-09-08 Georg BaumFix data loss with [ in first cell of aligned
2016-09-08 Georg BaumPrepare for mutlicolumn lines
2016-09-08 Jean-Marc LasgouttesSet vertical lines in math arrays correctly on Y axis
2016-08-30 Jean-Marc LasgouttesRemove unused 'glue' parameter
2016-08-30 Jean-Marc LasgouttesRemove unused struct members
2016-08-17 Jean-Marc LasgouttesA more radical approach to inset background painting
2016-08-16 Jean-Marc LasgouttesA PainterInfo variable should be named `pi'.
2016-08-02 Richard HeckFix problem noticed by Scott.
2016-07-30 Richard HeckFix HTML display of math matrices.
2016-07-30 Richard HeckFix CSS for math cases.
2016-07-19 Jean-Marc LasgouttesTry to fix #4889 in the right way
2016-07-05 Guillaume MunchRevert c6ce76c2 and fix 670efa8f
2016-07-04 Stephan WittFix missing TexRow.h include after change 670efa8f64621...
2016-07-04 Guillaume MunchRationalise includes
2016-07-03 Georg BaumFix regression of 6dfc25508
2016-07-03 Guillaume MunchChange tracking cue: for instant preview
2016-07-03 Guillaume MunchChange tracking cue: for display() math insets
2016-07-02 Georg BaumFix CAS input on windows (bug 10262)
2016-06-30 Richard HeckMake sure we center displayed equations.
2016-06-30 Richard HeckUse convertDelimToXMLEscape with matrix delimiters...
2016-06-30 Richard HeckAdd class attribute for \mathbb in XHTML output.
2016-06-30 Richard HeckUse symbols file to lookup entities for delimiters...
2016-06-27 Richard HeckThis patch does two closely related things.
2016-06-26 Georg BaumRemove using directives from headers
2016-06-26 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2016-06-26 Enrico ForestieriTweak output from maxima
2016-06-16 Georg BaumRemove InsetMathXYArrow
2016-06-15 Guillaume MunchFix compilation with gcc 4.6 part II
2016-06-13 Guillaume MunchRemove a conversion to_utf8() inside FontSetChanger
2016-06-13 Guillaume MunchSimplify the TexRow information for mathed output
2016-06-13 Guillaume MunchDo not include MetricsInfo.h in MathStream.h
2016-06-13 Guillaume MunchRefChanger
2016-06-12 Richard HeckFix a number of other uninitialized members.
2016-06-12 Richard HeckAdd comment to fix coverity #23438.
2016-06-11 Richard HeckFix silly error outputting math sizes. Fixes bug #10129.
2016-06-09 Guillaume MunchReplace boost::scoped_ptr with unique_ptr
2016-06-09 Guillaume MunchReplace auto_ptr with unique_ptr
2016-06-09 Jean-Marc LasgouttesInitialize all MathMacroTemplate members in constructors
2016-06-09 Jean-Marc LasgouttesPlease Coverity (code should be equivalent)
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesCleanup of spacing in mathed
2016-05-29 Jean-Marc LasgouttesRename Cursor::setSelection(bool) to selection(bool)
2016-05-29 Jean-Marc LasgouttesAvoid incorrect "Autocorrect Off" message
2016-05-29 Jean-Marc LasgouttesRemove declaration of classes that do not exist
next