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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.346 by ayin, Sun Dec 30 23:45:42 2007 UTC vs.
Revision 1.347 by ayin, Mon Dec 31 01:05:51 2007 UTC

1003 /* give proper Scroll behaviour */ 1003 /* give proper Scroll behaviour */
1004#if defined(MOUSE_WHEEL) && defined(MOUSE_SLIP_WHEELING) 1004#if defined(MOUSE_WHEEL) && defined(MOUSE_SLIP_WHEELING)
1005 mouse_slip_wheel_speed, 1005 mouse_slip_wheel_speed,
1006#endif 1006#endif
1007 refresh_count, 1007 refresh_count,
1008 last_bot, /* scrollbar last bottom position */
1009 last_top, /* scrollbar last top position */
1010 last_state, /* scrollbar last state */
1011 window_vt_x, 1008 window_vt_x,
1012 window_vt_y, 1009 window_vt_y,
1013 window_sb_x, 1010 window_sb_x,
1014 mouse_row, 1011 mouse_row,
1015 mouse_col, 1012 mouse_col,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines