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.214 by sf-exg, Fri Mar 1 09:33:51 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),
1895 THIS->selection.screen = screen; 1905 THIS->selection.screen = screen;
1896 OUTPUT: 1906 OUTPUT:
1897 RETVAL 1907 RETVAL
1898 1908
1899void 1909void
1910rxvt_term::selection_request (Time tm, int selnum)
1911
1912void
1900rxvt_term::selection_clear (bool clipboard = false) 1913rxvt_term::selection_clear (bool clipboard = false)
1901 1914
1902void 1915void
1903rxvt_term::selection_make (Time eventtime, bool rect = false) 1916rxvt_term::selection_make (Time eventtime, bool rect = false)
1904 CODE: 1917 CODE:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines