]> git.lyx.org Git - lyx.git/history - src/insets
Update it.po
[lyx.git] / src / insets /
2009-11-16 Vincent van RavesteijnFix bug #6240: Adding table row causes exception that...
2009-11-15 Richard HeckGet math macros working for MathML.
2009-11-14 Richard HeckGet XHTML output for InsetRef working, again in a fairl...
2009-11-14 Richard HeckGet XHTML output for InsetGraphics working, at least...
2009-11-08 Abdelrazak Younesremove unneeded setBuffer().
2009-11-08 Abdelrazak Younesoups... fix previous commit
2009-11-08 Abdelrazak YounesInsetCommand ctor: Pass 'Buffer *'
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-11-08 Abdelrazak YounesFix crash when copying an InsetTabular.
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-11-03 Vincent van RavesteijnFix (again) bug #5754: Caption inset not dissolved...
2009-11-02 Abdelrazak YounesFix gcc warning.
2009-11-02 Vincent van RavesteijnFix bug #6240: Adding table row causes exception that...
2009-11-02 Vincent van RavesteijnMove CollapseStatus from Inset to InsetCollapsable...
2009-11-02 Vincent van RavesteijnFix (partly) bug #5754: Caption inset not dissolved...
2009-11-02 Vincent van RavesteijnFix some remains of handling INSET_DISSOLVE (see r31756):
2009-10-30 Vincent van RavesteijnStandard Layout should be MultiPar. Now, because LFUN_B...
2009-10-27 Richard HeckWhat we mean by a label in HTML output and what LyX...
2009-10-27 Richard HeckWe should have a default tag for InsetLayout, too,...
2009-10-27 Richard HeckPut the InsetLayout default CSS stuff to use.
2009-10-27 Richard HeckA bit more cleanup, after JMarc.
2009-10-27 Jean-Marc LasgouttesMove some functions that only required a FontInfo param...
2009-10-27 Richard HeckDefault CSS for InsetLayout.
2009-10-26 Vincent van RavesteijnMove (part of) LFUN_DISSOLVE_INSET into InsetText.
2009-10-26 Vincent van Ravesteijn* InsetTabular.h: Whitespace.
2009-10-26 Richard HeckTry to deal with one of the big problems here, namely...
2009-10-26 Richard HeckRename one output param and add a new one.
2009-10-25 Pavel SandaFix warnings
2009-10-25 Richard HeckA couple comments and some very minor cleanup.
2009-10-25 Richard HeckAdd an HTML output flavor, and do something with it.
2009-10-24 Vincent van RavesteijnFix bug #6280: Wrong context menu is opened in an auto...
2009-10-19 Enrico ForestieriThe current buffer is the master of an included file...
2009-10-18 Enrico ForestieriRestore the master language at the end of an included...
2009-10-11 Jürgen Spitzmüller* InsetInclude.cpp:
2009-10-09 Jürgen Spitzmüller* InsetExternal.cpp:
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...
next