]> git.lyx.org Git - lyx.git/history - src/insets
Delay Spellchecker intanciation until first use.
[lyx.git] / src / insets /
2009-08-06 Vincent van RavesteijnFix bug #6125: Float positioning dialog enables invalid...
2009-08-01 Vincent van RavesteijnAdd const versions of Inset::asInsetMath.
2009-08-01 Abdelrazak YounesInsetText::fixParagraphsFont(): return early and save...
2009-07-23 Richard HeckImprove debugging info slightly.
2009-07-21 Vincent van RavesteijnFix #6045: Possible to insert table floats to figure...
2009-07-21 Uwe Stöhrallow to use glue lengths in the HSpace dialog; file...
2009-07-20 Richard HeckDisable this assertion for now, and replace it with
2009-07-18 Jürgen Spitzmüller* InsetSpace.cpp: prevent another (potential) null...
2009-07-16 Pavel SandaKill LFUN_PARAGRAPH_SPACING in favour of LFUN_PARAGRAPH...
2009-07-16 Richard HeckGive inset codes to all the math insets, so we get...
2009-07-16 Jean-Marc Lasgouttesun-revert r30531, after Richard told me how to avoid...
2009-07-16 Vincent van Ravesteijn* InsetCollapsable: simplification.
2009-07-16 Jean-Marc Lasgouttesremove unused headers
2009-07-16 Jürgen Spitzmüller* attempt to fix polytonic Greek (with mutli-accents...
2009-07-15 Vincent van RavesteijnOops..
2009-07-15 Vincent van RavesteijnRemove nonsense comment.
2009-07-15 Vincent van RavesteijnRemove nonsense assert.
2009-07-15 Richard HeckFix crash related to empty buffer_ argument.
2009-07-15 Jean-Marc Lasgouttesrevert r30531, which causes a crash when copying an...
2009-07-15 Jean-Marc Lasgouttescomment out assertion enabled in r30540. It triggered...
2009-07-14 Jean-Marc Lasgouttesdefine InsetText::insetAllowed properly and rely on...
2009-07-14 Jean-Marc LasgouttesThis commit terminates the great InsetCollapsable shrin...
2009-07-14 Jean-Marc Lasgouttesset better defaults for inset layouts: allow paragraph...
2009-07-14 Jean-Marc Lasgouttesmove InsetCollapsable::docbook to InsetText; move Inset...
2009-07-14 Pavel SandaAndre's remark
2009-07-14 Jean-Marc Lasgouttesremove all trace of editMessage
2009-07-14 Jean-Marc Lasgouttesstreamline InsetERT
2009-07-14 Jean-Marc Lasgouttesmove the the latex and validate methods from InsetColla...
2009-07-14 Jean-Marc Lasgouttesfix button label of insets like InsetMarginal
2009-07-14 Pavel SandaHopefully fix bug #6077
2009-07-14 Jean-Marc Lasgouttesmove more functions from InsetCollapsable::getStatus...
2009-07-14 Jean-Marc Lasgouttesmove tab-insert/delete from InsetCollapsable to Text
2009-07-14 Jean-Marc Lasgouttesmove some code from InsetCollapsable::doDispatch to...
2009-07-14 Jean-Marc Lasgouttesmove some code fro, InsetCollapsable::read to InsetText
2009-07-14 Jean-Marc LasgouttesMove special handling of paste function from InsetColla...
2009-07-14 Jean-Marc LasgouttesRemove the layout_ cache in InsetCollapsable.
2009-07-13 Uwe Stöhrupdate author settings for the files I recently notably...
2009-07-13 Jean-Marc Lasgouttesnote to self: always compile before committing
2009-07-13 Jean-Marc LasgouttesThe most important change in this changeset is that...
2009-07-13 Jean-Marc Lasgouttesone less explicit test against FLEX_CODE
2009-07-13 Jean-Marc LasgouttesSmall cleanup
2009-07-13 Jean-Marc LasgouttesRemove all BufferParam arguments in InsetXXX methods...
2009-07-13 Jürgen SpitzmüllerFinally make the label color of multiple index entries...
2009-07-13 Jürgen Spitzmüller* InsetExternal.cpp (xhtml): fix compiler warning and...
2009-07-13 Jean-Marc Lasgouttesremove BufferParams parameter from Inset::accept/reject...
2009-07-13 Jean-Marc LasgouttesFirst step of InsetLayout cleanup.
2009-07-12 Uwe Stöhrsupport for matrix decoration in the MathMatrix dialog;
2009-07-12 Jean-Marc LasgouttesMake sure that the new caching mechanism for flattened...
2009-07-12 Jean-Marc Lasgouttesrevert r30515: too many files there
2009-07-12 Jean-Marc Lasgouttesfix a couple warnings after the number localization...
2009-07-12 Uwe StöhrInsetTabular.cpp: coding style
2009-07-12 Jürgen Spitzmüller* correct bug reference.
2009-07-12 Jürgen Spitzmüller* InsetTabular.cpp: fix bug 6057: longtable captions...
2009-07-11 Uwe Stöhr- GuiTabular.cpp: longtables cannot have a vertical...
2009-07-11 Uwe StöhrInsetTabular.cpp: whitespace again, sorry
2009-07-11 Uwe StöhrInsetTabular.cpp: whitespace
2009-07-11 Uwe StöhrInsetTabular.cpp:
2009-07-11 Uwe Stöhr- support for longtable alignment, fileformat change
2009-07-11 Pavel SandaFix setting via context menu.
2009-07-11 Pavel SandaFix status check of branch (de)activation from the...
2009-07-10 Richard HeckFix for bug 5522, by Sergiu Carpov.
2009-07-10 Jürgen Spitzmüller* Add ability to rename branches (bug 4128).
2009-07-09 Jürgen Spitzmüller* InsetBranch.cpp:
2009-07-09 Jürgen SpitzmüllerEase the pain with unknown branches:
2009-07-07 Richard HeckMove LFUN_TAB* handling from InsetListings to InsetColl...
2009-07-05 Jean-Marc Lasgouttesunused #includes
2009-07-05 Jürgen Spitzmüller* InsetInclude.cpp: typo spotted by Jean-Pierre Chrétien.
2009-07-03 Enrico ForestieriFix bugs #6047, #4043, and #5394.
2009-06-29 Jean-Marc Lasgouttesadd onoff support for "inset-modify changetype xxx...
2009-06-19 Richard HeckFix captions, in accord with observations by Abdel...
2009-06-19 Richard HeckNot sure how that happened.
2009-06-19 Richard HeckXHTML output for InsetInclude.
2009-06-19 Richard HeckFix warning.
2009-06-19 Richard HeckClean up a bit.
2009-06-19 Richard HeckWhitespace.
2009-06-19 Richard HeckPolish some of the recent changes in accord with sugges...
2009-06-19 Richard HeckXHTML output for InsetListings.
2009-06-19 Richard HeckMove these, too, so they can be used in InsetListings...
2009-06-19 Richard HeckMove getCaptionInset() to InsetCollapsable, so it can...
2009-06-19 Richard HeckXHTML output for floats and captions.
2009-06-19 Richard HeckFactor out some code for later use (and to remove dupli...
2009-06-18 Richard HeckDisable XHTML output for InsetExternal---for the time...
2009-06-12 Abdelrazak YounesMSVC compil fix.
2009-06-12 Richard HeckXHTML for InsetWrap.
2009-06-12 Richard HeckWell, it turns out that we need a different return...
2009-06-12 Richard HeckThe return value for xhtml() is not going to be needed.
2009-06-12 Richard HeckHTML output for InsetVSpace.
2009-06-12 Richard HeckLengths for HTML. Use them for InsetBox.
2009-06-11 Richard HeckOK, now here's a big one: XHTML output for InsetBibtex...
2009-06-11 Richard HeckIt is convenient for me to change this for use in XHTML...
2009-06-11 Richard HeckGet XHTML output for InsetCitation working, at least...
2009-06-11 Richard HeckBug.
2009-06-11 Richard HeckIntroduce a field for keeping track of the citation...
2009-06-11 Richard HeckGet InsetBibitem working, and the output for LATEX_BIB_...
2009-06-09 Jean-Marc Lasgouttesfix a few compiler warnings
2009-06-06 Richard HeckDisable InsetIndex XHTML output, for now.
2009-06-06 Richard HeckSome real easy ones.
2009-06-06 Richard HeckNow we can restore the old (and better) behavior of...
2009-06-06 Richard HeckAdd a couple more HTML* tags to InsetLayout, in a way...
2009-06-06 Pavel SandaFix compilation on win
next