Phil Krylov : riched20: Reduced screen flicker by using proper update region invalidation.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jan 10 14:14:25 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 6818762a6ed50aa9a726085b3439be215916d897
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=6818762a6ed50aa9a726085b3439be215916d897

Author: Phil Krylov <phil at newstar.rinet.ru>
Date:   Tue Jan 10 20:23:41 2006 +0100

riched20: Reduced screen flicker by using proper update region invalidation.

---

 dlls/riched20/caret.c   |  376 +++++++++++++++++++----------------------------
 dlls/riched20/editor.c  |   81 +++++++---
 dlls/riched20/editor.h  |    7 +
 dlls/riched20/editstr.h |    1 
 dlls/riched20/paint.c   |   65 +++++++-
 dlls/riched20/wrap.c    |   39 +++++
 6 files changed, 314 insertions(+), 255 deletions(-)




More information about the wine-cvs mailing list