]> git.lyx.org Git - features.git/commit
Change DispatchResult semantics a bit.
authorLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 3 Nov 2003 19:52:47 +0000 (19:52 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 3 Nov 2003 19:52:47 +0000 (19:52 +0000)
commitc1319d2c6738ff3e72283917ea903f4878298d41
tree0e700412bfc49ad834d7894c27a3d38dff179e3e
parentc38370d1c3dc594b17c53c28582f8092a15901d9
Change DispatchResult semantics a bit.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8021 a592a061-630c-0410-9148-cb99ea01b6c8
37 files changed:
src/ChangeLog
src/cursor.C
src/dispatchresult.h
src/insets/ChangeLog
src/insets/insetbibitem.C
src/insets/insetbibtex.C
src/insets/insetbox.C
src/insets/insetbranch.C
src/insets/insetcite.C
src/insets/insetcollapsable.C
src/insets/insetcommand.C
src/insets/insetert.C
src/insets/insetexternal.C
src/insets/insetfloat.C
src/insets/insetfloatlist.C
src/insets/insetgraphics.C
src/insets/insetinclude.C
src/insets/insetindex.C
src/insets/insetlabel.C
src/insets/insetminipage.C
src/insets/insetnote.C
src/insets/insetref.C
src/insets/insettabular.C
src/insets/insettext.C
src/insets/insettoc.C
src/insets/inseturl.C
src/insets/insetwrap.C
src/insets/updatableinset.C
src/lyxfunc.C
src/mathed/ChangeLog
src/mathed/formulabase.C
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/text3.C