]> git.lyx.org Git - lyx.git/history - src/mathed
listerrors.lyx : Update a link.
[lyx.git] / src / mathed /
2011-12-08 Georg BaumBeautify output of \usepckage statements (each statemen...
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-23 Georg BaumFix some bugs related to spaces in math:
2011-10-18 Georg BaumGeneralize the esintoramsmath requirement:
2011-10-18 Georg BaumFix on-screen alignment of multline equations
2011-08-29 Uwe StöhrInsetSpace support for
2011-08-27 Jürgen SpitzmüllerDisable space tyes that are not supported in mathed...
2011-08-27 Jürgen SpitzmüllerIssue the math space dialog (not the text one) when...
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-30 Richard HeckClarify comment.
2011-06-30 Richard HeckComment.
2011-06-19 Tommaso CucinottaNow Adv. F&R correctly interprets escape sequences...
2011-06-12 Tommaso CucinottaDisabled possibility to type macros in regexp-mode...
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-12 Richard HeckMake sure we do not crash here in release mode.
2011-05-12 Richard HeckFix XHTML output for fractions and fix a crash reported...
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-10 Peter Kümmelcmake: move CMakeLists.txt into source dir (multiple...
2011-05-08 Georg BaumFix bug #7511 by moving the old label instead of creati...
2011-05-08 Georg Baumremove dead code
2011-05-08 Georg BaumPartial fox for bug #6622: Display \undertilde on scree...
2011-05-08 Georg BaumPartial fox for bug #6622: Display \utilde on screen...
2011-05-07 Richard HeckInitial work to fix bug involving embedded macros and
2011-05-05 Richard HeckFix bug #7531, also reported by Jim Oldfield. Need...
2011-05-04 Enrico ForestieriSome math font changing commands only work in math...
2011-04-22 Enrico ForestieriFix deletion of empty last row for \smallmatrix (part...
2011-04-15 Vincent van RavesteijnFix bug #7444. We are only interested in whether the...
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 Pavel SandaTypo. Merged manual still doesn't export via xhtml.
2011-04-02 Richard HeckFix preview of generated math images under XHTML.
2011-04-01 Richard HeckSubstack support for XHTML.
2011-04-01 Richard HeckThe mode setting stuff wasn't working properly for...
2011-04-01 Richard HeckRemove debugging code.
2011-04-01 Richard HeckGet math within text working for XHTML export.
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 HeckIf we encounter a macro we don't recognize, then export...
2011-04-01 Richard HeckFix last commit.
2011-04-01 Richard HeckMore informative normalization for math macros.
2011-04-01 Richard HeckRevert unintentional commit.
2011-04-01 Richard HeckClean up XHTML output a bit.
2011-04-01 Richard HeckRemove debugging code.
2011-03-29 Vincent van RavesteijnFix bug #7351 (oart 2). Missing update.
2011-03-28 Richard HeckThis is intended to be a pure renaming of the Inset...
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-03-19 Vincent van RavesteijnFix bug #7345: Crash when right clicking on displayed...
2011-03-12 Enrico ForestieriWhen an error occurs, don't highlight more than necessary.
2011-02-22 Georg BaumFix bug #6919 by splitting Inset::noFontChange() into...
2011-02-13 Vincent van RavesteijnConstify InsetMathNest::setMouseHover and remove the...
2011-02-13 Vincent van RavesteijnRemove unimplemented function declaration.
2011-02-12 Pavel SandaRest of gcc 4.6 issues from Orion Poplawski.
2011-02-10 Peter Kümmelcompile.
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-21 Georg BaumFix bug #7252
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...
2011-01-04 Vincent van RavesteijnFix bug #7106: iterator out of range while copying...
2011-01-01 Enrico ForestieriCorrectly show in italic shape the uppercase greek...
2010-12-21 Stephan Wittfix typo: double semicolon at line end of code
2010-12-20 Richard HeckFinish disentangling tocString(). We introduce a new...
2010-12-20 Enrico ForestieriRefine fix for bug #7183.
2010-12-18 Enrico ForestieriFix bug #7183 (User math macros defined in child docume...
2010-12-17 Stephan Wittfix compiler warnings in pedantic mode: remove trailing...
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-13 Enrico ForestieriTrying to be too smart by reducing the number of regene...
2010-12-13 Enrico ForestieriReally fix bug #7090.
2010-12-11 Enrico ForestieriFix bug #7090 (Segfault in refreshing instant preview...
2010-12-08 Jean-Marc LasgouttesTry to finally fix #6930. All the paths that did not...
2010-12-04 Georg Baumfix remaining bits of bug #6709
2010-12-03 Vincent van RavesteijnFix bug #2100: No display equations allowed in a non...
2010-11-30 Vincent van RavesteijnFix bug #4849: Split cell always enabled in (context...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-11-29 Jean-Marc LasgouttesFix bug #6930: no undo for inset type changing
2010-11-29 Uwe StöhrInsetMathSubstack.cpp: fix #2498
2010-11-28 Georg BaumFix bug #7088
2010-11-25 Vincent van RavesteijnCosmetics, typos and comments.
2010-11-25 Uwe StöhrInsetMathGrid.cpp: whitespace
2010-11-24 Richard HeckChange the escaping mechanism for XHTML output and...
2010-11-23 Georg BaumFix inserting subscript/superscript with nonempty selec...
2010-11-23 Enrico ForestieriFix bug #7058 (Crash when invoking CAS on a multiline...
2010-11-21 Georg BaumLoad mhchem if it is requested unconditionally, fix...
2010-11-21 Georg Baumfix bug 3008: Add subscript/superscript inset for text
next