lyx_mirror/src/insets
Richard Heck d62c5cf02e Sorry, I didn't mean to commit all that. Let's try again.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32105 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-19 22:47:22 +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 Inset::xhtml(XHTMLStream &, ...) 2009-11-19 20:22:04 +00:00
Inset.h Inset::xhtml(XHTMLStream &, ...) 2009-11-19 20:22:04 +00:00
InsetBibitem.cpp InsetCommand ctor: Pass 'Buffer *' 2009-11-08 16:10:34 +00:00
InsetBibitem.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetBibtex.cpp remove unneeded setBuffer(). 2009-11-08 16:16:36 +00:00
InsetBibtex.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetBox.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetBox.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetBranch.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetBranch.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetCaption.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetCaption.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetCitation.cpp InsetCommand ctor: Pass 'Buffer *' 2009-11-08 16:10:34 +00:00
InsetCitation.h InsetCommand ctor: Pass 'Buffer *' 2009-11-08 16:10:34 +00:00
InsetCode.h Get math macros working for MathML. 2009-11-15 12:30:26 +00:00
InsetCollapsable.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetCollapsable.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetCommand.cpp oups... fix previous commit 2009-11-08 16:14:22 +00:00
InsetCommand.h InsetCommand ctor: Pass 'Buffer *' 2009-11-08 16:10:34 +00:00
InsetCommandParams.cpp New inset dialog for InsetPrintIndex (only used with multiple indices).. 2009-04-17 14:29:32 +00:00
InsetCommandParams.h
InsetERT.cpp Disable ERT again. 2009-11-19 21:52:18 +00:00
InsetERT.h Disable ERT again. 2009-11-19 21:52:18 +00:00
InsetExternal.cpp Handle the TEXT flavor in this switch. 2009-11-16 17:37:51 +00:00
InsetExternal.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetFlex.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetFlex.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetFloat.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetFloat.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetFloatList.cpp InsetCommand ctor: Pass 'Buffer *' 2009-11-08 16:10:34 +00:00
InsetFloatList.h InsetCommand ctor: Pass 'Buffer *' 2009-11-08 16:10:34 +00:00
InsetFoot.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetFoot.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetFootlike.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetFootlike.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetGraphics.cpp Get XHTML output for InsetGraphics working, at least in a primitive way. 2009-11-14 14:00:18 +00:00
InsetGraphics.h Get XHTML output for InsetGraphics working, at least in a primitive way. 2009-11-14 14:00:18 +00:00
InsetGraphicsParams.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetGraphicsParams.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetHyperlink.cpp InsetCommand ctor: Pass 'Buffer *' 2009-11-08 16:10:34 +00:00
InsetHyperlink.h InsetCommand ctor: Pass 'Buffer *' 2009-11-08 16:10:34 +00:00
InsetInclude.cpp InsetCommand ctor: Pass 'Buffer *' 2009-11-08 16:10:34 +00:00
InsetInclude.h InsetCommand ctor: Pass 'Buffer *' 2009-11-08 16:10:34 +00:00
InsetIndex.cpp Disable InsetIndex again. 2009-11-19 22:03:15 +00:00
InsetIndex.h Disable InsetIndex again. 2009-11-19 22:03:15 +00:00
InsetInfo.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetInfo.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetLabel.cpp InsetCommand ctor: Pass 'Buffer *' 2009-11-08 16:10:34 +00:00
InsetLabel.h InsetCommand ctor: Pass 'Buffer *' 2009-11-08 16:10:34 +00:00
InsetLayout.cpp Sorry, I didn't mean to commit all that. Let's try again. 2009-11-19 22:47:22 +00:00
InsetLayout.h We should have a default tag for InsetLayout, too, I think. So here it is. 2009-10-27 19:46:47 +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 Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetListings.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetListings.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetListingsParams.cpp Move CollapseStatus from Inset to InsetCollapsable (where it belongs IMO). 2009-11-02 05:03:09 +00:00
InsetListingsParams.h Patch from Bo. Fixes problem with labels in child docs of the listings type: 2009-02-19 04:50:25 +00:00
InsetMarginal.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetMarginal.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetNewline.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetNewline.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetNewpage.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +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 InsetCommand ctor: Pass 'Buffer *' 2009-11-08 16:10:34 +00:00
InsetNomencl.h InsetCommand ctor: Pass 'Buffer *' 2009-11-08 16:10:34 +00:00
InsetNote.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetNote.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetOptArg.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetOptArg.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetPhantom.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetPhantom.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetQuotes.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetQuotes.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetRef.cpp Get XHTML output for InsetRef working, again in a fairly primitive way. We just 2009-11-14 14:12:37 +00:00
InsetRef.h Get XHTML output for InsetRef working, again in a fairly primitive way. We just 2009-11-14 14:12:37 +00:00
InsetSpace.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetSpace.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetSpecialChar.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetSpecialChar.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetTabular.cpp Fix bug #6240: Adding table row causes exception that triggers infinite loop in code. 2009-11-16 00:18:52 +00:00
InsetTabular.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetText.cpp In non-MultiPar insets, we do not want to output paragraphs at all. 2009-11-19 22:31:52 +00:00
InsetText.h Enable InsetText for XHTML. 2009-11-19 21:05:34 +00:00
InsetTOC.cpp InsetCommand ctor: Pass 'Buffer *' 2009-11-08 16:10:34 +00:00
InsetTOC.h InsetCommand ctor: Pass 'Buffer *' 2009-11-08 16:10:34 +00:00
InsetVSpace.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetVSpace.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetWrap.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetWrap.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
RenderBase.h Andre's remark 2009-07-14 19:46:17 +00:00
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp Fix bug #6134: Reload context menu for graphics inset. 2009-08-13 17:21:59 +00:00
RenderGraphic.h Fix bug #6134: Reload context menu for graphics inset. 2009-08-13 17:21:59 +00:00
RenderPreview.cpp Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5627 2009-01-25 12:24:03 +00:00
RenderPreview.h