]> git.lyx.org Git - features.git/commit
Lot's of updates for new update handling of text-insets
authorJürgen Vigna <jug@sad.it>
Fri, 23 Jun 2000 15:02:46 +0000 (15:02 +0000)
committerJürgen Vigna <jug@sad.it>
Fri, 23 Jun 2000 15:02:46 +0000 (15:02 +0000)
commitb744c6ed9f4dab51e47e4a9bb0331f1740aad335
treedcb2d011b127e21c74186687285f8b3c09551c7f
parent572556e94f635a132521ba759cea6b66dc56e2b8
Lot's of updates for new update handling of text-insets

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@831 a592a061-630c-0410-9148-cb99ea01b6c8
37 files changed:
ChangeLog
src/buffer.C
src/buffer.h
src/insets/figinset.C
src/insets/figinset.h
src/insets/insetbutton.C
src/insets/insetbutton.h
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/inseterror.C
src/insets/inseterror.h
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insetinfo.C
src/insets/insetinfo.h
src/insets/insetlatexaccent.C
src/insets/insetlatexaccent.h
src/insets/insetquotes.C
src/insets/insetquotes.h
src/insets/insetspecialchar.C
src/insets/insetspecialchar.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/lyxinset.h
src/lyxfunc.C
src/lyxparagraph.h
src/lyxtext.h
src/mathed/formula.C
src/mathed/formula.h
src/mathed/formulamacro.C
src/mathed/formulamacro.h
src/paragraph.C
src/tabular.C
src/text.C
src/text2.C