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
114 statline.cpp Generic NotMSW,NotGTK,NotOS2,NotMGL,NotX11,NotMac,NotCocoa,NotMicro
115 statusbr.cpp Generic NotMGL,NotX11,NotMicro
116 tabg.cpp Generic NotWin32,NotOS2
119 timer.cpp Generic LowLevel,NotMSW,NotX,NotGTK,NotOS2,NotMac,NotMicro
127 appcmn.cpp Common Base
130 bmpbase.cpp Common NotGTK,NotOS2,NotMSW,NotMicro
133 clntdata.cpp Common Base
134 cmdline.cpp Common Base
137 config.cpp Common Base
142 datetime.cpp Common Base
143 datstrm.cpp Common Base
144 db.cpp Common Win32Only,Base
145 dbgrid.cpp Common Win32Only,NotMac
146 dbtable.cpp Common Win32Only,Base
148 dircmn.cpp Common Base
156 dynarray.cpp Common Base
157 dynlib.cpp Common Base
158 dynload.cpp Common Base
160 encconv.cpp Common Base
161 event.cpp Common Base
162 extended.c Common Base
164 ffile.cpp Common Base
166 fileconf.cpp Common Base
167 filefn.cpp Common Base
168 filename.cpp Common Base
169 filesys.cpp Common Base
171 fontmap.cpp Common Base
174 fs_inet.cpp Common Base
175 fs_mem.cpp Common Base
176 fs_zip.cpp Common Base
177 ftp.cpp Common Socket,Base
183 hashmap.cpp Common Base
185 http.cpp Common Socket,Base
193 imagjpeg.cpp Common Win32Only
194 imagpcx.cpp Common Win32Only
195 imagpng.cpp Common Win32Only
196 imagpnm.cpp Common Win32Only
197 imagtiff.cpp Common Win32Only
201 ipcbase.cpp Common Base
206 longlong.cpp Common Base
208 memory.cpp Common Base
210 mimecmn.cpp Common Win32Only,Base
211 module.cpp Common Base
212 msgout.cpp Common Base
213 mstream.cpp Common Base
215 object.cpp Common Base
216 odbc.cpp Common NotGTK,NotX,NotOS2
220 process.cpp Common Win32Only,Base
221 protocol.cpp Common Socket,Base
223 radiocmn.cpp Common NotMac
224 regex.cpp Common Base
226 sckaddr.cpp Common Socket,Base
227 sckfile.cpp Common Socket,Base
228 sckipc.cpp Common Socket,Base
229 sckstrm.cpp Common Socket,Base
232 socket.cpp Common Socket,Base
234 strconv.cpp Common Base
235 stream.cpp Common Base
236 string.cpp Common Base
237 sysopt.cpp Common Base
239 textbuf.cpp Common Base
241 textfile.cpp Common Base
242 timercmn.cpp Common Base
243 tokenzr.cpp Common Base
245 txtstrm.cpp Common Base
247 url.cpp Common Socket,Base
248 utilscmn.cpp Common Base
252 variant.cpp Common Base
253 wfstream.cpp Common Base
255 wxchar.cpp Common Base
258 zipstrm.cpp Common Base
259 zstream.cpp Common Base
262 gsocket.c MSW Socket,Base
263 gsockmsw.c MSW Socket,Base
267 automtn.cpp MSW OLE,LowLevel
268 bitmap.cpp MSW LowLevel
270 brush.cpp MSW LowLevel
272 caret.cpp MSW LowLevel
276 clipbrd.cpp MSW LowLevel
278 colour.cpp MSW LowLevel
282 cursor.cpp MSW LowLevel
283 data.cpp MSW LowLevel
284 dataobj.cpp MSW OLE,LowLevel
286 dcclient.cpp MSW LowLevel
287 dcmemory.cpp MSW LowLevel
288 dcprint.cpp MSW LowLevel
289 dcscreen.cpp MSW LowLevel
290 dde.cpp MSW LowLevel,Base
292 dialup.cpp MSW LowLevel
295 dirdlg.cpp MSW Win32Only,LowLevel
296 display.cpp MSW Win32Only,LowLevel
298 dropsrc.cpp MSW OLE,LowLevel
299 droptgt.cpp MSW OLE,LowLevel
300 enhmeta.cpp MSW Win32Only,LowLevel
301 helpbest.cpp MSW Win32Only,LowLevel
302 evtloop.cpp MSW LowLevel
303 fdrepdlg.cpp MSW Win32Only
304 # FIXME: the generic implementation doesn't work under MSW, so we must
305 # the native dialog under MSW
307 font.cpp MSW LowLevel
309 fontenum.cpp MSW LowLevel
310 fontutil.cpp MSW LowLevel
312 gauge95.cpp MSW Win32Only
313 gaugemsw.cpp MSW NotWin32
314 gdiimage.cpp MSW LowLevel
315 gdiobj.cpp MSW LowLevel
316 glcanvas.cpp MSW LowLevel
317 helpchm.cpp MSW Win32Only,LowLevel
318 helpwin.cpp MSW LowLevel
319 icon.cpp MSW LowLevel
320 imaglist.cpp MSW Win32Only
322 joystick.cpp MSW LowLevel
324 listctrl.cpp MSW Win32Only
325 main.cpp MSW LowLevel,Base
330 mimetype.cpp MSW Win32Only,Base
331 minifram.cpp MSW LowLevel
335 notebook.cpp MSW Win32Only
336 oleutils.cpp MSW OLE,LowLevel
338 palette.cpp MSW LowLevel
341 popupwin.cpp MSW LowLevel
346 regconf.cpp MSW Win32Only,Base,LowLevel
347 region.cpp MSW LowLevel
348 registry.cpp MSW Win32Only,Base,LowLevel
350 settings.cpp MSW LowLevel
351 slider95.cpp MSW Win32Only
352 slidrmsw.cpp MSW NotWin32
353 snglinst.cpp MSW Base,LowLevel
358 statbr95.cpp MSW Win32Only
362 taskbar.cpp MSW Win32Only,LowLevel
363 tbar95.cpp MSW Win32Only
364 tbarmsw.cpp MSW NotWin32
367 thread.cpp MSW Win32Only,Base,LowLevel
368 timer.cpp MSW LowLevel
369 tooltip.cpp MSW Win32Only,LowLevel
370 toplevel.cpp MSW LowLevel
371 treectrl.cpp MSW Win32Only
372 utils.cpp MSW Base,LowLevel
373 utilsexc.cpp MSW Base,LowLevel
374 uuid.cpp MSW OLE,LowLevel
376 wave.cpp MSW LowLevel
377 window.cpp MSW LowLevel
379 dialup.cpp Unix NotMac
380 dir.cpp Unix Base,NotMac
381 fontenum.cpp Unix NotCocoa,NotMac,NotMGL,NotMicro
382 fontutil.cpp Unix NotCocoa,NotMac,NotMGL,NotMicro
383 gsocket.c Unix Base,NotMac
384 mimetype.cpp Unix Base,NotMac,NotMicro
385 snglinst.cpp Unix Base
386 threadpsx.cpp Unix Base,NotMac
387 utilsunx.cpp Unix Base
388 utilsx11.cpp Unix NotMac,NotMGL,NotMicro
428 gsockgtk.c GTK LowLevel
429 win_gtk.c GTK LowLevel
431 bitmap.cpp GTK LowLevel
433 brush.cpp GTK LowLevel
438 clipbrd.cpp GTK LowLevel
439 colour.cpp GTK LowLevel
442 cursor.cpp GTK LowLevel
443 data.cpp GTK LowLevel
444 dataobj.cpp GTK LowLevel
446 dcclient.cpp GTK LowLevel
447 dcmemory.cpp GTK LowLevel
448 dcscreen.cpp GTK LowLevel
451 evtloop.cpp GTK LowLevel
452 font.cpp GTK LowLevel
455 toplevel.cpp GTK LowLevel
457 gdiobj.cpp GTK LowLevel
458 icon.cpp GTK LowLevel
461 main.cpp GTK LowLevel
468 popupwin.cpp GTK LowLevel
471 region.cpp GTK LowLevel
474 settings.cpp GTK LowLevel
485 timer.cpp GTK LowLevel
486 tooltip.cpp GTK LowLevel
487 utilsgtk.cpp GTK LowLevel
490 window.cpp GTK LowLevel
623 gsockmot.c Motif Socket
635 combobox_native.cpp Motif
679 gsockx11.c X11 Socket
784 utilsexc.cpp OS2 Base
812 listimpl.cpp WXH Base
850 datetime.inl WXH Base
1023 thrimpl.cpp WXH Base
1207 # NS wrapper classes
1213 NSTextField.h CocoaH
1217 # wx implementations
1395 enhmeta.h MSWH Win32Only
1420 mimetype.h MSWH Win32Only,Base
1460 winundef.h MSWH Base
1572 gsockunx.h UnixH Base
1573 mimetype.h UnixH Base
1579 protocol.h ProtoH Base
1602 dirdlgg.h GenericH NotWin32
1603 dragimgg.h GenericH NotWin32
1604 fdrepdlg.h GenericH NotMSW
1614 listctrl.h GenericH NotWin32
1615 mdig.h GenericH NotWin32,NotGTK,NotMac
1618 paletteg.h GenericH NotMSW,NotX,NotX11,NotOS2
1628 statline.h GenericH NotMSW,NotMac,NotCocoa,NotMGL,NotMicro,NotGTK,NotX11,NotOS2,NotUniv
1630 tabg.h GenericH NotWin32
1633 treectlg.h GenericH NotWin32
1670 textctrl.h UnivH NotX11
1676 colour.cpp MGL LowLevel
1678 gdiobj.cpp MGL LowLevel
1679 palette.cpp MGL LowLevel
1680 region.cpp MGL LowLevel
1681 brush.cpp MGL LowLevel
1682 pen.cpp MGL LowLevel
1683 font.cpp MGL LowLevel
1684 data.cpp MGL LowLevel
1685 fontenum.cpp MGL LowLevel
1686 fontutil.cpp MGL LowLevel
1687 evtloop.cpp MGL LowLevel
1688 app.cpp MGL LowLevel
1689 bitmap.cpp MGL LowLevel
1690 dirmgl.cpp MGL LowLevel
1691 clipbrd.cpp MGL LowLevel
1692 cursor.cpp MGL LowLevel
1693 dcclient.cpp MGL LowLevel
1694 dcmemory.cpp MGL LowLevel
1695 dcscreen.cpp MGL LowLevel
1696 toplevel.cpp MGL LowLevel
1697 icon.cpp MGL LowLevel
1698 settings.cpp MGL LowLevel
1699 window.cpp MGL LowLevel
1700 utils.cpp MGL LowLevel
1703 app.cpp Micro LowLevel
1704 bitmap.cpp Micro LowLevel
1705 brush.cpp Micro LowLevel
1706 caret.cpp Micro LowLevel
1707 colour.cpp Micro LowLevel
1708 cursor.cpp Micro LowLevel
1709 data.cpp Micro LowLevel
1710 dc.cpp Micro LowLevel
1711 dcclient.cpp Micro LowLevel
1712 dcmemory.cpp Micro LowLevel
1713 dcprint.cpp Micro LowLevel
1714 dcscreen.cpp Micro LowLevel
1715 evtloop.cpp Micro LowLevel
1716 font.cpp Micro LowLevel
1717 fontenum.cpp Micro LowLevel
1718 fontutil.cpp Micro LowLevel
1719 gdiimage.cpp Micro LowLevel
1720 gdiobj.cpp Micro LowLevel
1721 icon.cpp Micro LowLevel
1722 main.cpp Micro LowLevel
1723 microwin.cpp Micro LowLevel
1724 pen.cpp Micro LowLevel
1725 region.cpp Micro LowLevel
1726 settings.cpp Micro LowLevel
1727 snglinst.cpp Micro LowLevel
1728 timer.cpp Micro LowLevel
1729 toplevel.cpp Micro LowLevel
1730 utils.cpp Micro LowLevel
1731 window.cpp Micro LowLevel
1737 # vi: set noet ts=16 nolist: