]> git.lyx.org Git - lyx.git/commit
Second part of r14315 from the younes branch:
authorLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 3 Jul 2006 20:37:34 +0000 (20:37 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 3 Jul 2006 20:37:34 +0000 (20:37 +0000)
commit752cab15d713cae59a267cd930cca08b815b832d
treef64a23f11658268d1c3db24a0edef358ffc18855
parentfb97c0689b250c5b1fba83eb0e13ad5c5ade70ca
Second part of r14315 from the younes branch:

* BufferView and Bufferview::pimpl: repaintAll() methods deleted.

* rowpainter.C:
  - refreshInside : new variable in the anonymous namespace.
  - use of refreshInside instead of the repaintAll() methods

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14324 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.C
src/BufferView.h
src/BufferView_pimpl.h
src/rowpainter.C