]> git.lyx.org Git - lyx.git/history - src
Revert r33714: It causes bug #6588.
[lyx.git] / src /
2010-03-15 Vincent van RavesteijnRevert r33714: It causes bug #6588.
2010-03-14 Edwin Leuvenuse more flexible default for now...
2010-03-13 Richard HeckMinor cleanup, and some const-ness.
2010-03-13 Edwin Leuvenincrement in the same way in ::draw, ::drawSelection...
2010-03-13 Pavel SandaFix Error dialog. Patch from Richard and Abdel.
2010-03-13 Edwin Leuvenfix some vertical alignment issues in tabular
2010-03-12 Vincent van RavesteijnFix bug #6377: Tex2lyx error with multiple languages.
2010-03-12 Vincent van RavesteijnFix bug #6462: Out-of-bounds index in GuiErrorList...
2010-03-12 Vincent van RavesteijnFix bug #6397: use GUIfied strings in the error dialog.
2010-03-12 Enrico ForestieriFix command line parsing and allow unicode arguments...
2010-03-12 Uwe StöhrGuiWorkArea.cpp: remove unused include of MetricsInfo.h
2010-03-12 Uwe StöhrInsetXXX.cpp: remove unused include of MetricsInfo.h
2010-03-11 Vincent van RavesteijnFix the InsetBranchParams::read function after that...
2010-03-11 Vincent van RavesteijnNo camelBump style for local variables.
2010-03-11 Vincent van RavesteijnRemove unused function.
2010-03-11 Vincent van RavesteijnTypo and style.
2010-03-11 Vincent van RavesteijnAdjust the window settings for MacOSX.
2010-03-11 Vincent van RavesteijnAdd Qt version info to the About dialog in the DEVEL_VE...
2010-03-11 Vincent van RavesteijnFix bug #6563: Change tracking and moving labels
2010-03-11 Vincent van RavesteijnFix bug #5735: Modifying a keyboard shortcut function...
2010-03-11 Vincent van RavesteijnFix bug #6474: Tex2lyx skips all spaces in the preamble.
2010-03-11 Richard HeckFinish fixing the problem with "New Inset" in branches...
2010-03-10 Abdelrazak YounesCode simplification.
2010-03-10 Richard HeckFix part of a problem reported by Vincent.
2010-03-10 Enrico ForestieriFix bug #6581: Empty base of a script inset should...
2010-03-10 Richard HeckThis is worth having here anyway.
2010-03-10 Richard HeckAnother try at #6522. This works here, for the most...
2010-03-10 Vincent van RavesteijnAdjust some messages and constify a variable.
2010-03-10 Vincent van RavesteijnRemove superfluous std::.
2010-03-10 Vincent van RavesteijnAdd a comment.
2010-03-10 Vincent van RavesteijnAdd missing continue. I guess I found this when running...
2010-03-10 Vincent van RavesteijnWhitespace.
2010-03-10 Vincent van RavesteijnDo not use const char *.
2010-03-10 Vincent van RavesteijnInitialize number_index and unit_index in isValidGlueLe...
2010-03-10 Vincent van RavesteijnSmall simplification and remove unneeded std::.
2010-03-10 Vincent van RavesteijnFix typos.
2010-03-10 Vincent van RavesteijnFix bug #6488: Avoid a null pointer when accessing...
2010-03-09 Jean-Marc LasgouttesCleanup InsetTabular::getStatus
2010-03-09 Jean-Marc LasgouttesRestore some sanaity in InsetInfo lfuns (bug #6580)
2010-03-09 Edwin Leuvensimplify
2010-03-09 Edwin Leuvenavoid crash when calling inset_modify with cursor not...
2010-03-09 Richard HeckCheap fix for #6554. When we save a Buffer to a new...
2010-03-08 Richard HeckUnused variable.
2010-03-08 Richard HeckLine length, again.
2010-03-08 Richard HeckChange updateLayout() to updateDocumentClass(), since...
2010-03-08 Richard HeckLine length.
2010-03-08 Richard HeckRevert r33630 and do something more sensible.
2010-03-08 Richard HeckIntroduce isBufferValid() method now, that returns...
2010-03-08 Richard HeckEliminate redundancy.
2010-03-08 Richard Hecks/isBufferValid/isBufferLoaded/
2010-03-08 Richard HeckCloned buffers routinely have their parents reset.
2010-03-08 Richard HeckMicro-optimization.
2010-03-08 Richard HeckFix bug #6516. Under no circumstances do we want to...
2010-03-08 Richard HeckWhoops. Wrong version.
2010-03-08 Richard HeckMinor fixup.
2010-03-08 Abdelrazak YounesisValidGlueLength(): fix gcc warning and cleanup.
2010-03-08 Richard HeckAdd sanity check. This partially fixes a crash related...
2010-03-08 Richard HeckSpellcheck related bugfix from John McCabe-Dansted:
2010-03-08 Richard HeckMake sure the model exists before we access it.
2010-03-08 Peter Kümmelno Q_EMIT in older Qt versions
2010-03-08 Edwin Leuvenlil' cleanup
2010-03-08 Edwin Leuvenerratum to r33628
2010-03-07 Edwin Leuvenfix cursor position(ing)
2010-03-07 Peter KümmelUse one place to generate current time string, increase...
2010-03-07 Peter Kümmelcmake: fix merge build
2010-03-06 Abdelrazak YounesTry to restore longtable dialog to a semi functional...
2010-03-06 Vincent van RavesteijnFix bug #6580: Revert r29305, which was supposed to...
2010-03-06 Peter Kümmelcmake: fix merge build
2010-03-06 Pavel SandaFix unsafe use of fixed width arrays.
2010-03-06 Abdelrazak YounesFix bug #6564. The cmd status retrieval is quite broken...
2010-03-06 Pavel SandaRemove unused SignalSlot files per Abdel's suggestion
2010-03-06 Pavel SandaFile missing in tarball
2010-03-05 Richard HeckDisable lists of floats we don't know how to generate.
2010-03-05 Richard HeckRework and partially revert r33631.
2010-03-05 Richard HeckFIXME regarding XHTML output of custom float lists.
2010-03-05 Richard HeckLet floats decide for themselves what command is used...
2010-03-05 Richard HeckFix bug 6522 and its relatives in trunk. I am not absol...
2010-03-05 Edwin Leuvenrename frenzy
2010-03-05 Peter Kümmelfix bug 6578, use tabs
2010-03-05 Richard HeckChange the LaTeXBuiltin tag to a NeedsFloatPkg tag...
2010-03-05 Pavel Sandanext one
2010-03-05 Pavel SandaStart preparations for alpha
2010-03-05 Uwe StöhrInsetTabular.cpp:
2010-03-04 Edwin Leuvenremove old "logic"
2010-03-04 Edwin Leuven - unset multicol (row) when setting multirow (col)
2010-03-04 Richard HeckSome cleanup for the Floating class.
2010-03-04 Tommaso CucinottaSet linelen when exporting latex for the purpose of...
2010-03-04 Uwe StöhrInsetTabular.cpp: fix bug that LyX allowed to specify...
2010-03-04 Uwe StöhrInsetTabular.cpp: disallow the following cases:
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-03-01 Jürgen Spitzmüller* handle encoding in PDF options gracefully.
2010-03-01 Abdelrazak YounesDocument Settings: fix Float placement dialog. The...
2010-02-28 Uwe StöhrBuffer.cpp, InsetCommandParams.cpp: refine comments
2010-02-28 Jürgen Spitzmüller* Menus.cpp: add accelerator to "More Languages ..."
2010-02-28 Jürgen Spitzmüller" Menus.cpp: sort languages. Based on a patch by John...
2010-02-26 Richard HeckCosmetics.
2010-02-26 Richard HeckTruncate long cross-references and show the whole thing...
2010-02-26 Richard HeckWe were doing this twice, and I think there's also...
2010-02-26 Richard HeckThis can just take a FuncCode.
2010-02-26 Richard HeckA little cleanup while perusing TocWidget....
next