]> git.lyx.org Git - lyx.git/commit
rename Math*Inset into InsetMath*
authorAndré Pönitz <poenitz@gmx.net>
Sat, 16 Sep 2006 18:11:38 +0000 (18:11 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Sat, 16 Sep 2006 18:11:38 +0000 (18:11 +0000)
commit2805c297349d82c62f3b0d9c2dcc45611e748f53
treef6d2e836a142aead9dd53457e1d52f3e9dc813b4
parent272d71ea3b0ab3ca768b1c2d300c5c34cd078a8f
rename Math*Inset into InsetMath*

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15023 a592a061-630c-0410-9148-cb99ea01b6c8
150 files changed:
src/CutAndPaste.C
src/cursor.C
src/cursor.h
src/cursor_slice.C
src/cursor_slice.h
src/dociterator.C
src/factory.C
src/frontends/WorkArea.h
src/frontends/key_state.h
src/insets/insetbase.h
src/lyx_cb.C
src/mathed/command_inset.C
src/mathed/command_inset.h
src/mathed/formulamacro.C
src/mathed/formulamacro.h
src/mathed/math_amsarrayinset.C
src/mathed/math_amsarrayinset.h
src/mathed/math_arrayinset.C
src/mathed/math_arrayinset.h
src/mathed/math_atom.C
src/mathed/math_atom.h
src/mathed/math_biginset.C
src/mathed/math_biginset.h
src/mathed/math_binominset.C
src/mathed/math_binominset.h
src/mathed/math_boldsymbolinset.C
src/mathed/math_boldsymbolinset.h
src/mathed/math_boxedinset.C
src/mathed/math_boxedinset.h
src/mathed/math_boxinset.C
src/mathed/math_boxinset.h
src/mathed/math_braceinset.C
src/mathed/math_braceinset.h
src/mathed/math_casesinset.C
src/mathed/math_casesinset.h
src/mathed/math_charinset.C
src/mathed/math_charinset.h
src/mathed/math_colorinset.C
src/mathed/math_colorinset.h
src/mathed/math_commentinset.C
src/mathed/math_commentinset.h
src/mathed/math_decorationinset.C
src/mathed/math_decorationinset.h
src/mathed/math_deliminset.C
src/mathed/math_deliminset.h
src/mathed/math_dfracinset.C
src/mathed/math_dfracinset.h
src/mathed/math_diffinset.C
src/mathed/math_diffinset.h
src/mathed/math_diminset.C
src/mathed/math_diminset.h
src/mathed/math_dotsinset.C
src/mathed/math_dotsinset.h
src/mathed/math_envinset.C
src/mathed/math_envinset.h
src/mathed/math_exfuncinset.C
src/mathed/math_exfuncinset.h
src/mathed/math_exintinset.C
src/mathed/math_exintinset.h
src/mathed/math_extern.C
src/mathed/math_factory.C
src/mathed/math_factory.h
src/mathed/math_fboxinset.C
src/mathed/math_fboxinset.h
src/mathed/math_fontinset.C
src/mathed/math_fontinset.h
src/mathed/math_fontoldinset.C
src/mathed/math_fontoldinset.h
src/mathed/math_fracbase.C
src/mathed/math_fracbase.h
src/mathed/math_fracinset.C
src/mathed/math_fracinset.h
src/mathed/math_frameboxinset.C
src/mathed/math_frameboxinset.h
src/mathed/math_gridinset.C
src/mathed/math_gridinset.h
src/mathed/math_hullinset.C
src/mathed/math_hullinset.h
src/mathed/math_inset.C
src/mathed/math_inset.h
src/mathed/math_kerninset.C
src/mathed/math_kerninset.h
src/mathed/math_lefteqninset.C
src/mathed/math_lefteqninset.h
src/mathed/math_liminset.C
src/mathed/math_liminset.h
src/mathed/math_macro.C
src/mathed/math_macro.h
src/mathed/math_macroarg.h
src/mathed/math_macrotable.C
src/mathed/math_macrotemplate.C
src/mathed/math_macrotemplate.h
src/mathed/math_makeboxinset.C
src/mathed/math_makeboxinset.h
src/mathed/math_mathmlstream.h
src/mathed/math_matrixinset.C
src/mathed/math_matrixinset.h
src/mathed/math_mboxinset.C
src/mathed/math_mboxinset.h
src/mathed/math_nestinset.C
src/mathed/math_nestinset.h
src/mathed/math_numberinset.C
src/mathed/math_numberinset.h
src/mathed/math_oversetinset.C
src/mathed/math_oversetinset.h
src/mathed/math_parinset.C
src/mathed/math_parinset.h
src/mathed/math_parser.C
src/mathed/math_parser.h
src/mathed/math_phantominset.C
src/mathed/math_phantominset.h
src/mathed/math_rootinset.C
src/mathed/math_rootinset.h
src/mathed/math_scriptinset.C
src/mathed/math_scriptinset.h
src/mathed/math_sizeinset.C
src/mathed/math_sizeinset.h
src/mathed/math_spaceinset.C
src/mathed/math_spaceinset.h
src/mathed/math_splitinset.C
src/mathed/math_splitinset.h
src/mathed/math_sqrtinset.C
src/mathed/math_sqrtinset.h
src/mathed/math_stackrelinset.C
src/mathed/math_stackrelinset.h
src/mathed/math_stringinset.C
src/mathed/math_stringinset.h
src/mathed/math_substackinset.C
src/mathed/math_substackinset.h
src/mathed/math_support.C
src/mathed/math_support.h
src/mathed/math_symbolinset.C
src/mathed/math_symbolinset.h
src/mathed/math_tabularinset.C
src/mathed/math_tabularinset.h
src/mathed/math_tfracinset.C
src/mathed/math_tfracinset.h
src/mathed/math_undersetinset.C
src/mathed/math_undersetinset.h
src/mathed/math_unknowninset.C
src/mathed/math_unknowninset.h
src/mathed/math_xarrowinset.C
src/mathed/math_xarrowinset.h
src/mathed/math_xyarrowinset.C
src/mathed/math_xyarrowinset.h
src/mathed/math_xymatrixinset.C
src/mathed/math_xymatrixinset.h
src/mathed/ref_inset.C
src/text2.C
src/text3.C