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.132 by root, Wed Dec 15 00:12:58 2004 UTC vs.
Revision 1.133 by root, Wed Dec 15 00:53:23 2004 UTC

500 Color_BD, 500 Color_BD,
501 Color_IT, 501 Color_IT,
502 Color_UL, 502 Color_UL,
503 Color_RV, 503 Color_RV,
504#endif 504#endif
505#if ENABLE_FRILLS
506 Color_underline,
507#endif
505#ifdef OPTION_HC 508#ifdef OPTION_HC
506 Color_HC, 509 Color_HC,
507#endif 510#endif
508#ifdef KEEP_SCROLLCOLOR 511#ifdef KEEP_SCROLLCOLOR
509 Color_scroll, 512 Color_scroll,
649#endif 652#endif
650#if USE_XIM 653#if USE_XIM
651 XA_WM_LOCALE_NAME, 654 XA_WM_LOCALE_NAME,
652#endif 655#endif
653#if TRANSPARENT 656#if TRANSPARENT
654 XA_XROOTPMAPID, 657 XA_XROOTPMAP_ID,
655 XA_XSETROOTID, 658 XA_ESETROOT_PMAP_ID,
656#endif 659#endif
657#if OFFIX_DND /* OffiX Dnd (drag 'n' drop) support */ 660#if OFFIX_DND /* OffiX Dnd (drag 'n' drop) support */
658 XA_DNDPROTOCOL, 661 XA_DNDPROTOCOL,
659 XA_DNDSELECTION, 662 XA_DNDSELECTION,
660#endif /* OFFIX_DND */ 663#endif /* OFFIX_DND */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines