lyx_mirror/src/insets
Vincent van Ravesteijn acff67f259 Fix bug #6672 (part 1): Notes, Footnotes, and Marginals are unnecessarily truncated.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34286 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-25 22:18:46 +00:00
..
ExternalSupport.cpp support: 2010-04-21 01:19:31 +00:00
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp Do not set the enabling of the status flag if the getStatus() function does not give a decisive answer. As a consequence of removing this call from BufferView, we should disable the flag in the end of GuiApplication::dispatch() if it is not handled by any getStatus() function. 2010-04-16 15:55:37 +00:00
Inset.h
InsetBibitem.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetBibitem.h
InsetBibtex.cpp support: 2010-04-21 01:19:31 +00:00
InsetBibtex.h
InsetBox.cpp change was committed by accident. 2010-04-22 12:02:43 +00:00
InsetBox.h
InsetBranch.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetBranch.h
InsetCaption.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetCaption.h
InsetCitation.cpp Read the citation formats from a file, rather than hardcoding them. This 2010-03-29 18:37:25 +00:00
InsetCitation.h
InsetCode.h Introduce InsetPreview. 2010-03-28 13:47:50 +00:00
InsetCollapsable.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetCollapsable.h
InsetCommand.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetCommand.h
InsetCommandParams.cpp
InsetCommandParams.h
InsetERT.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetERT.h Add Preview to ERT context menu 2010-03-28 20:12:24 +00:00
InsetExternal.cpp Using "using namespace std" with msvc10 makes also std::tr1::bind visible and generates conflicts with boost::bind. 2010-04-22 11:16:58 +00:00
InsetExternal.h
InsetFlex.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetFlex.h
InsetFloat.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetFloat.h
InsetFloatList.cpp Use something simpler for the TOC links in XHTML. Some browsers don't 2010-03-18 18:12:30 +00:00
InsetFloatList.h
InsetFoot.cpp Fix bug #6672 (part 1): Notes, Footnotes, and Marginals are unnecessarily truncated. 2010-04-25 22:18:46 +00:00
InsetFoot.h
InsetFootlike.cpp Next headers 2010-03-31 19:38:05 +00:00
InsetFootlike.h
InsetGraphics.cpp support: 2010-04-21 01:19:31 +00:00
InsetGraphics.h
InsetGraphicsParams.cpp DocFileName.outputFilename -> DocFileName.outputFileName 2010-04-21 01:19:25 +00:00
InsetGraphicsParams.h
InsetHyperlink.cpp
InsetHyperlink.h
InsetInclude.cpp Using "using namespace std" with msvc10 makes also std::tr1::bind visible and generates conflicts with boost::bind. 2010-04-22 11:16:58 +00:00
InsetInclude.h
InsetIndex.cpp Seems boost also includes all std headers. Not including boost therefore produces errors. 2010-04-22 11:45:34 +00:00
InsetIndex.h
InsetInfo.cpp Fix bug #6664: InsetInfo: lyxrc information broken. 2010-04-23 11:46:24 +00:00
InsetInfo.h LyX version info for InsetInfo. 2010-04-17 13:04:41 +00:00
InsetLabel.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetLabel.h
InsetLayout.cpp Introduce a RefPrefix tag for Style, InsetLayout, and Float, that 2010-03-17 12:23:24 +00:00
InsetLayout.h Introduce a RefPrefix tag for Style, InsetLayout, and Float, that 2010-03-17 12:23:24 +00:00
InsetLine.cpp
InsetLine.h
InsetListings.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetListings.h
InsetListingsParams.cpp
InsetListingsParams.h
InsetMarginal.cpp Fix bug #6672 (part 1): Notes, Footnotes, and Marginals are unnecessarily truncated. 2010-04-25 22:18:46 +00:00
InsetMarginal.h
InsetNewline.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetNewline.h
InsetNewpage.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetNewpage.h
InsetNomencl.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetNomencl.h
InsetNote.cpp Fix bug #6672 (part 1): Notes, Footnotes, and Marginals are unnecessarily truncated. 2010-04-25 22:18:46 +00:00
InsetNote.h
InsetOptArg.cpp
InsetOptArg.h
InsetPhantom.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetPhantom.h
InsetPreview.cpp Fix gcc warnings. Vincent, is it correct ploader is unused? 2010-03-28 20:14:44 +00:00
InsetPreview.h Fix gcc warnings. Vincent, is it correct ploader is unused? 2010-03-28 20:14:44 +00:00
InsetQuotes.cpp Next headers 2010-03-31 19:38:05 +00:00
InsetQuotes.h
InsetRef.cpp
InsetRef.h
InsetSpace.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetSpace.h
InsetSpecialChar.cpp
InsetSpecialChar.h
InsetTabular.cpp msvcUsing "using namespace std" with msvc10 makes also std::tr1::shared_ptr visible and generates conflicts with boost::shared_ptr. 2010-04-22 11:37:32 +00:00
InsetTabular.h msvcUsing "using namespace std" with msvc10 makes also std::tr1::shared_ptr visible and generates conflicts with boost::shared_ptr. 2010-04-22 11:37:32 +00:00
InsetText.cpp Seems boost also includes all std headers. Not including boost therefore produces errors. 2010-04-22 11:45:34 +00:00
InsetText.h
InsetTOC.cpp Use something simpler for the TOC links in XHTML. Some browsers don't 2010-03-18 18:12:30 +00:00
InsetTOC.h
InsetVSpace.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetVSpace.h
InsetWrap.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetWrap.h
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp Using "using namespace std" with msvc10 makes also std::tr1::bind visible and generates conflicts with boost::bind. 2010-04-22 11:16:58 +00:00
RenderGraphic.h
RenderPreview.cpp Using "using namespace std" with msvc10 makes also std::tr1::bind visible and generates conflicts with boost::bind. 2010-04-22 11:16:58 +00:00
RenderPreview.h