]> git.lyx.org Git - features.git/commit
* Buffer::getLabelList(): Speed up and simplify by using the tocBackend.
authorAbdelrazak Younes <younes@lyx.org>
Fri, 7 Mar 2008 19:46:04 +0000 (19:46 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 7 Mar 2008 19:46:04 +0000 (19:46 +0000)
commit5da55588f2bd9f568cb5fa8554f09d52cb2329c0
treeaec9adde18e7abadc146cd3a02b5b6f5ba6da934
parentf0771cecc2a5e15b2c0e02a42083f6bad2cfef50
* Buffer::getLabelList(): Speed up and simplify by using the tocBackend.
* Inset and derived class: get rid of getLabelList()
* BufferView::gotoLabel(): Speed up and simplify by using the tocBackend.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23541 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
src/BufferView.cpp
src/insets/Inset.h
src/insets/InsetInclude.cpp
src/insets/InsetInclude.h
src/insets/InsetLabel.cpp
src/insets/InsetLabel.h
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathHull.h