]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathHull.cpp
Revert "Fix the display of column spacing in AMS environments"
[lyx.git] / src / mathed / InsetMathHull.cpp
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...
2012-01-03 Georg BaumFirst step towards a more generic package off/auto...
2011-12-08 Richard HeckComment.
2011-12-06 Richard HeckNew methods in LaTeXFeatures specifically for collectio...
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-10-25 Richard HeckFix display of section headings, etc, that include...
2011-10-25 Richard HeckFix some indentation issues.
2011-10-18 Georg BaumFix on-screen alignment of multline equations
2011-08-25 Tommaso CucinottaFixed longstanding bug in Advanced Find&Replace, when...
2011-07-07 Richard HeckFix bug #7656.
2011-07-06 Abdelrazak YounesSplit InsetLabel::updateCommand() into:
2011-06-11 Tommaso CucinottaNow a regexp inset with a \backslash compiles.
2011-06-11 Tommaso CucinottaNow the cursor is visible while at the rightmost part...
2011-05-11 Tommaso CucinottaFixing positioning of cells in multi-row align environm...
2011-05-11 Tommaso CucinottaFix #7549, due to a problem in exporting to plaintext a
2011-05-08 Georg BaumFix bug #7511 by moving the old label instead of creati...
2011-05-05 Richard HeckFix bug #7531, also reported by Jim Oldfield. Need...
2011-04-13 Richard HeckNot sure why this was there: Of course we need to escap...
2011-04-04 Richard HeckRemove debugging code.
2011-04-02 Richard HeckFix preview of generated math images under XHTML.
2011-04-01 Richard HeckBetter preview for images.
2011-04-01 Richard HeckDon't try to create a math preview image if we're just...
2011-04-01 Richard HeckClean up XHTML output a bit.
2011-04-01 Richard HeckRemove debugging code.
2011-03-23 Georg BaumFix part 1 of bug #7351
2011-03-20 Georg Baumfix bug 7351 part 3: Do not count inline formulas for...
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-13 Richard HeckThis should be const.
2011-01-12 Richard HeckInset::addToToc() can and should be const. It wasn...
2011-01-12 Richard HeckFix bug #6894. We save counter information during updat...
2011-01-12 Richard HeckComplete fix for bug #7225.
2011-01-12 Richard HeckRemove obsolete comments.
2011-01-11 Richard HeckXHTML output was a mess for grids output as LaTeX....
2011-01-11 Richard HeckFix equation number output for MathML+HTML.
2011-01-11 Richard HeckFix equation number output for XHTML+MathML. HTML to...
2011-01-11 Richard HeckRecord and use equation numbers. This is towards gettin...
2010-12-20 Richard HeckFinish disentangling tocString(). We introduce a new...
2010-12-15 Richard HeckBegin undoing the tocString() mess by renaming that...
2010-12-14 Pavel SandaReport disabled BREAK_PARAGRAPH in MathHull getStatus...
2010-12-03 Vincent van RavesteijnFix bug #2100: No display equations allowed in a non...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-11-24 Richard HeckChange the escaping mechanism for XHTML output and...
2010-11-23 Enrico ForestieriFix bug #7058 (Crash when invoking CAS on a multiline...
2010-11-21 Georg Baumfix bug 3008: Add subscript/superscript inset for text
2010-11-18 Enrico ForestieriOutput end of math environments at the beginning of...
2010-11-06 Enrico ForestieriFix bug #7019 (Math labels should not be escaped on...
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-10-25 Enrico ForestieriProper fix for #6967 that does not reintroduce #6793
2010-10-24 Vincent van RavesteijnI don't like negated logic. Especially not if it leads...
2010-10-24 Vincent van RavesteijnFix bug #6967: Insert->Display Math should not insert...
2010-09-13 Enrico ForestieriIf system colors are used, paint selected math in Color...
2010-09-09 Jean-Marc LasgouttesSanitize ColorChanger
2010-08-19 Enrico ForestieriMove code to more proper place.
next