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

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.389 by ayin, Mon Dec 31 13:50:56 2007 UTC vs.
Revision 1.390 by ayin, Tue Jan 8 16:25:42 2008 UTC

2170 2170
2171 if (!slip_wheel_ev.is_active ()) 2171 if (!slip_wheel_ev.is_active ())
2172 slip_wheel_ev.start (SCROLLBAR_CONTINUOUS_DELAY, SCROLLBAR_CONTINUOUS_DELAY); 2172 slip_wheel_ev.start (SCROLLBAR_CONTINUOUS_DELAY, SCROLLBAR_CONTINUOUS_DELAY);
2173 } 2173 }
2174 else 2174 else
2175# endif
2175 { 2176 {
2176# endif
2177 scr_page (v, i); 2177 scr_page (v, i);
2178 scrollbar_show (1); 2178 scrollbar_show (1);
2179# ifdef MOUSE_SLIP_WHEELING
2180 } 2179 }
2181# endif
2182 } 2180 }
2183 break; 2181 break;
2184#endif 2182#endif
2185 } 2183 }
2186 } 2184 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines