ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/screen.C
(Generate patch)

Comparing rxvt-unicode/src/screen.C (file contents):
Revision 1.300 by ayin, Sun Jan 27 22:48:33 2008 UTC vs.
Revision 1.301 by ayin, Tue Jan 29 13:57:23 2008 UTC

2477 XSetWindowBackground (dpy, vt, pix_colors[Color_bg]); 2477 XSetWindowBackground (dpy, vt, pix_colors[Color_bg]);
2478 2478
2479 if (scrollBar.win) 2479 if (scrollBar.win)
2480 { 2480 {
2481 XSetWindowBackground (dpy, scrollBar.win, pix_colors[Color_border]); 2481 XSetWindowBackground (dpy, scrollBar.win, pix_colors[Color_border]);
2482 scrollBar.setIdle (); 2482 scrollBar.state = STATE_IDLE;
2483 scrollbar_show (0); 2483 scrollbar_show (0);
2484 } 2484 }
2485 2485
2486 scr_clear (); 2486 scr_clear ();
2487 scr_touch (true); 2487 scr_touch (true);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines