lyx_mirror/src/insets
Richard Heck 83df2047c5 Restore XHTML output for InsetFloat.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32246 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-30 17:20:37 +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 Kill a gazillion warnings. 2009-11-22 21:29:20 +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 Restore XHTML for InsetBox. 2009-11-26 16:38:26 +00:00
InsetBox.h Restore XHTML for InsetBox. 2009-11-26 16:38:26 +00:00
InsetBranch.cpp InsetBranch works again. 2009-11-21 23:24:21 +00:00
InsetBranch.h InsetBranch works again. 2009-11-21 23:24: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 Fix bug #4360: Instant preview does not render formulas which contain math-macro from input file. 2009-11-22 20:50:35 +00:00
InsetExternal.h Fix bug #4360: Instant preview does not render formulas which contain math-macro from input file. 2009-11-22 20:50:35 +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 Restore XHTML output for InsetFloat. 2009-11-30 17:20:37 +00:00
InsetFloat.h Restore XHTML output for InsetFloat. 2009-11-30 17:20:37 +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
InsetGraphicsParams.h
InsetHyperlink.cpp Output target if name is not defined. 2009-11-28 21:32:46 +00:00
InsetHyperlink.h Restore XHTML output for InsetHyperlink. 2009-11-25 22:19:59 +00:00
InsetInclude.cpp Fix bug #4360: Instant preview does not render formulas which contain math-macro from input file. 2009-11-22 20:50:35 +00:00
InsetInclude.h Fix bug #4360: Instant preview does not render formulas which contain math-macro from input file. 2009-11-22 20:50:35 +00:00
InsetIndex.cpp InsetPrintIndex disabled. 2009-11-21 23:28:20 +00:00
InsetIndex.h InsetPrintIndex disabled. 2009-11-21 23:28:20 +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 Restore XHTML output for InsetLabel and InsetRef. There are a couple 2009-11-28 21:37:47 +00:00
InsetLabel.h Restore XHTML output for InsetLabel and InsetRef. There are a couple 2009-11-28 21:37:47 +00:00
InsetLayout.cpp The default HTML tag for an InsetLayout should depend upon MultiPar. 2009-11-19 22:49:30 +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 Restore XHTML output for InsetLine. 2009-11-25 22:07:17 +00:00
InsetLine.h Restore XHTML output for InsetLine. 2009-11-25 22:07:17 +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 Do not allow a program listing to be in a font changing command. 2009-11-21 14:49:41 +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 Restore InsetNewline. 2009-11-19 23:04:10 +00:00
InsetNewline.h Restore InsetNewline. 2009-11-19 23:04:10 +00:00
InsetNewpage.cpp Fix InsetNewpage: <br /> has to be within a block-level item. 2009-11-28 20:33:19 +00:00
InsetNewpage.h Restore XHTML output for InsetNewpage. 2009-11-25 22:00:29 +00:00
InsetNomencl.cpp InsetNomencl still disabled. 2009-11-21 23:29:29 +00:00
InsetNomencl.h InsetNomencl still disabled. 2009-11-21 23:29:29 +00:00
InsetNote.cpp Restore XHTML for InsetNote. 2009-11-25 21:58:18 +00:00
InsetNote.h Restore XHTML for InsetNote. 2009-11-25 21:58:18 +00:00
InsetOptArg.cpp InsetOptArg and InsetPhantom disabled. 2009-11-21 23:31:13 +00:00
InsetOptArg.h InsetOptArg and InsetPhantom disabled. 2009-11-21 23:31:13 +00:00
InsetPhantom.cpp InsetOptArg and InsetPhantom disabled. 2009-11-21 23:31:13 +00:00
InsetPhantom.h InsetOptArg and InsetPhantom disabled. 2009-11-21 23:31:13 +00:00
InsetQuotes.cpp Restore InsetQuote. 2009-11-19 23:02:47 +00:00
InsetQuotes.h Restore InsetQuote. 2009-11-19 23:02:47 +00:00
InsetRef.cpp Restore XHTML output for InsetLabel and InsetRef. There are a couple 2009-11-28 21:37:47 +00:00
InsetRef.h Restore XHTML output for InsetLabel and InsetRef. There are a couple 2009-11-28 21:37:47 +00:00
InsetSpace.cpp InsetQuote works again. 2009-11-19 23:29:07 +00:00
InsetSpace.h InsetQuote works again. 2009-11-19 23:29:07 +00:00
InsetSpecialChar.cpp Fix output for InsetSpecialChar. These shouldn't be escaped. 2009-11-28 20:37:01 +00:00
InsetSpecialChar.h Restore XHTML for InsetSpecialChar. 2009-11-25 22:04:41 +00:00
InsetTabular.cpp Access the correct cell function. 2009-11-25 19:57:57 +00:00
InsetTabular.h Fix bug #4360: Instant preview does not render formulas which contain math-macro from input file. 2009-11-22 20:50:35 +00:00
InsetText.cpp Restore XHTML for InsetBox. 2009-11-26 16:38:26 +00:00
InsetText.h Restore XHTML for InsetBox. 2009-11-26 16:38:26 +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 There's an easier way.... 2009-11-30 17:20:10 +00:00
InsetVSpace.h Fix up InsetVSpace a bit. 2009-11-21 23:16:04 +00:00
InsetWrap.cpp Get InsetWrap working again. 2009-11-21 22:57:40 +00:00
InsetWrap.h Get InsetWrap working again. 2009-11-21 22:57:40 +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
RenderPreview.h