]> git.lyx.org Git - lyx.git/commit
Rename files in src/mathed and src/graphics from .C to .cpp, step 2
authorBo Peng <bpeng@lyx.org>
Wed, 25 Apr 2007 03:03:25 +0000 (03:03 +0000)
committerBo Peng <bpeng@lyx.org>
Wed, 25 Apr 2007 03:03:25 +0000 (03:03 +0000)
commitf497296c30e6da2f97b16da8ad1c9e96feffb16b
tree00a3141c0852c5cfdac328c3c41041dbdbeec450
parentfcfcc3ff6e8a5e7a532ebad43424aa97fc7a8ead
Rename files in src/mathed and src/graphics from .C to .cpp, step 2

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17969 a592a061-630c-0410-9148-cb99ea01b6c8
170 files changed:
src/graphics/GraphicsCache.C [deleted file]
src/graphics/GraphicsCache.cpp [new file with mode: 0644]
src/graphics/GraphicsCacheItem.C [deleted file]
src/graphics/GraphicsCacheItem.cpp [new file with mode: 0644]
src/graphics/GraphicsConverter.C [deleted file]
src/graphics/GraphicsConverter.cpp [new file with mode: 0644]
src/graphics/GraphicsImage.C [deleted file]
src/graphics/GraphicsImage.cpp [new file with mode: 0644]
src/graphics/GraphicsLoader.C [deleted file]
src/graphics/GraphicsLoader.cpp [new file with mode: 0644]
src/graphics/GraphicsParams.C [deleted file]
src/graphics/GraphicsParams.cpp [new file with mode: 0644]
src/graphics/GraphicsTypes.C [deleted file]
src/graphics/GraphicsTypes.cpp [new file with mode: 0644]
src/graphics/LoaderQueue.C [deleted file]
src/graphics/LoaderQueue.cpp [new file with mode: 0644]
src/graphics/PreviewImage.C [deleted file]
src/graphics/PreviewImage.cpp [new file with mode: 0644]
src/graphics/PreviewLoader.C [deleted file]
src/graphics/PreviewLoader.cpp [new file with mode: 0644]
src/graphics/Previews.C [deleted file]
src/graphics/Previews.cpp [new file with mode: 0644]
src/mathed/InsetFormulaMacro.C [deleted file]
src/mathed/InsetFormulaMacro.cpp [new file with mode: 0644]
src/mathed/InsetMath.C [deleted file]
src/mathed/InsetMath.cpp [new file with mode: 0644]
src/mathed/InsetMathAMSArray.C [deleted file]
src/mathed/InsetMathAMSArray.cpp [new file with mode: 0644]
src/mathed/InsetMathArray.C [deleted file]
src/mathed/InsetMathArray.cpp [new file with mode: 0644]
src/mathed/InsetMathBig.C [deleted file]
src/mathed/InsetMathBig.cpp [new file with mode: 0644]
src/mathed/InsetMathBinom.C [deleted file]
src/mathed/InsetMathBinom.cpp [new file with mode: 0644]
src/mathed/InsetMathBoldSymbol.C [deleted file]
src/mathed/InsetMathBoldSymbol.cpp [new file with mode: 0644]
src/mathed/InsetMathBox.C [deleted file]
src/mathed/InsetMathBox.cpp [new file with mode: 0644]
src/mathed/InsetMathBoxed.C [deleted file]
src/mathed/InsetMathBoxed.cpp [new file with mode: 0644]
src/mathed/InsetMathBrace.C [deleted file]
src/mathed/InsetMathBrace.cpp [new file with mode: 0644]
src/mathed/InsetMathCases.C [deleted file]
src/mathed/InsetMathCases.cpp [new file with mode: 0644]
src/mathed/InsetMathChar.C [deleted file]
src/mathed/InsetMathChar.cpp [new file with mode: 0644]
src/mathed/InsetMathColor.C [deleted file]
src/mathed/InsetMathColor.cpp [new file with mode: 0644]
src/mathed/InsetMathCommand.C [deleted file]
src/mathed/InsetMathCommand.cpp [new file with mode: 0644]
src/mathed/InsetMathComment.C [deleted file]
src/mathed/InsetMathComment.cpp [new file with mode: 0644]
src/mathed/InsetMathDFrac.C [deleted file]
src/mathed/InsetMathDFrac.cpp [new file with mode: 0644]
src/mathed/InsetMathDecoration.C [deleted file]
src/mathed/InsetMathDecoration.cpp [new file with mode: 0644]
src/mathed/InsetMathDelim.C [deleted file]
src/mathed/InsetMathDelim.cpp [new file with mode: 0644]
src/mathed/InsetMathDiff.C [deleted file]
src/mathed/InsetMathDiff.cpp [new file with mode: 0644]
src/mathed/InsetMathDim.C [deleted file]
src/mathed/InsetMathDim.cpp [new file with mode: 0644]
src/mathed/InsetMathDots.C [deleted file]
src/mathed/InsetMathDots.cpp [new file with mode: 0644]
src/mathed/InsetMathEnv.C [deleted file]
src/mathed/InsetMathEnv.cpp [new file with mode: 0644]
src/mathed/InsetMathExFunc.C [deleted file]
src/mathed/InsetMathExFunc.cpp [new file with mode: 0644]
src/mathed/InsetMathExInt.C [deleted file]
src/mathed/InsetMathExInt.cpp [new file with mode: 0644]
src/mathed/InsetMathFBox.C [deleted file]
src/mathed/InsetMathFBox.cpp [new file with mode: 0644]
src/mathed/InsetMathFont.C [deleted file]
src/mathed/InsetMathFont.cpp [new file with mode: 0644]
src/mathed/InsetMathFontOld.C [deleted file]
src/mathed/InsetMathFontOld.cpp [new file with mode: 0644]
src/mathed/InsetMathFrac.C [deleted file]
src/mathed/InsetMathFrac.cpp [new file with mode: 0644]
src/mathed/InsetMathFracBase.C [deleted file]
src/mathed/InsetMathFracBase.cpp [new file with mode: 0644]
src/mathed/InsetMathFrameBox.C [deleted file]
src/mathed/InsetMathFrameBox.cpp [new file with mode: 0644]
src/mathed/InsetMathGrid.C [deleted file]
src/mathed/InsetMathGrid.cpp [new file with mode: 0644]
src/mathed/InsetMathHull.C [deleted file]
src/mathed/InsetMathHull.cpp [new file with mode: 0644]
src/mathed/InsetMathKern.C [deleted file]
src/mathed/InsetMathKern.cpp [new file with mode: 0644]
src/mathed/InsetMathLefteqn.C [deleted file]
src/mathed/InsetMathLefteqn.cpp [new file with mode: 0644]
src/mathed/InsetMathLim.C [deleted file]
src/mathed/InsetMathLim.cpp [new file with mode: 0644]
src/mathed/InsetMathMBox.C [deleted file]
src/mathed/InsetMathMBox.cpp [new file with mode: 0644]
src/mathed/InsetMathMacro.C [deleted file]
src/mathed/InsetMathMacro.cpp [new file with mode: 0644]
src/mathed/InsetMathMakebox.C [deleted file]
src/mathed/InsetMathMakebox.cpp [new file with mode: 0644]
src/mathed/InsetMathMatrix.C [deleted file]
src/mathed/InsetMathMatrix.cpp [new file with mode: 0644]
src/mathed/InsetMathNest.C [deleted file]
src/mathed/InsetMathNest.cpp [new file with mode: 0644]
src/mathed/InsetMathNumber.C [deleted file]
src/mathed/InsetMathNumber.cpp [new file with mode: 0644]
src/mathed/InsetMathOverset.C [deleted file]
src/mathed/InsetMathOverset.cpp [new file with mode: 0644]
src/mathed/InsetMathPar.C [deleted file]
src/mathed/InsetMathPar.cpp [new file with mode: 0644]
src/mathed/InsetMathPhantom.C [deleted file]
src/mathed/InsetMathPhantom.cpp [new file with mode: 0644]
src/mathed/InsetMathRef.C [deleted file]
src/mathed/InsetMathRef.cpp [new file with mode: 0644]
src/mathed/InsetMathRoot.C [deleted file]
src/mathed/InsetMathRoot.cpp [new file with mode: 0644]
src/mathed/InsetMathScript.C [deleted file]
src/mathed/InsetMathScript.cpp [new file with mode: 0644]
src/mathed/InsetMathSize.C [deleted file]
src/mathed/InsetMathSize.cpp [new file with mode: 0644]
src/mathed/InsetMathSpace.C [deleted file]
src/mathed/InsetMathSpace.cpp [new file with mode: 0644]
src/mathed/InsetMathSplit.C [deleted file]
src/mathed/InsetMathSplit.cpp [new file with mode: 0644]
src/mathed/InsetMathSqrt.C [deleted file]
src/mathed/InsetMathSqrt.cpp [new file with mode: 0644]
src/mathed/InsetMathStackrel.C [deleted file]
src/mathed/InsetMathStackrel.cpp [new file with mode: 0644]
src/mathed/InsetMathString.C [deleted file]
src/mathed/InsetMathString.cpp [new file with mode: 0644]
src/mathed/InsetMathSubstack.C [deleted file]
src/mathed/InsetMathSubstack.cpp [new file with mode: 0644]
src/mathed/InsetMathSymbol.C [deleted file]
src/mathed/InsetMathSymbol.cpp [new file with mode: 0644]
src/mathed/InsetMathTFrac.C [deleted file]
src/mathed/InsetMathTFrac.cpp [new file with mode: 0644]
src/mathed/InsetMathTabular.C [deleted file]
src/mathed/InsetMathTabular.cpp [new file with mode: 0644]
src/mathed/InsetMathUnderset.C [deleted file]
src/mathed/InsetMathUnderset.cpp [new file with mode: 0644]
src/mathed/InsetMathUnknown.C [deleted file]
src/mathed/InsetMathUnknown.cpp [new file with mode: 0644]
src/mathed/InsetMathXArrow.C [deleted file]
src/mathed/InsetMathXArrow.cpp [new file with mode: 0644]
src/mathed/InsetMathXYArrow.C [deleted file]
src/mathed/InsetMathXYArrow.cpp [new file with mode: 0644]
src/mathed/InsetMathXYMatrix.C [deleted file]
src/mathed/InsetMathXYMatrix.cpp [new file with mode: 0644]
src/mathed/MathAtom.C [deleted file]
src/mathed/MathAtom.cpp [new file with mode: 0644]
src/mathed/MathAutoCorrect.C [deleted file]
src/mathed/MathAutoCorrect.cpp [new file with mode: 0644]
src/mathed/MathData.C [deleted file]
src/mathed/MathData.cpp [new file with mode: 0644]
src/mathed/MathExtern.C [deleted file]
src/mathed/MathExtern.cpp [new file with mode: 0644]
src/mathed/MathFactory.C [deleted file]
src/mathed/MathFactory.cpp [new file with mode: 0644]
src/mathed/MathMacroArgument.C [deleted file]
src/mathed/MathMacroArgument.cpp [new file with mode: 0644]
src/mathed/MathMacroTable.C [deleted file]
src/mathed/MathMacroTable.cpp [new file with mode: 0644]
src/mathed/MathMacroTemplate.C [deleted file]
src/mathed/MathMacroTemplate.cpp [new file with mode: 0644]
src/mathed/MathParser.C [deleted file]
src/mathed/MathParser.cpp [new file with mode: 0644]
src/mathed/MathStream.C [deleted file]
src/mathed/MathStream.cpp [new file with mode: 0644]
src/mathed/MathSupport.C [deleted file]
src/mathed/MathSupport.cpp [new file with mode: 0644]
src/mathed/TextPainter.C [deleted file]
src/mathed/TextPainter.cpp [new file with mode: 0644]