]> git.lyx.org Git - lyx.git/history - src
Update layouts to format 24.
[lyx.git] / src /
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:
2010-02-16 Abdelrazak YounesFix autotools for r33480.
2010-02-15 Abdelrazak YounesFix compilation with Qt4.2
2010-02-15 Abdelrazak YounesAttempt to simplify as much as possible Inset parameter...
2010-02-15 Abdelrazak YounesAdd a new insetDisplayName() method that will be used...
2010-02-15 Pavel Sanda* doxy
2010-02-15 Pavel SandaSupport revision fetching also for RCS.
2010-02-15 Pavel SandaGlitch in LFUN
2010-02-15 Pavel Sandatypo
2010-02-15 Pavel SandaAllow revision to be string.
2010-02-15 Pavel SandaWhy do we have Variables.{cpp/h} ?
2010-02-13 Jürgen SpitzmüllerAdd the spellcheck tag also to paragraph styles.
2010-02-13 Jürgen Spitzmüller* add pref option to exclude notes and comments from...
2010-02-13 Jürgen Spitzmüller* new InsetLayout tag to disallow spell checking. This...
2010-02-13 Richard HeckFix other bit.
2010-02-13 Richard HeckFix warning.
2010-02-13 Jürgen Spitzmüllercomment
2010-02-13 Jürgen Spitzmüllerplease Abdel.
2010-02-13 Jürgen Spitzmüller* InsetNomenclature.cpp:
2010-02-13 Jürgen Spitzmüllergeneralize special handling of command inset parameters...
2010-02-13 Jürgen Spitzmüller* TocWidget.{cpp,h}:
2010-02-12 Vincent van RavesteijnCorrect r33454.
next