lyx_mirror/src/insets
Richard Heck ceedc90c55 Restore XHTML for InsetSpecialChar.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32206 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-25 22:04:41 +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 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 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 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 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 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 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 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 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 Come to think of it, we should do this differently: the way it's done 2009-11-25 22:02:58 +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 Use that again. 2009-11-25 16:53:02 +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 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 Restore XHTML for InsetSpecialChar. 2009-11-25 22:04:41 +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 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.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
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 Fix up InsetVSpace a bit. 2009-11-21 23:16:04 +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 Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5627 2009-01-25 12:24:03 +00:00
RenderPreview.h