]> git.lyx.org Git - features.git/commit
Cache the BufferView as a weak_ptr; get rid of those horrible current_views.
authorAngus Leeming <leeming@lyx.org>
Fri, 2 Aug 2002 16:30:58 +0000 (16:30 +0000)
committerAngus Leeming <leeming@lyx.org>
Fri, 2 Aug 2002 16:30:58 +0000 (16:30 +0000)
commitcc132995fa91134fd317d24449a4a2b07effd56f
treef79ffffdaed226cb3b850bc0191a5a175c1a21c3
parent1c9df5074e4a35cb401f0680dd2d5e2c0a142764
Cache the BufferView as a weak_ptr; get rid of those horrible current_views.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4846 a592a061-630c-0410-9148-cb99ea01b6c8
12 files changed:
src/graphics/ChangeLog
src/graphics/GraphicsLoader.C
src/graphics/PreviewLoader.C
src/graphics/PreviewLoader.h
src/graphics/PreviewedInset.C
src/graphics/PreviewedInset.h
src/insets/ChangeLog
src/insets/insetcite.C
src/insets/insetgraphics.C
src/insets/insetinclude.C
src/mathed/ChangeLog
src/mathed/formula.C