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.22 by ayin, Sat Nov 24 10:32:33 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)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines