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.159 by root, Fri Aug 5 16:42:44 2005 UTC vs.
Revision 1.160 by root, Thu Aug 11 02:05:07 2005 UTC

491 URxvt_view_down = 721, 491 URxvt_view_down = 721,
492}; 492};
493 493
494/* Words starting with `Color_' are colours. Others are counts */ 494/* Words starting with `Color_' are colours. Others are counts */
495/* 495/*
496 * The following comment is mostly obsolete since pixcolor_set was expanded:
497 * We're currently upto 29 colours. Only 3 more available. The
498 * PixColor and rendition colour usage should probably be decoupled 496 * The PixColor and rendition colour usage should probably be decoupled
499 * on the unnecessary items, e.g. Color_pointer, but won't bother 497 * on the unnecessary items, e.g. Color_pointer, but won't bother
500 * until we need to. Also, be aware of usage in pixcolor_set 498 * until we need to. Also, be aware of usage in pixcolor_set
501 */ 499 */
502 500
503enum colour_list { 501enum colour_list {
552 Color_scroll, 550 Color_scroll,
553 Color_trough, 551 Color_trough,
554#endif 552#endif
555#if TINTING 553#if TINTING
556 Color_tint, 554 Color_tint,
555#endif
556#if OFF_FOCUS_FADING
557 Color_fade,
557#endif 558#endif
558 NRS_COLORS, /* */ 559 NRS_COLORS, /* */
559#ifdef KEEP_SCROLLCOLOR 560#ifdef KEEP_SCROLLCOLOR
560 Color_topShadow = NRS_COLORS, 561 Color_topShadow = NRS_COLORS,
561 Color_bottomShadow, 562 Color_bottomShadow,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines