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.519 by sf-exg, Sat Jan 19 10:04:34 2013 UTC vs.
Revision 1.520 by sf-exg, Thu Jan 31 08:07:14 2013 UTC

1483 void paste (char *data, unsigned int len) NOTHROW; 1483 void paste (char *data, unsigned int len) NOTHROW;
1484 void scr_alloc () NOTHROW; 1484 void scr_alloc () NOTHROW;
1485 void scr_blank_line (line_t &l, unsigned int col, unsigned int width, rend_t efs) const NOTHROW; 1485 void scr_blank_line (line_t &l, unsigned int col, unsigned int width, rend_t efs) const NOTHROW;
1486 void scr_blank_screen_mem (line_t &l, rend_t efs) const NOTHROW; 1486 void scr_blank_screen_mem (line_t &l, rend_t efs) const NOTHROW;
1487 void scr_kill_char (line_t &l, int col) const NOTHROW; 1487 void scr_kill_char (line_t &l, int col) const NOTHROW;
1488 void scr_set_char_rend (line_t &l, int col, rend_t rend);
1488 int scr_scroll_text (int row1, int row2, int count) NOTHROW; 1489 int scr_scroll_text (int row1, int row2, int count) NOTHROW;
1489 void copy_line (line_t &dst, line_t &src); 1490 void copy_line (line_t &dst, line_t &src);
1490 void scr_reset (); 1491 void scr_reset ();
1491 void scr_release () NOTHROW; 1492 void scr_release () NOTHROW;
1492 void scr_clear (bool really = false) NOTHROW; 1493 void scr_clear (bool really = false) NOTHROW;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines