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
140 dynarray.cpp Common Base
141 dynlib.cpp Common Base
143 encconv.cpp Common Base
144 event.cpp Common Base
145 extended.c Common Base
147 ffile.cpp Common Base
149 fileconf.cpp Common Base
150 filefn.cpp Common Base
151 filename.cpp Common Base
152 filesys.cpp Common Base
154 fontmap.cpp Common Base
157 fs_inet.cpp Common Base
158 fs_mem.cpp Common Base
159 fs_zip.cpp Common Base
160 ftp.cpp Common Socket,Base
167 http.cpp Common Socket,Base
172 imagjpeg.cpp Common Win32Only
173 imagpcx.cpp Common Win32Only
174 imagpng.cpp Common Win32Only
175 imagpnm.cpp Common Win32Only
176 imagtiff.cpp Common Win32Only
180 ipcbase.cpp Common Base
185 longlong.cpp Common Base
187 memory.cpp Common Base
189 mimecmn.cpp Common Win32Only,Base
190 module.cpp Common Base
191 mstream.cpp Common Base
193 object.cpp Common Base
194 objstrm.cpp Common Base
195 odbc.cpp Common NotGTK,NotX,NotOS2
199 process.cpp Common Win32Only,Base
200 protocol.cpp Common Socket,Base
202 radiocmn.cpp Common NotMac
203 regex.cpp Common Base
205 sckaddr.cpp Common Socket,Base
206 sckfile.cpp Common Socket,Base
207 sckipc.cpp Common Socket,Base
208 sckstrm.cpp Common Socket,Base
209 serbase.cpp Common Base
211 socket.cpp Common Socket,Base
213 strconv.cpp Common Base
214 stream.cpp Common Base
215 string.cpp Common Base
216 sysopt.cpp Common Base
219 textfile.cpp Common Base
220 timercmn.cpp Common Base
222 tokenzr.cpp Common Base
224 txtstrm.cpp Common Base
226 url.cpp Common Socket,Base
227 utilscmn.cpp Common Base
231 variant.cpp Common Base
232 wfstream.cpp Common Base
234 wxchar.cpp Common Base
237 zipstrm.cpp Common Base
238 zstream.cpp Common Base
240 gsocket.c MSW Socket,Base
241 gsockmsw.c MSW Socket,Base
245 bitmap.cpp MSW LowLevel
247 brush.cpp MSW LowLevel
249 caret.cpp MSW LowLevel
253 clipbrd.cpp MSW LowLevel
255 colour.cpp MSW LowLevel
259 cursor.cpp MSW LowLevel
260 data.cpp MSW LowLevel
263 dcclient.cpp MSW LowLevel
264 dcmemory.cpp MSW LowLevel
265 dcprint.cpp MSW LowLevel
266 dcscreen.cpp MSW LowLevel
273 dirdlg.cpp MSW Win32Only
277 enhmeta.cpp MSW Win32Only
278 helpbest.cpp MSW Win32Only
279 evtloop.cpp MSW LowLevel
280 fdrepdlg.cpp MSW Win32Only
282 font.cpp MSW LowLevel
284 fontenum.cpp MSW LowLevel
285 fontutil.cpp MSW LowLevel
287 gauge95.cpp MSW Win32Only
288 gaugemsw.cpp MSW NotWin32
289 gdiimage.cpp MSW LowLevel
290 gdiobj.cpp MSW LowLevel
292 helpchm.cpp MSW Win32Only
294 icon.cpp MSW LowLevel
295 imaglist.cpp MSW Win32Only,LowLevel
296 iniconf.cpp MSW NotWin32
299 listctrl.cpp MSW Win32Only
300 main.cpp MSW LowLevel,Base
305 mimetype.cpp MSW Win32Only,Base
309 notebook.cpp MSW Win32Only
312 palette.cpp MSW LowLevel
319 regconf.cpp MSW Win32Only,Base,LowLevel
320 region.cpp MSW LowLevel
321 registry.cpp MSW Win32Only,Base,LowLevel
323 settings.cpp MSW LowLevel
324 slider95.cpp MSW Win32Only
325 slidrmsw.cpp MSW NotWin32
326 snglinst.cpp MSW Base,LowLevel
331 statbr95.cpp MSW Win32Only
335 taskbar.cpp MSW Win32Only
336 tbar95.cpp MSW Win32Only
337 tbarmsw.cpp MSW NotWin32
340 thread.cpp MSW Win32Only,Base,LowLevel
341 timer.cpp MSW LowLevel
342 tooltip.cpp MSW Win32Only
343 toplevel.cpp MSW LowLevel
344 treectrl.cpp MSW Win32Only
345 utils.cpp MSW Base,LowLevel
346 utilsexc.cpp MSW Base,LowLevel
349 window.cpp MSW LowLevel
351 dialup.cpp Unix NotMac
352 dir.cpp Unix Base,NotMac
353 fontenum.cpp Unix NotMac
354 fontutil.cpp Unix NotMac
355 gsocket.c Unix Base,NotMac
356 mimetype.cpp Unix Base,NotMac
357 snglinst.cpp Unix Base
358 threadpsx.cpp Unix Base,NotMac
359 utilsunx.cpp Unix Base
396 gsockgtk.c GTK LowLevel
397 win_gtk.c GTK LowLevel
399 bitmap.cpp GTK LowLevel
401 brush.cpp GTK LowLevel
405 # FIXME: remove LowLevel from choice!
406 choice.cpp GTK LowLevel
407 clipbrd.cpp GTK LowLevel
408 colour.cpp GTK LowLevel
411 cursor.cpp GTK LowLevel
412 data.cpp GTK LowLevel
413 dataobj.cpp GTK LowLevel
415 dcclient.cpp GTK LowLevel
416 dcmemory.cpp GTK LowLevel
417 dcscreen.cpp GTK LowLevel
420 evtloop.cpp GTK LowLevel
421 font.cpp GTK LowLevel
424 toplevel.cpp GTK LowLevel
426 gdiobj.cpp GTK LowLevel
427 icon.cpp GTK LowLevel
430 main.cpp GTK LowLevel
436 popupwin.cpp GTK LowLevel
439 region.cpp GTK LowLevel
442 settings.cpp GTK LowLevel
453 timer.cpp GTK LowLevel
454 tooltip.cpp GTK LowLevel
455 utilsgtk.cpp GTK LowLevel
458 window.cpp GTK LowLevel
540 gsockmot.c Motif Socket
668 utilsexc.cpp OS2 Base
696 listimpl.cpp WXH Base
729 datetime.inl WXH Base
1162 enhmeta.h MSWH Win32Only
1186 mimetype.h MSWH Win32Only,Base
1338 gsockunx.h UnixH Base
1339 mimetype.h UnixH Base
1344 protocol.h ProtoH Base
1367 dirdlgg.h GenericH NotWin32
1368 dragimgg.h GenericH NotWin32
1369 fdrepdlg.h GenericH NotMSW
1380 listctrl.h GenericH NotWin32
1383 paletteg.h GenericH NotMSW,NotX,NotOS2
1394 tabg.h GenericH NotWin32
1396 treectlg.h GenericH NotWin32
1436 colour.cpp MGL LowLevel
1438 gdiobj.cpp MGL LowLevel
1439 palette.cpp MGL LowLevel
1440 region.cpp MGL LowLevel
1441 brush.cpp MGL LowLevel
1442 pen.cpp MGL LowLevel
1443 font.cpp MGL LowLevel
1444 data.cpp MGL LowLevel
1445 #fontenum.cpp MGL LowLevel
1446 #fontutil.cpp MGL LowLevel
1447 evtloop.cpp MGL LowLevel
1448 app.cpp MGL LowLevel
1449 bitmap.cpp MGL LowLevel
1450 clipbrd.cpp MGL LowLevel
1451 cursor.cpp MGL LowLevel
1452 dcclient.cpp MGL LowLevel
1453 dcmemory.cpp MGL LowLevel
1454 dcscreen.cpp MGL LowLevel
1455 toplevel.cpp MGL LowLevel
1456 icon.cpp MGL LowLevel
1457 settings.cpp MGL LowLevel
1458 timer.cpp MGL LowLevel
1459 window.cpp MGL LowLevel
1460 utils.cpp MGL LowLevel
1461 bmpbase.cpp MGL LowLevel
1467 # vi: set noet ts=16 nolist: