]> git.lyx.org Git - lyx.git/history - src
InsetBranch works again.
[lyx.git] / src /
2009-11-21 Richard HeckInsetBranch works again.
2009-11-21 Richard HeckComment.
2009-11-21 Richard HeckFix up InsetVSpace a bit.
2009-11-21 Richard HeckDon't escape the deferred stuff.
2009-11-21 Richard HeckGet InsetVSpace working again.
2009-11-21 Richard HeckGet InsetWrap working again.
2009-11-21 Richard HeckIn certain cases, we are going to need to write the...
2009-11-21 Richard HeckI think it's sufficient to export once. Fixes 6307.
2009-11-21 Vincent van RavesteijnFix bug #6113: Customized font color in footnote is...
2009-11-21 Vincent van RavesteijnDo not allow a program listing to be in a font changing...
2009-11-21 Vincent van Ravesteijn* TextMetrics.cpp: cosmetics.
2009-11-20 Vincent van RavesteijnFix bug #6161: Wrong cursor position in bidi text.
2009-11-19 Richard HeckFix bug in Preferences>File Formats. Editor box didn...
2009-11-19 Richard HeckInsetQuote works again.
2009-11-19 Richard HeckRestore InsetNewline.
2009-11-19 Richard HeckRestore InsetQuote.
2009-11-19 Richard HeckThis inner tag thing turns out to be a bad idea, since...
2009-11-19 Richard HeckThe default HTML tag for an InsetLayout should depend...
2009-11-19 Richard HeckSorry, I didn't mean to commit all that. Let's try...
2009-11-19 Richard HeckThe default tag for an InsetLayout should depend upon...
2009-11-19 Richard HeckIn non-MultiPar insets, we do not want to output paragr...
2009-11-19 Richard HeckFix output of LATEX_LIST_ENVIRONMENT and remove obsolet...
2009-11-19 Richard HeckDisable InsetIndex again.
2009-11-19 Richard HeckWhoops.
2009-11-19 Richard HeckDisable ERT again.
2009-11-19 Richard HeckTwo things here:
2009-11-19 Richard HeckEnable InsetText for XHTML.
2009-11-19 Richard HeckBug fix for font output.
2009-11-19 Richard HeckRather than do checks for empty tags elsewhere, accept...
2009-11-19 Richard HeckFix typo.
2009-11-19 Richard HeckForgot this. Now the insets at least show up again.
2009-11-19 Richard HeckInset::xhtml(XHTMLStream &, ...)
2009-11-19 Richard HeckComments.
2009-11-19 Richard HeckRestore basic paragraph output for XHTML. The insets...
2009-11-19 Richard HeckI am now going to proceed to break XHMTL output, and...
2009-11-19 Richard HeckReorganize a bit, and take the new stuff out of the...
2009-11-19 Richard HeckThis is the custom stream for XHTML output. It isn...
2009-11-19 Pavel SandaComment on stderr issue.
2009-11-17 Richard HeckUnnecessary argument.
2009-11-17 Jean-Marc Lasgouttesrevert previous fix for Snow Leopard crashes and apply...
2009-11-17 Jean-Marc Lasgouttessquash warning
2009-11-16 Richard HeckHandle the TEXT flavor in this switch.
2009-11-16 Enrico ForestieriClarify comment.
2009-11-16 Enrico ForestieriStyle: insetCur -> inset_cursor
2009-11-16 Vincent van RavesteijnFix bug #6240: Adding table row causes exception that...
2009-11-15 Enrico ForestieriFix bug #6208: macro crash.
2009-11-15 Vincent van RavesteijnAllow PgUp and PgDwn to put the cursor on the first...
2009-11-15 Vincent van RavesteijnFix bug #6327: Crash in new file and press PgUp button.
2009-11-15 Vincent van RavesteijnFix bug #6320: LyX goes to infinite loop when selecting...
2009-11-15 Abdelrazak YounesFix MathML export for < and > special characters.
2009-11-15 Uwe Stöhr- theorems-chap.module: fix a typo
2009-11-15 Jürgen Spitzmüller* MathsUi.ui: grammar fix.
2009-11-15 Uwe StöhrMathsUi.ui: fix another typo in tooltips
2009-11-15 Uwe StöhrMathsUi.ui: fix typo in tooltip
2009-11-15 Richard HeckGet math macros working for MathML.
2009-11-15 Richard HeckStyle.
2009-11-15 Richard HeckThis can be a private method.
2009-11-15 Richard HeckStyle.
2009-11-15 Enrico ForestieriFix another instance of missing buffer in math. This...
2009-11-14 Richard HeckTypo.
2009-11-14 Richard HeckMathML for InsetMathSpace.
2009-11-14 Richard HeckInitial work on InsetMathBox. This doesn't really work...
2009-11-14 Uwe StöhrMathsUi.ui: add tooltips, the same can also be done...
2009-11-14 Richard HeckFix whitespace, comment.
2009-11-14 Richard HeckFix single character output for MathML. Kind of.
2009-11-14 Richard HeckFix parsing of functions and arguments for MathML.
2009-11-14 Richard HeckFix delimiters.
2009-11-14 Richard HeckWhoops. Forgot to fix this.
2009-11-14 Richard HeckFix external function output for MathML.
2009-11-14 Richard HeckFIXME
2009-11-14 Richard HeckLittle bit of fixup for math symbols.
2009-11-14 Richard HeckWe need truly XHTML output to get MathML to display...
2009-11-14 Richard HeckFix silly bit.
2009-11-14 Jürgen Spitzmüller* direct access from the error dialog to the LaTeX...
2009-11-14 Richard HeckGet MathML output for XHTML working a bit.
2009-11-14 Richard HeckHTML escaping for docstrings.
2009-11-14 Richard HeckGet XHTML output for InsetRef working, again in a fairl...
2009-11-14 Richard HeckGet XHTML output for InsetGraphics working, at least...
2009-11-14 Richard HeckStyle.
2009-11-14 Richard HeckAdd TEXT flavor, just in case we need it.
2009-11-13 Pavel SandaPlease Juergen
2009-11-13 Jean-Marc LasgouttesRename getLocalStatus to Cursor::getStatus
2009-11-13 Jean-Marc Lasgouttesconstify
2009-11-12 Richard HeckRemove redundant code.
2009-11-11 Richard HeckChange the order of these backends.
2009-11-11 Richard HeckFix stupid thinko.
2009-11-11 Pavel SandaFix #6313.
2009-11-11 Uwe Stöhr- introduce option to suppress the LaTeX package mhchem...
2009-11-10 Jürgen Spitzmüller* GuiAbout.cpp:
2009-11-10 Richard HeckThis more or less completes the re-implementation of...
2009-11-09 Richard HeckA bit more re-organization.
2009-11-09 Richard HeckNot so soon, I guess, since that FIXME was from r6305.
2009-11-09 Richard HeckOne more little comment.
2009-11-09 Richard HeckMove the visited stuff inside the Vertex struct.
2009-11-09 Richard HeckMove the to == from test, so as to return as soon as...
2009-11-09 Richard HeckAnother minor change, but this should almost get us...
2009-11-09 Richard HeckMore cleanup. We introduce a struct here to keep the...
2009-11-09 Richard HeckConst.
2009-11-09 Richard HeckCleanup.
2009-11-09 Richard HeckJust some cleanup.
next