Send message for WSAAsyncSelect sockets directly from the server,
[wine] / tsx11 / X11_calls
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.
3 #
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.
6 #
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 XCheckTypedEvent
20 XCheckTypedWindowEvent
21 XCheckWindowEvent
22 XClipBox
23 XConvertSelection
24 XCopyArea
25 XCopyColormapAndFree
26 XCopyPlane
27 XCreateBitmapFromData
28 XCreateColormap
29 XCreateFontCursor
30 XCreateGC
31 XCreateImage
32 XCreatePixmap
33 XCreatePixmapCursor
34 XCreateRegion
35 XCreateWindow
36 XDefineCursor
37 XDeleteContext
38 XDeleteProperty
39 XDestroyImage
40 XDestroyRegion
41 XDestroyWindow
42 XDisplayKeycodes
43 XDrawArc
44 XDrawLine
45 XDrawLines
46 XDrawPoint
47 XDrawRectangle
48 XDrawSegments
49 XDrawString16
50 XDrawText16
51 XEmptyRegion
52 XEqualRegion
53 XFillArc
54 XFillPolygon
55 XFillRectangle
56 XFindContext
57 XFlush
58 XFree
59 XFreeColormap
60 XFreeColors
61 XFreeCursor
62 XFreeFont
63 XFreeFontNames
64 XFreeGC
65 XFreeModifiermap
66 XFreePixmap
67 XGetAtomName
68 XGetFontProperty
69 XGetGeometry
70 XGetImage
71 XGetInputFocus
72 XGetKeyboardControl
73 XGetKeyboardMapping
74 XGetModifierMapping
75 XGetScreenSaver
76 XGetSelectionOwner
77 XGetSubImage
78 XGetVisualInfo
79 XGetWMHints
80 XGetWMSizeHints
81 XGetWindowAttributes
82 XGetWindowProperty
83 XGrabKeyboard
84 XGrabPointer
85 XGrabServer
86 XIconifyWindow
87 XInitThreads
88 XInstallColormap
89 XInternAtom
90 XIntersectRegion
91 XKeycodeToKeysym
92 XKeysymToKeycode
93 XKeysymToString
94 XListDepths
95 XListFonts
96 XListPixmapFormats
97 XLoadQueryFont
98 XLookupKeysym
99 XLookupString
100 XMapWindow
101 XNextEvent
102 XOffsetRegion
103 XOpenDisplay
104 XOpenIM
105 XParseGeometry
106 XPending
107 XPointInRegion
108 XPolygonRegion
109 XPutBackEvent
110 XPutImage
111 XQueryColor
112 XQueryColors
113 XQueryKeymap
114 XQueryPointer
115 XQueryTree
116 XReconfigureWMWindow
117 XRectInRegion
118 XRefreshKeyboardMapping
119 XResetScreenSaver
120 XResourceManagerString
121 XRestackWindows
122 XSaveContext
123 XSendEvent
124 XSetArcMode
125 XSetBackground
126 XSetClassHint
127 XSetClipMask
128 XSetClipOrigin
129 XSetClipRectangles
130 XSetDashes
131 XSetFillStyle
132 XSetFont
133 XSetForeground
134 XSetFunction
135 XSetGraphicsExposures
136 XSetIconName
137 XSetInputFocus
138 XSetLineAttributes
139 XSetRegion
140 XSetScreenSaver
141 XSetSelectionOwner
142 XSetSubwindowMode
143 XSetTransientForHint
144 XSetWindowColormap
145 XSetWMHints
146 XSetWMProperties
147 XSetWMProtocols
148 XSetWMSizeHints
149 XShapeCombineMask
150 XShapeCombineRectangles
151 XShmAttach
152 XShmCreateImage
153 XShmCreatePixmap
154 XShmDetach
155 XShmGetImage
156 XShmPixmapFormat
157 XShmPutImage
158 XShmQueryExtension
159 XShmQueryVersion
160 XShrinkRegion
161 XStoreColor
162 XStoreName
163 XStringListToTextProperty
164 XSubImage
165 XSubtractRegion
166 XSync
167 XSynchronize
168 XTextExtents16
169 XTextWidth16
170 XUngrabKeyboard
171 XUngrabPointer
172 XUngrabServer
173 XUninstallColormap
174 XUnionRectWithRegion
175 XUnionRegion
176 XUniqueContext
177 XUnmapWindow
178 XVisualIDFromVisual
179 XWarpPointer
180 XXorRegion
181 XrmGetFileDatabase
182 XrmGetResource
183 XrmGetStringDatabase
184 XrmInitialize
185 XrmMergeDatabases
186 XrmParseCommand
187 XrmUniqueQuark
188 _XInitImageFuncPtrs
189 XF86DGAQueryExtension
190 XF86DGASetViewPort
191 XF86DGAInstallColormap
192 XF86DGAViewPortChanged
193 XF86DGADirectVideo
194 XF86DGAQueryVersion
195 XF86DGAQueryDirectVideo
196 XF86DGAGetVideo
197 XF86DGAGetViewPortSize
198 XF86VidModeQueryVersion
199 XF86VidModeQueryExtension
200 XF86VidModeGetModeLine
201 XF86VidModeGetAllModeLines
202 XF86VidModeAddModeLine
203 XF86VidModeDeleteModeLine
204 XF86VidModeModModeLine
205 XF86VidModeValidateModeLine
206 XF86VidModeSwitchMode
207 XF86VidModeSwitchToMode
208 XF86VidModeLockModeSwitch
209 XF86VidModeGetMonitor
210 XF86VidModeGetViewPort
211 XF86VidModeSetViewPort
212 XDGAQueryExtension
213 XDGAQueryVersion
214 XDGAQueryModes
215 XDGASetMode
216 XDGAOpenFramebuffer
217 XDGACloseFramebuffer
218 XDGASetViewport
219 XDGAInstallColormap
220 XDGACreateColormap
221 XDGASelectInput
222 XDGAFillRectangle
223 XDGACopyArea
224 XDGACopyTransparentArea
225 XDGAGetViewportStatus
226 XDGASync
227 XDGASetClientVersion
228 XDGAChangePixmapMode
229 XDGAKeyEventToXKeyEvent
230 XvQueryExtension
231 XvQueryAdaptors
232 XvQueryEncodings
233 XvPutVideo
234 XvPutStill
235 XvGetVideo
236 XvGetStill
237 XvStopVideo
238 XvGrabPort
239 XvUngrabPort
240 XvSelectVideoNotify
241 XvSelectPortNotify
242 XvSetPortAttribute
243 XvGetPortAttribute
244 XvQueryBestSize
245 XvQueryPortAttributes
246 XvFreeAdaptorInfo
247 XvFreeEncodingInfo
248 XvListImageFormats
249 XvCreateImage
250 XvPutImage
251 XvShmPutImage
252 XvShmCreateImage
253 XRenderAddGlyphs
254 XRenderCompositeString16
255 XRenderCompositeString32
256 XRenderCompositeString8
257 XRenderCreateGlyphSet
258 XRenderCreatePicture
259 XRenderFillRectangle
260 XRenderFindFormat
261 XRenderFindVisualFormat
262 XRenderFreeGlyphSet
263 XRenderFreePicture
264 XRenderQueryExtension
265 XRenderSetPictureClipRectangles