]> git.lyx.org Git - features.git/commit
the monster patch
authorAndré Pönitz <poenitz@gmx.net>
Thu, 15 Jan 2004 17:34:44 +0000 (17:34 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Thu, 15 Jan 2004 17:34:44 +0000 (17:34 +0000)
commit70d0ba900118ac7e253c1e1969fd7a3d64ec8e03
treed315dae0831bd5020b0067871f2d7a672f3701cf
parent842adc894d1ece8b6d092671d557421829a4b097
the monster patch
mathed is completely broken, but it's difficult to imprevo with such a
big patch in the tree.

If things don't improve until tomorrow evening, I'll revert this.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8357 a592a061-630c-0410-9148-cb99ea01b6c8
95 files changed:
src/BufferView_pimpl.C
src/ChangeLog
src/cursor.C
src/cursor.h
src/cursor_slice.C
src/cursor_slice.h
src/factory.C
src/factory.h
src/frontends/LyXView.C
src/frontends/LyXView.h
src/frontends/controllers/ControlSearch.C
src/frontends/controllers/ControlThesaurus.C
src/funcrequest.C
src/funcrequest.h
src/insets/ChangeLog
src/insets/insetbase.C
src/insets/insetbase.h
src/insets/insetbibitem.C
src/insets/insetbibitem.h
src/insets/insetbibtex.C
src/insets/insetbibtex.h
src/insets/insetbox.C
src/insets/insetbox.h
src/insets/insetbranch.C
src/insets/insetbranch.h
src/insets/insetcharstyle.C
src/insets/insetcharstyle.h
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetcommand.C
src/insets/insetcommand.h
src/insets/insetert.C
src/insets/insetert.h
src/insets/insetexternal.C
src/insets/insetexternal.h
src/insets/insetfloat.C
src/insets/insetfloat.h
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insetinclude.C
src/insets/insetinclude.h
src/insets/insetlabel.C
src/insets/insetlabel.h
src/insets/insetnote.C
src/insets/insetnote.h
src/insets/insetref.C
src/insets/insetref.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/insetvspace.C
src/insets/insetvspace.h
src/insets/insetwrap.C
src/insets/insetwrap.h
src/insets/updatableinset.C
src/insets/updatableinset.h
src/lyxfind.C
src/lyxfind.h
src/lyxfunc.C
src/lyxtext.h
src/mathed/ChangeLog
src/mathed/command_inset.C
src/mathed/command_inset.h
src/mathed/formulabase.C
src/mathed/formulabase.h
src/mathed/math_cursor.C
src/mathed/math_cursor.h
src/mathed/math_fracbase.C
src/mathed/math_fracbase.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_macro.C
src/mathed/math_macro.h
src/mathed/math_nestinset.C
src/mathed/math_nestinset.h
src/mathed/math_oversetinset.C
src/mathed/math_oversetinset.h
src/mathed/math_rootinset.C
src/mathed/math_rootinset.h
src/mathed/math_scriptinset.C
src/mathed/math_scriptinset.h
src/mathed/math_textinset.C
src/mathed/math_textinset.h
src/mathed/math_undersetinset.C
src/mathed/math_undersetinset.h
src/mathed/ref_inset.C
src/mathed/ref_inset.h
src/text3.C
src/undo.C
src/undo.h