1 ###############################################################################
2 # File: src/msw/filelist.cpp
3 # Purpose: The list of source files for MSW version of wxWindows.
4 # Author: Vadim Zeitlin
8 # Format of this file: TAB separated columns. The first column contains the
9 # filename, the second the file type (roughly corresponds to the directory)
10 # BaseOnly /src/common but only needed for the wxBase compilation
11 # Generic /src/generic
15 # Univ /src/univ or src/univ/themes
22 # 'H' suffix means these are headers, not .cpp files
25 # GTKH /include/wx/gtk
26 # MotifH /include/wx/motif
27 # MSWH /include/wx/msw
28 # OS2H /include/wx/os2
29 # GenericH /include/wx/generic
30 # HtmlH /include/wx/html
31 # ProtoH /include/wx/protocol
32 # UnivH /include/wx/univ
33 # UnixH /include/wx/unix
35 # The third column may be empty or contain some additional info about this
36 # file (only compile it in 16bit mode, don't compile it with this or that
40 # Base makes part of the base library too
41 # NotWin32 not used under Win32, but used under Win16
42 # Win32Only only can be compiled under Win32
43 # Generic generic code which might be used instead of native one
44 # OLE OLE file (needs Win32 and a decent compiler)
45 # Socket Socket file (currently doesn't compile under Win16)
46 # NotMSW Not required for the MSW port
47 # NotMGL Not required for the MGL port
48 # NotGTK Not required for the GTK port
49 # NotX Not required for the Motif port
50 # NotOS2 Not required for the os2Pm port
51 # LowLevel Low level GUI toolkit file, used by wxUniversal as well
52 ###############################################################################
54 # File name Type Flags
56 accel.cpp Generic NotMSW,NotX,NotOS2
59 caret.cpp Generic NotMSW
61 colrdlgg.cpp Generic Generic
62 dcpsg.cpp Generic NotMSW
64 dirdlgg.cpp Generic NotWin32,NotOS2
65 dragimgg.cpp Generic NotOS2
66 fdrepdlg.cpp Generic NotMSW
67 fontdlgg.cpp Generic Generic,NotOS2
68 filedlgg.cpp Generic NotMSW,NotX,NotOS2
72 helpext.cpp Generic Generic
73 helphtml.cpp Generic Generic
74 helpwxht.cpp Generic Generic
75 imaglist.cpp Generic NotWin32
77 listctrl.cpp Generic NotWin32
79 msgdlgg.cpp Generic Generic
80 notebook.cpp Generic NotWin32,NotGTK,NotOS2,NotMGL
81 paletteg.cpp Generic NotMSW,NotX,NotOS2,NotMGL
83 printps.cpp Generic NotMSW
84 prntdlgg.cpp Generic NotMSW
94 statline.cpp Generic NotMSW,NotGTK,NotOS2,NotMGL
96 tabg.cpp Generic NotWin32,NotOS2
106 appcmn.cpp Common Base
108 cmdline.cpp Common Base
112 config.cpp Common Base
117 datetime.cpp Common Base
118 datstrm.cpp Common Base
119 db.cpp Common Win32Only,Base
120 dbgrid.cpp Common Win32Only
121 dbtable.cpp Common Win32Only,Base
123 dircmn.cpp Common Base
129 dynarray.cpp Common Base
130 dynlib.cpp Common Base
132 encconv.cpp Common Base
133 event.cpp Common Base
134 extended.c Common Base
136 ffile.cpp Common Base
138 fileconf.cpp Common Base
139 filefn.cpp Common Base
140 filename.cpp Common Base
141 filesys.cpp Common Base
143 fontmap.cpp Common Base
146 fs_inet.cpp Common Base
147 fs_zip.cpp Common Base
148 fs_mem.cpp Common Base
149 ftp.cpp Common Socket,Base
157 http.cpp Common Socket,Base
163 imagjpeg.cpp Common Win32Only
164 imagtiff.cpp Common Win32Only
165 imagpcx.cpp Common Win32Only
166 imagpng.cpp Common Win32Only
167 imagpnm.cpp Common Win32Only
171 ipcbase.cpp Common Base
176 longlong.cpp Common Base
178 memory.cpp Common Base
180 mimecmn.cpp Common Win32Only,Base
181 module.cpp Common Base
182 mstream.cpp Common Base
184 object.cpp Common Base
185 objstrm.cpp Common Base
186 odbc.cpp Common NotGTK,NotX,NotOS2
190 process.cpp Common Win32Only,Base
191 protocol.cpp Common Socket,Base
194 regex.cpp Common Base
196 sckaddr.cpp Common Socket,Base
197 sckfile.cpp Common Socket,Base
198 sckipc.cpp Common Socket,Base
199 sckstrm.cpp Common Socket,Base
200 serbase.cpp Common Base
202 socket.cpp Common Socket,Base
203 stream.cpp Common Base
204 strconv.cpp Common Base
205 string.cpp Common Base
206 sysopt.cpp Common Base
209 textfile.cpp Common Base
210 timercmn.cpp Common Base
211 tokenzr.cpp Common Base
213 txtstrm.cpp Common Base
215 url.cpp Common Socket,Base
216 utilscmn.cpp Common Base
220 variant.cpp Common Base
221 wfstream.cpp Common Base
223 wxchar.cpp Common Base
225 zipstrm.cpp Common Base
226 zstream.cpp Common Base
228 gsocket.c MSW Socket,Base
229 gsockmsw.c MSW Socket,Base
261 dirdlg.cpp MSW Win32Only
265 enhmeta.cpp MSW Win32Only
266 helpbest.cpp MSW Win32Only
267 evtloop.cpp MSW LowLevel
268 fdrepdlg.cpp MSW Win32Only
275 gauge95.cpp MSW Win32Only
276 gaugemsw.cpp MSW NotWin32
280 helpchm.cpp MSW Win32Only
283 imaglist.cpp MSW Win32Only,LowLevel
284 iniconf.cpp MSW NotWin32
287 listctrl.cpp MSW Win32Only
293 mimetype.cpp MSW Win32Only,Base
297 notebook.cpp MSW Win32Only
307 regconf.cpp MSW Win32Only,Base
309 registry.cpp MSW Win32Only,Base
312 slider95.cpp MSW Win32Only
313 slidrmsw.cpp MSW NotWin32
314 snglinst.cpp MSW Base
319 statbr95.cpp MSW Win32Only
323 taskbar.cpp MSW Win32Only
324 tbar95.cpp MSW Win32Only
325 tbarmsw.cpp MSW NotWin32
328 thread.cpp MSW Win32Only,Base
330 tooltip.cpp MSW Win32Only
331 treectrl.cpp MSW Win32Only
333 utilsexc.cpp MSW Base
342 mimetype.cpp Unix Base
343 snglinst.cpp Unix Base
344 threadpsx.cpp Unix Base
345 utilsunx.cpp Unix Base
347 mimetype.cpp Unix Base
382 gsockgtk.c GTK LowLevel
383 win_gtk.c GTK LowLevel
385 bitmap.cpp GTK LowLevel
387 brush.cpp GTK LowLevel
391 # FIXME: remove LowLevel from choice!
392 choice.cpp GTK LowLevel
393 clipbrd.cpp GTK LowLevel
394 colour.cpp GTK LowLevel
395 combobox.cpp GTK LowLevel
397 cursor.cpp GTK LowLevel
398 data.cpp GTK LowLevel
399 dataobj.cpp GTK LowLevel
401 dcclient.cpp GTK LowLevel
402 dcmemory.cpp GTK LowLevel
403 dcscreen.cpp GTK LowLevel
406 evtloop.cpp GTK LowLevel
407 font.cpp GTK LowLevel
410 toplevel.cpp GTK LowLevel
412 gdiobj.cpp GTK LowLevel
413 icon.cpp GTK LowLevel
416 main.cpp GTK LowLevel
422 popupwin.cpp GTK LowLevel
425 region.cpp GTK LowLevel
428 settings.cpp GTK LowLevel
439 timer.cpp GTK LowLevel
440 tooltip.cpp GTK LowLevel
441 utilsgtk.cpp GTK LowLevel
444 window.cpp GTK LowLevel
446 gsockmot.c Motif Socket
574 utilsexc.cpp OS2 Base
602 listimpl.cpp WXH Base
633 datetime.inl WXH Base
981 enhmeta.h MSWH Win32Only
1005 mimetype.h MSWH Win32Only,Base
1145 gsockunx.h UnixH Base
1146 mimetype.h UnixH Base
1151 protocol.h ProtoH Base
1174 dirdlgg.h GenericH NotWin32
1175 dragimgg.h GenericH NotWin32
1176 fdrepdlg.h GenericH NotMSW
1187 listctrl.h GenericH NotWin32
1190 paletteg.h GenericH NotMSW,NotX,NotOS2
1200 tabg.h GenericH NotWin32
1202 treectlg.h GenericH NotWin32
1241 colour.cpp MGL LowLevel
1243 gdiobj.cpp MGL LowLevel
1244 palette.cpp MGL LowLevel
1245 region.cpp MGL LowLevel
1246 brush.cpp MGL LowLevel
1247 pen.cpp MGL LowLevel
1248 font.cpp MGL LowLevel
1249 data.cpp MGL LowLevel
1250 #fontenum.cpp MGL LowLevel
1251 #fontutil.cpp MGL LowLevel
1252 evtloop.cpp MGL LowLevel
1253 app.cpp MGL LowLevel
1254 bitmap.cpp MGL LowLevel
1255 clipbrd.cpp MGL LowLevel
1256 cursor.cpp MGL LowLevel
1257 dcclient.cpp MGL LowLevel
1258 dcmemory.cpp MGL LowLevel
1259 dcscreen.cpp MGL LowLevel
1260 toplevel.cpp MGL LowLevel
1261 icon.cpp MGL LowLevel
1262 settings.cpp MGL LowLevel
1263 timer.cpp MGL LowLevel
1264 window.cpp MGL LowLevel
1265 utils.cpp MGL LowLevel
1266 bmpbase.cpp MGL LowLevel
1268 # vi: set noet ts=16 nolist: