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

Comparing cvsroot/rxvt-unicode/src/rxvt.h (file contents):
Revision 1.433 by sf-exg, Sun Jan 30 18:38:01 2011 UTC vs.
Revision 1.434 by sf-exg, Sun Feb 6 11:42:28 2011 UTC

390#define OVERLAY_RSTYLE (RS_None | (Color_Black << RS_fgShift) | (Color_Yellow << RS_bgShift)) 390#define OVERLAY_RSTYLE (RS_None | (Color_Black << RS_fgShift) | (Color_Yellow << RS_bgShift))
391 391
392#define Sel_none 0 /* Not waiting */ 392#define Sel_none 0 /* Not waiting */
393#define Sel_normal 0x01 /* normal selection */ 393#define Sel_normal 0x01 /* normal selection */
394#define Sel_incr 0x02 /* incremental selection */ 394#define Sel_incr 0x02 /* incremental selection */
395#define Sel_direct 0x00
396#define Sel_Primary 0x01 395#define Sel_Primary 0x01
397#define Sel_Secondary 0x02 396#define Sel_Secondary 0x02
398#define Sel_Clipboard 0x03 397#define Sel_Clipboard 0x03
399#define Sel_whereMask 0x0f 398#define Sel_whereMask 0x0f
400#define Sel_CompoundText 0x10 /* last request was COMPOUND_TEXT */ 399#define Sel_CompoundText 0x10 /* last request was COMPOUND_TEXT */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines