]> git.lyx.org Git - features.git/commit
Add locaDispatch methods to various inset classes. refactor the LFUN_XYZ_APPLY
authorAngus Leeming <leeming@lyx.org>
Wed, 26 Feb 2003 19:28:38 +0000 (19:28 +0000)
committerAngus Leeming <leeming@lyx.org>
Wed, 26 Feb 2003 19:28:38 +0000 (19:28 +0000)
commit86e2d69f18bedbdd11a01e6aa3886cdc7d259060
tree009119ec07db559e5433e8c0e0dc92b71facc706
parentc6c5eb530cf6c2b818e69dd55bc273286ff8513d
Add locaDispatch methods to various inset classes. refactor the LFUN_XYZ_APPLY
code but do not yet attempt to collapse them into LFUN_DIALOG_APPLY.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6289 a592a061-630c-0410-9148-cb99ea01b6c8
12 files changed:
src/BufferView_pimpl.C
src/ChangeLog
src/factory.C
src/insets/ChangeLog
src/insets/insetbibitem.C
src/insets/insetbibitem.h
src/insets/insetbibtex.C
src/insets/insetbibtex.h
src/insets/insetcommand.C
src/insets/insetert.C
src/mathed/ChangeLog
src/mathed/ref_inset.C