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.29 by root, Mon Feb 20 22:42:01 2006 UTC vs.
Revision 1.30 by root, Tue May 1 21:30:01 2007 UTC

185 /* scrollbar slider */ 185 /* scrollbar slider */
186#ifdef SB_BORDER 186#ifdef SB_BORDER
187 { 187 {
188 int xofs; 188 int xofs;
189 189
190 if (OPTION (Opt_scrollBar_right)) 190 if (option (Opt_scrollBar_right))
191 xofs = 0; 191 xofs = 0;
192 else 192 else
193 xofs = sbshadow ? sbwidth : sbwidth - 1; 193 xofs = sbshadow ? sbwidth : sbwidth - 1;
194 194
195 XDrawLine (dpy, scrollBar.win, botShadowGC, 195 XDrawLine (dpy, scrollBar.win, botShadowGC,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines