Release 980201
[wine.git] / tsx11 / X11_calls
blob4b442df87f8571b0b1cdb960ad40e129b5568d11
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 XFreeColors
57 XFreeCursor
58 XFreeFont
59 XFreeFontNames
60 XFreeGC
61 XFreeModifiermap
62 XFreePixmap
63 XGetAtomName
64 XGetFontProperty
65 XGetGeometry
66 XGetImage
67 XGetInputFocus
68 XGetKeyboardControl
69 XGetKeyboardMapping
70 XGetModifierMapping
71 XGetPixel
72 XGetScreenSaver
73 XGetSelectionOwner
74 XGetWMSizeHints
75 XGetWindowAttributes
76 XGetWindowProperty
77 XGrabPointer
78 XGrabServer
79 XInitThreads
80 XInstallColormap
81 XInternAtom
82 XIntersectRegion
83 XKeycodeToKeysym
84 XKeysymToKeycode
85 XKeysymToString
86 XListDepths
87 XListFonts
88 XLoadQueryFont
89 XLookupKeysym
90 XLookupString
91 XMapWindow
92 XNextEvent
93 XOffsetRegion
94 XOpenDisplay
95 XParseGeometry
96 XPending
97 XPointInRegion
98 XPolygonRegion
99 XPutBackEvent
100 XPutImage
101 XPutPixel
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