lyx_mirror/src/insets
Vincent van Ravesteijn 1c22b41b6e Handle LFUN_IN_MATHMACROTEMPLATE for non mathmacro insets.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34163 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-16 15:42:33 +00:00
..
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp Handle LFUN_IN_MATHMACROTEMPLATE for non mathmacro insets. 2010-04-16 15:42:33 +00:00
Inset.h Introduce isBufferValid() method now, that returns true also for cloned 2010-03-08 19:07:05 +00:00
InsetBibitem.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetBibitem.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
InsetBibtex.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetBibtex.h
InsetBox.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetBox.h Factorize showInsetDialog() for InsetParamsDialog based dialogs. 2010-02-16 13:35:40 +00:00
InsetBranch.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetBranch.h Migrate Branch dialog to InsetParamsWidget 2010-02-19 20:57:25 +00:00
InsetCaption.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetCaption.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
InsetCitation.cpp Read the citation formats from a file, rather than hardcoding them. This 2010-03-29 18:37:25 +00:00
InsetCitation.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
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 Fix i18n as suggested by Jürgen: 2010-02-10 12:42:30 +00:00
InsetCommand.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetCommand.h generalize special handling of command inset parameters on LaTeX output (escaping, etc.). 2010-02-13 13:08:32 +00:00
InsetCommandParams.cpp Buffer.cpp, InsetCommandParams.cpp: refine comments 2010-02-28 14:50:02 +00:00
InsetCommandParams.h generalize special handling of command inset parameters on LaTeX output (escaping, etc.). 2010-02-13 13:08:32 +00:00
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 Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +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 s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
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 XHTML output for lists of figures, tables, etc. 2010-01-01 02:41:26 +00:00
InsetFoot.cpp s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
InsetFoot.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
InsetFootlike.cpp Next headers 2010-03-31 19:38:05 +00:00
InsetFootlike.h
InsetGraphics.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetGraphics.h
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp Move the StartTag, EndTag, and CompTag classes into the html namespace. 2010-01-19 22:08:04 +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 Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetInclude.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
InsetIndex.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetIndex.h * InsetIndex.{cpp,h}: 2010-01-17 14:47:45 +00:00
InsetInfo.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetInfo.h Inset::validateModifyArgument(): new virtual interface for using LFUN_INSET_MODIFY. 2010-01-30 11:15:05 +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 s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
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 Move the StartTag, EndTag, and CompTag classes into the html namespace. 2010-01-19 22:08:04 +00:00
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 s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
InsetListingsParams.cpp Next one 2010-02-08 07:19:48 +00:00
InsetListingsParams.h Unneeded include 2010-02-08 07:19:43 +00:00
InsetMarginal.cpp
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 Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetNote.h * add pref option to exclude notes and comments from spell checking (bug 1509). 2010-02-13 16:22:39 +00:00
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 s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
InsetRef.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
InsetSpace.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetSpace.h Migrate GuiHSPace to InsetParamsDialog. 2010-02-21 09:28:33 +00:00
InsetSpecialChar.cpp
InsetSpecialChar.h
InsetTabular.cpp * FuncStatus: unify naming of functions. 2010-04-16 10:51:20 +00:00
InsetTabular.h fix the drawing for cells with a specified vertical alignment 2010-03-19 09:41:31 +00:00
InsetText.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetText.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
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 A comment, and a minor change. 2010-01-01 02:08:22 +00:00
InsetVSpace.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetVSpace.h Factorize showInsetDialog() for InsetParamsDialog based dialogs. 2010-02-16 13:35:40 +00:00
InsetWrap.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetWrap.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp
RenderPreview.h