Release 980301
[wine.git] / tsx11 / X11_calls
blob856ddf7f6f2d0181fc2e76259a46246ac5bf156a
1 # This file contains the list of X11 calls that Wine uses and which must be
2 # protected by a critical section for multi-threaded use.
4 # To add a new call, put it on this list and run tools/make_X11wrappers.
5 # Also read the comments at the top of tools/make_X11wrappers.
7 XActivateScreenSaver
8 XAddPixel
9 XAllocClassHint
10 XAllocColor
11 XAllocColorCells
12 XAllocSizeHints
13 XAllocWMHints
14 XBell
15 XChangeGC
16 XChangeKeyboardControl
17 XChangeProperty
18 XChangeWindowAttributes
19 XCheckTypedWindowEvent
20 XCheckWindowEvent
21 XClipBox
22 XConvertSelection
23 XCopyArea
24 XCopyPlane
25 XCreateBitmapFromData
26 XCreateColormap
27 XCreateFontCursor
28 XCreateGC
29 XCreateImage
30 XCreatePixmap
31 XCreatePixmapCursor
32 XCreateRegion
33 XCreateWindow
34 XDefineCursor
35 XDeleteContext
36 XDestroyImage
37 XDestroyRegion
38 XDestroyWindow
39 XDisplayKeycodes
40 XDrawArc
41 XDrawLine
42 XDrawLines
43 XDrawPoint
44 XDrawRectangle
45 XDrawSegments
46 XDrawString
47 XDrawText
48 XEmptyRegion
49 XEqualRegion
50 XFillArc
51 XFillPolygon
52 XFillRectangle
53 XFindContext
54 XFlush
55 XFree
56 XFreeColormap
57 XFreeColors
58 XFreeCursor
59 XFreeFont
60 XFreeFontNames
61 XFreeGC
62 XFreeModifiermap
63 XFreePixmap
64 XGetAtomName
65 XGetFontProperty
66 XGetGeometry
67 XGetImage
68 XGetInputFocus
69 XGetKeyboardControl
70 XGetKeyboardMapping
71 XGetModifierMapping
72 XGetScreenSaver
73 XGetSelectionOwner
74 XGetVisualInfo
75 XGetWMSizeHints
76 XGetWindowAttributes
77 XGetWindowProperty
78 XGrabPointer
79 XGrabServer
80 XInitThreads
81 XInstallColormap
82 XInternAtom
83 XIntersectRegion
84 XKeycodeToKeysym
85 XKeysymToKeycode
86 XKeysymToString
87 XListDepths
88 XListFonts
89 XLoadQueryFont
90 XLookupKeysym
91 XLookupString
92 XMapWindow
93 XNextEvent
94 XOffsetRegion
95 XOpenDisplay
96 XParseGeometry
97 XPending
98 XPointInRegion
99 XPolygonRegion
100 XPutBackEvent
101 XPutImage
102 XQueryColor
103 XQueryPointer
104 XQueryTree
105 XReconfigureWMWindow
106 XRectInRegion
107 XResetScreenSaver
108 XResourceManagerString
109 XRestackWindows
110 XSaveContext
111 XSendEvent
112 XSetArcMode
113 XSetBackground
114 XSetClipMask
115 XSetClipOrigin
116 XSetClipRectangles
117 XSetDashes
118 XSetFillStyle
119 XSetForeground
120 XSetFunction
121 XSetGraphicsExposures
122 XSetIconName
123 XSetInputFocus
124 XSetLineAttributes
125 XSetRegion
126 XSetScreenSaver
127 XSetSelectionOwner
128 XSetSubwindowMode
129 XSetTransientForHint
130 XSetWMProperties
131 XSetWMProtocols
132 XSetWMSizeHints
133 XShmAttach
134 XShmDetach
135 XShmPixmapFormat
136 XShmQueryExtension
137 XShrinkRegion
138 XStoreColor
139 XStoreName
140 XStringListToTextProperty
141 XSubImage
142 XSubtractRegion
143 XSync
144 XSynchronize
145 XTextExtents
146 XTextWidth
147 XUngrabPointer
148 XUngrabServer
149 XUninstallColormap
150 XUnionRectWithRegion
151 XUnionRegion
152 XUniqueContext
153 XUnmapWindow
154 XWarpPointer
155 XXorRegion
156 XpmAttributesSize
157 XpmCreatePixmapFromData
158 XrmGetFileDatabase
159 XrmGetResource
160 XrmGetStringDatabase
161 XrmInitialize
162 XrmMergeDatabases
163 XrmParseCommand
164 XrmUniqueQuark
165 _XInitImageFuncPtrs