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

Comparing rxvt-unicode/src/rsinc.h (file contents):
Revision 1.13 by root, Wed Feb 1 21:15:33 2006 UTC vs.
Revision 1.16 by ayin, Sat Jun 9 09:05:38 2007 UTC

75 def (int_bwidth) 75 def (int_bwidth)
76 def (borderLess) 76 def (borderLess)
77 def (lineSpace) 77 def (lineSpace)
78 def (cursorUnderline) 78 def (cursorUnderline)
79 def (skipBuiltinGlyphs) 79 def (skipBuiltinGlyphs)
80 def (urgentOnBell)
80#endif 81#endif
81#if CURSOR_BLINK 82#if CURSOR_BLINK
82 def (cursorBlink) 83 def (cursorBlink)
83#endif 84#endif
84#if ENABLE_XEMBED 85#if ENABLE_XEMBED
108 def (perl_eval) 109 def (perl_eval)
109 def (perl_ext_1) 110 def (perl_ext_1)
110 def (perl_ext_2) 111 def (perl_ext_2)
111 def (perl_lib) 112 def (perl_lib)
112#endif 113#endif
114#if ISO_14755
115 def (iso14755_52)
116#endif
117#ifdef HAVE_AFTERIMAGE
118 def (blendtype)
119 def (blurradius)
120#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines