Module name: ggi-core
Committed by: pekberg
Date: Wed Sep 27 05:33:54 UTC 2006
Modified Files:
ggi-core/libggi/display/vnc: mode.c
Log Message:
When flushing, flush whatever is dirty in that region in each and every client.
I.e. don't limit the flush to the smallest common denominator. Doh!
Also, when the buffer isn't locked in tidy buffer mode, proceed as if not
in tidy buffer mode, instead of ignoring the flush. Doh!
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.8 -r1.9 ggi-core/libggi/display/vnc/mode.c
To view a diff of this commit:
http://ggi.cvs.sourceforge.net/ggi/ggi-core/libggi/display/vnc/mode.c?r1=1.8&r2=1.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|