]> git.lyx.org Git - lyx.git/history - src
Partially revert r34995, which broke math output. Not sure why yet....
[lyx.git] / src /
2010-07-22 Richard HeckPartially revert r34995, which broke math output. Not...
2010-07-21 Richard HeckNext step in fixing problems noted by Vincent: Remove...
2010-07-21 Richard HeckFirst step towards fixing some issues noted by Vincent...
2010-07-21 Richard HeckComment.
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-18 Peter Kümmelmerged build: macro name has changed
2010-07-18 Stephan Wittcorrect OR when checking modifiers
2010-07-18 Richard HeckRevert r34969.
2010-07-18 Richard HeckUpdate comment a bit further.
2010-07-18 Richard HeckFix problem reported by Vincent, that absence of python...
2010-07-18 Richard HeckRenaming and typo.
2010-07-18 Uwe StöhrGuiWorkArea.cpp: make it compilable
2010-07-18 Stephan Wittuse "alt" instead of "option" for modifier keyword
2010-07-17 Stephan Wittmake mouse scroll wheel zoom configurable
2010-07-17 Peter Kümmelcmake: fix merged build
2010-07-17 Vincent van RavesteijnCompile fix for r34950.
2010-07-17 Vincent van Ravesteijn* ModuleList.cpp:
2010-07-17 Vincent van Ravesteijn* LayoutFile.cpp:
2010-07-17 Enrico ForestieriBy default, overwrite the main file on export, but...
2010-07-17 Uwe StöhrGuiFontLoader.cpp: forgot this in r34941
2010-07-17 Peter KümmelUNDO: enc
2010-07-17 Uwe Stöhrsupport for formal math script
2010-07-17 Richard HeckAllow for "Provides babel 1".
2010-07-17 Pavel SandaFix tarball creation
2010-07-17 Peter Kümmeladd first version of .lyx file encryption. It's disable...
2010-07-17 Pavel Sandacomment
2010-07-16 Richard HeckRemove Nameref support. Too many issues involving trans...
2010-07-16 Enrico ForestieriRemove left over.
2010-07-16 Enrico ForestieriFix output to terminal when LyX is launched from a...
2010-07-16 Peter Kümmelno output to stdout when redirecting, cleanup
2010-07-16 Peter Kümmelfix stupid renaming error
2010-07-16 Peter Kümmellyx sytle
2010-07-16 Peter KümmelCamelCase
2010-07-16 Peter Kümmelonly guard terminal output.
2010-07-13 Richard HeckRevert last commit. I was confusing two things.
2010-07-13 Richard HeckEnhance LyX by fixing #6760. New preference to set...
2010-07-13 Richard HeckThese didn't get committed with r34884 because I forgot...
2010-07-13 Richard HeckNameref support.
2010-07-13 Uwe Stöhrsupport for the ISO C-series paper formats; fileformat...
2010-07-12 Vincent van RavesteijnFix unnecessary dependencies on GuiDocument.h.
2010-07-12 Richard HeckClarify error message slightly.
2010-07-12 Richard HeckMake this translatable.
2010-07-11 Stephan Wittcorrect result array use in makeSuggestionAppleSpeller
2010-07-11 Stephan Wittavoid LYX_PLATFORM_DARWIN10 macro
2010-07-11 Richard HeckSmall improvement to RefPrefix.
2010-07-09 Richard HeckTry to move all updateBuffer() calls to a central locat...
2010-07-09 Jürgen Spitzmüller* LaTeX.cpp: understand Biblatex's polite rerun request.
2010-07-08 Richard HeckRename a couple routines. This will avoid confusion...
2010-07-08 Richard HeckWarning.
2010-07-08 Stephan Wittcorrect ifdef+defined construct
2010-07-08 Stephan Wittprovide native spell checker for Mac OS X
2010-07-08 Stephan Wittadd APPLESPELL orthogonal to ASPELL
2010-07-08 Jean-Marc Lasgouttesfix compilation of applespell with autotools
2010-07-08 Uwe StöhrInsetBox.cpp: only shaded boxes can have a non-plain...
2010-07-08 Uwe StöhrInsetBox.cpp: only shaded boxes can have multiple parag...
2010-07-07 Stephan Wittprovide native spell checker for Mac OS X
2010-07-07 Uwe StöhrColorUi.ui: remove unnecessary window title
2010-07-06 Vincent van RavesteijnGuiBox.cpp: Remove some unnecessary negated logic.
2010-07-05 Enrico ForestieriAdd last missing inner-hull grid type environments.
2010-07-05 Jean-Marc LasgouttesFix bug 6533: Spell-as-you-type stops checking words...
2010-07-05 Enrico ForestieriCorrect refinement fix for #6595. The problem was not...
2010-07-05 Enrico ForestieriRevert r34761 because that was not the right fix that...
2010-07-05 Enrico ForestieriRefine fix for #6595. Don't add \\ to the last empty...
2010-07-05 Stephan Wittmore correct check of thesaurus file format
2010-07-04 Enrico ForestieriRefine fix for #6595. It turns out that the last empty...
2010-07-04 Enrico ForestieriFix bug #6595: empty last row of matrix or eqnarray...
2010-07-03 Stephan Wittadd check for version 1 index files - skip them if...
2010-07-03 Stephan Wittrestore original version
2010-07-03 Uwe Stöhr- new support for makebox; fileformat change
2010-07-02 Jean-Marc LasgouttesFix nasty memory bug signalled by valgrind while lookin...
2010-07-02 Jean-Marc Lasgouttesstyle
2010-07-02 Jean-Marc Lasgouttesuninitialized variable
2010-07-02 Stephan Wittadd checks for empty word list to avoid crashes later...
2010-06-30 Jean-Marc Lasgouttesfix scroll wheel on mac (bug #6775)
2010-06-30 Jean-Marc Lasgouttesrework regexp processor magic ; make tr1 work with...
2010-06-30 Peter KümmelTR1: move TR1 check to config.h / buildsystem
2010-06-30 Peter KümmelTR1: check in cmake for GCC version, fallback in checkt...
2010-06-29 Peter KümmelTR1: use std::tr1 regex with msvc10
2010-06-29 Peter Kümmelmingw fix
2010-06-29 Joost VerburgInclude io.h only on Windows
2010-06-28 Joost VerburgLaunch external Windows processes for e.g. display...
2010-06-28 Richard HeckSupport "Provides fontenc".
2010-06-26 Uwe StöhrGuiBox.cpp: fix this issue: horizontal box alignment...
2010-06-26 Uwe StöhrBufferParams.cpp: fix typo
2010-06-26 Jürgen Spitzmüller* GuiBoc.{cpp,h}:
2010-06-25 Jürgen Spitzmüller* GuiBoc.{cpp,h}:
2010-06-25 Jürgen Spitzmüller* TextMetrics.cpp: fix metrics calculation with preceed...
2010-06-25 Jürgen SpitzmüllerGuiSpellchecker.cpp: typo
2010-06-25 Vincent van RavesteijnFix the enabling/disabling of the custom latex font...
2010-06-25 Vincent van RavesteijnRemove the boldness of the XHTML Output Options string...
2010-06-19 Uwe StöhrLyX.cpp: clarify comment
2010-06-17 Vincent van RavesteijnBetter fix for bug #5942: proper multi-window usage...
2010-06-15 Richard HeckWe do need the encoding here now, due to how InPreamble...
2010-06-15 Richard HeckParagraph::latex() always returned false. So remove...
2010-06-15 Richard HeckFix InPreamble. I must have committed an incomplete...
2010-06-15 Pavel SandaParagraphs start from 0
next