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

Comparing rxvt-unicode/src/scrollbar-rxvt.C (file contents):
Revision 1.18 by root, Mon Jun 13 05:30:26 2005 UTC vs.
Revision 1.19 by root, Sat Dec 31 17:16:17 2005 UTC

164 /* scrollbar slider */ 164 /* scrollbar slider */
165#ifdef SB_BORDER 165#ifdef SB_BORDER
166 { 166 {
167 int xofs; 167 int xofs;
168 168
169 if (options & Opt_scrollBar_right) 169 if (OPTION (Opt_scrollBar_right))
170 xofs = 0; 170 xofs = 0;
171 else 171 else
172 xofs = sbshadow ? sbwidth : sbwidth - 1; 172 xofs = sbshadow ? sbwidth : sbwidth - 1;
173 173
174 XDrawLine (display->display, scrollBar.win, botShadowGC, 174 XDrawLine (display->display, scrollBar.win, botShadowGC,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines