]> git.lyx.org Git - lyx.git/history - src
Fix bug #6516. Under no circumstances do we want to try to reload a
[lyx.git] / src /
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....
2010-02-26 Vincent van RavesteijnFix bug #6552: Crash when inserting TeX-code in math...
2010-02-26 Jean-Marc LasgouttesFix compilation with qt 4.2: QString::operator[] return...
2010-02-26 Vincent van RavesteijnFix bug #6464: Crash when exiting LyX from second windo...
2010-02-26 Jürgen Spitzmüller* GuiSpellchecker.cpp:
2010-02-25 Jürgen Spitzmüller* Buffer.cpp (getLanguages):
2010-02-25 Jürgen SpitzmüllerMenus.cpp: priorize capitals as language accelerators.
2010-02-25 Jürgen Spitzmüller* Menus.cpp: hide Language item if only one language...
2010-02-25 Jean-Marc Lasgouttesavoid crash when there is no buffer (bug #6548)
2010-02-25 Jean-Marc Lasgouttesfix compilation with qt 4.2
2010-02-25 Enrico ForestieriOn Windows, allow loading documents with non-ascii...
2010-02-24 Vincent van RavesteijnRemove the bogus fixme.
2010-02-24 Vincent van RavesteijnFix bug #6556: Exporting .lyx to .lyx15 or lyx16 report...
2010-02-24 Jürgen Spitzmüller* Menus.cpp:
2010-02-24 Jürgen Spitzmüller* Menus.cpp:
2010-02-24 Jürgen Spitzmüller* enable instant preview with XeTeX (requires preview...
2010-02-23 Abdelrazak YounesMigrate GuiBibitem to InsetParamsWidget.
2010-02-23 Enrico ForestieriWhen using CREATE_NEW, CreateFile fails if the file...
2010-02-23 Jean-Marc Lasgouttesfix compiler warnings
2010-02-23 Pavel SandaRevert r33533.
2010-02-22 Tommaso CucinottaFixed #6555 (crash when trying to replace starting...
2010-02-22 Uwe StöhrGuiView.cpp: fix compilation after r33533
2010-02-22 Enrico ForestieriOn windows, allow saving a document whose pathname...
2010-02-22 Pavel SandaAt least basic capability for VC comparison.
2010-02-22 Pavel SandaForgot these
2010-02-22 Pavel SandaKill files unused for long time
2010-02-21 Enrico ForestieriWin95 is not supported by a long time now.
2010-02-21 Enrico ForestieriThis should have gone in r33524.
2010-02-21 Abdelrazak YounesMigrate GuiHSPace to InsetParamsDialog.
2010-02-21 Enrico ForestieriFix bug #5238: LyX 1.6 fails with non-ascii chars in...
2010-02-19 Edwin Leuvenbit of clean up
2010-02-19 Abdelrazak YounesMigrate Branch dialog to InsetParamsWidget
2010-02-19 Abdelrazak YounesImplement Vincent's suggestions:
2010-02-19 Enrico ForestieriAvoid unnecessary exceptions.
2010-02-19 Jürgen Spitzmüller* Buffer.cpp:
2010-02-19 Abdelrazak YounesFix single table action (from toolbar).
2010-02-19 Abdelrazak YounesFollowing previous commit, the dialog now needs to...
2010-02-19 Abdelrazak YounesInsetParamsDialog: don't update the inset widget if...
2010-02-19 Abdelrazak YounesFix cell width initial fill-in.
2010-02-19 Abdelrazak Younesr33506: better fix for table borders.
2010-02-19 Abdelrazak YounesReally fix table borders toggling.
2010-02-19 Abdelrazak YounesTabular dialog: fix border setting/unsetting bug.
2010-02-19 Abdelrazak YounesSimplify featureAsString()... I don't understand why...
2010-02-18 Abdelrazak YounesFix gcc warning.
2010-02-18 Enrico ForestieriRemove obsolete source file.
2010-02-18 Pavel Sanda* doxy
2010-02-18 Abdelrazak Younes* InsetTabular cleanup:
2010-02-18 Abdelrazak YounesInsetParamsWidget(): fix method constness.
2010-02-17 Enrico ForestieriOperator new[] should always be matched by operator...
2010-02-16 Abdelrazak YounesFactorize showInsetDialog() for InsetParamsDialog based...
2010-02-16 Abdelrazak YounesInsetBox:
2010-02-16 Abdelrazak Younessome moreInsetParamsDialog bug fixing...
2010-02-16 Abdelrazak YounesInsetParamsDialog bug fixing:
next