Code

move a global to a class property; reduce the use of is_scrolling to prevent the...
authorbuliabyak <buliabyak@users.sourceforge.net>
Sun, 25 Feb 2007 05:46:48 +0000 (05:46 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Sun, 25 Feb 2007 05:46:48 +0000 (05:46 +0000)
commit04f50952e01e32eef6902cce4cc1df66e9a6f2c2
tree388f55ec2cdb0b10ef26fef65f54bf49b90dda93
parenta88e9b327a2fa02e2d79a09aba1480c29428a457
move a global to a class property; reduce the use of is_scrolling to prevent the lack-of-redraw issues
src/desktop.cpp
src/desktop.h
src/display/sp-canvas.cpp
src/display/sp-canvas.h
src/event-context.cpp