lyx_mirror/src/insets
Vincent van Ravesteijn bf5a35a293 Remove unused include.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32561 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-17 15:16:27 +00:00
..
ExternalSupport.cpp Fix for bug 5522, by Sergiu Carpov. 2009-07-10 16:21:47 +00:00
ExternalSupport.h
ExternalTemplate.cpp ExternalTemplate.cpp: 2008-06-15 14:23:45 +00:00
ExternalTemplate.h - Simplify prefs, graphics and external display options which are now true or false. 2008-06-13 07:34:55 +00:00
ExternalTransforms.cpp Fix include orderings. 2008-06-18 18:54:31 +00:00
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 Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +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 New inset dialog for InsetPrintIndex (only used with multiple indices).. 2009-04-17 14:29:32 +00:00
InsetCommandParams.h Fix comments. 2008-04-22 20:21:55 +00:00
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 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 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 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 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 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 The default HTML tag for an InsetLayout should depend upon MultiPar. 2009-11-19 22:49:30 +00:00
InsetLayout.h Style. 2009-12-03 23:10:08 +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 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 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 A little more CSS for tables. 2009-12-14 16:57:54 +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 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 Fix include orderings. 2008-06-18 18:54:31 +00:00