]> git.lyx.org Git - features.git/commit
the dispatch patch
authorLars Gullik Bjønnes <larsbj@gullik.org>
Fri, 17 Oct 2003 18:01:15 +0000 (18:01 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Fri, 17 Oct 2003 18:01:15 +0000 (18:01 +0000)
commit87ca6fbbeb83fa95310789e6d692e43cbfcdb6f5
treefd241f628dbd33d45e3e8a382acd58825fc971a5
parentdab52aa183cf704ca33ad878728c0b6839486c86
the dispatch patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7931 a592a061-630c-0410-9148-cb99ea01b6c8
70 files changed:
po/POTFILES.in
src/BufferView_pimpl.C
src/ChangeLog
src/frontends/controllers/ControlCommandBuffer.C
src/frontends/screen.C
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/insetcite.C
src/insets/insetcite.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/insetfloatlist.C
src/insets/insetfloatlist.h
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insetinclude.C
src/insets/insetinclude.h
src/insets/insetindex.C
src/insets/insetindex.h
src/insets/insetlabel.C
src/insets/insetlabel.h
src/insets/insetminipage.C
src/insets/insetminipage.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/insettoc.C
src/insets/insettoc.h
src/insets/inseturl.C
src/insets/inseturl.h
src/insets/insetwrap.C
src/insets/insetwrap.h
src/insets/updatableinset.C
src/insets/updatableinset.h
src/lyxfunc.C
src/mathed/ChangeLog
src/mathed/command_inset.C
src/mathed/formulabase.C
src/mathed/formulabase.h
src/mathed/math_gridinset.C
src/mathed/math_hullinset.C
src/mathed/math_nestinset.C
src/mathed/math_scriptinset.C
src/mathed/ref_inset.C
src/mathed/ref_inset.h
src/text.C
src/text2.C
src/text3.C