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
17 # Univ /src/univ or src/univ/themes
21 # Micro /src/msw for MicroWindows
26 # 'H' suffix means these are headers, not .cpp files
29 # GTKH /include/wx/gtk
30 # MacH /include/wx/mac
31 # MotifH /include/wx/motif
32 # MSWH /include/wx/msw
33 # OS2H /include/wx/os2
34 # MGLH /include/wx/mgl
35 # X11H /include/wx/x11
36 # GenericH /include/wx/generic
37 # HtmlH /include/wx/html
38 # ProtoH /include/wx/protocol
39 # UnivH /include/wx/univ
40 # UnixH /include/wx/unix
42 # 'R' suffix means these are resource files
46 # The third column may be empty or contain some additional info about this
47 # file (only compile it in 16bit mode, don't compile it with this or that
51 # Base makes part of the base library too
52 # NotWin32 not used under Win32, but used under Win16
53 # Win32Only only can be compiled under Win32
54 # Generic generic code which might be used instead of native one
55 # OLE OLE file (needs Win32 and a decent compiler)
56 # Socket Socket file (currently doesn't compile under Win16)
57 # NotMSW Not required for the MSW port
58 # NotMac Not required for the MAC port under Mac OS X
59 # NotCocoa Not required for the Cocoa port under Mac OS X
60 # NotMGL Not required for the MGL port
61 # NotMicro Not required for the MicroWindows port
62 # NotGTK Not required for the GTK port
63 # NotX Not required for the Motif port
64 # NotX11 Not required for the X11 port
65 # NotOS2 Not required for the os2Pm port
66 # NotUniv Not required for the wxUniversal
67 # LowLevel Low level GUI toolkit file, used by wxUniversal as well
68 # Theme implements a wxUniv theme
69 # Motif used by Motif, even if in another port's directory
70 ###############################################################################
72 # File name Type Flags
74 accel.cpp Generic NotMSW,NotX,NotOS2,NotMac
77 caret.cpp Generic NotMSW,NotMicro
79 colrdlgg.cpp Generic Generic
83 dirdlgg.cpp Generic NotWin32
84 dragimgg.cpp Generic NotOS2
85 fdrepdlg.cpp Generic NotMSW
86 filedlgg.cpp Generic Generic,NotX,NotOS2,NotMac
87 fontdlgg.cpp Generic Generic,NotOS2
91 helpext.cpp Generic Generic
92 helphtml.cpp Generic Generic
93 imaglist.cpp Generic NotWin32
95 listctrl.cpp Generic NotWin32
97 mdig.cpp Generic NotWin32,NotGTK,NotMac
98 msgdlgg.cpp Generic Generic
99 notebook.cpp Generic NotWin32,NotGTK,NotOS2,NotMGL,NotX11,NotMac,NotMicro
101 paletteg.cpp Generic NotMSW,NotX,NotOS2,NotMGL,NotX11,NotMac,NotMicro
103 printps.cpp Generic NotMSW
104 prntdlgg.cpp Generic NotMSW
111 statline.cpp Generic NotMSW,NotGTK,NotOS2,NotMGL,NotX11,NotMac,NotCocoa,NotMicro
112 statusbr.cpp Generic NotMGL,NotX11,NotMicro
113 tabg.cpp Generic NotWin32,NotOS2
116 timer.cpp Generic LowLevel,NotMSW,NotX,NotGTK,NotOS2,NotMac,NotMicro
123 appcmn.cpp Common Base
126 bmpbase.cpp Common NotGTK,NotOS2,NotMSW,NotMicro
129 clntdata.cpp Common Base
130 cmdline.cpp Common Base
133 config.cpp Common Base
138 datetime.cpp Common Base
139 datstrm.cpp Common Base
140 db.cpp Common Win32Only,Base
141 dbgrid.cpp Common Win32Only,NotMac
142 dbtable.cpp Common Win32Only,Base
144 dircmn.cpp Common Base
152 dynarray.cpp Common Base
153 dynlib.cpp Common Base
154 dynload.cpp Common Base
156 encconv.cpp Common Base
157 event.cpp Common Base
158 extended.c Common Base
160 ffile.cpp Common Base
162 fileconf.cpp Common Base
163 filefn.cpp Common Base
164 filename.cpp Common Base
165 filesys.cpp Common Base
167 fontmap.cpp Common Base
170 fs_inet.cpp Common Base
171 fs_mem.cpp Common Base
172 fs_zip.cpp Common Base
173 ftp.cpp Common Socket,Base
179 hashmap.cpp Common Base
181 http.cpp Common Socket,Base
189 imagjpeg.cpp Common Win32Only
190 imagpcx.cpp Common Win32Only
191 imagpng.cpp Common Win32Only
192 imagpnm.cpp Common Win32Only
193 imagtiff.cpp Common Win32Only
197 ipcbase.cpp Common Base
202 longlong.cpp Common Base
204 memory.cpp Common Base
206 mimecmn.cpp Common Win32Only,Base
207 module.cpp Common Base
208 msgout.cpp Common Base
209 mstream.cpp Common Base
211 object.cpp Common Base
215 process.cpp Common Win32Only,Base
216 protocol.cpp Common Socket,Base
219 regex.cpp Common Base
221 sckaddr.cpp Common Socket,Base
222 sckfile.cpp Common Socket,Base
223 sckipc.cpp Common Socket,Base
224 sckstrm.cpp Common Socket,Base
227 socket.cpp Common Socket,Base
229 strconv.cpp Common Base
230 stream.cpp Common Base
231 string.cpp Common Base
232 sysopt.cpp Common Base
234 textbuf.cpp Common Base
236 textfile.cpp Common Base
237 timercmn.cpp Common Base
238 tokenzr.cpp Common Base
240 txtstrm.cpp Common Base
242 url.cpp Common Socket,Base
243 utilscmn.cpp Common Base
247 variant.cpp Common Base
248 wfstream.cpp Common Base
250 wxchar.cpp Common Base
252 zipstrm.cpp Common Base
253 zstream.cpp Common Base
256 gsocket.c MSW Socket,Base
257 gsockmsw.c MSW Socket,Base
261 automtn.cpp MSW OLE,LowLevel
262 bitmap.cpp MSW LowLevel
264 brush.cpp MSW LowLevel
266 caret.cpp MSW LowLevel
270 clipbrd.cpp MSW LowLevel
272 colour.cpp MSW LowLevel
275 cursor.cpp MSW LowLevel
276 data.cpp MSW LowLevel
277 dataobj.cpp MSW OLE,LowLevel
279 dcclient.cpp MSW LowLevel
280 dcmemory.cpp MSW LowLevel
281 dcprint.cpp MSW LowLevel
282 dcscreen.cpp MSW LowLevel
283 dde.cpp MSW LowLevel,Base
285 dialup.cpp MSW LowLevel
288 dirdlg.cpp MSW Win32Only,LowLevel
289 display.cpp MSW Win32Only,LowLevel
291 dropsrc.cpp MSW OLE,LowLevel
292 droptgt.cpp MSW OLE,LowLevel
293 enhmeta.cpp MSW Win32Only,LowLevel
294 helpbest.cpp MSW Win32Only,LowLevel
295 evtloop.cpp MSW LowLevel
296 fdrepdlg.cpp MSW Win32Only
297 # FIXME: the generic implementation doesn't work under MSW, so we must
298 # the native dialog under MSW
300 font.cpp MSW LowLevel
302 fontenum.cpp MSW LowLevel
303 fontutil.cpp MSW LowLevel
305 gauge95.cpp MSW Win32Only
306 gdiimage.cpp MSW LowLevel
307 gdiobj.cpp MSW LowLevel
308 glcanvas.cpp MSW LowLevel
309 helpchm.cpp MSW Win32Only,LowLevel
310 helpwin.cpp MSW LowLevel
311 icon.cpp MSW LowLevel
312 imaglist.cpp MSW Win32Only
314 joystick.cpp MSW LowLevel
316 listctrl.cpp MSW Win32Only
317 main.cpp MSW LowLevel,Base
322 mimetype.cpp MSW Win32Only,Base
323 minifram.cpp MSW LowLevel
327 notebook.cpp MSW Win32Only
328 oleutils.cpp MSW OLE,LowLevel
330 palette.cpp MSW LowLevel
333 popupwin.cpp MSW LowLevel
338 regconf.cpp MSW Win32Only,Base,LowLevel
339 region.cpp MSW LowLevel
340 registry.cpp MSW Win32Only,Base,LowLevel
342 settings.cpp MSW LowLevel
343 slider95.cpp MSW Win32Only
344 slidrmsw.cpp MSW NotWin32
345 snglinst.cpp MSW Base,LowLevel
350 statbr95.cpp MSW Win32Only
354 taskbar.cpp MSW Win32Only,LowLevel
355 tbar95.cpp MSW Win32Only
356 tbarmsw.cpp MSW NotWin32
359 thread.cpp MSW Win32Only,Base,LowLevel
360 timer.cpp MSW LowLevel
361 tooltip.cpp MSW Win32Only,LowLevel
362 toplevel.cpp MSW LowLevel
363 treectrl.cpp MSW Win32Only
364 utils.cpp MSW Base,LowLevel
365 utilsexc.cpp MSW Base,LowLevel
366 uuid.cpp MSW OLE,LowLevel
368 wave.cpp MSW LowLevel
369 window.cpp MSW LowLevel
371 dialup.cpp Unix NotMac
372 dir.cpp Unix Base,NotMac
373 fontenum.cpp Unix NotCocoa,NotMac,NotMGL,NotMicro
374 fontutil.cpp Unix NotCocoa,NotMac,NotMGL,NotMicro
375 gsocket.c Unix Base,NotMac
376 mimetype.cpp Unix Base,NotMac,NotMicro
377 snglinst.cpp Unix Base
378 threadpsx.cpp Unix Base,NotMac
379 utilsunx.cpp Unix Base
380 utilsx11.cpp Unix NotMac,NotMGL,NotMicro
420 gsockgtk.c GTK LowLevel
421 win_gtk.c GTK LowLevel
423 bitmap.cpp GTK LowLevel
425 brush.cpp GTK LowLevel
430 clipbrd.cpp GTK LowLevel
431 colour.cpp GTK LowLevel
434 cursor.cpp GTK LowLevel
435 data.cpp GTK LowLevel
436 dataobj.cpp GTK LowLevel
438 dcclient.cpp GTK LowLevel
439 dcmemory.cpp GTK LowLevel
440 dcscreen.cpp GTK LowLevel
443 evtloop.cpp GTK LowLevel
444 font.cpp GTK LowLevel
447 toplevel.cpp GTK LowLevel
449 gdiobj.cpp GTK LowLevel
450 icon.cpp GTK LowLevel
453 main.cpp GTK LowLevel
460 popupwin.cpp GTK LowLevel
463 region.cpp GTK LowLevel
466 settings.cpp GTK LowLevel
477 timer.cpp GTK LowLevel
478 tooltip.cpp GTK LowLevel
479 utilsgtk.cpp GTK LowLevel
482 window.cpp GTK LowLevel
614 gsockmot.c Motif Socket
627 combobox_native.cpp Motif
670 gsockx11.c X11 Socket
774 utilsexc.cpp OS2 Base
802 listimpl.cpp WXH Base
839 datetime.inl WXH Base
1007 thrimpl.cpp WXH Base
1188 # NS wrapper classes
1194 NSTextField.h CocoaH
1198 # wx implementations
1370 enhmeta.h MSWH Win32Only
1394 mimetype.h MSWH Win32Only,Base
1434 winundef.h MSWH Base
1545 gsockunx.h UnixH Base
1546 mimetype.h UnixH Base
1552 protocol.h ProtoH Base
1575 dirdlgg.h GenericH NotWin32
1576 dragimgg.h GenericH NotWin32
1577 fdrepdlg.h GenericH NotMSW
1587 listctrl.h GenericH NotWin32
1588 mdig.h GenericH NotWin32,NotGTK,NotMac
1591 paletteg.h GenericH NotMSW,NotX,NotX11,NotOS2
1601 statline.h GenericH NotMSW,NotMac,NotCocoa,NotMGL,NotMicro,NotGTK,NotX11,NotOS2,NotUniv
1603 tabg.h GenericH NotWin32
1606 treectlg.h GenericH NotWin32
1643 textctrl.h UnivH NotX11
1649 colour.cpp MGL LowLevel
1651 gdiobj.cpp MGL LowLevel
1652 palette.cpp MGL LowLevel
1653 region.cpp MGL LowLevel
1654 brush.cpp MGL LowLevel
1655 pen.cpp MGL LowLevel
1656 font.cpp MGL LowLevel
1657 data.cpp MGL LowLevel
1658 fontenum.cpp MGL LowLevel
1659 fontutil.cpp MGL LowLevel
1660 evtloop.cpp MGL LowLevel
1661 app.cpp MGL LowLevel
1662 bitmap.cpp MGL LowLevel
1663 dirmgl.cpp MGL LowLevel
1664 clipbrd.cpp MGL LowLevel
1665 cursor.cpp MGL LowLevel
1666 dcclient.cpp MGL LowLevel
1667 dcmemory.cpp MGL LowLevel
1668 dcscreen.cpp MGL LowLevel
1669 toplevel.cpp MGL LowLevel
1670 icon.cpp MGL LowLevel
1671 settings.cpp MGL LowLevel
1672 window.cpp MGL LowLevel
1673 utils.cpp MGL LowLevel
1676 app.cpp Micro LowLevel
1677 bitmap.cpp Micro LowLevel
1678 brush.cpp Micro LowLevel
1679 caret.cpp Micro LowLevel
1680 colour.cpp Micro LowLevel
1681 cursor.cpp Micro LowLevel
1682 data.cpp Micro LowLevel
1683 dc.cpp Micro LowLevel
1684 dcclient.cpp Micro LowLevel
1685 dcmemory.cpp Micro LowLevel
1686 dcprint.cpp Micro LowLevel
1687 dcscreen.cpp Micro LowLevel
1688 evtloop.cpp Micro LowLevel
1689 font.cpp Micro LowLevel
1690 fontenum.cpp Micro LowLevel
1691 fontutil.cpp Micro LowLevel
1692 gdiimage.cpp Micro LowLevel
1693 gdiobj.cpp Micro LowLevel
1694 icon.cpp Micro LowLevel
1695 main.cpp Micro LowLevel
1696 microwin.cpp Micro LowLevel
1697 pen.cpp Micro LowLevel
1698 region.cpp Micro LowLevel
1699 settings.cpp Micro LowLevel
1700 snglinst.cpp Micro LowLevel
1701 timer.cpp Micro LowLevel
1702 toplevel.cpp Micro LowLevel
1703 utils.cpp Micro LowLevel
1704 window.cpp Micro LowLevel
1710 # vi: set noet ts=16 nolist: