]> git.lyx.org Git - lyx.git/history - src/insets
BufferView.cpp: typo
[lyx.git] / src / insets /
2010-03-31 Pavel SandaNext headers
2010-03-29 Richard HeckRead the citation formats from a file, rather than...
2010-03-28 Pavel SandaFix gcc warnings. Vincent, is it correct ploader is...
2010-03-28 Pavel SandaAdd Preview to ERT context menu
2010-03-28 Vincent van RavesteijnIntroduce InsetPreview.
2010-03-27 Richard HeckUse rich text in XHTML output, too.
2010-03-22 Edwin Leuvensilence compiler warning
2010-03-21 Edwin Leuvencomments and housekeeping
2010-03-21 Uwe StöhrInsetTabular.cpp: remove FIXME as nothing needs to...
2010-03-20 Edwin Leuvenforgotten in r33799
2010-03-19 Edwin Leuvenfix the drawing for cells with a specified vertical...
2010-03-18 Edwin Leuvenrevert awful spaghetti (r33780)
2010-03-18 Richard HeckUse something simpler for the TOC links in XHTML. Some...
2010-03-18 Abdelrazak YounesFix gcc-4.4 warnings.
2010-03-17 Richard HeckIntroduce a RefPrefix tag for Style, InsetLayout, and...
2010-03-16 Uwe StöhrInsetTabular.cpp:
2010-03-16 Edwin Leuvencorrect cell line drawing for multirow cells
2010-03-16 Uwe StöhrInsetTabular.cpp/h: fix the drawing for cells with...
2010-03-16 Edwin Leuven- deleteRow did not properly change multirows
2010-03-16 Edwin Leuvenand also correctly draw selected multicolumn cells...
2010-03-16 Edwin Leuvencorrectly draw selected multirow cells
2010-03-15 Edwin Leuvenavoid invalidated indexes with multicol/row
2010-03-15 Vincent van RavesteijnRevert r33714: It causes bug #6588.
2010-03-14 Edwin Leuvenuse more flexible default for now...
2010-03-13 Edwin Leuvenincrement in the same way in ::draw, ::drawSelection...
2010-03-13 Edwin Leuvenfix some vertical alignment issues in tabular
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 RavesteijnFix bug #6563: Change tracking and moving labels
2010-03-11 Richard HeckFinish fixing the problem with "New Inset" in branches...
2010-03-10 Richard HeckFix part of a problem reported by Vincent.
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-08 Richard HeckUnused variable.
2010-03-08 Richard HeckLine length.
2010-03-08 Richard HeckIntroduce isBufferValid() method now, that returns...
2010-03-08 Richard Hecks/isBufferValid/isBufferLoaded/
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 Richard HeckAdd sanity check. This partially fixes a crash related...
2010-03-08 Edwin Leuvenlil' cleanup
2010-03-08 Edwin Leuvenerratum to r33628
2010-03-07 Edwin Leuvenfix cursor position(ing)
2010-03-06 Vincent van RavesteijnFix bug #6580: Revert r29305, which was supposed to...
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 Edwin Leuvenrename frenzy
2010-03-05 Richard HeckChange the LaTeXBuiltin tag to a NeedsFloatPkg tag...
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 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-02-28 Uwe StöhrBuffer.cpp, InsetCommandParams.cpp: refine comments
2010-02-26 Richard HeckCosmetics.
2010-02-26 Richard HeckTruncate long cross-references and show the whole thing...
2010-02-25 Jean-Marc Lasgouttesavoid crash when there is no buffer (bug #6548)
2010-02-23 Abdelrazak YounesMigrate GuiBibitem to InsetParamsWidget.
2010-02-23 Jean-Marc Lasgouttesfix compiler warnings
2010-02-21 Abdelrazak YounesMigrate GuiHSPace to InsetParamsDialog.
2010-02-19 Edwin Leuvenbit of clean up
2010-02-19 Abdelrazak YounesMigrate Branch dialog to InsetParamsWidget
2010-02-19 Abdelrazak YounesFix single table action (from toolbar).
2010-02-19 Abdelrazak Younesr33506: better fix for table borders.
2010-02-19 Abdelrazak YounesSimplify featureAsString()... I don't understand why...
2010-02-18 Abdelrazak YounesFix gcc warning.
2010-02-18 Abdelrazak Younes* InsetTabular cleanup:
2010-02-16 Abdelrazak YounesFactorize showInsetDialog() for InsetParamsDialog based...
2010-02-16 Abdelrazak YounesInsetBox:
2010-02-15 Abdelrazak YounesAdd a new insetDisplayName() method that will be used...
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 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-12 Edwin Leuvendelete unused variable, fix multicolumn and some clean up
2010-02-12 Jürgen SpitzmüllerFix encoding issues in bibitems (bug #6534)
2010-02-12 Pavel SandaSVN info - add author, date, time
2010-02-12 Pavel SandaTree revision info into InsetInfo. Muhehe.
2010-02-12 Pavel SandaSpots from Abdel
2010-02-12 Pavel SandaConnect to InsetInfo
2010-02-11 Uwe StöhrInsetTabular.h:
2010-02-11 Uwe Stöhrsupport for multirows in tables:
2010-02-10 Abdelrazak Younes* InsetFloat:
2010-02-10 Abdelrazak YounesFix i18n as suggested by Jürgen:
2010-02-09 Abdelrazak YounesTransfer LyXfunc code to GuiApplication::dispatch(...
2010-02-09 Jean-Marc Lasgouttesfix assertion in Inset::getLayout when there is no...
2010-02-09 Abdelrazak YounesLink fix, sorry.
2010-02-08 Abdelrazak Younes* Migrate InsetFloat to InsetDialog
2010-02-08 Jean-Marc Lasgouttescleanup handling of LFUN_REGEXP_MODE ; cleanup Text...
2010-02-08 Pavel SandaNext one
2010-02-08 Pavel SandaUnneeded include
next