]> git.lyx.org Git - features.git/commit
Add In nsetOld * argument to updateInset to rebreak the correct par.
authorAlfredo Braunstein <abraunst@lyx.org>
Wed, 27 Aug 2003 13:51:18 +0000 (13:51 +0000)
committerAlfredo Braunstein <abraunst@lyx.org>
Wed, 27 Aug 2003 13:51:18 +0000 (13:51 +0000)
commit7338f3b980d4dc5793ff80be814b7a74e1c72274
tree1edb759e59592ea0079d978408b8a5a4624980fb
parenta12509db90408e3866238e7160cd2c6a6561ae20
Add In nsetOld * argument to updateInset to rebreak the correct par.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7615 a592a061-630c-0410-9148-cb99ea01b6c8
26 files changed:
src/BufferView.C
src/BufferView.h
src/BufferView_pimpl.C
src/BufferView_pimpl.h
src/ChangeLog
src/bufferview_funcs.C
src/graphics/PreviewedInset.C
src/insets/insetbibitem.C
src/insets/insetbranch.C
src/insets/insetcollapsable.C
src/insets/insetcommand.C
src/insets/insetert.C
src/insets/insetexternal.C
src/insets/insetfloat.C
src/insets/insetgraphics.C
src/insets/insetinclude.C
src/insets/insetlabel.C
src/insets/insetminipage.C
src/insets/insetnote.C
src/insets/insettabular.C
src/insets/insettext.C
src/insets/insetwrap.C
src/insets/updatableinset.C
src/mathed/formulabase.C
src/text2.C
src/text3.C