]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2009-11-18 Uwe Stöhrfont-emph.png: change the toolbar button for \emph...
2009-11-18 Uwe StöhrFrench Intro.lyx: sync with branch
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-17 Richard HeckFix bug 5412 by updating docs.
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 Jürgen Spitzmüller* de.po: sync with branch.
2009-11-16 Richard HeckSome XML entities for lib/symbols.
2009-11-16 Enrico ForestieriUpdate it.po
2009-11-16 Vincent van... Fix bug #6240: Adding table row causes exception that...
2009-11-15 Enrico ForestieriFix bug #6208: macro crash.
2009-11-15 Vincent van... Allow PgUp and PgDwn to put the cursor on the first...
2009-11-15 Vincent van... Fix bug #6327: Crash in new file and press PgUp button.
2009-11-15 Vincent van... Fix bug #6320: LyX goes to infinite loop when selecting...
2009-11-15 Abdelrazak... Fix MathML export for < and > special characters.
2009-11-15 Uwe Stöhrsinglecol.layout (small correction of the fix for ...
2009-11-15 Uwe Stöhr- tufte-book.layout: tufte book doesn't number things...
2009-11-15 Jürgen Spitzmüller* lyx_pot.py:
2009-11-15 Uwe Stöhrde.po: translations
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 Uwe StöhrMath.lyx: this manual can now also be compiled when...
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 HeckSome configure.py fixes from Guenter.
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 HeckNotes for InsetRef.
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 Richard HeckSome renaming, from Guenter.
2009-11-13 Jean-Marc LasgouttesRename getLocalStatus to Cursor::getStatus
2009-11-13 Jean-Marc Lasgouttesconstify
2009-11-13 Uwe StöhrChinese Tutorial.lyx: changes to be uniform with the...
2009-11-13 Uwe Stöhr- German EmbeddedObjects.lyx: I committed the wrong...
2009-11-13 Uwe Stöhr- EmbeddedObjects.lyx: describe the Foot to End module
2009-11-12 Uwe Stöhrconfigure.py: revert back to r31950, except of the...
2009-11-12 Uwe Stöhruk.po: updates for trunk by Yuri
2009-11-12 Uwe Stöhrconfigure.py: revert r31950 because
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 Richard HeckAlex Fernandez's elyxer detection patch for trunk.
2009-11-11 Uwe Stöhrconfigure.py: fix detection of LyX to HTML converter...
2009-11-11 Pavel SandaFix #6313.
2009-11-11 Jürgen SpitzmüllerChinese translation of the LyX tutorial, contributed...
2009-11-11 Uwe Stöhrtufte layout files:
2009-11-11 Uwe Stöhr- introduce option to suppress the LaTeX package mhchem...
2009-11-11 Uwe Stöhrinstaller: sync with branch
2009-11-10 Uwe Stöhrinstaller: sync with branch
2009-11-10 Jürgen Spitzmüller* GuiAbout.cpp:
2009-11-10 Jürgen SpitzmüllerAdd TaoWang to the credits.
2009-11-10 Uwe Stöhrinstaller: sync with branch
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.
2009-11-09 Richard HeckJust some style, and some comments, as I try to figure...
2009-11-08 Richard HeckConstness.
2009-11-08 Enrico ForestieriDon't use updateMacros() in the math parser, in order...
2009-11-08 Uwe StöhrUserGuide.lyx: fix fileformat again, sorry
2009-11-08 Enrico ForestieriIn order to avoid confusion, always use buf in Parser...
2009-11-08 Abdelrazak... remove unneeded setBuffer().
2009-11-08 Abdelrazak... oups... fix previous commit
2009-11-08 Abdelrazak... InsetCommand ctor: Pass 'Buffer *'
2009-11-08 Abdelrazak... Uniformize Inset construction (passing Buffer * everywh...
2009-11-08 Abdelrazak... Fix crash when copying an InsetTabular.
next