]> git.lyx.org Git - lyx.git/history - src/insets
Some cleanup for the Floating class.
[lyx.git] / src / insets /
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
2010-02-07 Abdelrazak YounesERT and Box insets: simplify dialog creation and don...
2010-02-07 Abdelrazak YounesBox dialog: migrate to the new InsetDialog architecture...
2010-02-04 Enrico ForestieriFix bug #3325: Labels with special characters in equati...
2010-01-31 Vincent van RavesteijnFix bug #5446: Cursor gets stuck in InsetInfo.
2010-01-30 Abdelrazak YounesInset::validateModifyArgument(): new virtual interface...
2010-01-30 Vincent van RavesteijnFix a crash when the child document is already closed.
2010-01-28 Jürgen Spitzmüller* Implement updateLabels in mathed and add the MathRef...
2010-01-28 Jürgen Spitzmüller* InsetTabular.cpp (addToToc):
2010-01-28 Jürgen Spitzmüller* InsetTabular.{cpp, h}:
2010-01-21 Richard HeckSimplify InsetCitation::basicLabel() code.
2010-01-21 Richard HeckForgot to wrap first citation.
2010-01-21 Richard HeckOutput labels (1.1, etc) with the TOC.
2010-01-21 Richard HeckTranslate TOC title to document language, not GUI language.
2010-01-20 Richard HeckIntroduce a "formatted counter" for use with formatted...
2010-01-20 Richard HeckFix warning.
2010-01-20 Richard HeckGet rid of some magic booleans in updateLabels() and...
2010-01-20 Richard HeckBetter XHTML output for InsetRef.
2010-01-20 Richard HeckMove comments to functions, not private members.
2010-01-19 Richard HeckMove the StartTag, EndTag, and CompTag classes into...
2010-01-19 Richard HeckFix listings XHTML output: No paragraphs in there.
2010-01-17 Jürgen Spitzmüller* InsetIndex.{cpp,h}:
2010-01-15 Jean-Marc Lasgouttesremove bad and unused #include
2010-01-14 Richard HeckRevert r33039, which did not work at all.
2010-01-14 Richard HeckThe fortoc argument I introduced earlier should all...
2010-01-14 Richard HeckCharacter styles should have MultiPar = false, by default.
2010-01-14 Richard HeckMinor InsetLayout cleanup.
2010-01-14 Richard HeckFinish the output of the index for XHTML.
2010-01-12 Richard HeckThis sorts the index entries and writes each one's...
2010-01-12 Richard HeckInitial work for XHTML output of the index. It just...
2010-01-12 Richard HeckRemove the test for "tableofcontents", since that is...
2010-01-12 Richard HeckSimplify InsetTOC::xhtml now.
2010-01-12 Jean-Marc Lasgouttesget rid of notes-mutate and explain that inset-forall...
2010-01-11 Richard HeckAuthor-year citations for XHTML output.
2010-01-10 Jürgen Spitzmüller* InsetInclude{.cpp, h}:
2010-01-09 Richard HeckMove the anonymous functions that are left closer to...
2010-01-09 Richard HeckMake the complexLabel and basicLabel functions in Inset...
2010-01-09 Richard HeckA little cleanup of some of the BibTeX info access.
2010-01-09 Abdelrazak YounesFix multipart document background compilation. I am...
2010-01-08 Richard HeckNo output for nocite citations.
2010-01-08 Richard HeckStyle.
2010-01-08 Richard HeckOutput keys with bibliography, too.
2010-01-08 Richard HeckUse calculated labels in XHTML output.
2010-01-08 Richard HeckMove the collection of citations and sorting routines...
2010-01-08 Richard HeckTypos etc.
2010-01-07 Richard HeckMake the float interface for XHTML consistent with...
2010-01-05 Abdelrazak YounesCleanup a bit the pargraph ids generation in order...
2010-01-01 Richard HeckXHTML output for lists of figures, tables, etc.
2010-01-01 Richard HeckA comment, and a minor change.
2010-01-01 Richard HeckRe-organize InsetTOC to prepare for other TO*s.
2009-12-31 Richard HeckStyle.
2009-12-31 Richard HeckWhitespace.
2009-12-23 Pavel SandaRevert r32624 - forgotten and wrong patch in git commit...
2009-12-23 Pavel SandaVincent's initial support for ERT instant preview
2009-12-18 Richard HeckWith ContentAsLabel, we do not need this special code.
2009-12-18 Richard HeckEnhance LyX by fixing bug 5587. We add a new ContentAsL...
2009-12-17 Vincent van RavesteijnSet the current font when moving into a table or betwee...
next