]> git.lyx.org Git - lyx.git/history - src/insets
Kornel's gcc compile fix.
[lyx.git] / src / insets /
2009-09-26 Abdelrazak YounesTransfer LFUN_DIALOG_SHOW_NEW_INSET to BufferView and...
2009-09-10 Jürgen SpitzmüllerFix bug 6179 ("|" in index entries not embraced in...
2009-09-09 Vincent van RavesteijnRevert r31219.
2009-08-31 Jürgen Spitzmüller* InsetIndex.cpp: add some FIXMEs.
2009-08-25 Vincent van RavesteijnAnother fix for r30560.
2009-08-24 Vincent van RavesteijnFix bug #6175: Footnotes in title not translated.
2009-08-24 Tommaso CucinottaThis fix suppresses the "BROKEN:" tag on references...
2009-08-18 Vincent van RavesteijnFix bug #6158: Crash when entering math in tabular.
2009-08-13 Vincent van RavesteijnFix bug #6134: Reload context menu for graphics inset.
2009-08-10 Jean-Marc Lasgouttessmall simplification and speedup for InsetFoot::updateL...
2009-08-09 Abdelrazak YounesMove depthHook(), outerHook(), isFirstInSequence()...
2009-08-09 Abdelrazak YounesMove contents of paragraph_funcs.* to Text.h and Text...
2009-08-09 Abdelrazak YounesText: Get rid of BufferParams arguments.
2009-08-09 Abdelrazak YounesNow that Text knows its owner, use the associated Buffe...
2009-08-09 Abdelrazak YounesGeneral cleanup: Text is (or should be) nothing more...
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...
next