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.427 by sf-exg, Mon Jan 10 14:07:19 2011 UTC vs.
Revision 1.428 by sf-exg, Thu Jan 20 17:39:29 2011 UTC

1433 void scr_backindex () NOTHROW; 1433 void scr_backindex () NOTHROW;
1434 void scr_forwardindex () NOTHROW; 1434 void scr_forwardindex () NOTHROW;
1435#endif 1435#endif
1436 void scr_touch (bool refresh) NOTHROW; 1436 void scr_touch (bool refresh) NOTHROW;
1437 void scr_expose (int x, int y, int width, int height, bool refresh) NOTHROW; 1437 void scr_expose (int x, int y, int width, int height, bool refresh) NOTHROW;
1438 void scr_recolour () NOTHROW; 1438 void scr_recolour (bool refresh = true) NOTHROW;
1439 void scr_remap_chars () NOTHROW; 1439 void scr_remap_chars () NOTHROW;
1440 void scr_remap_chars (line_t &l) NOTHROW; 1440 void scr_remap_chars (line_t &l) NOTHROW;
1441 1441
1442 enum cursor_mode { SAVE, RESTORE }; 1442 enum cursor_mode { SAVE, RESTORE };
1443 1443

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines