ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/screen.C
(Generate patch)

Comparing rxvt-unicode/src/screen.C (file contents):
Revision 1.381 by sf-exg, Fri Apr 22 10:01:39 2011 UTC vs.
Revision 1.383 by sf-exg, Fri Apr 29 13:08:24 2011 UTC

1947 HOOK_INVOKE ((this, HOOK_BELL, DT_END)); 1947 HOOK_INVOKE ((this, HOOK_BELL, DT_END));
1948#endif 1948#endif
1949} 1949}
1950 1950
1951/* ------------------------------------------------------------------------- */ 1951/* ------------------------------------------------------------------------- */
1952/* ARGSUSED */
1953void 1952void
1954rxvt_term::scr_printscreen (int fullhist) NOTHROW 1953rxvt_term::scr_printscreen (int fullhist) NOTHROW
1955{ 1954{
1956#ifdef PRINTPIPE 1955#ifdef PRINTPIPE
1957 int nrows, row_start; 1956 int nrows, row_start;
2736 tt_paste (data, len); 2735 tt_paste (data, len);
2737} 2736}
2738 2737
2739/* ------------------------------------------------------------------------- */ 2738/* ------------------------------------------------------------------------- */
2740/* 2739/*
2741 * Request the current selection: 2740 * Request PRIMARY, SECONDARY or CLIPBOARD selection.
2742 * Order: > internal selection if available 2741 * if the requested selection has no owner or is empty CUT_BUFFER0 is used
2743 * > PRIMARY, SECONDARY, CLIPBOARD if ownership is claimed (+) 2742 * as fallback
2744 * > CUT_BUFFER0
2745 * (+) if ownership is claimed but property is empty, rxvt_selection_paste ()
2746 * will auto fallback to CUT_BUFFER0
2747 * EXT: button 2 release 2743 * EXT: button 2 release
2748 */ 2744 */
2749void 2745void
2750rxvt_term::selection_request (Time tm, int selnum) NOTHROW 2746rxvt_term::selection_request (Time tm, int selnum) NOTHROW
2751{ 2747{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines