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

Comparing rxvt-unicode/src/rxvtperl.xs (file contents):
Revision 1.215 by sf-exg, Sat Apr 13 09:10:21 2013 UTC vs.
Revision 1.216 by root, Thu Oct 3 01:11:38 2013 UTC

812 const_iv (RS_Bold), 812 const_iv (RS_Bold),
813 const_iv (RS_Italic), 813 const_iv (RS_Italic),
814 const_iv (RS_Blink), 814 const_iv (RS_Blink),
815 const_iv (RS_RVid), 815 const_iv (RS_RVid),
816 const_iv (RS_Uline), 816 const_iv (RS_Uline),
817
818 // TODO: should support all colour constants, create colorinc.h &c
819 const_iv (Color_fg),
820 const_iv (Color_bg),
821 const_iv (Color_fade),
822 const_iv (Color_pointer_fg),
823 const_iv (Color_pointer_bg),
824 const_iv (Color_border),
825 const_iv (NRS_COLORS),
826 const_iv (TOTAL_COLORS),
817 827
818 const_iv (CurrentTime), 828 const_iv (CurrentTime),
819 const_iv (ShiftMask), 829 const_iv (ShiftMask),
820 const_iv (LockMask), 830 const_iv (LockMask),
821 const_iv (ControlMask), 831 const_iv (ControlMask),

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines