]> git.lyx.org Git - features.git/commit
Fix polling of selection request to not call the asString function every time.
authorJürgen Vigna <jug@sad.it>
Wed, 20 Mar 2002 10:36:03 +0000 (10:36 +0000)
committerJürgen Vigna <jug@sad.it>
Wed, 20 Mar 2002 10:36:03 +0000 (10:36 +0000)
commit92904c615a85ba31d21fb5d206a1c5ff7d82c780
treed1b8934b8b273b57d72afaf797ed89622836c38b
parentb719bc24b4a812d78f5b6283cf4e00f13f5c6470
Fix polling of selection request to not call the asString function every time.
Fixed a redraw problem for InsetGraphics (fix #271).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3787 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView_pimpl.C
src/ChangeLog
src/WorkArea.C
src/insets/ChangeLog
src/insets/insetgraphics.C
src/lyxtext.h
src/text2.C