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.50 by root, Mon Jan 9 22:41:41 2006 UTC vs.
Revision 1.51 by root, Mon Jan 9 23:00:07 2006 UTC

1337 THIS->selection.len = wcslen (THIS->selection.text); 1337 THIS->selection.len = wcslen (THIS->selection.text);
1338 } 1338 }
1339} 1339}
1340 1340
1341void 1341void
1342rxvt_term::scr_xor_rect (int beg_row, int beg_col, int end_row, int end_col, U32 rstyle1 = RS_RVid, U32 rstyle2 = RS_RVid | RS_Uline)
1343
1344void
1345rxvt_term::scr_xor_span (int beg_row, int beg_col, int end_row, int end_col, U32 rstyle = RS_RVid)
1346
1347void
1342rxvt_term::scr_bell () 1348rxvt_term::scr_bell ()
1343 1349
1344void 1350void
1345rxvt_term::scr_add_lines (SV *string) 1351rxvt_term::scr_add_lines (SV *string)
1346 CODE: 1352 CODE:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines