]> git.lyx.org Git - features.git/commit
This fixes a real bug in InsetText where it was possible to delete the
authorJürgen Vigna <jug@sad.it>
Thu, 12 Jul 2001 12:26:06 +0000 (12:26 +0000)
committerJürgen Vigna <jug@sad.it>
Thu, 12 Jul 2001 12:26:06 +0000 (12:26 +0000)
commit8dc8a363709d38a087532d6fe8b1c6f9d11aca4e
tree2e39b74830bdd3bbde7c7fc6e68bfa7e95a18e3a
parent72f625da0e72ce34a9a0ebf0e5cdee4cc88852ef
This fixes a real bug in InsetText where it was possible to delete the
cached LyXText while we where working inside it (accessing of freed
memory!), small changes in the insetInsertAllowed functions to have
a better check where is what allowed.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2225 a592a061-630c-0410-9148-cb99ea01b6c8
po/POTFILES.in
src/insets/ChangeLog
src/insets/inset.h
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetfloat.C
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h