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.224 by root, Thu Jan 12 03:32:56 2006 UTC vs.
Revision 1.225 by root, Thu Jan 12 05:22:47 2006 UTC

3021 { 3021 {
3022 display->set_selection_owner (this); 3022 display->set_selection_owner (this);
3023 return true; 3023 return true;
3024 } 3024 }
3025 else 3025 else
3026 {
3027 selection_clear ();
3026 return false; 3028 return false;
3029 }
3027 3030
3028#if 0 3031#if 0
3029 XTextProperty ct; 3032 XTextProperty ct;
3030 3033
3031 if (XwcTextListToTextProperty (display->display, &selection.text, 1, XStringStyle, &ct) >= 0) 3034 if (XwcTextListToTextProperty (display->display, &selection.text, 1, XStringStyle, &ct) >= 0)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines