lyx_mirror/src/insets
Pavel Sanda cd1cc0b647 Move graphics code from class to namespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24958 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-27 12:06:34 +00:00
..
ExternalSupport.cpp Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got everything, but this does compile, and it seems to work at least reasonably well. Any problems should of course be reported to the list. 2008-04-20 03:08:11 +00:00
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp Fix Settings entry for space insets. 2008-05-13 14:44:53 +00:00
Inset.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetBibitem.cpp Unify Paragraph::asString() methods. 2008-05-22 14:01:33 +00:00
InsetBibitem.h
InsetBibtex.cpp Corrections, thanks to Bernhard. 2008-04-30 21:04:49 +00:00
InsetBibtex.h Implement inset-edit in InsetBibtex and add a context menu. 2008-04-28 15:14:18 +00:00
InsetBox.cpp remove some useless workarounds in getStatus 2008-05-26 10:23:07 +00:00
InsetBox.h
InsetBranch.cpp Unify Paragraph::asString() methods. 2008-05-22 14:01:33 +00:00
InsetBranch.h * Inset.h (producesOutput): new mvirtual method, returning true by 2008-04-23 10:55:51 +00:00
InsetCaption.cpp Unify Paragraph::asString() methods. 2008-05-22 14:01:33 +00:00
InsetCaption.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetCitation.cpp * InsetCitation: 2008-05-20 07:22:55 +00:00
InsetCitation.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetCode.h
InsetCollapsable.cpp Partially fix an annoying hover problem, viz: InsetCollapsable buttons don't get unhovered' if you collapse them (via Ctrl-I) when the mouse is inside the inset. I often seem to end up with several hovered' buttons. 2008-05-07 19:20:01 +00:00
InsetCollapsable.h * src/insets/InsetCollapsable.h: 2008-04-28 18:49:23 +00:00
InsetCommand.cpp remove some useless workarounds in getStatus 2008-05-26 10:23:07 +00:00
InsetCommand.h * implement "inset-edit" in InsetInclude. 2008-04-27 18:03:21 +00:00
InsetCommandParams.cpp rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
InsetCommandParams.h Fix comments. 2008-04-22 20:21:55 +00:00
InsetEnvironment.cpp
InsetEnvironment.h
InsetERT.cpp
InsetERT.h
InsetExternal.cpp basic context menu for InsetExternal. 2008-04-28 05:12:28 +00:00
InsetExternal.h basic context menu for InsetExternal. 2008-04-28 05:12:28 +00:00
InsetFlex.cpp Unify Paragraph::asString() methods. 2008-05-22 14:01:33 +00:00
InsetFlex.h
InsetFloat.cpp Fix caption numbering of child documents. 2008-05-20 11:54:23 +00:00
InsetFloat.h
InsetFloatList.cpp
InsetFloatList.h
InsetFoot.cpp Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetFoot.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetFootlike.cpp
InsetFootlike.h
InsetGraphics.cpp Move graphics code from class to namespace. 2008-05-27 12:06:34 +00:00
InsetGraphics.h Move graphics code from class to namespace. 2008-05-27 12:06:34 +00:00
InsetGraphicsParams.cpp Introduce groups for graphics insets. That includes: 2008-05-06 21:13:09 +00:00
InsetGraphicsParams.h Add FIXMEs wrt unicode. 2008-05-26 18:37:42 +00:00
InsetHyperlink.cpp
InsetHyperlink.h
InsetInclude.cpp Potential bugfix. 2008-05-23 12:16:44 +00:00
InsetInclude.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetIndex.cpp Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetIndex.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetInfo.cpp Introduce docstring_list 2008-05-24 10:15:52 +00:00
InsetInfo.h
InsetLabel.cpp Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetLabel.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetLayout.cpp
InsetLayout.h
InsetLine.cpp
InsetLine.h
InsetListings.cpp Fix http://bugzilla.lyx.org/show_bug.cgi?id=4607 2008-05-20 13:32:04 +00:00
InsetListings.h
InsetListingsParams.cpp rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
InsetListingsParams.h
InsetMarginal.cpp Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetMarginal.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetNewline.cpp remove some useless workarounds in getStatus 2008-05-26 10:23:07 +00:00
InsetNewline.h
InsetNewpage.cpp remove some useless workarounds in getStatus 2008-05-26 10:23:07 +00:00
InsetNewpage.h
InsetNomencl.cpp Make the logic a bit clearer. 2008-04-23 18:49:55 +00:00
InsetNomencl.h
InsetNote.cpp Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetNote.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetOptArg.cpp
InsetOptArg.h
InsetQuotes.cpp * insets/InsetQuotes.cpp (displayString): reenable quote display code 2008-05-20 13:21:28 +00:00
InsetQuotes.h
InsetRef.cpp Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetRef.h Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetSpace.cpp remove some useless workarounds in getStatus 2008-05-26 10:23:07 +00:00
InsetSpace.h support for rightarrowfill, leftarrowfill, upbracefill, downbracefill, by Helge Hafting. 2008-04-30 20:11:57 +00:00
InsetSpecialChar.cpp
InsetSpecialChar.h
InsetTabular.cpp InsetTabular.cpp: fix the logic when \linebreaks are allowed in table cells, fixes http://bugzilla.lyx.org/show_bug.cgi?id=4839 2008-05-25 21:14:36 +00:00
InsetTabular.h fix: http://bugzilla.lyx.org/show_bug.cgi?id=4688 2008-05-04 07:51:50 +00:00
InsetText.cpp Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet. 2008-05-13 08:23:44 +00:00
InsetText.h
InsetTOC.cpp unbreak compilation (part 4) 2008-05-06 10:42:26 +00:00
InsetTOC.h
InsetVSpace.cpp remove some useless workarounds in getStatus 2008-05-26 10:23:07 +00:00
InsetVSpace.h
InsetWrap.cpp
InsetWrap.h
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got everything, but this does compile, and it seems to work at least reasonably well. Any problems should of course be reported to the list. 2008-04-20 03:08:11 +00:00
RenderGraphic.h Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got everything, but this does compile, and it seems to work at least reasonably well. Any problems should of course be reported to the list. 2008-04-20 03:08:11 +00:00
RenderPreview.cpp rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
RenderPreview.h