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.352 by ayin, Sun Jan 20 14:12:39 2008 UTC vs.
Revision 1.353 by ayin, Sat Jan 26 15:26:54 2008 UTC

279 279
280#define scrollBar_esc 30 280#define scrollBar_esc 30
281 281
282#if defined(RXVT_SCROLLBAR) || defined(NEXT_SCROLLBAR) || defined(XTERM_SCROLLBAR) || defined(PLAIN_SCROLLBAR) 282#if defined(RXVT_SCROLLBAR) || defined(NEXT_SCROLLBAR) || defined(XTERM_SCROLLBAR) || defined(PLAIN_SCROLLBAR)
283# define HAVE_SCROLLBARS 1 283# define HAVE_SCROLLBARS 1
284#endif
285
286#if !defined (RXVT_SCROLLBAR) && !defined (NEXT_SCROLLBAR)
287# define NO_SCROLLBAR_BUTTON_CONTINUAL_SCROLLING 1
284#endif 288#endif
285 289
286enum { 290enum {
287 NO_REFRESH = 0, /* Window not visible at all! */ 291 NO_REFRESH = 0, /* Window not visible at all! */
288 FAST_REFRESH = 1, /* Fully exposed window */ 292 FAST_REFRESH = 1, /* Fully exposed window */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines