]> git.lyx.org Git - features.git/commit
more IU
authorAndré Pönitz <poenitz@gmx.net>
Fri, 30 Jan 2004 11:41:12 +0000 (11:41 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Fri, 30 Jan 2004 11:41:12 +0000 (11:41 +0000)
commit99aacdad5ce32c5905149d800405ff48ffb3a3d6
tree7c3eb76b4b7c5285a6dfa1a459ee0807f468111f
parentca176cc4347a352f3b26f48a457ee7ba94463f37
more IU

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8376 a592a061-630c-0410-9148-cb99ea01b6c8
78 files changed:
src/BufferView_pimpl.C
src/ChangeLog
src/cursor.C
src/cursor.h
src/cursor_slice.C
src/cursor_slice.h
src/frontends/screen.C
src/insets/ChangeLog
src/insets/inset.C
src/insets/inset.h
src/insets/insetbase.C
src/insets/insetbase.h
src/insets/insetcharstyle.C
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetcommand.C
src/insets/insetexternal.C
src/insets/insetgraphics.C
src/insets/insetinclude.C
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/insetvspace.C
src/insets/updatableinset.C
src/insets/updatableinset.h
src/lyxfunc.C
src/lyxtext.h
src/mathed/Makefile.am
src/mathed/formula.C
src/mathed/formula.h
src/mathed/formulabase.C [deleted file]
src/mathed/formulabase.h [deleted file]
src/mathed/formulamacro.C
src/mathed/math_arrayinset.C
src/mathed/math_boldsymbolinset.C
src/mathed/math_boxinset.C
src/mathed/math_colorinset.C
src/mathed/math_commentinset.C
src/mathed/math_data.C
src/mathed/math_data.h
src/mathed/math_decorationinset.C
src/mathed/math_diminset.C
src/mathed/math_diminset.h
src/mathed/math_envinset.C
src/mathed/math_ertinset.C
src/mathed/math_extern.C
src/mathed/math_fboxinset.C
src/mathed/math_fontinset.C
src/mathed/math_fontoldinset.C
src/mathed/math_fracinset.C
src/mathed/math_frameboxinset.C
src/mathed/math_gridinset.C
src/mathed/math_gridinset.h
src/mathed/math_hullinset.C
src/mathed/math_hullinset.h
src/mathed/math_lefteqninset.C
src/mathed/math_macro.C
src/mathed/math_makeboxinset.C
src/mathed/math_mboxinset.C [new file with mode: 0644]
src/mathed/math_mboxinset.h [new file with mode: 0644]
src/mathed/math_nestinset.C
src/mathed/math_nestinset.h
src/mathed/math_parboxinset.C
src/mathed/math_rootinset.C
src/mathed/math_scriptinset.C
src/mathed/math_sizeinset.C
src/mathed/math_sqrtinset.C
src/mathed/math_stackrelinset.C
src/mathed/math_substackinset.C
src/mathed/math_textinset.C
src/mathed/math_textinset.h
src/paragraph_funcs.C
src/paragraph_funcs.h
src/rowpainter.C
src/text.C
src/text2.C
src/text3.C