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.227 by root, Fri Jan 20 10:27:08 2006 UTC vs.
Revision 1.228 by root, Fri Jan 20 10:35:25 2006 UTC

1470 void scr_dump (int fd) NOTHROW; 1470 void scr_dump (int fd) NOTHROW;
1471 1471
1472 void selection_check (int check_more) NOTHROW; 1472 void selection_check (int check_more) NOTHROW;
1473 void selection_paste (Window win, Atom prop, bool delete_prop) NOTHROW; 1473 void selection_paste (Window win, Atom prop, bool delete_prop) NOTHROW;
1474 void selection_property (Window win, Atom prop) NOTHROW; 1474 void selection_property (Window win, Atom prop) NOTHROW;
1475 void selection_request (Time tm, int selnum) NOTHROW; 1475 void selection_request (Time tm, int selnum = Sel_Primary) NOTHROW;
1476 int selection_request_other (Atom target, int selnum) NOTHROW; 1476 int selection_request_other (Atom target, int selnum) NOTHROW;
1477 void selection_clear () NOTHROW; 1477 void selection_clear () NOTHROW;
1478 void selection_make (Time tm); 1478 void selection_make (Time tm);
1479 bool selection_grab (Time tm) NOTHROW; 1479 bool selection_grab (Time tm) NOTHROW;
1480 void selection_start_colrow (int col, int row) NOTHROW; 1480 void selection_start_colrow (int col, int row) NOTHROW;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines