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 helpxlp.cpp Generic Generic,NotGTK
74 imaglist.cpp Generic NotWin32
76 listctrl.cpp Generic NotWin32
78 msgdlgg.cpp Generic Generic
79 notebook.cpp Generic NotWin32,NotGTK,NotOS2
80 paletteg.cpp Generic NotMSW,NotX,NotOS2
82 printps.cpp Generic NotMSW
83 prntdlgg.cpp Generic NotMSW
93 statline.cpp Generic NotMSW,NotGTK,NotOS2
95 tabg.cpp Generic NotWin32,NotOS2
105 appcmn.cpp Common Base
107 cmdline.cpp Common Base
111 config.cpp Common Base
115 datetime.cpp Common Base
116 datstrm.cpp Common Base
117 db.cpp Common Win32Only,Base
118 dbgrid.cpp Common Win32Only
119 dbtable.cpp Common Win32Only,Base
121 dircmn.cpp Common Base
127 dynarray.cpp Common Base
128 dynlib.cpp Common Base
130 encconv.cpp Common Base
131 event.cpp Common Base
132 extended.c Common Base
133 ffile.cpp Common Base
135 fileconf.cpp Common Base
136 filefn.cpp Common Base
137 filename.cpp Common Base
138 filesys.cpp Common Base
140 fontmap.cpp Common Base
142 fs_inet.cpp Common Base
143 fs_zip.cpp Common Base
144 fs_mem.cpp Common Base
145 ftp.cpp Common Socket,Base
153 http.cpp Common Socket,Base
159 imagjpeg.cpp Common Win32Only
160 imagtiff.cpp Common Win32Only
161 imagpcx.cpp Common Win32Only
162 imagpng.cpp Common Win32Only
163 imagpnm.cpp Common Win32Only
167 ipcbase.cpp Common Base
172 longlong.cpp Common Base
174 memory.cpp Common Base
176 mimecmn.cpp Common Win32Only,Base
177 module.cpp Common Base
178 mstream.cpp Common Base
180 object.cpp Common Base
181 objstrm.cpp Common Base
182 odbc.cpp Common NotGTK,NotX,NotOS2
186 process.cpp Common Win32Only,Base
187 protocol.cpp Common Socket,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
203 textfile.cpp Common Base
204 timercmn.cpp Common Base
205 tokenzr.cpp Common Base
207 txtstrm.cpp Common Base
209 url.cpp Common Socket,Base
210 utilscmn.cpp Common Base
214 variant.cpp Common Base
215 wfstream.cpp Common Base
217 wxchar.cpp Common Base
219 zipstrm.cpp Common Base
220 zstream.cpp Common Base
222 gsocket.c MSW Socket,Base
223 gsockmsw.c MSW Socket,Base
255 dirdlg.cpp MSW Win32Only
259 enhmeta.cpp MSW Win32Only
266 gauge95.cpp MSW Win32Only
267 gaugemsw.cpp MSW NotWin32
271 helpchm.cpp MSW Win32Only
274 imaglist.cpp MSW Win32Only,LowLevel
275 iniconf.cpp MSW NotWin32
278 listctrl.cpp MSW Win32Only
284 mimetype.cpp MSW Win32Only,Base
288 notebook.cpp MSW Win32Only
298 regconf.cpp MSW Win32Only,Base
300 registry.cpp MSW Win32Only,Base
303 slider95.cpp MSW Win32Only
304 slidrmsw.cpp MSW NotWin32
305 snglinst.cpp MSW Base
310 statbr95.cpp MSW Win32Only
314 taskbar.cpp MSW Win32Only
315 tbar95.cpp MSW Win32Only
316 tbarmsw.cpp MSW NotWin32
319 thread.cpp MSW Win32Only,Base
321 tooltip.cpp MSW Win32Only
322 treectrl.cpp MSW Win32Only
324 utilsexc.cpp MSW Base
333 mimetype.cpp Unix Base
334 snglinst.cpp Unix Base
335 threadpsx.cpp Unix Base
336 utilsunx.cpp Unix Base
338 mimetype.cpp Unix Base
369 gsockgtk.c GTK LowLevel
370 win_gtk.c GTK LowLevel
372 bitmap.cpp GTK LowLevel
374 brush.cpp GTK LowLevel
378 # FIXME: remove LowLevel from choice!
379 choice.cpp GTK LowLevel
380 clipbrd.cpp GTK LowLevel
381 colour.cpp GTK LowLevel
382 combobox.cpp GTK LowLevel
384 cursor.cpp GTK LowLevel
385 data.cpp GTK LowLevel
386 dataobj.cpp GTK LowLevel
388 dcclient.cpp GTK LowLevel
389 dcmemory.cpp GTK LowLevel
390 dcscreen.cpp GTK LowLevel
391 dialog.cpp GTK LowLevel
393 font.cpp GTK LowLevel
395 frame.cpp GTK LowLevel
397 gdiobj.cpp GTK LowLevel
398 icon.cpp GTK LowLevel
401 main.cpp GTK LowLevel
407 popupwin.cpp GTK LowLevel
410 region.cpp GTK LowLevel
413 settings.cpp GTK LowLevel
424 timer.cpp GTK LowLevel
425 tooltip.cpp GTK LowLevel
426 utilsgtk.cpp GTK LowLevel
429 window.cpp GTK LowLevel
431 gsockmot.c Motif Socket
559 utilsexc.cpp OS2 Base
587 listimpl.cpp WXH Base
618 datetime.inl WXH Base
964 enhmeta.h MSWH Win32Only
987 mimetype.h MSWH Win32Only,Base
1127 gsockunx.h UnixH Base
1128 mimetype.h UnixH Base
1133 protocol.h ProtoH Base
1156 dirdlgg.h GenericH NotWin32
1157 dragimgg.h GenericH NotWin32
1169 listctrl.h GenericH NotWin32
1172 paletteg.h GenericH NotMSW,NotX,NotOS2
1182 tabg.h GenericH NotWin32
1184 treectlg.h GenericH NotWin32
1221 colour.cpp MGL LowLevel
1223 gdiobj.cpp MGL LowLevel
1224 palette.cpp MGL LowLevel
1225 region.cpp MGL LowLevel
1226 brush.cpp MGL LowLevel
1227 pen.cpp MGL LowLevel
1228 font.cpp MGL LowLevel
1229 data.cpp MGL LowLevel
1230 #fontenum.cpp MGL LowLevel
1231 #fontutil.cpp MGL LowLevel
1232 app.cpp MGL LowLevel
1233 bitmap.cpp MGL LowLevel
1234 clipbrd.cpp MGL LowLevel
1235 cursor.cpp MGL LowLevel
1236 dcclient.cpp MGL LowLevel
1237 dcmemory.cpp MGL LowLevel
1238 dcscreen.cpp MGL LowLevel
1239 dialog.cpp MGL LowLevel
1240 frame.cpp MGL LowLevel
1241 icon.cpp MGL LowLevel
1242 settings.cpp MGL LowLevel
1243 timer.cpp MGL LowLevel
1244 window.cpp MGL LowLevel
1245 utils.cpp MGL LowLevel
1246 bmpbase.cpp MGL LowLevel
1248 # vi: set noet ts=16 nolist: