lyx_mirror/src/insets
Jean-Marc Lasgouttes 5077b1ff11 streamline InsetERT
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30584 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-14 18:30:13 +00:00
..
ExternalSupport.cpp Fix for bug 5522, by Sergiu Carpov. 2009-07-10 16:21:47 +00:00
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp note to self: always compile before committing 2009-07-13 15:57:08 +00:00
Inset.h note to self: always compile before committing 2009-07-13 15:57:08 +00:00
InsetBibitem.cpp Make sure that the new caching mechanism for flattened labels respects languages. 2009-07-12 20:09:53 +00:00
InsetBibitem.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetBibtex.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetBibtex.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetBox.cpp Remove the layout_ cache in InsetCollapsable. 2009-07-14 12:07:51 +00:00
InsetBox.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetBranch.cpp Remove the layout_ cache in InsetCollapsable. 2009-07-14 12:07:51 +00:00
InsetBranch.h The most important change in this changeset is that InsetCollapsable::getLayout 2009-07-13 15:47:40 +00:00
InsetCaption.cpp Make sure that the new caching mechanism for flattened labels respects languages. 2009-07-12 20:09:53 +00:00
InsetCaption.h Fix captions, in accord with observations by Abdel and JMarc. 2009-06-19 18:32:50 +00:00
InsetCitation.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetCitation.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetCode.h
InsetCollapsable.cpp move the the latex and validate methods from InsetCollapsable to InsetText; small cleanups 2009-07-14 18:27:54 +00:00
InsetCollapsable.h move the the latex and validate methods from InsetCollapsable to InsetText; small cleanups 2009-07-14 18:27:54 +00:00
InsetCommand.cpp
InsetCommand.h
InsetCommandParams.cpp
InsetCommandParams.h
InsetERT.cpp streamline InsetERT 2009-07-14 18:30:13 +00:00
InsetERT.h streamline InsetERT 2009-07-14 18:30:13 +00:00
InsetExternal.cpp * InsetExternal.cpp (xhtml): fix compiler warning and formatting. 2009-07-13 06:34:05 +00:00
InsetExternal.h Disable XHTML output for InsetExternal---for the time being. 2009-06-18 20:44:38 +00:00
InsetFlex.cpp Remove the layout_ cache in InsetCollapsable. 2009-07-14 12:07:51 +00:00
InsetFlex.h one less explicit test against FLEX_CODE 2009-07-13 14:06:05 +00:00
InsetFloat.cpp Remove all BufferParam arguments in InsetXXX methods (since insets know about their Buffer) 2009-07-13 12:56:20 +00:00
InsetFloat.h Remove all BufferParam arguments in InsetXXX methods (since insets know about their Buffer) 2009-07-13 12:56:20 +00:00
InsetFloatList.cpp
InsetFloatList.h
InsetFoot.cpp First step of InsetLayout cleanup. 2009-07-13 00:28:22 +00:00
InsetFoot.h Add a couple more HTML* tags to InsetLayout, in a way that improves the 2009-06-06 03:02:43 +00:00
InsetFootlike.cpp
InsetFootlike.h
InsetGraphics.cpp Small cleanup 2009-07-13 13:53:58 +00:00
InsetGraphics.h Small cleanup 2009-07-13 13:53:58 +00:00
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetHyperlink.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetInclude.cpp Remove all BufferParam arguments in InsetXXX methods (since insets know about their Buffer) 2009-07-13 12:56:20 +00:00
InsetInclude.h XHTML output for InsetInclude. 2009-06-19 15:11:33 +00:00
InsetIndex.cpp Remove the layout_ cache in InsetCollapsable. 2009-07-14 12:07:51 +00:00
InsetIndex.h Finally make the label color of multiple index entries work. 2009-07-13 06:46:52 +00:00
InsetInfo.cpp Remove the layout_ cache in InsetCollapsable. 2009-07-14 12:07:51 +00:00
InsetInfo.h
InsetLabel.cpp Remove all BufferParam arguments in InsetXXX methods (since insets know about their Buffer) 2009-07-13 12:56:20 +00:00
InsetLabel.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetLayout.cpp Add a couple more HTML* tags to InsetLayout, in a way that improves the 2009-06-06 03:02:43 +00:00
InsetLayout.h Add a couple more HTML* tags to InsetLayout, in a way that improves the 2009-06-06 03:02:43 +00:00
InsetLine.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetLine.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetListings.cpp Move LFUN_TAB* handling from InsetListings to InsetCollapsable, so that 2009-07-07 13:25:43 +00:00
InsetListings.h XHTML output for InsetListings. 2009-06-19 13:37:14 +00:00
InsetListingsParams.cpp
InsetListingsParams.h
InsetMarginal.cpp move the the latex and validate methods from InsetCollapsable to InsetText; small cleanups 2009-07-14 18:27:54 +00:00
InsetMarginal.h move the the latex and validate methods from InsetCollapsable to InsetText; small cleanups 2009-07-14 18:27:54 +00:00
InsetNewline.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetNewline.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetNewpage.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetNewpage.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetNomencl.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetNomencl.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetNote.cpp Remove the layout_ cache in InsetCollapsable. 2009-07-14 12:07:51 +00:00
InsetNote.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetOptArg.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetOptArg.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetPhantom.cpp Remove the layout_ cache in InsetCollapsable. 2009-07-14 12:07:51 +00:00
InsetPhantom.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetQuotes.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetQuotes.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetRef.cpp
InsetRef.h
InsetSpace.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetSpace.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetSpecialChar.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetSpecialChar.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetTabular.cpp update author settings for the files I recently notably modified 2009-07-13 23:25:47 +00:00
InsetTabular.h The most important change in this changeset is that InsetCollapsable::getLayout 2009-07-13 15:47:40 +00:00
InsetText.cpp move the the latex and validate methods from InsetCollapsable to InsetText; small cleanups 2009-07-14 18:27:54 +00:00
InsetText.h Move special handling of paste function from InsetCollapsable to InsetText 2009-07-14 13:00:42 +00:00
InsetTOC.cpp
InsetTOC.h
InsetVSpace.cpp Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetVSpace.h Well, it turns out that we need a different return value for the xhtml 2009-06-12 17:23:17 +00:00
InsetWrap.cpp Remove all BufferParam arguments in InsetXXX methods (since insets know about their Buffer) 2009-07-13 12:56:20 +00:00
InsetWrap.h Polish some of the recent changes in accord with suggestions 2009-06-19 13:50:19 +00:00
RenderBase.h Hopefully fix bug #6077 2009-07-14 15:51:21 +00:00
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp
RenderPreview.h