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 toplevel.cpp MSW LowLevel
332 treectrl.cpp MSW Win32Only
334 utilsexc.cpp MSW Base
343 mimetype.cpp Unix Base
344 snglinst.cpp Unix Base
345 threadpsx.cpp Unix Base
346 utilsunx.cpp Unix Base
348 mimetype.cpp Unix Base
383 gsockgtk.c GTK LowLevel
384 win_gtk.c GTK LowLevel
386 bitmap.cpp GTK LowLevel
388 brush.cpp GTK LowLevel
392 # FIXME: remove LowLevel from choice!
393 choice.cpp GTK LowLevel
394 clipbrd.cpp GTK LowLevel
395 colour.cpp GTK LowLevel
396 combobox.cpp GTK LowLevel
398 cursor.cpp GTK LowLevel
399 data.cpp GTK LowLevel
400 dataobj.cpp GTK LowLevel
402 dcclient.cpp GTK LowLevel
403 dcmemory.cpp GTK LowLevel
404 dcscreen.cpp GTK LowLevel
407 evtloop.cpp GTK LowLevel
408 font.cpp GTK LowLevel
411 toplevel.cpp GTK LowLevel
413 gdiobj.cpp GTK LowLevel
414 icon.cpp GTK LowLevel
417 main.cpp GTK LowLevel
423 popupwin.cpp GTK LowLevel
426 region.cpp GTK LowLevel
429 settings.cpp GTK LowLevel
440 timer.cpp GTK LowLevel
441 tooltip.cpp GTK LowLevel
442 utilsgtk.cpp GTK LowLevel
445 window.cpp GTK LowLevel
447 gsockmot.c Motif Socket
575 utilsexc.cpp OS2 Base
603 listimpl.cpp WXH Base
634 datetime.inl WXH Base
982 enhmeta.h MSWH Win32Only
1006 mimetype.h MSWH Win32Only,Base
1146 gsockunx.h UnixH Base
1147 mimetype.h UnixH Base
1152 protocol.h ProtoH Base
1175 dirdlgg.h GenericH NotWin32
1176 dragimgg.h GenericH NotWin32
1177 fdrepdlg.h GenericH NotMSW
1188 listctrl.h GenericH NotWin32
1191 paletteg.h GenericH NotMSW,NotX,NotOS2
1201 tabg.h GenericH NotWin32
1203 treectlg.h GenericH NotWin32
1242 colour.cpp MGL LowLevel
1244 gdiobj.cpp MGL LowLevel
1245 palette.cpp MGL LowLevel
1246 region.cpp MGL LowLevel
1247 brush.cpp MGL LowLevel
1248 pen.cpp MGL LowLevel
1249 font.cpp MGL LowLevel
1250 data.cpp MGL LowLevel
1251 #fontenum.cpp MGL LowLevel
1252 #fontutil.cpp MGL LowLevel
1253 evtloop.cpp MGL LowLevel
1254 app.cpp MGL LowLevel
1255 bitmap.cpp MGL LowLevel
1256 clipbrd.cpp MGL LowLevel
1257 cursor.cpp MGL LowLevel
1258 dcclient.cpp MGL LowLevel
1259 dcmemory.cpp MGL LowLevel
1260 dcscreen.cpp MGL LowLevel
1261 toplevel.cpp MGL LowLevel
1262 icon.cpp MGL LowLevel
1263 settings.cpp MGL LowLevel
1264 timer.cpp MGL LowLevel
1265 window.cpp MGL LowLevel
1266 utils.cpp MGL LowLevel
1267 bmpbase.cpp MGL LowLevel
1269 # vi: set noet ts=16 nolist: