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.21 by sasha, Wed Sep 12 21:06:08 2007 UTC vs.
Revision 1.25 by ayin, Sun Jan 27 22:48:33 2008 UTC

21 def (backgroundPixmap) 21 def (backgroundPixmap)
22#endif 22#endif
23 def (loginShell) 23 def (loginShell)
24 def (jumpScroll) 24 def (jumpScroll)
25 def (skipScroll) 25 def (skipScroll)
26#ifdef HAVE_SCROLLBARS
27 def (scrollBar) 26 def (scrollBar)
28 def (scrollBar_right) 27 def (scrollBar_right)
29 def (scrollBar_floating) 28 def (scrollBar_floating)
30 def (scrollBar_align) 29 def (scrollBar_align)
31 def (scrollstyle) 30 def (scrollstyle)
32 def (scrollBar_thickness) 31 def (scrollBar_thickness)
33#endif
34 def (scrollTtyOutput) 32 def (scrollTtyOutput)
35 def (scrollTtyKeypress) 33 def (scrollTtyKeypress)
36 def (scrollWithBuffer) 34 def (scrollWithBuffer)
37 def (saveLines) 35 def (saveLines)
38 def (utmpInhibit) 36 def (utmpInhibit)
50 def (backspace_key) 48 def (backspace_key)
51#endif 49#endif
52#ifndef NO_DELETE_KEY 50#ifndef NO_DELETE_KEY
53 def (delete_key) 51 def (delete_key)
54#endif 52#endif
55 def (selectstyle)
56#ifdef PRINTPIPE 53#ifdef PRINTPIPE
57 def (print_pipe) 54 def (print_pipe)
58#endif 55#endif
59#ifdef USE_XIM 56#ifdef USE_XIM
60 def (preeditType) 57 def (preeditType)
64 def (transparent) 61 def (transparent)
65 def (shade) 62 def (shade)
66#endif 63#endif
67#if XFT 64#if XFT
68 def (depth) 65 def (depth)
66 def (buffered)
69#endif 67#endif
70#if ENABLE_FRILLS 68#if ENABLE_FRILLS
71 def (transient_for) 69 def (transient_for)
72 def (override_redirect) 70 def (override_redirect)
73 def (pty_fd) 71 def (pty_fd)
75 def (ext_bwidth) 73 def (ext_bwidth)
76 def (int_bwidth) 74 def (int_bwidth)
77 def (borderLess) 75 def (borderLess)
78 def (lineSpace) 76 def (lineSpace)
79 def (cursorUnderline) 77 def (cursorUnderline)
78 def (urgentOnBell)
79#endif
80#ifdef BUILTIN_GLYPHS
80 def (skipBuiltinGlyphs) 81 def (skipBuiltinGlyphs)
81 def (urgentOnBell)
82#endif 82#endif
83#if CURSOR_BLINK 83#if CURSOR_BLINK
84 def (cursorBlink) 84 def (cursorBlink)
85#endif 85#endif
86#if ENABLE_XEMBED 86#if ENABLE_XEMBED

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines