]> git.lyx.org Git - lyx.git/history - src
TR1: move TR1 check to config.h / buildsystem
[lyx.git] / src /
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().
2010-06-07 Vincent van RavesteijnFix the storage of the last opened files list when...
2010-06-07 Richard HeckRenaming: \\begin_inset OptArg to \\begin_inset Argument.
2010-06-07 Vincent van RavesteijnFix part of bug #5942:
2010-06-07 Richard HeckUse new RequiredArgs tag to improve Beamer UI. Also...
2010-06-07 Vincent van RavesteijnFix bug #6751: Assert when changing number of columns...
2010-06-07 Peter Kümmeldon't block GUI when showing all debug messages
2010-06-07 Edwin Leuvensimplify some conditions
2010-06-06 Stephan Wittavoid preprocessor macros for path constants
2010-06-06 Enrico ForestieriThe delimiters '<' and '>' can also be used as big...
2010-06-06 Peter Kümmelcompile with GCC 4.4.3
2010-06-06 Enrico ForestieriAdd GUI support for big delimiters variants without...
2010-06-05 Peter Kümmelalso use TR1 code for bind and shared_ptr when compilin...
2010-06-05 Edwin Leuvenget rid of some missing enum warnings after r34598
2010-06-05 Edwin Leuvenadd support for decimal alignment in tables
2010-06-04 Richard HeckRename LFUN_OPTIONAL_INSERT as LFUN_ARGUMENT_INSERT.
2010-06-04 Richard HeckRename InsetOptArg as InsetArgument.
2010-06-04 Richard HeckFix silly initialization bug.
2010-06-04 Richard HeckIntroduce a new "RequiredArgs" tag for layouts. This...
2010-06-04 Vincent van RavesteijnFix bug #6606: Crash when reverting a document with...
2010-06-03 Peter Kümmelfix bug #6748: queue LyXErrMessages so any other stuff...
2010-06-03 Jean-Marc Lasgouttesfix compilation on F13 and binutils/gold by rewriting...
2010-06-01 Vincent van RavesteijnFix bug #6744: Crash when copying an inset from a delet...
2010-06-01 Vincent van RavesteijnFix the warning message "TocModel.cpp: type not found...
2010-05-31 Enrico ForestieriFix bug #6739: Loading in a 1.6.5 file causes 1.6.6...
2010-05-31 Enrico ForestieriStill white space.
2010-05-31 Enrico ForestieriOnly white space.
2010-05-31 Richard HeckSimplify the graph code a bit. This also will allow...
2010-05-31 Richard HeckMinor change to unfortunate codepath.
2010-05-29 Stephan Wittconsolidate dictionary lookup of spellchecker and thesa...
2010-05-28 Uwe StöhrGuiBox.cpp:
2010-05-27 Richard HeckThought I'd committed this. Anyway, missing from earlie...
2010-05-25 Pavel SandaMove hints from designer to code
2010-05-25 Pavel SandaAdd output_sync icon to view/update toolbar
2010-05-25 Pavel SandaIntroduce output_sync ui for forward/reverse search
2010-05-24 Richard HeckOutput these params only when they are not default...
2010-05-24 Richard HeckSimplify storage of html_latex_* info.
2010-05-24 Peter Kümmelremove explicit boost::ref call
2010-05-24 Peter Kümmelmsvc10 work around: use complete std:numpunct<char...
2010-05-24 Pavel Sanda*doxy
2010-05-23 Uwe StöhrInsetBox.cpp: fix #4776; the additional \makebox is...
2010-05-23 Uwe StöhrGuiBox.cpp: fix #6721
2010-05-23 Pavel SandaFix doxy generation
2010-05-23 Jürgen Spitzmüller* restore correct indendation.
2010-05-22 Enrico ForestieriFix bug #6712: LyX 2 does not restore encoding after...
2010-05-22 Uwe StöhrBufferParams.cpp: fix #6714
2010-05-22 Uwe StöhrInsetRef.h: fix #6711
2010-05-22 Uwe StöhrInset***.h: fix typo in comment
2010-05-22 Uwe StöhrInsetMathHull.h: fix typo in comment
2010-05-21 Uwe StöhrLyXRC.cpp: add new page sizes to known sizes, thanks...
2010-05-21 Uwe StöhrBufferParams.cpp: the default paper format of course...
2010-05-18 Uwe StöhrGuiDocument.cpp: code simplifications; thanks Vincent
next