]> git.lyx.org Git - features.git/commit
add parOwner to Inset, optimize LyXText::workWidth, fix memory corruption with lots...
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 12 Dec 2001 09:56:03 +0000 (09:56 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 12 Dec 2001 09:56:03 +0000 (09:56 +0000)
commitb00e1315fe4da81da67f63d70e455cda167afab9
treeb01ceccbabe7869990d487fd77a294bbe5648d96
parente52ac5df2b50469954a3f28b661a4d0a0231e2c1
add parOwner to Inset, optimize LyXText::workWidth, fix memory corruption with lots of floats (Ben)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3195 a592a061-630c-0410-9148-cb99ea01b6c8
14 files changed:
src/ChangeLog
src/frontends/xforms/ChangeLog
src/frontends/xforms/Menubar_pimpl.C
src/frontends/xforms/xforms_helpers.C
src/frontends/xforms/xforms_helpers.h
src/insets/ChangeLog
src/insets/inset.C
src/insets/inset.h
src/lyxtext.h
src/paragraph.C
src/paragraph.h
src/paragraph_pimpl.C
src/text.C
src/undo_funcs.C