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 # NotGTK Not required for the GTK port
48 # NotX Not required for the Motif port
49 # NotOS2 Not required for the os2Pm port
50 # LowLevel Low level GUI toolkit file, used by wxUniversal as well
51 ###############################################################################
53 # File name Type Flags
55 accel.cpp Generic NotMSW,NotX,NotOS2
58 caret.cpp Generic NotMSW
60 colrdlgg.cpp Generic Generic
61 dcpsg.cpp Generic NotMSW
63 dirdlgg.cpp Generic NotWin32,NotOS2
64 dragimgg.cpp Generic NotOS2
65 fontdlgg.cpp Generic Generic,NotOS2
66 filedlgg.cpp Generic NotMSW,NotX,NotOS2
70 helpext.cpp Generic Generic
71 helphtml.cpp Generic Generic
72 helpwxht.cpp Generic Generic
73 imaglist.cpp Generic NotWin32
75 listctrl.cpp Generic NotWin32
77 msgdlgg.cpp Generic Generic
78 notebook.cpp Generic NotWin32,NotGTK,NotOS2
79 paletteg.cpp Generic NotMSW,NotX,NotOS2
81 printps.cpp Generic NotMSW
82 prntdlgg.cpp Generic NotMSW
92 statline.cpp Generic NotMSW,NotGTK,NotOS2
94 tabg.cpp Generic NotWin32,NotOS2
104 appcmn.cpp Common Base
106 cmdline.cpp Common Base
110 config.cpp Common Base
114 datetime.cpp Common Base
115 datstrm.cpp Common Base
116 db.cpp Common Win32Only,Base
117 dbgrid.cpp Common Win32Only
118 dbtable.cpp Common Win32Only,Base
120 dircmn.cpp Common Base
126 dynarray.cpp Common Base
127 dynlib.cpp Common Base
129 encconv.cpp Common Base
130 event.cpp Common Base
131 extended.c Common Base
132 ffile.cpp Common Base
134 fileconf.cpp Common Base
135 filefn.cpp Common Base
136 filename.cpp Common Base
137 filesys.cpp Common Base
139 fontmap.cpp Common Base
141 fs_inet.cpp Common Base
142 fs_zip.cpp Common Base
143 fs_mem.cpp Common Base
144 ftp.cpp Common Socket,Base
152 http.cpp Common Socket,Base
158 imagjpeg.cpp Common Win32Only
159 imagtiff.cpp Common Win32Only
160 imagpcx.cpp Common Win32Only
161 imagpng.cpp Common Win32Only
162 imagpnm.cpp Common Win32Only
166 ipcbase.cpp Common Base
171 longlong.cpp Common Base
173 memory.cpp Common Base
175 mimecmn.cpp Common Win32Only,Base
176 module.cpp Common Base
177 mstream.cpp Common Base
179 object.cpp Common Base
180 objstrm.cpp Common Base
181 odbc.cpp Common NotGTK,NotX,NotOS2
185 process.cpp Common Win32Only,Base
186 protocol.cpp Common Socket,Base
189 regex.cpp Common Base
191 sckaddr.cpp Common Socket,Base
192 sckfile.cpp Common Socket,Base
193 sckipc.cpp Common Socket,Base
194 sckstrm.cpp Common Socket,Base
195 serbase.cpp Common Base
197 socket.cpp Common Socket,Base
198 stream.cpp Common Base
199 strconv.cpp Common Base
200 string.cpp Common Base
201 sysopt.cpp Common Base
204 textfile.cpp Common Base
205 timercmn.cpp Common Base
206 tokenzr.cpp Common Base
208 txtstrm.cpp Common Base
210 url.cpp Common Socket,Base
211 utilscmn.cpp Common Base
215 variant.cpp Common Base
216 wfstream.cpp Common Base
218 wxchar.cpp Common Base
220 zipstrm.cpp Common Base
221 zstream.cpp Common Base
223 gsocket.c MSW Socket,Base
224 gsockmsw.c MSW Socket,Base
256 dirdlg.cpp MSW Win32Only
260 enhmeta.cpp MSW Win32Only
261 evtloop.cpp MSW LowLevel
268 gauge95.cpp MSW Win32Only
269 gaugemsw.cpp MSW NotWin32
273 helpchm.cpp MSW Win32Only
276 imaglist.cpp MSW Win32Only,LowLevel
277 iniconf.cpp MSW NotWin32
280 listctrl.cpp MSW Win32Only
286 mimetype.cpp MSW Win32Only,Base
290 notebook.cpp MSW Win32Only
300 regconf.cpp MSW Win32Only,Base
302 registry.cpp MSW Win32Only,Base
305 slider95.cpp MSW Win32Only
306 slidrmsw.cpp MSW NotWin32
307 snglinst.cpp MSW Base
312 statbr95.cpp MSW Win32Only
316 taskbar.cpp MSW Win32Only
317 tbar95.cpp MSW Win32Only
318 tbarmsw.cpp MSW NotWin32
321 thread.cpp MSW Win32Only,Base
323 tooltip.cpp MSW Win32Only
324 treectrl.cpp MSW Win32Only
326 utilsexc.cpp MSW Base
335 mimetype.cpp Unix Base
336 snglinst.cpp Unix Base
337 threadpsx.cpp Unix Base
338 utilsunx.cpp Unix Base
340 mimetype.cpp Unix Base
372 gsockgtk.c GTK LowLevel
373 win_gtk.c GTK LowLevel
375 bitmap.cpp GTK LowLevel
377 brush.cpp GTK LowLevel
381 # FIXME: remove LowLevel from choice!
382 choice.cpp GTK LowLevel
383 clipbrd.cpp GTK LowLevel
384 colour.cpp GTK LowLevel
385 combobox.cpp GTK LowLevel
387 cursor.cpp GTK LowLevel
388 data.cpp GTK LowLevel
389 dataobj.cpp GTK LowLevel
391 dcclient.cpp GTK LowLevel
392 dcmemory.cpp GTK LowLevel
393 dcscreen.cpp GTK LowLevel
394 dialog.cpp GTK LowLevel
396 evtloop.cpp GTK LowLevel
397 font.cpp GTK LowLevel
399 frame.cpp GTK LowLevel
401 gdiobj.cpp GTK LowLevel
402 icon.cpp GTK LowLevel
405 main.cpp GTK LowLevel
411 popupwin.cpp GTK LowLevel
414 region.cpp GTK LowLevel
417 settings.cpp GTK LowLevel
428 timer.cpp GTK LowLevel
429 tooltip.cpp GTK LowLevel
430 utilsgtk.cpp GTK LowLevel
433 window.cpp GTK LowLevel
435 gsockmot.c Motif Socket
563 utilsexc.cpp OS2 Base
591 listimpl.cpp WXH Base
622 datetime.inl WXH Base
969 enhmeta.h MSWH Win32Only
992 mimetype.h MSWH Win32Only,Base
1132 gsockunx.h UnixH Base
1133 mimetype.h UnixH Base
1138 protocol.h ProtoH Base
1161 dirdlgg.h GenericH NotWin32
1162 dragimgg.h GenericH NotWin32
1173 listctrl.h GenericH NotWin32
1176 paletteg.h GenericH NotMSW,NotX,NotOS2
1186 tabg.h GenericH NotWin32
1188 treectlg.h GenericH NotWin32
1225 colour.cpp MGL LowLevel
1227 gdiobj.cpp MGL LowLevel
1228 palette.cpp MGL LowLevel
1229 region.cpp MGL LowLevel
1230 brush.cpp MGL LowLevel
1231 pen.cpp MGL LowLevel
1232 font.cpp MGL LowLevel
1233 data.cpp MGL LowLevel
1234 #fontenum.cpp MGL LowLevel
1235 #fontutil.cpp MGL LowLevel
1236 app.cpp MGL LowLevel
1237 bitmap.cpp MGL LowLevel
1238 clipbrd.cpp MGL LowLevel
1239 cursor.cpp MGL LowLevel
1240 dcclient.cpp MGL LowLevel
1241 dcmemory.cpp MGL LowLevel
1242 dcscreen.cpp MGL LowLevel
1243 dialog.cpp MGL LowLevel
1244 frame.cpp MGL LowLevel
1245 icon.cpp MGL LowLevel
1246 settings.cpp MGL LowLevel
1247 timer.cpp MGL LowLevel
1248 window.cpp MGL LowLevel
1249 utils.cpp MGL LowLevel
1250 bmpbase.cpp MGL LowLevel
1252 # vi: set noet ts=16 nolist: