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
14 # Mac /src/mac for Mac OS X with Apple Developer Tools
16 # Univ /src/univ or src/univ/themes
23 # 'H' suffix means these are headers, not .cpp files
26 # GTKH /include/wx/gtk
27 # MacH /include/wx/mac
28 # MotifH /include/wx/motif
29 # MSWH /include/wx/msw
30 # OS2H /include/wx/os2
31 # GenericH /include/wx/generic
32 # HtmlH /include/wx/html
33 # ProtoH /include/wx/protocol
34 # UnivH /include/wx/univ
35 # UnixH /include/wx/unix
37 # 'R' suffix means these are resource files
41 # The third column may be empty or contain some additional info about this
42 # file (only compile it in 16bit mode, don't compile it with this or that
46 # Base makes part of the base library too
47 # NotWin32 not used under Win32, but used under Win16
48 # Win32Only only can be compiled under Win32
49 # Generic generic code which might be used instead of native one
50 # OLE OLE file (needs Win32 and a decent compiler)
51 # Socket Socket file (currently doesn't compile under Win16)
52 # NotMSW Not required for the MSW port
53 # NotMac Not required for the MAC port under Mac OS X
54 # NotMGL Not required for the MGL port
55 # NotGTK Not required for the GTK port
56 # NotX Not required for the Motif port
57 # NotOS2 Not required for the os2Pm port
58 # NotUniv Not required for the wxUniversal
59 # LowLevel Low level GUI toolkit file, used by wxUniversal as well
60 # Theme implements a wxUniv theme
61 ###############################################################################
63 # File name Type Flags
65 accel.cpp Generic NotMSW,NotX,NotOS2,NotMac
68 caret.cpp Generic NotMSW
70 colrdlgg.cpp Generic Generic
71 dcpsg.cpp Generic NotMSW
73 dirdlgg.cpp Generic NotWin32,NotOS2,NotMac
74 dragimgg.cpp Generic NotOS2
75 fdrepdlg.cpp Generic NotMSW
76 filedlgg.cpp Generic NotMSW,NotX,NotOS2,NotMac
77 fontdlgg.cpp Generic Generic,NotOS2
81 helpext.cpp Generic Generic
82 helphtml.cpp Generic Generic
83 helpwxht.cpp Generic Generic
84 imaglist.cpp Generic NotWin32
86 listctrl.cpp Generic NotWin32
88 msgdlgg.cpp Generic Generic
89 notebook.cpp Generic NotWin32,NotGTK,NotOS2,NotMGL,NotMac
91 paletteg.cpp Generic NotMSW,NotX,NotOS2,NotMGL,NotMac
93 printps.cpp Generic NotMSW
94 prntdlgg.cpp Generic NotMSW
104 statline.cpp Generic NotMSW,NotGTK,NotOS2,NotMGL,NotMac
105 statusbr.cpp Generic NotMGL
106 tabg.cpp Generic NotWin32,NotOS2
115 appcmn.cpp Common Base
119 cmdline.cpp Common Base
122 config.cpp Common Base
127 datetime.cpp Common Base
128 datstrm.cpp Common Base
129 db.cpp Common Win32Only,Base
130 dbgrid.cpp Common Win32Only,NotMac
131 dbtable.cpp Common Win32Only,Base
133 dircmn.cpp Common Base
139 dynarray.cpp Common Base
140 dynlib.cpp Common Base
142 encconv.cpp Common Base
143 event.cpp Common Base
144 extended.c Common Base
146 ffile.cpp Common Base
148 fileconf.cpp Common Base
149 filefn.cpp Common Base
150 filename.cpp Common Base
151 filesys.cpp Common Base
153 fontmap.cpp Common Base
156 fs_inet.cpp Common Base
157 fs_mem.cpp Common Base
158 fs_zip.cpp Common Base
159 ftp.cpp Common Socket,Base
166 http.cpp Common Socket,Base
171 imagjpeg.cpp Common Win32Only
172 imagpcx.cpp Common Win32Only
173 imagpng.cpp Common Win32Only
174 imagpnm.cpp Common Win32Only
175 imagtiff.cpp Common Win32Only
179 ipcbase.cpp Common Base
184 longlong.cpp Common Base
186 memory.cpp Common Base
188 mimecmn.cpp Common Win32Only,Base
189 module.cpp Common Base
190 mstream.cpp Common Base
192 object.cpp Common Base
193 objstrm.cpp Common Base
194 odbc.cpp Common NotGTK,NotX,NotOS2
198 process.cpp Common Win32Only,Base
199 protocol.cpp Common Socket,Base
201 radiocmn.cpp Common NotMac
202 regex.cpp Common Base
204 sckaddr.cpp Common Socket,Base
205 sckfile.cpp Common Socket,Base
206 sckipc.cpp Common Socket,Base
207 sckstrm.cpp Common Socket,Base
208 serbase.cpp Common Base
210 socket.cpp Common Socket,Base
212 strconv.cpp Common Base
213 stream.cpp Common Base
214 string.cpp Common Base
215 sysopt.cpp Common Base
218 textfile.cpp Common Base
219 timercmn.cpp Common Base
221 tokenzr.cpp Common Base
223 txtstrm.cpp Common Base
225 url.cpp Common Socket,Base
226 utilscmn.cpp Common Base
230 variant.cpp Common Base
231 wfstream.cpp Common Base
233 wxchar.cpp Common Base
236 zipstrm.cpp Common Base
237 zstream.cpp Common Base
239 gsocket.c MSW Socket,Base
240 gsockmsw.c MSW Socket,Base
244 bitmap.cpp MSW LowLevel
246 brush.cpp MSW LowLevel
248 caret.cpp MSW LowLevel
252 clipbrd.cpp MSW LowLevel
254 colour.cpp MSW LowLevel
258 cursor.cpp MSW LowLevel
259 data.cpp MSW LowLevel
262 dcclient.cpp MSW LowLevel
263 dcmemory.cpp MSW LowLevel
264 dcprint.cpp MSW LowLevel
265 dcscreen.cpp MSW LowLevel
272 dirdlg.cpp MSW Win32Only
276 enhmeta.cpp MSW Win32Only
277 helpbest.cpp MSW Win32Only
278 evtloop.cpp MSW LowLevel
279 fdrepdlg.cpp MSW Win32Only
281 font.cpp MSW LowLevel
283 fontenum.cpp MSW LowLevel
284 fontutil.cpp MSW LowLevel
286 gauge95.cpp MSW Win32Only
287 gaugemsw.cpp MSW NotWin32
288 gdiimage.cpp MSW LowLevel
289 gdiobj.cpp MSW LowLevel
291 helpchm.cpp MSW Win32Only
293 icon.cpp MSW LowLevel
294 imaglist.cpp MSW Win32Only,LowLevel
295 iniconf.cpp MSW NotWin32
298 listctrl.cpp MSW Win32Only
299 main.cpp MSW LowLevel,Base
304 mimetype.cpp MSW Win32Only,Base
308 notebook.cpp MSW Win32Only
311 palette.cpp MSW LowLevel
318 regconf.cpp MSW Win32Only,Base,LowLevel
319 region.cpp MSW LowLevel
320 registry.cpp MSW Win32Only,Base,LowLevel
322 settings.cpp MSW LowLevel
323 slider95.cpp MSW Win32Only
324 slidrmsw.cpp MSW NotWin32
325 snglinst.cpp MSW Base,LowLevel
330 statbr95.cpp MSW Win32Only
334 taskbar.cpp MSW Win32Only
335 tbar95.cpp MSW Win32Only
336 tbarmsw.cpp MSW NotWin32
339 thread.cpp MSW Win32Only,Base,LowLevel
340 timer.cpp MSW LowLevel
341 tooltip.cpp MSW Win32Only
342 toplevel.cpp MSW LowLevel
343 treectrl.cpp MSW Win32Only
344 utils.cpp MSW Base,LowLevel
345 utilsexc.cpp MSW Base,LowLevel
348 window.cpp MSW LowLevel
350 dialup.cpp Unix NotMac
351 dir.cpp Unix Base,NotMac
352 fontenum.cpp Unix NotMac
353 fontutil.cpp Unix NotMac
354 gsocket.c Unix Base,NotMac
355 mimetype.cpp Unix Base,NotMac
356 snglinst.cpp Unix Base
357 threadpsx.cpp Unix Base,NotMac
358 utilsunx.cpp Unix Base
395 gsockgtk.c GTK LowLevel
396 win_gtk.c GTK LowLevel
398 bitmap.cpp GTK LowLevel
400 brush.cpp GTK LowLevel
404 # FIXME: remove LowLevel from choice!
405 choice.cpp GTK LowLevel
406 clipbrd.cpp GTK LowLevel
407 colour.cpp GTK LowLevel
410 cursor.cpp GTK LowLevel
411 data.cpp GTK LowLevel
412 dataobj.cpp GTK LowLevel
414 dcclient.cpp GTK LowLevel
415 dcmemory.cpp GTK LowLevel
416 dcscreen.cpp GTK LowLevel
419 evtloop.cpp GTK LowLevel
420 font.cpp GTK LowLevel
423 toplevel.cpp GTK LowLevel
425 gdiobj.cpp GTK LowLevel
426 icon.cpp GTK LowLevel
429 main.cpp GTK LowLevel
435 popupwin.cpp GTK LowLevel
438 region.cpp GTK LowLevel
441 settings.cpp GTK LowLevel
452 timer.cpp GTK LowLevel
453 tooltip.cpp GTK LowLevel
454 utilsgtk.cpp GTK LowLevel
457 window.cpp GTK LowLevel
539 gsockmot.c Motif Socket
667 utilsexc.cpp OS2 Base
695 listimpl.cpp WXH Base
728 datetime.inl WXH Base
1160 enhmeta.h MSWH Win32Only
1184 mimetype.h MSWH Win32Only,Base
1324 gsockunx.h UnixH Base
1325 mimetype.h UnixH Base
1330 protocol.h ProtoH Base
1353 dirdlgg.h GenericH NotWin32
1354 dragimgg.h GenericH NotWin32
1355 fdrepdlg.h GenericH NotMSW
1366 listctrl.h GenericH NotWin32
1369 paletteg.h GenericH NotMSW,NotX,NotOS2
1380 tabg.h GenericH NotWin32
1382 treectlg.h GenericH NotWin32
1422 colour.cpp MGL LowLevel
1424 gdiobj.cpp MGL LowLevel
1425 palette.cpp MGL LowLevel
1426 region.cpp MGL LowLevel
1427 brush.cpp MGL LowLevel
1428 pen.cpp MGL LowLevel
1429 font.cpp MGL LowLevel
1430 data.cpp MGL LowLevel
1431 #fontenum.cpp MGL LowLevel
1432 #fontutil.cpp MGL LowLevel
1433 evtloop.cpp MGL LowLevel
1434 app.cpp MGL LowLevel
1435 bitmap.cpp MGL LowLevel
1436 clipbrd.cpp MGL LowLevel
1437 cursor.cpp MGL LowLevel
1438 dcclient.cpp MGL LowLevel
1439 dcmemory.cpp MGL LowLevel
1440 dcscreen.cpp MGL LowLevel
1441 toplevel.cpp MGL LowLevel
1442 icon.cpp MGL LowLevel
1443 settings.cpp MGL LowLevel
1444 timer.cpp MGL LowLevel
1445 window.cpp MGL LowLevel
1446 utils.cpp MGL LowLevel
1447 bmpbase.cpp MGL LowLevel
1453 # vi: set noet ts=16 nolist: