]> git.lyx.org Git - features.git/commit
the pariterator stuff
authorAlfredo Braunstein <abraunst@lyx.org>
Sun, 28 Mar 2004 22:00:22 +0000 (22:00 +0000)
committerAlfredo Braunstein <abraunst@lyx.org>
Sun, 28 Mar 2004 22:00:22 +0000 (22:00 +0000)
commit3e80b0b318343341c230b3fd828a5b8597c636d5
tree996b94f506ab69f695e24a12c1a929ec99575dd7
parent979a4d8ecf1f80a91399938cfd12bd1ae04682ff
the pariterator stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8554 a592a061-630c-0410-9148-cb99ea01b6c8
28 files changed:
src/BufferView.C
src/BufferView_pimpl.C
src/ChangeLog
src/CutAndPaste.C
src/Makefile.am
src/buffer.C
src/bufferview_funcs.C
src/cursor.C
src/dociterator.C
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlDocument.C
src/frontends/controllers/ControlErrorList.C
src/insets/ChangeLog
src/insets/insetcharstyle.C
src/insets/insetert.C
src/insets/insetfloat.C
src/insets/insetlabel.C
src/insets/insettext.C
src/insets/insettext.h
src/insets/insetwrap.C
src/iterators.C [deleted file]
src/iterators.h [deleted file]
src/lyxfind.C
src/lyxfunc.C
src/paragraph_funcs.C
src/pariterator.C [new file with mode: 0644]
src/pariterator.h [new file with mode: 0644]
src/toc.C