# HG changeset patch # User Jason Rumney # Date 1011905376 0 # Node ID cfda21cc3efd929a10c55748e83e1dd2645179d8 # Parent 20a21fb2328423d28485ecfd9bbc5fb998116830 *** empty log message *** diff -r 20a21fb23284 -r cfda21cc3efd src/ChangeLog --- a/src/ChangeLog Thu Jan 24 20:46:32 2002 +0000 +++ b/src/ChangeLog Thu Jan 24 20:49:36 2002 +0000 @@ -1,3 +1,12 @@ +2002-01-24 Jason Rumney + + * w32term.c (x_scroll_run): Use ScrollWindowEx in place of BitBlt. + If region left to draw is not what was expected, mark the frame as + garbaged. + + * w32fns.c (w32_wnd_proc) : Initialize update_rect. + Combine the regions returned by BeginPaint and GetUpdateRect. + 2002-01-23 Jason Rumney * w32term.c (x_update_window_begin): Only hide caret if