]> git.lyx.org Git - lyx.git/commit
Remove a whole heap of redundant functions from classes derived from
authorAngus Leeming <leeming@lyx.org>
Thu, 11 Dec 2003 15:23:15 +0000 (15:23 +0000)
committerAngus Leeming <leeming@lyx.org>
Thu, 11 Dec 2003 15:23:15 +0000 (15:23 +0000)
commitfd355bbb2f3b192ccf92a59177eb68255449048f
tree09efd2f333013ecb4c07d96b692d78848091b08c
parent559c84c370514403235ef94f7879a2e9185d8857
Remove a whole heap of redundant functions from classes derived from
InsetCommand.
Clean-up many Mailer::string2params functions.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8233 a592a061-630c-0410-9148-cb99ea01b6c8
39 files changed:
src/ChangeLog
src/factory.C
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlCommand.C
src/insets/ChangeLog
src/insets/insetbibitem.C
src/insets/insetbibitem.h
src/insets/insetbibtex.C
src/insets/insetbibtex.h
src/insets/insetbox.C
src/insets/insetbranch.C
src/insets/insetcite.C
src/insets/insetcite.h
src/insets/insetcommand.C
src/insets/insetcommand.h
src/insets/insetert.C
src/insets/insetexternal.C
src/insets/insetfloat.C
src/insets/insetfloatlist.C
src/insets/insetfloatlist.h
src/insets/insetgraphics.C
src/insets/insethfill.C
src/insets/insetinclude.C
src/insets/insetindex.C
src/insets/insetindex.h
src/insets/insetlabel.C
src/insets/insetlabel.h
src/insets/insetminipage.C
src/insets/insetnote.C
src/insets/insetref.C
src/insets/insetref.h
src/insets/insettoc.C
src/insets/insettoc.h
src/insets/inseturl.C
src/insets/inseturl.h
src/insets/insetvspace.C
src/insets/insetwrap.C
src/insets/mailinset.C
src/insets/mailinset.h