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.17 by ayin, Thu Jun 14 17:54:32 2007 UTC

59 def (preeditType) 59 def (preeditType)
60 def (inputMethod) 60 def (inputMethod)
61#endif 61#endif
62#ifdef TRANSPARENT 62#ifdef TRANSPARENT
63 def (transparent) 63 def (transparent)
64 def (transparent_all)
65#endif 64#endif
66#if XFT 65#if XFT
67 def (depth) 66 def (depth)
68#endif 67#endif
69#if ENABLE_FRILLS 68#if ENABLE_FRILLS
75 def (int_bwidth) 74 def (int_bwidth)
76 def (borderLess) 75 def (borderLess)
77 def (lineSpace) 76 def (lineSpace)
78 def (cursorUnderline) 77 def (cursorUnderline)
79 def (skipBuiltinGlyphs) 78 def (skipBuiltinGlyphs)
79 def (urgentOnBell)
80#endif 80#endif
81#if CURSOR_BLINK 81#if CURSOR_BLINK
82 def (cursorBlink) 82 def (cursorBlink)
83#endif 83#endif
84#if ENABLE_XEMBED 84#if ENABLE_XEMBED
108 def (perl_eval) 108 def (perl_eval)
109 def (perl_ext_1) 109 def (perl_ext_1)
110 def (perl_ext_2) 110 def (perl_ext_2)
111 def (perl_lib) 111 def (perl_lib)
112#endif 112#endif
113#if ISO_14755
114 def (iso14755_52)
115#endif
116#ifdef HAVE_AFTERIMAGE
117 def (blendtype)
118 def (blurradius)
119#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines