lyx_mirror/src/insets
Vincent van Ravesteijn f72455413f branch: move ColorSet to a header of its own to reduce #include dependencies. Patch by Andre.
see:
http://www.lyx.org/trac/changeset/28426.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28841 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-17 13:23:54 +00:00
..
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp Another selection painting patch, PainterInfo::backgroundColor introduced. 2008-10-25 10:47:38 +00:00
Inset.h Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetBibitem.cpp Backport r27481. From JMarc. 2008-11-15 22:53:34 +00:00
InsetBibitem.h
InsetBibtex.cpp Partially revert r28128, which was causing problems. A better version 2009-01-17 15:53:31 +00:00
InsetBibtex.h
InsetBox.cpp This is a conservative fix for the layout setting bug discussed in 2008-10-28 14:11:24 +00:00
InsetBox.h * InsetBox.h (allowParagraphCustomization): 2008-10-05 10:22:53 +00:00
InsetBranch.cpp branch: move ColorSet to a header of its own to reduce #include dependencies. Patch by Andre. 2009-03-17 13:23:54 +00:00
InsetBranch.h branch: Fix the fix for bug 4346: http://bugzilla.lyx.org/show_bug.cgi?id=4346. 2009-02-26 20:05:48 +00:00
InsetCaption.cpp Bug 5562: Fix command line output of subfigure insets by introducing new OutputParams and LaTeXFeatures members that tell the insets whether they are in a (sub)float. 2009-02-07 12:28:04 +00:00
InsetCaption.h Bug 5562: Fix command line output of subfigure insets by introducing new OutputParams and LaTeXFeatures members that tell the insets whether they are in a (sub)float. 2009-02-07 12:28:04 +00:00
InsetCitation.cpp Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetCitation.h Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetCode.h
InsetCollapsable.cpp Fix nr.3 of bug 4346. 2009-02-28 16:52:46 +00:00
InsetCollapsable.h Backport r28340. 2009-03-16 19:31:12 +00:00
InsetCommand.cpp
InsetCommand.h
InsetCommandParams.cpp
InsetCommandParams.h
InsetERT.cpp Fix bug 5782 in branch. 2009-03-16 20:19:51 +00:00
InsetERT.h Backport r28340. 2009-03-16 19:31:12 +00:00
InsetExternal.cpp Backport 5626 fix. 2008-12-22 10:53:13 +00:00
InsetExternal.h Backport 5626 fix. 2008-12-22 10:53:13 +00:00
InsetFlex.cpp Backport r28366-7, approved a long time ago and since held. 2009-03-15 21:26:14 +00:00
InsetFlex.h Backport r28340. 2009-03-16 19:31:12 +00:00
InsetFloat.cpp Fix bug 4346: http://bugzilla.lyx.org/show_bug.cgi?id=4346. 2009-02-23 18:44:43 +00:00
InsetFloat.h Fix bug 5407 2008-11-05 15:35:02 +00:00
InsetFloatList.cpp
InsetFloatList.h
InsetFoot.cpp Fix bug 4346: http://bugzilla.lyx.org/show_bug.cgi?id=4346. 2009-02-23 18:44:43 +00:00
InsetFoot.h
InsetFootlike.cpp
InsetFootlike.h
InsetGraphics.cpp * improve graphics group UI. 2009-01-17 08:06:04 +00:00
InsetGraphics.h * improve graphics group UI. 2009-01-17 08:06:04 +00:00
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp InsetHyperlink.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5686 for branch 2009-01-17 05:29:58 +00:00
InsetHyperlink.h Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetInclude.cpp branch: Fix a crash when removing the label of an included Program Listing. 2009-02-20 19:36:19 +00:00
InsetInclude.h Backport fix for 5539. 2008-11-25 13:37:49 +00:00
InsetIndex.cpp do not show Index contents in ToC (note that Inset::textString is only for this use) 2008-11-07 13:06:20 +00:00
InsetIndex.h Backport r28340. 2009-03-16 19:31:12 +00:00
InsetInfo.cpp Make sure that the contents of the inset uses the buffer language (in order to 2008-11-05 16:40:18 +00:00
InsetInfo.h Cleanup and layoutification of the InsetInfo class. 2008-09-30 14:11:40 +00:00
InsetLabel.cpp branch: "Copy as Reference" in the context menu of a label. 2009-01-17 13:54:26 +00:00
InsetLabel.h branch: "Copy as Reference" in the context menu of a label. 2009-01-17 13:54:26 +00:00
InsetLayout.cpp branch: move ColorSet to a header of its own to reduce #include dependencies. Patch by Andre. 2009-03-17 13:23:54 +00:00
InsetLayout.h Currently, a second InsetLayout declaration of a given inset completely 2008-12-16 16:39:27 +00:00
InsetLine.cpp
InsetLine.h
InsetListings.cpp * Fix encoding problem following a Listing (bug 5783). 2009-03-17 09:26:37 +00:00
InsetListings.h branch: Fix the fix for bug 4346: http://bugzilla.lyx.org/show_bug.cgi?id=4346. 2009-02-26 20:05:48 +00:00
InsetListingsParams.cpp various listings fixes by Vincent, see http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg143302.html 2008-09-08 21:51:38 +00:00
InsetListingsParams.h
InsetMarginal.cpp * InsetMarginal.cpp: 2008-10-20 17:08:39 +00:00
InsetMarginal.h
InsetNewline.cpp fix a bunch of harmless warnings 2008-09-16 11:33:07 +00:00
InsetNewline.h
InsetNewpage.cpp fix a bunch of harmless warnings 2008-09-16 11:33:07 +00:00
InsetNewpage.h
InsetNomencl.cpp * src/inset/InsetNomencl.cpp: 2008-08-23 15:02:44 +00:00
InsetNomencl.h * src/inset/InsetNomencl.cpp: 2008-08-23 15:02:44 +00:00
InsetNote.cpp another recordUndoFullDocument bits the dust 2008-09-18 10:47:28 +00:00
InsetNote.h
InsetOptArg.cpp
InsetOptArg.h Backport r28340. 2009-03-16 19:31:12 +00:00
InsetQuotes.cpp Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetQuotes.h Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetRef.cpp Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetRef.h Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetSpace.cpp * InsetSpace.cpp: typo. 2009-01-10 17:06:59 +00:00
InsetSpace.h \hspace support in math also for branch, fixes http://bugzilla.lyx.org/show_bug.cgi?id=2558 2009-01-10 15:54:18 +00:00
InsetSpecialChar.cpp * LaTeXFeatures.cpp: 2009-01-11 08:37:11 +00:00
InsetSpecialChar.h Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetTabular.cpp branch: Fix bug 1802: http://bugzilla.lyx.org/show_bug.cgi?id=1802. 2009-03-14 17:31:11 +00:00
InsetTabular.h GuiTabular, InsetTabular: fix http://bugzilla.lyx.org/show_bug.cgi?id=5752 2009-02-11 01:31:17 +00:00
InsetText.cpp branch: Fix bug 5797: http://bugzilla.lyx.org/show_bug.cgi?id=5797. 2009-02-24 08:47:20 +00:00
InsetText.h The last commit was, uhh, not what I intended. 2008-10-26 02:14:30 +00:00
InsetTOC.cpp
InsetTOC.h
InsetVSpace.cpp fix merged build 2008-08-13 21:39:59 +00:00
InsetVSpace.h
InsetWrap.cpp Fix bug 4346: http://bugzilla.lyx.org/show_bug.cgi?id=4346. 2009-02-23 18:44:43 +00:00
InsetWrap.h
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp Backport 2009-01-25 12:26:50 +00:00
RenderPreview.h