lyx_mirror/src/insets
Vincent van Ravesteijn c5b9664476 Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35891 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-29 00:25:28 +00:00
..
ExternalSupport.cpp filetools.cpp: introduce a new method to be able to distinguish between valid LaTeX filenames and filenames causing troubles on some DVI viewers. 2010-09-27 02:39:22 +00:00
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp TR1: use std::tr1 regex with msvc10 2010-06-29 17:09:40 +00:00
ExternalTransforms.h
Inset.cpp Proper implementatiom of isInToc() 2010-10-26 01:10:19 +00:00
Inset.h Proper implementatiom of isInToc() 2010-10-26 01:10:19 +00:00
InsetArgument.cpp Renaming: \\begin_inset OptArg to \\begin_inset Argument. 2010-06-07 21:58:27 +00:00
InsetArgument.h Renaming: \\begin_inset OptArg to \\begin_inset Argument. 2010-06-07 21:58:27 +00:00
InsetBibitem.cpp Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()). 2010-10-29 00:25:28 +00:00
InsetBibitem.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetBibtex.cpp Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()). 2010-10-29 00:25:28 +00:00
InsetBibtex.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetBox.cpp InsetBox.cpp: only shaded boxes can have a non-plain layout when there is no inner box 2010-07-08 03:01:50 +00:00
InsetBox.h - new support for makebox; fileformat change 2010-07-03 13:14:15 +00:00
InsetBranch.cpp Try to move all updateBuffer() calls to a central location. We now use 2010-07-09 14:37:00 +00:00
InsetBranch.h
InsetCaption.cpp There was no need to use ColorChanger after all :) 2010-09-09 13:15:25 +00:00
InsetCaption.h
InsetCitation.cpp remove unused include of FuncRequest 2010-08-24 03:07:09 +00:00
InsetCitation.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetCode.h Add support for feyn package and Diagram inset. 2010-09-19 22:12:06 +00:00
InsetCollapsable.cpp Add virtual bool Inset::clickable(..) to be used to change the cursor. 2010-10-24 20:11:40 +00:00
InsetCollapsable.h Add virtual bool Inset::clickable(..) to be used to change the cursor. 2010-10-24 20:11:40 +00:00
InsetCommand.cpp Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()). 2010-10-29 00:25:28 +00:00
InsetCommand.h Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()). 2010-10-29 00:25:28 +00:00
InsetCommandParams.cpp Make this a switch. 2010-10-21 18:01:06 +00:00
InsetCommandParams.h Fix bug #6962. I hadn't see how these were being escaped. 2010-10-21 17:56:00 +00:00
InsetERT.cpp
InsetERT.h
InsetExternal.cpp Implement mouse hovering for InsetExternal. 2010-10-24 19:25:36 +00:00
InsetExternal.h gcc spits out million warnings 2010-10-24 21:46:28 +00:00
InsetFlex.cpp Customize getLayout for InsetFlex and change how we report name() back 2010-10-12 15:37:02 +00:00
InsetFlex.h Customize getLayout for InsetFlex and change how we report name() back 2010-10-12 15:37:02 +00:00
InsetFloat.cpp Try to move all updateBuffer() calls to a central location. We now use 2010-07-09 14:37:00 +00:00
InsetFloat.h
InsetFloatList.cpp Correct toc to floatlist 2010-10-25 19:53:40 +00:00
InsetFloatList.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetFoot.cpp
InsetFoot.h
InsetFootlike.cpp
InsetFootlike.h
InsetGraphics.cpp InsetGraphics.cpp and InsetInclude.cpp: whitespace fixes 2010-09-27 03:21:59 +00:00
InsetGraphics.h gcc spits out million warnings 2010-10-24 21:46:28 +00:00
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp Learn URL viewing for hyperlink insets 2010-08-29 23:04:36 +00:00
InsetHyperlink.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetInclude.cpp Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()). 2010-10-29 00:25:28 +00:00
InsetInclude.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetIndex.cpp Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()). 2010-10-29 00:25:28 +00:00
InsetIndex.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetInfo.cpp
InsetInfo.h
InsetLabel.cpp Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()). 2010-10-29 00:25:28 +00:00
InsetLabel.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetLayout.cpp Add ResetsFont tag to InsetLayout, toward fixing bug #5657. 2010-10-13 15:54:39 +00:00
InsetLayout.h Add ResetsFont tag to InsetLayout, toward fixing bug #5657. 2010-10-13 15:54:39 +00:00
InsetLine.cpp Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()). 2010-10-29 00:25:28 +00:00
InsetLine.h InsetLine.h revert changes made in r35417 2010-09-17 23:12:19 +00:00
InsetListings.cpp TR1: use std::tr1 regex with msvc10 2010-06-29 17:09:40 +00:00
InsetListings.h
InsetListingsParams.cpp
InsetListingsParams.h
InsetMarginal.cpp
InsetMarginal.h
InsetNewline.cpp
InsetNewline.h
InsetNewpage.cpp
InsetNewpage.h
InsetNomencl.cpp Remove the name parameter from string2params and params2string. We can always derive the name with insetName(params.code()). 2010-10-29 00:25:28 +00:00
InsetNomencl.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetNote.cpp Try to move all updateBuffer() calls to a central location. We now use 2010-07-09 14:37:00 +00:00
InsetNote.h
InsetPhantom.cpp
InsetPhantom.h
InsetPreview.cpp Allow InsetPreview in no math preview mode. 2010-09-19 22:33:55 +00:00
InsetPreview.h
InsetQuotes.cpp
InsetQuotes.h
InsetRef.cpp Change the way we output formatted references under refstyle to avoid 2010-10-28 15:15:14 +00:00
InsetRef.h Change the way we output formatted references under refstyle to avoid 2010-10-28 15:15:14 +00:00
InsetSpace.cpp
InsetSpace.h avoid warnings for unused parameters 2010-10-25 08:12:01 +00:00
InsetSpecialChar.cpp implement isChar() in header like all other insets 2010-09-14 12:39:33 +00:00
InsetSpecialChar.h implement isChar() in header like all other insets 2010-09-14 12:39:33 +00:00
InsetTabular.cpp Remove unneccessary uses of dynamic_cast from the code. 2010-10-26 15:03:51 +00:00
InsetTabular.h MetricsInfo::textColor: helper function that helps taking in account the 2010-09-02 12:13:54 +00:00
InsetText.cpp Clean-up the code with respect to PassThru insets and layouts. 2010-08-07 22:07:49 +00:00
InsetText.h
InsetTOC.cpp remove unused include of FuncRequest 2010-08-24 03:07:09 +00:00
InsetTOC.h Organize header files in src\insets. 2010-10-27 21:35:13 +00:00
InsetVSpace.cpp
InsetVSpace.h gcc spits out million warnings 2010-10-24 21:46:28 +00:00
InsetWrap.cpp
InsetWrap.h
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp Allow images to be export even when LyXRC says no previews. 2010-07-29 15:17:58 +00:00
RenderPreview.h Allow images to be export even when LyXRC says no previews. 2010-07-29 15:17:58 +00:00