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.393 by root, Sun Jul 10 00:40:17 2011 UTC vs.
Revision 1.394 by sf-exg, Thu Sep 1 08:11:27 2011 UTC

2563 { 2563 {
2564 if (transparent) 2564 if (transparent)
2565 XSetWindowBackgroundPixmap (dpy, scrollBar.win, ParentRelative); 2565 XSetWindowBackgroundPixmap (dpy, scrollBar.win, ParentRelative);
2566 else 2566 else
2567 XSetWindowBackground (dpy, scrollBar.win, pix_colors[Color_border]); 2567 XSetWindowBackground (dpy, scrollBar.win, pix_colors[Color_border]);
2568 scrollBar.state = STATE_IDLE; 2568 scrollBar.state = SB_STATE_IDLE;
2569 scrollBar.show (0); 2569 scrollBar.show (0);
2570 } 2570 }
2571 2571
2572 if (refresh) 2572 if (refresh)
2573 { 2573 {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines