]> git.lyx.org Git - features.git/commit
The InsetList
authorLars Gullik Bjønnes <larsbj@gullik.org>
Sun, 11 Aug 2002 15:03:52 +0000 (15:03 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Sun, 11 Aug 2002 15:03:52 +0000 (15:03 +0000)
commit260c7f3187a7dd392888b1d1eea513abffd8f2f7
treec44e3df0ca7d57f5c04ca78766e97cad34df13e5
parentc10a113cd8a880b963c89fc52f41b5beeee7a01c
The InsetList

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4933 a592a061-630c-0410-9148-cb99ea01b6c8
16 files changed:
src/BufferView2.C
src/ChangeLog
src/InsetList.C [new file with mode: 0644]
src/InsetList.h [new file with mode: 0644]
src/Makefile.am
src/buffer.C
src/buffer.h
src/graphics/GraphicsSupport.C
src/insets/insettext.C
src/iterators.C
src/iterators.h
src/paragraph.C
src/paragraph.h
src/paragraph_pimpl.C
src/paragraph_pimpl.h
src/toc.C