]> git.lyx.org Git - lyx.git/history - src/mathed
Fix pdf format conversion
[lyx.git] / src / mathed /
2013-06-12 Richard HeckFix bug #8746: Images have to have alt tags.
2013-06-03 Pavel SandaRemove years forgotten files.
2013-05-26 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-05-25 Pavel SandaYears forgotten file
2013-05-25 Pavel SandaHeader cleanup cont.
2013-05-24 Pavel SandaYears forgotten files.
2013-05-24 Pavel SandaHeader cleanup cont.
2013-05-12 Lars Gullik BjønnesRemove ; from end of function definitions
2013-05-02 Jean-Marc LasgouttesMore llvm/clang warnings
2013-05-02 Jean-Marc LasgouttesA first batch of potential bugs spotted by llvm/clang
2013-05-02 Pavel SandaRemove some header leftovers based on Scott's script...
2013-04-27 Richard HeckRemove all messages to user related to assertions....
2013-04-27 Jean-Marc LasgouttesAnother assertion that got transformed in 1b1f8dd2
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-04-14 Georg BaumImplement paste from LaTeX and HTML (bug #3096)
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-27 Richard HeckDisable extractFunctions() for MathML and HTML output.
2013-03-27 Richard HeckAdd some notes about problems with extractFunctions().
2013-03-27 Richard HeckImplement math-as-HTML output for InsetMathExFunc.
2013-03-22 Jean-Marc LasgouttesImplement inset-select-all in mathed
2013-03-18 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-03-18 Richard HeckAllowing direct, read-write access to the references...
2013-03-09 Richard HeckTry again to fix Kornel's slowness problem. The previou...
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...
2013-02-26 Georg BaumFix sideset keyboard short cuts
2013-02-24 Georg BaumFix regression of 5261ae6a2
2013-02-17 Georg BaumFix bug #1424: Native \sideset inset
2013-02-10 Pavel SandaFix #7865 - Math autocorrection is broken
2013-01-10 Georg BaumHandle text-only wasy symbols correctly.
2013-01-05 Kornel BenkoMerge branch 'master' of git.lyx.org:lyx
2013-01-05 Juergen SpitzmuellerDisable caption-insert in mathed
2012-12-30 Georg BaumFix bug #8468: Wrong import of UTF8 CJK.
2012-12-28 Georg BaumFix bug #8464: stackrel with subscript.
2012-12-28 Georg BaumGenerate debug output for symbol macros as well
2012-12-16 Georg BaumFull delimiter support for llbracket and rrbracket
2012-12-16 Georg BaumAdd script for automatic toolbar image creation.
2012-12-15 Georg BaumAdd support for stmaryrd.sty (bug #8434)
2012-12-15 Vincent van RavesteijnCMake: Put projects into subdirs
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-09-17 Scott KostyshakConstify some catches and others
2012-09-12 Scott KostyshakTypos
2012-08-20 Enrico ForestieriFix bug #8305: ^ symbol does not render into upward...
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2012-05-06 Georg BaumDo not swallow math comments in tex2lyx.
2012-05-03 Vincent van RavesteijnFix compilation
2012-05-03 Vincent van RavesteijnFix bug #5167: Correctly paint special characters in...
2012-05-03 Vincent van RavesteijnMove metrics computation close to drawing for drawStrRe...
2012-05-02 Vincent van RavesteijnFix bug #8089: Handle spaces at the end of the stream
2012-05-02 Vincent van RavesteijnMathParser: Do not rewind the stream if we can't read...
2012-04-30 Vincent van RavesteijnFix bug #8078: Assertions in xhtml output on Windows
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-17 Jean-Marc LasgouttesSimpler fix for undo support when entering \hline in...
2012-04-17 Jean-Marc LasgouttesRevert "Fix undo of entering \hline"
2012-04-08 Georg BaumFix undo of entering \hline
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
2012-03-25 Georg BaumExtend the notermination flag to math as well.
2012-03-25 Georg BaumFix bug #6936.
2012-02-06 Richard HeckConvert InsetMathCancel.* to UTF-8.
2012-02-06 Richard HeckHTML output for InsetMathCancel.
2012-02-06 Uwe StöhrInsetMathCancel: add MathML output
2012-02-02 Jean-Marc Lasgouttes* InsetMathScript::doDispatch : properly record undo...
2012-02-02 Lars Gullik BjønnesFixup multi-line comment to use block-comment
2012-01-23 Uwe Stöhradd support for the package cancel in math (fixes ...
2012-01-08 Georg BaumFix bug #5029: Support \smash, \mathclap, \mathllap...
2012-01-05 Georg BaumLoad mathtools.sty automatically (bug #7949) and make...
2012-01-03 Georg BaumFirst step towards a more generic package off/auto...
2011-12-08 Richard HeckComment.
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...
next