]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathHull.cpp
Do not apply mathindent to inline math insets
[lyx.git] / src / mathed / InsetMathHull.cpp
2017-09-24 Jean-Marc LasgouttesDo not apply mathindent to inline math insets
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-05-12 Jean-Marc LasgouttesProper GUI feedback for leqno option
2017-05-03 Jean-Marc LasgouttesShow properly on screen "indented" maths.
2017-03-24 Jean-Marc LasgouttesReduce horizontal spacing for simple inline equations
2017-03-09 Jean-Marc LasgouttesRemove unreachable return statements
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchMake the generation of children's tocs more robust
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Jean-Marc LasgouttesRe-implement math markers logic.
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchImprove the list of equations
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setDimCache
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setPosCache
2016-11-20 Guillaume MunchSimplify Changers interface
2016-11-20 Guillaume MunchCorrect computation of math font size
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-16 Jean-Marc LasgouttesIntroduce the notion of math class
2016-11-05 Guillaume MunchDon't parse multicolumn if the grid does not support it
2016-10-24 Enrico ForestieriFactor out common code used to underline/strike out...
2016-10-20 Enrico ForestieriFortify math insets against ulem commands
2016-10-19 Enrico ForestieriIntroduce the InsetMathHull::outerDisplay method and...
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-05 Guillaume MunchMake the border of hullRegexp pixel perfect
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-07-04 Guillaume MunchRationalise includes
2016-07-03 Guillaume MunchChange tracking cue: for instant preview
2016-07-03 Guillaume MunchChange tracking cue: for display() math insets
2016-06-30 Richard HeckMake sure we center displayed equations.
2016-06-13 Guillaume MunchRemove a conversion to_utf8() inside FontSetChanger
2016-06-13 Guillaume MunchDo not include MetricsInfo.h in MathStream.h
2016-06-13 Guillaume MunchRefChanger
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 LasgouttesFix getStatus for math-mutate and math-display
2016-05-29 Guillaume MunchgetInnerText()
2016-05-29 Jean-Marc LasgouttesRename InsetMathHull::isTable to allowsTabularFeatures
2016-05-28 Guillaume MunchSanitize InsetMathHull and add a check for mutability...
2016-05-28 Guillaume MunchFix the display of column spacing in AMS environments
2016-05-28 Guillaume MunchDisplay the correct horizontal alignment in AMS environ...
2016-02-09 Jean-Marc LasgouttesGet rid of use_preview_ in various insets
2016-01-27 Guillaume MunchLet tabular-feature commands fall through non-table...
2016-01-27 Guillaume MunchNew LFUN tabular-feature (#9794)
2016-01-19 Uwe StöhrRevert "Revert "Fix the display of column spacing in...
2016-01-19 Uwe StöhrRevert "Fix the display of column spacing in AMS enviro...
2016-01-19 Guillaume MunchFix the display of column spacing in AMS environments
2016-01-19 Uwe StöhrRevert "Fix the display of column spacing in AMS enviro...
2016-01-19 Guillaume MunchFix the display of column spacing in AMS environments
2016-01-19 Guillaume MunchDisplay the correct horizontal alignment in AMS environ...
2015-12-11 Guillaume MunchUse AMS align instead of eqnarray on newline-insert...
2015-10-19 Guillaume MunchTexRow info in source panel and gotoCursor() for debugging
2015-10-19 Guillaume MunchAdding TexRow information on math latex output (#4725)
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-10-03 Enrico ForestieriFix #9726: Preview does not have correct font size
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-07-09 Jean-Marc LasgouttesPosition better the cursor after math-display
2015-06-20 Enrico ForestieriFix another couple of issues spotted by Guillaume
2015-06-20 Enrico ForestieriAmend 98a5072a
2015-06-19 Enrico ForestieriFix a couple of issues with macros and previews
2015-06-14 Enrico ForestieriReplacement for commits bc47054b and ad0d0f6d
2015-06-14 Enrico ForestieriRevert bc47054b and the related commit ad0d0f6d
2015-06-01 Juergen SpitzmuellerFix remaining preview issue with math macros (#6369)
2015-05-17 Georg BaumFix indentation
2015-05-17 Georg BaumParse \multicolumn in math (bug 396)
2015-04-30 Juergen SpitzmuellerProperly fix #6369
2015-04-16 Jean-Marc LasgouttesToggle properly the math-display icon
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-14 Uwe Stöhrmathed: bformat infoize messages
2014-11-09 Enrico ForestieriFix CAS computation of a selected subformula.
2014-11-09 Enrico ForestieriFix issue with CAS.
2014-10-15 Scott KostyshakRemove line in text export of inline math (#9282)
2014-10-12 Alfredo Braunsteinmathed/InsetMathHull.cpp (InsetMathHull::doDispatch...
2014-05-27 Georg BaumNative support for \notag
2014-05-20 Jean-Marc LasgouttesCode cleanup: get rid of RenderPreview::status()
2014-05-07 Enrico ForestieriFix problem with drawing of math backround with selections.
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
2014-04-21 Richard HeckDraw a small red frame around preview images that are...
2014-02-25 Georg Baumwhitespace
2014-02-13 Jean-Marc LasgouttesRename some LFUN names to match their text name
2013-08-24 Tommaso CucinottaRevert "Let non-ASCII chars within regexp insets match...
2013-08-24 Tommaso CucinottaNow the regexp insets entered in Advanced F&R search...
2013-06-12 Richard HeckFix bug #8746: Images have to have alt tags.
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-04-07 Tommaso CucinottaLet non-ASCII chars within regexp insets match their...
2013-03-27 Richard HeckUse master buffer's setting for math output type.
2013-03-08 Richard HeckAdd a member to TocItem that tells us whether the item...
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-26 Lars Gullik BjønnesUse empty() to check empty and non-empty'ness not size()
2012-09-30 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-09-29 Pavel SandaAnother witch hunting case: break-paragraph -> paragrap...
next