]> git.lyx.org Git - features.git/commit
rename mathed/math_xinset into mathed/InsetMathX
authorAndré Pönitz <poenitz@gmx.net>
Sun, 17 Sep 2006 09:14:18 +0000 (09:14 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Sun, 17 Sep 2006 09:14:18 +0000 (09:14 +0000)
commite89625ef28143545a511cdabc67dee8b7be1b216
treefdb7d4fdac5d42c0a9c35d2d5406c9597a4f0f90
parent397605290ded5b105ff11d4274969739a3276d44
rename mathed/math_xinset into mathed/InsetMathX

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15026 a592a061-630c-0410-9148-cb99ea01b6c8
317 files changed:
src/CutAndPaste.C
src/buffer.C
src/coordcache.C
src/cursor.C
src/cursor_slice.C
src/dociterator.C
src/factory.C
src/lyx_main.C
src/mathed/InsetFormulaMacro.C [new file with mode: 0644]
src/mathed/InsetFormulaMacro.h [new file with mode: 0644]
src/mathed/InsetMath.C [new file with mode: 0644]
src/mathed/InsetMath.h [new file with mode: 0644]
src/mathed/InsetMathAMSArray.C [new file with mode: 0644]
src/mathed/InsetMathAMSArray.h [new file with mode: 0644]
src/mathed/InsetMathArray.C [new file with mode: 0644]
src/mathed/InsetMathArray.h [new file with mode: 0644]
src/mathed/InsetMathBig.C [new file with mode: 0644]
src/mathed/InsetMathBig.h [new file with mode: 0644]
src/mathed/InsetMathBinom.C [new file with mode: 0644]
src/mathed/InsetMathBinom.h [new file with mode: 0644]
src/mathed/InsetMathBoldSymbol.C [new file with mode: 0644]
src/mathed/InsetMathBoldSymbol.h [new file with mode: 0644]
src/mathed/InsetMathBox.C [new file with mode: 0644]
src/mathed/InsetMathBox.h [new file with mode: 0644]
src/mathed/InsetMathBoxed.C [new file with mode: 0644]
src/mathed/InsetMathBoxed.h [new file with mode: 0644]
src/mathed/InsetMathBrace.C [new file with mode: 0644]
src/mathed/InsetMathBrace.h [new file with mode: 0644]
src/mathed/InsetMathCases.C [new file with mode: 0644]
src/mathed/InsetMathCases.h [new file with mode: 0644]
src/mathed/InsetMathChar.C [new file with mode: 0644]
src/mathed/InsetMathChar.h [new file with mode: 0644]
src/mathed/InsetMathColor.C [new file with mode: 0644]
src/mathed/InsetMathColor.h [new file with mode: 0644]
src/mathed/InsetMathCommand.C [new file with mode: 0644]
src/mathed/InsetMathCommand.h [new file with mode: 0644]
src/mathed/InsetMathComment.C [new file with mode: 0644]
src/mathed/InsetMathComment.h [new file with mode: 0644]
src/mathed/InsetMathDFrac.C [new file with mode: 0644]
src/mathed/InsetMathDFrac.h [new file with mode: 0644]
src/mathed/InsetMathDecoration.C [new file with mode: 0644]
src/mathed/InsetMathDecoration.h [new file with mode: 0644]
src/mathed/InsetMathDelim.C [new file with mode: 0644]
src/mathed/InsetMathDelim.h [new file with mode: 0644]
src/mathed/InsetMathDiff.C [new file with mode: 0644]
src/mathed/InsetMathDiff.h [new file with mode: 0644]
src/mathed/InsetMathDim.C [new file with mode: 0644]
src/mathed/InsetMathDim.h [new file with mode: 0644]
src/mathed/InsetMathDots.C [new file with mode: 0644]
src/mathed/InsetMathDots.h [new file with mode: 0644]
src/mathed/InsetMathEnv.C [new file with mode: 0644]
src/mathed/InsetMathEnv.h [new file with mode: 0644]
src/mathed/InsetMathExFunc.C [new file with mode: 0644]
src/mathed/InsetMathExFunc.h [new file with mode: 0644]
src/mathed/InsetMathExInt.C [new file with mode: 0644]
src/mathed/InsetMathExInt.h [new file with mode: 0644]
src/mathed/InsetMathFBox.C [new file with mode: 0644]
src/mathed/InsetMathFBox.h [new file with mode: 0644]
src/mathed/InsetMathFont.C [new file with mode: 0644]
src/mathed/InsetMathFont.h [new file with mode: 0644]
src/mathed/InsetMathFontOld.C [new file with mode: 0644]
src/mathed/InsetMathFontOld.h [new file with mode: 0644]
src/mathed/InsetMathFrac.C [new file with mode: 0644]
src/mathed/InsetMathFrac.h [new file with mode: 0644]
src/mathed/InsetMathFracBase.C [new file with mode: 0644]
src/mathed/InsetMathFracBase.h [new file with mode: 0644]
src/mathed/InsetMathFrameBox.C [new file with mode: 0644]
src/mathed/InsetMathFrameBox.h [new file with mode: 0644]
src/mathed/InsetMathGrid.C [new file with mode: 0644]
src/mathed/InsetMathGrid.h [new file with mode: 0644]
src/mathed/InsetMathHull.C [new file with mode: 0644]
src/mathed/InsetMathHull.h [new file with mode: 0644]
src/mathed/InsetMathKern.C [new file with mode: 0644]
src/mathed/InsetMathKern.h [new file with mode: 0644]
src/mathed/InsetMathLefteqn.C [new file with mode: 0644]
src/mathed/InsetMathLefteqn.h [new file with mode: 0644]
src/mathed/InsetMathLim.C [new file with mode: 0644]
src/mathed/InsetMathLim.h [new file with mode: 0644]
src/mathed/InsetMathMBox.C [new file with mode: 0644]
src/mathed/InsetMathMBox.h [new file with mode: 0644]
src/mathed/InsetMathMacro.C [new file with mode: 0644]
src/mathed/InsetMathMacro.h [new file with mode: 0644]
src/mathed/InsetMathMakebox.C [new file with mode: 0644]
src/mathed/InsetMathMakebox.h [new file with mode: 0644]
src/mathed/InsetMathMatrix.C [new file with mode: 0644]
src/mathed/InsetMathMatrix.h [new file with mode: 0644]
src/mathed/InsetMathNest.C [new file with mode: 0644]
src/mathed/InsetMathNest.h [new file with mode: 0644]
src/mathed/InsetMathNumber.C [new file with mode: 0644]
src/mathed/InsetMathNumber.h [new file with mode: 0644]
src/mathed/InsetMathOverset.C [new file with mode: 0644]
src/mathed/InsetMathOverset.h [new file with mode: 0644]
src/mathed/InsetMathPar.C [new file with mode: 0644]
src/mathed/InsetMathPar.h [new file with mode: 0644]
src/mathed/InsetMathPhantom.C [new file with mode: 0644]
src/mathed/InsetMathPhantom.h [new file with mode: 0644]
src/mathed/InsetMathRef.C [new file with mode: 0644]
src/mathed/InsetMathRef.h [new file with mode: 0644]
src/mathed/InsetMathRoot.C [new file with mode: 0644]
src/mathed/InsetMathRoot.h [new file with mode: 0644]
src/mathed/InsetMathScript.C [new file with mode: 0644]
src/mathed/InsetMathScript.h [new file with mode: 0644]
src/mathed/InsetMathSize.C [new file with mode: 0644]
src/mathed/InsetMathSize.h [new file with mode: 0644]
src/mathed/InsetMathSpace.C [new file with mode: 0644]
src/mathed/InsetMathSpace.h [new file with mode: 0644]
src/mathed/InsetMathSplit.C [new file with mode: 0644]
src/mathed/InsetMathSplit.h [new file with mode: 0644]
src/mathed/InsetMathSqrt.C [new file with mode: 0644]
src/mathed/InsetMathSqrt.h [new file with mode: 0644]
src/mathed/InsetMathStackrel.C [new file with mode: 0644]
src/mathed/InsetMathStackrel.h [new file with mode: 0644]
src/mathed/InsetMathString.C [new file with mode: 0644]
src/mathed/InsetMathString.h [new file with mode: 0644]
src/mathed/InsetMathSubstack.C [new file with mode: 0644]
src/mathed/InsetMathSubstack.h [new file with mode: 0644]
src/mathed/InsetMathSymbol.C [new file with mode: 0644]
src/mathed/InsetMathSymbol.h [new file with mode: 0644]
src/mathed/InsetMathTFrac.C [new file with mode: 0644]
src/mathed/InsetMathTFrac.h [new file with mode: 0644]
src/mathed/InsetMathTabular.C [new file with mode: 0644]
src/mathed/InsetMathTabular.h [new file with mode: 0644]
src/mathed/InsetMathUnderset.C [new file with mode: 0644]
src/mathed/InsetMathUnderset.h [new file with mode: 0644]
src/mathed/InsetMathUnknown.C [new file with mode: 0644]
src/mathed/InsetMathUnknown.h [new file with mode: 0644]
src/mathed/InsetMathXArrow.C [new file with mode: 0644]
src/mathed/InsetMathXArrow.h [new file with mode: 0644]
src/mathed/InsetMathXYArrow.C [new file with mode: 0644]
src/mathed/InsetMathXYArrow.h [new file with mode: 0644]
src/mathed/InsetMathXYMatrix.C [new file with mode: 0644]
src/mathed/InsetMathXYMatrix.h [new file with mode: 0644]
src/mathed/Makefile.am
src/mathed/MathAtom.C [new file with mode: 0644]
src/mathed/MathAtom.h [new file with mode: 0644]
src/mathed/MathAutoCorrect.C [new file with mode: 0644]
src/mathed/MathAutoCorrect.h [new file with mode: 0644]
src/mathed/MathData.C [new file with mode: 0644]
src/mathed/MathData.h [new file with mode: 0644]
src/mathed/MathExtern.C [new file with mode: 0644]
src/mathed/MathExtern.h [new file with mode: 0644]
src/mathed/MathFactory.C [new file with mode: 0644]
src/mathed/MathFactory.h [new file with mode: 0644]
src/mathed/MathGridInfo.h [new file with mode: 0644]
src/mathed/MathMLStream.C [new file with mode: 0644]
src/mathed/MathMLStream.h [new file with mode: 0644]
src/mathed/MathMacroArgument.C [new file with mode: 0644]
src/mathed/MathMacroArgument.h [new file with mode: 0644]
src/mathed/MathMacroTable.C [new file with mode: 0644]
src/mathed/MathMacroTable.h [new file with mode: 0644]
src/mathed/MathMacroTemplate.C [new file with mode: 0644]
src/mathed/MathMacroTemplate.h [new file with mode: 0644]
src/mathed/MathParser.C [new file with mode: 0644]
src/mathed/MathParser.h [new file with mode: 0644]
src/mathed/MathReplace.h [new file with mode: 0644]
src/mathed/MathStream.C [new file with mode: 0644]
src/mathed/MathStream.h [new file with mode: 0644]
src/mathed/MathSupport.C [new file with mode: 0644]
src/mathed/MathSupport.h [new file with mode: 0644]
src/mathed/TextPainter.C [new file with mode: 0644]
src/mathed/TextPainter.h [new file with mode: 0644]
src/mathed/command_inset.C [deleted file]
src/mathed/command_inset.h [deleted file]
src/mathed/formulamacro.C [deleted file]
src/mathed/formulamacro.h [deleted file]
src/mathed/math_amsarrayinset.C [deleted file]
src/mathed/math_amsarrayinset.h [deleted file]
src/mathed/math_arrayinset.C [deleted file]
src/mathed/math_arrayinset.h [deleted file]
src/mathed/math_atom.C [deleted file]
src/mathed/math_atom.h [deleted file]
src/mathed/math_autocorrect.C [deleted file]
src/mathed/math_autocorrect.h [deleted file]
src/mathed/math_biginset.C [deleted file]
src/mathed/math_biginset.h [deleted file]
src/mathed/math_binominset.C [deleted file]
src/mathed/math_binominset.h [deleted file]
src/mathed/math_boldsymbolinset.C [deleted file]
src/mathed/math_boldsymbolinset.h [deleted file]
src/mathed/math_boxedinset.C [deleted file]
src/mathed/math_boxedinset.h [deleted file]
src/mathed/math_boxinset.C [deleted file]
src/mathed/math_boxinset.h [deleted file]
src/mathed/math_braceinset.C [deleted file]
src/mathed/math_braceinset.h [deleted file]
src/mathed/math_casesinset.C [deleted file]
src/mathed/math_casesinset.h [deleted file]
src/mathed/math_charinset.C [deleted file]
src/mathed/math_charinset.h [deleted file]
src/mathed/math_colorinset.C [deleted file]
src/mathed/math_colorinset.h [deleted file]
src/mathed/math_commentinset.C [deleted file]
src/mathed/math_commentinset.h [deleted file]
src/mathed/math_data.C [deleted file]
src/mathed/math_data.h [deleted file]
src/mathed/math_decorationinset.C [deleted file]
src/mathed/math_decorationinset.h [deleted file]
src/mathed/math_deliminset.C [deleted file]
src/mathed/math_deliminset.h [deleted file]
src/mathed/math_dfracinset.C [deleted file]
src/mathed/math_dfracinset.h [deleted file]
src/mathed/math_diffinset.C [deleted file]
src/mathed/math_diffinset.h [deleted file]
src/mathed/math_diminset.C [deleted file]
src/mathed/math_diminset.h [deleted file]
src/mathed/math_dotsinset.C [deleted file]
src/mathed/math_dotsinset.h [deleted file]
src/mathed/math_envinset.C [deleted file]
src/mathed/math_envinset.h [deleted file]
src/mathed/math_exfuncinset.C [deleted file]
src/mathed/math_exfuncinset.h [deleted file]
src/mathed/math_exintinset.C [deleted file]
src/mathed/math_exintinset.h [deleted file]
src/mathed/math_extern.C [deleted file]
src/mathed/math_extern.h [deleted file]
src/mathed/math_factory.C [deleted file]
src/mathed/math_factory.h [deleted file]
src/mathed/math_fboxinset.C [deleted file]
src/mathed/math_fboxinset.h [deleted file]
src/mathed/math_fontinset.C [deleted file]
src/mathed/math_fontinset.h [deleted file]
src/mathed/math_fontoldinset.C [deleted file]
src/mathed/math_fontoldinset.h [deleted file]
src/mathed/math_fracbase.C [deleted file]
src/mathed/math_fracbase.h [deleted file]
src/mathed/math_fracinset.C [deleted file]
src/mathed/math_fracinset.h [deleted file]
src/mathed/math_frameboxinset.C [deleted file]
src/mathed/math_frameboxinset.h [deleted file]
src/mathed/math_gridinfo.h [deleted file]
src/mathed/math_gridinset.C [deleted file]
src/mathed/math_gridinset.h [deleted file]
src/mathed/math_hullinset.C [deleted file]
src/mathed/math_hullinset.h [deleted file]
src/mathed/math_inset.C [deleted file]
src/mathed/math_inset.h [deleted file]
src/mathed/math_kerninset.C [deleted file]
src/mathed/math_kerninset.h [deleted file]
src/mathed/math_lefteqninset.C [deleted file]
src/mathed/math_lefteqninset.h [deleted file]
src/mathed/math_liminset.C [deleted file]
src/mathed/math_liminset.h [deleted file]
src/mathed/math_macro.C [deleted file]
src/mathed/math_macro.h [deleted file]
src/mathed/math_macroarg.C [deleted file]
src/mathed/math_macroarg.h [deleted file]
src/mathed/math_macrotable.C [deleted file]
src/mathed/math_macrotable.h [deleted file]
src/mathed/math_macrotemplate.C [deleted file]
src/mathed/math_macrotemplate.h [deleted file]
src/mathed/math_makeboxinset.C [deleted file]
src/mathed/math_makeboxinset.h [deleted file]
src/mathed/math_mathmlstream.C [deleted file]
src/mathed/math_mathmlstream.h [deleted file]
src/mathed/math_matrixinset.C [deleted file]
src/mathed/math_matrixinset.h [deleted file]
src/mathed/math_mboxinset.C [deleted file]
src/mathed/math_mboxinset.h [deleted file]
src/mathed/math_nestinset.C [deleted file]
src/mathed/math_nestinset.h [deleted file]
src/mathed/math_numberinset.C [deleted file]
src/mathed/math_numberinset.h [deleted file]
src/mathed/math_oversetinset.C [deleted file]
src/mathed/math_oversetinset.h [deleted file]
src/mathed/math_parinset.C [deleted file]
src/mathed/math_parinset.h [deleted file]
src/mathed/math_parser.C [deleted file]
src/mathed/math_parser.h [deleted file]
src/mathed/math_phantominset.C [deleted file]
src/mathed/math_phantominset.h [deleted file]
src/mathed/math_replace.h [deleted file]
src/mathed/math_rootinset.C [deleted file]
src/mathed/math_rootinset.h [deleted file]
src/mathed/math_scriptinset.C [deleted file]
src/mathed/math_scriptinset.h [deleted file]
src/mathed/math_sizeinset.C [deleted file]
src/mathed/math_sizeinset.h [deleted file]
src/mathed/math_spaceinset.C [deleted file]
src/mathed/math_spaceinset.h [deleted file]
src/mathed/math_splitinset.C [deleted file]
src/mathed/math_splitinset.h [deleted file]
src/mathed/math_sqrtinset.C [deleted file]
src/mathed/math_sqrtinset.h [deleted file]
src/mathed/math_stackrelinset.C [deleted file]
src/mathed/math_stackrelinset.h [deleted file]
src/mathed/math_streamstr.C [deleted file]
src/mathed/math_streamstr.h [deleted file]
src/mathed/math_stringinset.C [deleted file]
src/mathed/math_stringinset.h [deleted file]
src/mathed/math_substackinset.C [deleted file]
src/mathed/math_substackinset.h [deleted file]
src/mathed/math_support.C [deleted file]
src/mathed/math_support.h [deleted file]
src/mathed/math_symbolinset.C [deleted file]
src/mathed/math_symbolinset.h [deleted file]
src/mathed/math_tabularinset.C [deleted file]
src/mathed/math_tabularinset.h [deleted file]
src/mathed/math_tfracinset.C [deleted file]
src/mathed/math_tfracinset.h [deleted file]
src/mathed/math_undersetinset.C [deleted file]
src/mathed/math_undersetinset.h [deleted file]
src/mathed/math_unknowninset.C [deleted file]
src/mathed/math_unknowninset.h [deleted file]
src/mathed/math_xarrowinset.C [deleted file]
src/mathed/math_xarrowinset.h [deleted file]
src/mathed/math_xyarrowinset.C [deleted file]
src/mathed/math_xyarrowinset.h [deleted file]
src/mathed/math_xymatrixinset.C [deleted file]
src/mathed/math_xymatrixinset.h [deleted file]
src/mathed/ref_inset.C [deleted file]
src/mathed/ref_inset.h [deleted file]
src/mathed/textpainter.C [deleted file]
src/mathed/textpainter.h [deleted file]
src/metricsinfo.C
src/text2.C
src/text3.C
src/undo.C