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.192 by root, Sun Jan 8 07:55:36 2006 UTC vs.
Revision 1.193 by root, Mon Jan 9 23:00:07 2006 UTC

1514 int scr_move_to (int y, int len); 1514 int scr_move_to (int y, int len);
1515 int scr_page (enum page_dirn direction, int nlines); 1515 int scr_page (enum page_dirn direction, int nlines);
1516 int scr_changeview (unsigned int oldviewstart); 1516 int scr_changeview (unsigned int oldviewstart);
1517 void scr_bell (); 1517 void scr_bell ();
1518 void scr_printscreen (int fullhist); 1518 void scr_printscreen (int fullhist);
1519 void scr_xor_rect (int beg_row, int beg_col, int end_row, int end_col, rend_t rstyle1, rend_t rstyle2);
1520 void scr_xor_span (int beg_row, int beg_col, int end_row, int end_col, rend_t rstyle);
1519 void scr_reverse_selection (); 1521 void scr_reverse_selection ();
1520 void scr_dump (int fd); 1522 void scr_dump (int fd);
1521 void selection_check (int check_more); 1523 void selection_check (int check_more);
1522 void selection_paste (Window win, Atom prop, bool delete_prop); 1524 void selection_paste (Window win, Atom prop, bool delete_prop);
1523 void selection_property (Window win, Atom prop); 1525 void selection_property (Window win, Atom prop);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines