]> git.lyx.org Git - lyx.git/history - src/mathed
* de/UserGuide: some translation work.
[lyx.git] / src / mathed /
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
2010-11-19 Richard HeckStyle.
2010-11-18 Richard HeckAnother warning.
2010-11-18 Richard HeckSquash some warnings.
2010-11-18 Enrico ForestieriCorrectly set the breakline guard.
2010-11-18 Enrico ForestieriOutput end of math environments at the beginning of...
2010-11-18 Enrico ForestieriMake sure that no blank line can (unintentionally)...
2010-11-18 Enrico ForestieriRemove a MathStream and HtmlStream member which is...
2010-11-06 Richard HeckSquash warning.
2010-11-06 Enrico ForestieriFix bug #7019 (Math labels should not be escaped on...
2010-10-31 Vincent van RavesteijnFix compilation for platforms besides Windows
2010-10-29 Vincent van RavesteijnRemove the now unused parameter of createDialogStr();
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-10-28 Enrico ForestieriFix bug #6965 (Crash editing ERT in math mode)
2010-10-27 Vincent van RavesteijnFix bug #6989: Be somewhat more secure with the homebre...
2010-10-26 Vincent van RavesteijnRemove some unnecessary static_casts and add two FIXMEs...
2010-10-26 Vincent van RavesteijnRemove unneccessary uses of dynamic_cast from the code.
2010-10-26 Vincent van RavesteijnProper implementatiom of isInToc()
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-10-18 Vincent van RavesteijnSome cosmetics (from my local cosmetics branch).
2010-10-13 Richard HeckDispatchResult::update() ==> DispatchResult::screenUpdate()
2010-09-19 Pavel SandaAdd support for feyn package and Diagram inset.
2010-09-13 Enrico ForestieriIf system colors are used, paint selected math in Color...
2010-09-09 Jean-Marc LasgouttesSanitize ColorChanger
2010-08-29 Uwe StöhrMathSupport.cpp:
2010-08-24 Uwe Stöhrremove unused include of FuncRequest
2010-08-19 Enrico ForestieriMove code to more proper place.
2010-08-19 Enrico ForestieriFix bug #6793: Changing an existing formula type to...
2010-08-19 Enrico ForestieriAvoid memory leak when the label is on the first row.
2010-08-19 Enrico ForestieriFix crash when mutating eqnarray-like environments...
2010-08-14 Enrico ForestieriBetter fix for bug #6851.
2010-08-14 Enrico ForestieriFix bug #6851: Wrong screen fonts with old style macros...
2010-08-12 Jean-Marc Lasgouttesremove unused headers
2010-07-29 Richard HeckUpdate comments a bit.
2010-07-29 Richard HeckMathML and HTML definitely can't handle MathUnknown!!
2010-07-29 Richard HeckMathML and HTML can't handle XYArrow.
2010-07-29 Richard HeckHTML for xarrows.
2010-07-29 Richard HeckMathML and HTML definitely can't handle XYMatrix.
2010-07-29 Richard HeckFramework for math export exceptions. We can throw...
2010-07-29 Richard HeckAllow images to be export even when LyXRC says no previews.
2010-07-29 Richard HeckComment.
2010-07-23 Enrico ForestieriRefine fix for bug #1337.
2010-07-22 Enrico ForestieriFix bug #1337: LyX confused on $ symbol in math equations
2010-07-22 Richard HeckTry again with LaTeX output for XHTML math.
2010-07-22 Richard HeckPartially revert r34995, which broke math output. Not...
2010-07-21 Richard HeckPrepare for the use of exceptions to catch occasions...
2010-07-21 Richard HeckTweak the math-as-LaTeX output, including the correct...
2010-07-21 Richard HeckRe-organize code from a last commit a bit.
2010-07-21 Richard HeckSupport for exporting math as images with XHTML. The...
2010-07-20 Richard HeckWhitespace only (two tabs at end of each line?).
2010-07-17 Uwe Stöhrsupport for formal math script
2010-07-17 Pavel Sandacomment
2010-07-09 Richard HeckTry to move all updateBuffer() calls to a central locat...
2010-07-08 Richard HeckRename a couple routines. This will avoid confusion...
2010-07-05 Enrico ForestieriAdd last missing inner-hull grid type environments.
next