]> git.lyx.org Git - lyx.git/commit
Fix a few rename inconsistencies discovered by JMarc in insets and mathed, step 1
authorBo Peng <bpeng@lyx.org>
Wed, 25 Apr 2007 16:11:45 +0000 (16:11 +0000)
committerBo Peng <bpeng@lyx.org>
Wed, 25 Apr 2007 16:11:45 +0000 (16:11 +0000)
commit6e3a75969b97a5db4c80c46be49d4deb122abfe7
treedde7609853cace86121c6c1ceafecf4b908ff84d
parent893094e132ba74850079dd6f7a3d1ffd72800ce2
Fix a few rename inconsistencies discovered by JMarc in insets and mathed, step 1

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17991 a592a061-630c-0410-9148-cb99ea01b6c8
78 files changed:
development/scons/scons_manifest.py
po/POTFILES.in
src/CutAndPaste.C
src/cursor.C
src/cursor_slice.C
src/dociterator.C
src/factory.C
src/insets/InsetCite.cpp
src/insets/InsetCite.h
src/insets/InsetPageBreak.cpp
src/insets/InsetPageBreak.h
src/insets/Makefile.am
src/mathed/InsetMath.cpp
src/mathed/InsetMath.h
src/mathed/InsetMathAMSArray.cpp
src/mathed/InsetMathArray.cpp
src/mathed/InsetMathBinom.cpp
src/mathed/InsetMathBoldSymbol.cpp
src/mathed/InsetMathBox.cpp
src/mathed/InsetMathBoxed.cpp
src/mathed/InsetMathBrace.cpp
src/mathed/InsetMathCases.cpp
src/mathed/InsetMathColor.cpp
src/mathed/InsetMathCommand.cpp
src/mathed/InsetMathCommand.h
src/mathed/InsetMathComment.cpp
src/mathed/InsetMathDFrac.cpp
src/mathed/InsetMathDecoration.cpp
src/mathed/InsetMathDelim.cpp
src/mathed/InsetMathDiff.cpp
src/mathed/InsetMathEnv.cpp
src/mathed/InsetMathExFunc.cpp
src/mathed/InsetMathExInt.cpp
src/mathed/InsetMathFBox.cpp
src/mathed/InsetMathFont.cpp
src/mathed/InsetMathFontOld.cpp
src/mathed/InsetMathFrac.cpp
src/mathed/InsetMathFracBase.cpp
src/mathed/InsetMathFrameBox.cpp
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathLefteqn.cpp
src/mathed/InsetMathLim.cpp
src/mathed/InsetMathMBox.cpp
src/mathed/InsetMathMacro.cpp
src/mathed/InsetMathMacro.h
src/mathed/InsetMathMakebox.cpp
src/mathed/InsetMathMatrix.cpp
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathOverset.cpp
src/mathed/InsetMathPar.cpp
src/mathed/InsetMathRef.cpp
src/mathed/InsetMathRef.h
src/mathed/InsetMathRoot.cpp
src/mathed/InsetMathScript.cpp
src/mathed/InsetMathSize.cpp
src/mathed/InsetMathSpace.cpp
src/mathed/InsetMathSplit.cpp
src/mathed/InsetMathSqrt.cpp
src/mathed/InsetMathStackrel.cpp
src/mathed/InsetMathSubstack.cpp
src/mathed/InsetMathTFrac.cpp
src/mathed/InsetMathTabular.cpp
src/mathed/InsetMathUnderset.cpp
src/mathed/InsetMathXArrow.cpp
src/mathed/Makefile.am
src/mathed/MathAutoCorrect.cpp
src/mathed/MathData.cpp
src/mathed/MathData.h
src/mathed/MathExtern.cpp
src/mathed/MathFactory.cpp
src/mathed/MathMacroTemplate.h
src/mathed/MathParser.cpp
src/mathed/MathReplace.h
src/mathed/MathStream.cpp
src/mathed/MathSupport.cpp
src/text.C
src/undo.C