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.37 by sf-exg, Tue Jun 16 11:58:26 2015 UTC vs.
Revision 1.39 by root, Sat Jul 3 04:04:13 2021 UTC

15 def (boldItalicFont) 15 def (boldItalicFont)
16 def (intensityStyles) 16 def (intensityStyles)
17#endif 17#endif
18 def (name) 18 def (name)
19 def (title) 19 def (title)
20#if BG_IMAGE_FROM_FILE
21 def (path)
22 def (backgroundPixmap)
23#endif
24 def (loginShell) 20 def (loginShell)
25 def (multiClickTime) 21 def (multiClickTime)
26 def (jumpScroll) 22 def (jumpScroll)
27 def (skipScroll) 23 def (skipScroll)
28 def (scrollBar) 24 def (scrollBar)
57#endif 53#endif
58#if USE_XIM 54#if USE_XIM
59 def (preeditType) 55 def (preeditType)
60 def (inputMethod) 56 def (inputMethod)
61#endif 57#endif
62#if BG_IMAGE_FROM_ROOT
63 def (transparent)
64 def (shade)
65 def (blurradius)
66#endif
67#if XFT 58#if XFT
68 def (buffered) 59 def (buffered)
69#endif 60#endif
70#if ENABLE_FRILLS 61#if ENABLE_FRILLS
71 def (depth) 62 def (depth)
92 def (embed) 83 def (embed)
93#endif 84#endif
94 def (cutchars) 85 def (cutchars)
95 def (modifier) 86 def (modifier)
96 def (answerbackstring) 87 def (answerbackstring)
88#if ENABLE_FRILLS
97 def (tripleclickwords) 89 def (tripleclickwords)
90 def (disablePasteBrackets)
91#endif
98 def (insecure) 92 def (insecure)
99 def (pointerBlank) 93 def (pointerBlank)
100 def (pointerBlankDelay) 94 def (pointerBlankDelay)
101 def (imLocale) 95 def (imLocale)
102 def (imFont) 96 def (imFont)
103 def (pastableTabs) 97 def (pastableTabs)
104#ifndef NO_SECONDARY_SCREEN 98#ifndef NO_SECONDARY_SCREEN
105 def (secondaryScreen) 99 def (secondaryScreen)
106 def (secondaryScroll) 100 def (secondaryScroll)
101#endif
102#if ENABLE_FRILLS
103 def (rewrapMode)
107#endif 104#endif
108#if OFF_FOCUS_FADING 105#if OFF_FOCUS_FADING
109 def (fade) 106 def (fade)
110#endif 107#endif
111#if ENABLE_PERL 108#if ENABLE_PERL

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines