]> git.lyx.org Git - lyx.git/history - src
update SCons
[lyx.git] / src /
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
2010-06-15 Pavel SandaRemember navigate back bookmark through sessions
2010-06-15 Stephan Witt#6767 fix another crash in hasDictionary
2010-06-14 Vincent van RavesteijnFix bug #4464: Missing autoscroll when selecting by...
2010-06-14 Vincent van RavesteijnAdd an update parameter to BufferView::scrollToCursor...
2010-06-14 Vincent van Ravesteijn*BufferView: Remove default parameter value.
2010-06-14 Stephan Witt#6767 fix the crash when given language is not supported
2010-06-14 Pavel SandaFile missing in the tarball
2010-06-14 Jürgen Spitzmüller* InsetIndex.cpp (validate):
2010-06-14 Jürgen Spitzmüllermake branch-add-insert aware of the separator ("|"...
2010-06-14 Jürgen Spitzmüllerwhitespace
2010-06-14 Jürgen Spitzmüller* InsetListings.cpp:
2010-06-14 Edwin Leuvenbit of cleanup to avoid ambiguities (in the sense of...
2010-06-13 Edwin LeuvencolumnWidth returns the col width of a cell, which...
2010-06-13 Richard HeckRemove obsolete comment. An attempt to start doing...
2010-06-12 Edwin Leuvendo not use cells without decimals when calculating...
2010-06-12 Richard HeckWhitespace.
2010-06-12 Edwin Leuvenadd new lyx funcs introduced in r34598 to doxy
2010-06-09 Richard Heck...this value. As the comment says, this is the value...
2010-06-09 Richard HeckMore minor cleanup, while looking for...
2010-06-09 Richard HeckMinor cleanup.
2010-06-09 Enrico ForestieriFix bug #6756: import problem with \ (no space following)
2010-06-09 Richard HeckFix bug #6759. Thanks to Vincent.
2010-06-09 Richard HeckMinor code cleanup.
2010-06-09 Richard HeckFix bug #6762. Silly mistake.
2010-06-09 Stephan Wittcorrect in LFUN_MATH_NUMBER_TOGGLE the conversion of...
2010-06-08 Jean-Marc Lasgouttesfix warnings
2010-06-07 Vincent van RavesteijnFix bug #6685: Assertion when quitting LyX with a Refer...
2010-06-07 Vincent van RavesteijnConstify GuiView::busy().
next