lyx_mirror/src/insets
Pavel Sanda 6aefcd7c24 Revert r32624 - forgotten and wrong patch in git commit pipe, sorry ;)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32626 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-23 16:06:31 +00:00
..
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp Correctly paint the background of the instant preview of a displayed equation. 2009-12-17 14:09:37 +00:00
Inset.h Correctly paint the background of the instant preview of a displayed equation. 2009-12-17 14:09:37 +00:00
InsetBibitem.cpp This patch introduces an optional argument to Buffer::updateLabels(), so 2009-12-04 03:03:38 +00:00
InsetBibitem.h This patch introduces an optional argument to Buffer::updateLabels(), so 2009-12-04 03:03:38 +00:00
InsetBibtex.cpp Add comment. 2009-12-14 16:04:33 +00:00
InsetBibtex.h Restore XHTML output for InsetBibtex. 2009-11-30 22:48:10 +00:00
InsetBox.cpp Fix the height output for InsetBox. 2009-12-14 16:52:33 +00:00
InsetBox.h Restore XHTML for InsetBox. 2009-11-26 16:38:26 +00:00
InsetBranch.cpp Correctly paint the background of the instant preview of a displayed equation. 2009-12-17 14:09:37 +00:00
InsetBranch.h Correctly paint the background of the instant preview of a displayed equation. 2009-12-17 14:09:37 +00:00
InsetCaption.cpp Allow use of InsetLayout with InsetCaption. 2009-12-14 17:15:32 +00:00
InsetCaption.h Allow use of InsetLayout with InsetCaption. 2009-12-14 17:15:32 +00:00
InsetCitation.cpp This patch introduces an optional argument to Buffer::updateLabels(), so 2009-12-04 03:03:38 +00:00
InsetCitation.h This patch introduces an optional argument to Buffer::updateLabels(), so 2009-12-04 03:03:38 +00:00
InsetCode.h Get math macros working for MathML. 2009-11-15 12:30:26 +00:00
InsetCollapsable.cpp Enhance LyX by fixing bug 5587. We add a new ContentAsLabel tag to 2009-12-18 00:29:22 +00:00
InsetCollapsable.h Correctly paint the background of the instant preview of a displayed equation. 2009-12-17 14:09:37 +00:00
InsetCommand.cpp oups... fix previous commit 2009-11-08 16:14:22 +00:00
InsetCommand.h Initial work for InsetTOC. This does actually write a TOC, but without 2009-12-10 18:30:48 +00:00
InsetCommandParams.cpp
InsetCommandParams.h
InsetERT.cpp Revert r32624 - forgotten and wrong patch in git commit pipe, sorry ;) 2009-12-23 16:06:31 +00:00
InsetERT.h Revert r32624 - forgotten and wrong patch in git commit pipe, sorry ;) 2009-12-23 16:06:31 +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 This patch introduces an optional argument to Buffer::updateLabels(), so 2009-12-04 03:03:38 +00:00
InsetFloat.h This patch introduces an optional argument to Buffer::updateLabels(), so 2009-12-04 03:03:38 +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 This patch introduces an optional argument to Buffer::updateLabels(), so 2009-12-04 03:03:38 +00:00
InsetFoot.h This patch introduces an optional argument to Buffer::updateLabels(), so 2009-12-04 03:03:38 +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 Fix bug #6356: Reloading image does not work for compiling. 2009-12-05 02:56:19 +00:00
InsetGraphics.h Restore XHTML output for InsetGraphics. 2009-12-03 19:52:46 +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 Initial work for InsetTOC. This does actually write a TOC, but without 2009-12-10 18:30:48 +00:00
InsetInclude.cpp Cosmetic repairs to my updateLabels() changes, thanks to Andre's 2009-12-10 13:25:31 +00:00
InsetInclude.h This patch introduces an optional argument to Buffer::updateLabels(), so 2009-12-04 03:03:38 +00:00
InsetIndex.cpp With ContentAsLabel, we do not need this special code. 2009-12-18 01:22:24 +00:00
InsetIndex.h With ContentAsLabel, we do not need this special code. 2009-12-18 01:22:24 +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 This patch introduces an optional argument to Buffer::updateLabels(), so 2009-12-04 03:03:38 +00:00
InsetLabel.h This patch introduces an optional argument to Buffer::updateLabels(), so 2009-12-04 03:03:38 +00:00
InsetLayout.cpp Enhance LyX by fixing bug 5587. We add a new ContentAsLabel tag to 2009-12-18 00:29:22 +00:00
InsetLayout.h Enhance LyX by fixing bug 5587. We add a new ContentAsLabel tag to 2009-12-18 00:29:22 +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 Restore XHTML output for InsetListings. 2009-12-13 21:14:53 +00:00
InsetListings.h Remove unused include. 2009-12-17 15:16:27 +00:00
InsetListingsParams.cpp Move CollapseStatus from Inset to InsetCollapsable (where it belongs IMO). 2009-11-02 05:03:09 +00:00
InsetListingsParams.h
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 InsetQuotes.cpp: correct a comment 2009-12-12 20:29:47 +00:00
InsetQuotes.h Restore InsetQuote. 2009-11-19 23:02:47 +00:00
InsetRef.cpp This patch introduces an optional argument to Buffer::updateLabels(), so 2009-12-04 03:03:38 +00:00
InsetRef.h This patch introduces an optional argument to Buffer::updateLabels(), so 2009-12-04 03:03:38 +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 Set the current font when moving into a table or between two table cells. 2009-12-17 17:47:09 +00:00
InsetTabular.h Initial XHTML support for InsetTabular. 2009-12-14 15:39:13 +00:00
InsetText.cpp This patch introduces an optional argument to Buffer::updateLabels(), so 2009-12-04 03:03:38 +00:00
InsetText.h Remove last vestiges of pre-XHTMLStream implementation. 2009-12-15 13:22:38 +00:00
InsetTOC.cpp This really gets the TOC working now. We auto-generate labels for the 2009-12-10 20:03:35 +00:00
InsetTOC.h CSS for the TOC, and a couple small fixes. 2009-12-10 19:28:00 +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 This patch introduces an optional argument to Buffer::updateLabels(), so 2009-12-04 03:03:38 +00:00
InsetWrap.h This patch introduces an optional argument to Buffer::updateLabels(), so 2009-12-04 03:03:38 +00:00
RenderBase.h
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