]> git.saurik.com Git - wxWidgets.git/blame_incremental - distrib/msw/tmake/filelist.txt
TIFF code 2.
[wxWidgets.git] / distrib / msw / tmake / filelist.txt
... / ...
CommitLineData
1###############################################################################
2# File: src/msw/filelist.cpp
3# Purpose: The list of source files for MSW version of wxWindows.
4# Author: Vadim Zeitlin
5# Created: 14.07.99
6# Version: $Id$
7#
8# Format of this file: TAB separated columns. The first column contains the
9# filename, the second a letter corresonding a directory:
10# B /src/common but only needed for the wxBase compilation
11# G /src/generic
12# C /src/common
13# M /src/msw
14# X /src/motif X for Xt
15# U /src/unix
16# R /src/gtk R for Robert
17# H /src/html
18# W /include/wx
19# K /include/wx/gtk K for gtK
20# F /include/wx/motif F for motiF
21# 9 /include/wx/msw 9 for Windows 9x
22# N /include/wx/generic N for geNeric
23# L /include/wx/html L for htmL
24# P /include/wx/protocol
25# S /include/wx/unix S for poSix
26#
27# The third column may be empty or contain some additional info about this
28# file (only compile it in 16bit mode, don't compile it with this or that
29# compiler, &c)
30#
31# Known flags:
32# B makes part of the base library too
33# 16 a generic file implementing Win32 control for Win16
34# 32 only can be compiled under Win32
35# PS PostScript related file, normally not compiled under Windows
36# G generic code which might be used instead of native one
37# U Unix-ish file, normally not compiled under Windows
38# O OLE file (needs Win32 and a decent compiler)
39# S Socket file (currently doesn't compile under Win16 nor with GNU)
40# R Not required for the GTK port
41# X Not required for the Motif port
42#
43# WX Base header
44# GTK GTK header
45# MSW MSW header
46# MAC Mac header
47# MOT Motif header
48# PM OS/2 header
49# GEN Generic header
50# PRO Protocol header
51# HTM wxHtml header
52# UNX Unix header
53###############################################################################
54
55# File name Type Flags
56
57busyinfo.cpp G
58caret.cpp G U
59choicdgg.cpp G
60colrdlgg.cpp G G
61dcpsg.cpp G U
62dirdlgg.cpp G 16
63fontdlgg.cpp G G,R
64filedlgg.cpp G U,X
65grid.cpp G
66helpext.cpp G G
67helphtml.cpp G G
68helpwxht.cpp G G
69helpxlp.cpp G G,R
70imaglist.cpp G 16
71laywin.cpp G
72listctrl.cpp G 16
73logg.cpp G
74msgdlgg.cpp G G
75notebook.cpp G 16,R
76panelg.cpp G
77printps.cpp G PS
78prntdlgg.cpp G PS,U
79progdlgg.cpp G
80prop.cpp G
81propform.cpp G
82proplist.cpp G
83sashwin.cpp G
84scrolwin.cpp G
85splitter.cpp G
86statline.cpp G U,R
87statusbr.cpp G
88tabg.cpp G
89numdlgg.cpp G
90textdlgg.cpp G
91tipdlg.cpp G
92treectrl.cpp G 16
93wizard.cpp G
94
95appcmn.cpp C B
96choiccmn.cpp C
97cmndata.cpp C
98clipcmn.cpp C
99config.cpp C B
100ctrlcmn.cpp C
101ctrlsub.cpp C
102date.cpp C B
103datstrm.cpp C
104db.cpp C
105dbtable.cpp C
106dcbase.cpp C
107dlgcmn.cpp C
108dobjcmn.cpp C
109docmdi.cpp C
110docview.cpp C
111dynarray.cpp C B
112dynlib.cpp C B
113event.cpp C B
114extended.c C B
115ffile.cpp C B
116file.cpp C B
117fileconf.cpp C B
118filefn.cpp C B
119filesys.cpp C B
120fontcmn.cpp C
121fontmap.cpp C
122framecmn.cpp C
123fs_inet.cpp C
124fs_zip.cpp C
125ftp.cpp C S
126gdicmn.cpp C
127gifdecod.cpp C
128hash.cpp C B
129helpbase.cpp C
130http.cpp C S
131imagbmp.cpp C
132image.cpp C
133imagall.cpp C
134imaggif.cpp C
135imagjpeg.cpp C 32
136imagpcx.cpp C 32
137imagpng.cpp C 32
138imagpnm.cpp C 32
139init.cpp B
140intl.cpp C B
141ipcbase.cpp C
142layout.cpp C
143lboxcmn.cpp C
144list.cpp C B
145log.cpp C B
146memory.cpp C
147menucmn.cpp C
148mimetype.cpp C 32,B
149module.cpp C B
150mstream.cpp C
151object.cpp C B
152objstrm.cpp C
153odbc.cpp C R,X
154paper.cpp C
155prntbase.cpp C
156process.cpp C 32,B
157protocol.cpp C S
158resource.cpp C
159sckaddr.cpp C S
160sckfile.cpp C S
161sckipc.cpp C S
162sckstrm.cpp C S
163serbase.cpp C
164sizer.cpp C
165socket.cpp C S
166stream.cpp C B
167strconv.cpp C B
168string.cpp C B
169tbarbase.cpp C
170tbarsmpl.cpp C
171textcmn.cpp C
172textfile.cpp C B
173time.cpp C B
174timercmn.cpp C B
175tokenzr.cpp C B
176txtstrm.cpp C B
177unzip.c C
178url.cpp C S
179utilscmn.cpp C B
180valgen.cpp C
181validate.cpp C
182valtext.cpp C
183variant.cpp C B
184wfstream.cpp C
185wincmn.cpp C
186wxchar.cpp C B
187wxexpr.cpp C
188zipstrm.cpp C
189zstream.cpp C
190
191accel.cpp M
192app.cpp M
193automtn.cpp M O
194bitmap.cpp M
195bmpbuttn.cpp M
196brush.cpp M
197button.cpp M
198caret.cpp M
199checkbox.cpp M
200checklst.cpp M
201choice.cpp M
202clipbrd.cpp M
203colordlg.cpp M
204colour.cpp M
205combobox.cpp M
206control.cpp M
207curico.cpp M
208cursor.cpp M
209data.cpp M
210dataobj.cpp M O
211dc.cpp M
212dcclient.cpp M
213dcmemory.cpp M
214dcprint.cpp M
215dcscreen.cpp M
216dde.cpp M
217dialog.cpp M
218dialup.cpp M
219dib.cpp M
220dibutils.cpp M
221dirdlg.cpp M 32
222dragimag.cpp M
223dropsrc.cpp M O
224droptgt.cpp M O
225filedlg.cpp M
226font.cpp M
227fontdlg.cpp M
228fontenum.cpp M
229fontutil.cpp M
230frame.cpp M
231gauge95.cpp M 32
232gaugemsw.cpp M 16
233gdiimage.cpp M
234gdiobj.cpp M
235helpwin.cpp M
236icon.cpp M
237imaglist.cpp M 32
238iniconf.cpp M 16
239joystick.cpp M
240listbox.cpp M
241listctrl.cpp M 32
242main.cpp M B
243mdi.cpp M
244menu.cpp M
245menuitem.cpp M
246metafile.cpp M
247minifram.cpp M
248msgdlg.cpp M
249nativdlg.cpp M
250notebook.cpp M 32
251oleutils.cpp M O
252ownerdrw.cpp M
253palette.cpp M
254pen.cpp M
255penwin.cpp M
256pnghand.cpp M 32
257printdlg.cpp M
258printwin.cpp M
259radiobox.cpp M
260radiobut.cpp M
261regconf.cpp M 32,B
262region.cpp M
263registry.cpp M 32,B
264scrolbar.cpp M
265settings.cpp M
266slider95.cpp M 32
267slidrmsw.cpp M 16
268spinbutt.cpp M
269spinctrl.cpp M
270statbmp.cpp M
271statbox.cpp M
272statbr95.cpp M 32
273statline.cpp M
274stattext.cpp M
275tabctrl.cpp M
276taskbar.cpp M 32
277tbar95.cpp M 32
278tbarmsw.cpp M 16
279textctrl.cpp M
280thread.cpp M 32,B
281timer.cpp M
282tooltip.cpp M 32
283treectrl.cpp M 32
284utils.cpp M B
285utilsexc.cpp M B
286uuid.cpp M O
287wave.cpp M
288window.cpp M
289xpmhand.cpp M
290gsocket.c M S
291
292dialup.cpp U
293fontenum.cpp U
294fontutil.cpp U
295threadpsx.cpp U B
296utilsunx.cpp U B
297gsocket.c U
298
299gsockgtk.c R
300win_gtk.c R
301accel.cpp R
302app.cpp R
303bitmap.cpp R
304bmpbuttn.cpp R
305brush.cpp R
306button.cpp R
307checkbox.cpp R
308checklst.cpp R
309choice.cpp R
310clipbrd.cpp R
311colour.cpp R
312combobox.cpp R
313control.cpp R
314cursor.cpp R
315data.cpp R
316dataobj.cpp R
317dc.cpp R
318dcclient.cpp R
319dcmemory.cpp R
320dcscreen.cpp R
321dialog.cpp R
322dnd.cpp R
323font.cpp R
324fontdlg.cpp R
325frame.cpp R
326gauge.cpp R
327gdiobj.cpp R
328icon.cpp R
329listbox.cpp R
330main.cpp R
331mdi.cpp R
332menu.cpp R
333minifram.cpp R
334notebook.cpp R
335palette.cpp R
336pen.cpp R
337radiobox.cpp R
338radiobut.cpp R
339region.cpp R
340scrolbar.cpp R
341settings.cpp R
342slider.cpp R
343spinbutt.cpp R
344spinctrl.cpp R
345statbmp.cpp R
346statbox.cpp R
347statline.cpp R
348stattext.cpp R
349tbargtk.cpp R
350textctrl.cpp R
351timer.cpp R
352tooltip.cpp R
353utilsgtk.cpp R
354utilsres.cpp R
355wave.cpp R
356window.cpp R
357
358gsockmot.c X S
359accel.cpp X
360app.cpp X
361bitmap.cpp X
362bmpbuttn.cpp X
363brush.cpp X
364button.cpp X
365checkbox.cpp X
366checklst.cpp X
367choice.cpp X
368clipbrd.cpp X
369colour.cpp X
370combobox.cpp X
371control.cpp X
372cursor.cpp X
373data.cpp X
374dataobj.cpp X
375dc.cpp X
376dcclient.cpp X
377dcmemory.cpp X
378dcscreen.cpp X
379dialog.cpp X
380filedlg.cpp X
381font.cpp X
382frame.cpp X
383gauge.cpp X
384gdiobj.cpp X
385icon.cpp X
386listbox.cpp X
387main.cpp X
388mdi.cpp X
389menu.cpp X
390menuitem.cpp X
391minifram.cpp X
392msgdlg.cpp X
393palette.cpp X
394pen.cpp X
395radiobox.cpp X
396radiobut.cpp X
397region.cpp X
398scrolbar.cpp X
399settings.cpp X
400slider.cpp X
401spinbutt.cpp X
402statbmp.cpp X
403statbox.cpp X
404stattext.cpp X
405toolbar.cpp X
406textctrl.cpp X
407timer.cpp X
408utils.cpp X
409window.cpp X
410
411helpdata.cpp H
412helpfrm.cpp H
413helpctrl.cpp H
414htmlcell.cpp H
415htmlfilt.cpp H
416htmlpars.cpp H
417htmltag.cpp H
418htmlwin.cpp H
419winpars.cpp H
420m_fonts.cpp H
421m_hline.cpp H
422m_image.cpp H
423m_layout.cpp H
424m_links.cpp H
425m_list.cpp H
426m_pre.cpp H
427m_tables.cpp H
428htmprint.cpp H
429
430arrimpl.cpp W
431listimpl.cpp W
432accel.h W
433app.h W B
434bitmap.h W
435bmpbuttn.h W
436brush.h W
437buffer.h W
438busyinfo.h W
439button.h W
440caret.h W
441checkbox.h W
442checklst.h W
443choicdlg.h W
444choice.h W
445clipbrd.h W
446cmndata.h W
447colordlg.h W
448colour.h W
449combobox.h W
450confbase.h W
451config.h W
452control.h W
453ctrlsub.h W
454cursor.h W
455dataobj.h W
456date.h W B
457datstrm.h W
458db.h W
459dbtable.h W
460dc.h W
461dcclient.h W
462dcmemory.h W
463dcprint.h W
464dcps.h W
465dcscreen.h W
466dde.h W
467debug.h W B
468defs.h W B
469dialog.h W
470dialup.h W
471dirdlg.h W
472dnd.h W
473docmdi.h W
474docview.h W
475dragimag.h W
476dynarray.h W B
477dynlib.h W B
478event.h W B
479expr.h W
480ffile.h W B
481file.h W B
482fileconf.h W B
483filedlg.h W
484filefn.h W
485filesys.h W
486font.h W
487fontdlg.h W
488fontenum.h W
489fontmap.h W
490fontdlg.h W
491fontutil.h W
492frame.h W
493fs_inet.h W
494fs_zip.h W
495gauge.h W
496gdicmn.h W
497gdiobj.h W
498gifdecod.h W
499grid.h W
500gsocket.h W
501hash.h W B
502help.h W
503helpbase.h W
504helphtml.h W
505helpwin.h W
506helpxlp.h W
507icon.h W
508image.h W
509imaglist.h W
510intl.h W B
511ioswrap.h W
512ipcbase.h W
513joystick.h W
514layout.h W
515laywin.h W
516list.h W B
517listbox.h W
518listctrl.h W
519log.h W B
520longlong.h W B
521matrix.h W
522mdi.h W
523memory.h W
524menu.h W
525menuitem.h W
526metafile.h W
527mimetype.h W B
528minifram.h W
529module.h W B
530msgdlg.h W
531mstream.h W
532notebook.h W
533object.h W B
534objstrm.h W
535odbc.h W
536ownerdrw.h W
537palette.h W
538panel.h W
539paper.h W
540pen.h W
541pnghand.h W
542print.h W
543printdlg.h W
544prntbase.h W
545process.h W B
546progdlg.h W
547prop.h W
548propform.h W
549proplist.h W
550radiobox.h W
551radiobut.h W
552region.h W
553resource.h W
554sashwin.h W
555sckaddr.h W
556sckipc.h W
557sckstrm.h W
558scrolbar.h W
559scrolwin.h W
560serbase.h W
561settings.h W
562setup.h W B
563sizer.h W
564slider.h W
565socket.h W
566spinbutt.h W
567spinctrl.h W
568splitter.h W
569statbmp.h W
570statbox.h W
571statline.h W
572stattext.h W
573statusbr.h W
574strconv.h W B
575stream.h W B
576string.h W B
577tab.h W
578tabctrl.h W
579taskbar.h W
580tbar95.h W
581tbarbase.h W
582tbarmsw.h W
583tbarsmpl.h W
584textctrl.h W
585textdlg.h W
586textfile.h W B
587txtstrm.h W B
588thread.h W B
589time.h W B
590timer.h W B
591tipdlg.h W
592tokenzr.h W B
593toolbar.h W
594tooltip.h W
595treectrl.h W
596types.h W
597url.h W
598utils.h W B
599valgen.h W
600validate.h W
601valtext.h W
602variant.h W B
603version.h W B
604wave.h W
605wfstream.h W
606window.h W
607wizard.h W
608wx.h W B
609wx_cw.h W
610wx_cw_cm.h W
611wx_cw_d.h W
612wxchar.h W B
613wxexpr.h W
614wxhtml.h W
615wxprec.h W B
616xpmhand.h W
617zipstrm.h W
618zstream.h W
619
620accel.h K
621app.h K
622bitmap.h K
623bmpbuttn.h K
624brush.h K
625button.h K
626checkbox.h K
627checklst.h K
628choice.h K
629clipbrd.h K
630colour.h K
631combobox.h K
632control.h K
633cursor.h K
634dataform.h K
635dataobj.h K
636dataobj2.h K
637dc.h K
638dcclient.h K
639dcmemory.h K
640dcscreen.h K
641dialog.h K
642dnd.h K
643filedlg.h K
644font.h K
645fontdlg.h K
646frame.h K
647gauge.h K
648gdiobj.h K
649icon.h K
650joystick.h K
651listbox.h K
652mdi.h K
653menu.h K
654menuitem.h K
655minifram.h K
656notebook.h K
657palette.h K
658pen.h K
659radiobox.h K
660radiobut.h K
661region.h K
662scrolbar.h K
663settings.h K
664slider.h K
665spinbutt.h K
666spinctrl.h K
667statbmp.h K
668statbox.h K
669statline.h K
670stattext.h K
671tbargtk.h K
672textctrl.h K
673timer.h K
674tooltip.h K
675treectrl.h K
676wave.h K
677win_gtk.h K
678window.h K
679
680accel.h F
681app.h F
682bitmap.h F
683bmpbuttn.h F
684brush.h F
685button.h F
686checkbox.h F
687checklst.h F
688choice.h F
689clipbrd.h F
690colordlg.h F
691colour.h F
692combobox.h F
693control.h F
694cursor.h F
695dataform.h F
696dataobj.h F
697dataobj2.h F
698dc.h F
699dcclient.h F
700dcmemory.h F
701dcprint.h F
702dcscreen.h F
703dialog.h F
704dnd.h F
705filedlg.h F
706font.h F
707fontdlg.h F
708frame.h F
709gauge.h F
710gdiobj.h F
711icon.h F
712joystick.h F
713listbox.h F
714mdi.h F
715menu.h F
716menuitem.h F
717metafile.h F
718minifram.h F
719msgdlg.h F
720palette.h F
721pen.h F
722print.h F
723printdlg.h F
724private.h F
725radiobox.h F
726radiobut.h F
727region.h F
728scrolbar.h F
729settings.h F
730slider.h F
731spinbutt.h F
732statbmp.h F
733statbox.h F
734stattext.h F
735textctrl.h F
736timer.h F
737toolbar.h F
738window.h F
739
740accel.h 9
741app.h 9
742bitmap.h 9
743bmpbuttn.h 9
744brush.h 9
745button.h 9
746caret.h 9
747checkbox.h 9
748checklst.h 9
749choice.h 9
750clipbrd.h 9
751colordlg.h 9
752colour.h 9
753combobox.h 9
754control.h 9
755curico.h 9
756curicop.h 9
757cursor.h 9
758dc.h 9
759dcclient.h 9
760dcmemory.h 9
761dcprint.h 9
762dcscreen.h 9
763dde.h 9
764dialog.h 9
765dib.h 9
766dibutils.h 9
767dirdlg.h 9
768dragimag.h 9
769filedlg.h 9
770font.h 9
771fontdlg.h 9
772frame.h 9
773gauge.h 9
774gauge95.h 9
775gaugemsw.h 9
776gdiimage.h 9
777gdiobj.h 9
778helpwin.h 9
779icon.h 9
780imaglist.h 9
781iniconf.h 9
782joystick.h 9
783listbox.h 9
784listctrl.h 9
785mdi.h 9
786menu.h 9
787menuitem.h 9
788metafile.h 9
789minifram.h 9
790msgdlg.h 9
791msvcrt.h 9
792notebook.h 9
793palette.h 9
794pen.h 9
795pnghand.h 9
796pngread.h 9
797printdlg.h 9
798printwin.h 9
799private.h 9
800radiobox.h 9
801radiobut.h 9
802regconf.h 9
803region.h 9
804registry.h 9
805scrolbar.h 9
806settings.h 9
807setup0.h 9
808slider.h 9
809slider95.h 9
810slidrmsw.h 9
811spinbutt.h 9
812statbmp.h 9
813statbox.h 9
814statbr95.h 9
815statline.h 9
816stattext.h 9
817tabctrl.h 9
818taskbar.h 9
819tbar95.h 9
820tbarmsw.h 9
821textctrl.h 9
822timer.h 9
823tooltip.h 9
824treectrl.h 9
825wave.h 9
826window.h 9
827winundef.h 9
828xpmhand.h 9
829# blank.cur 9
830# bullseye.cur 9
831# child.ico 9
832# clock.cur 9
833# error.ico 9
834# hand.cur 9
835# heart.cur 9
836# info.ico 9
837# magnif1.cur 9
838# mdi.ico 9
839# noentry.cur 9
840# pbrush.cur 9
841# pencil.cur 9
842# pntleft.cur 9
843# pntright.cur 9
844# query.cur 9
845# question.ico 9
846# roller.cur 9
847# size.cur 9
848# std.ico 9
849# tip.ico 9
850# warning.ico 9
851# watch1.cur 9
852# disable.bmp 9
853# wx.rc 9
854
855fontutil.h S
856execute.h S
857
858file.h P
859ftp.h P
860http.h P
861protocol.h P
862
863forcelnk.h L
864helpdata.h L
865helpfrm.h L
866helpctrl.h L
867htmlcell.h L
868htmldefs.h L
869htmlfilt.h L
870htmlpars.h L
871htmltag.h L
872htmlwin.h L
873winpars.h L
874m_templ.h L
875htmprint.h L
876
877caret.h N
878choicdgg.h N
879colrdlgg.h N
880dcpsg.h N
881dirdlgg.h N
882fontdlgg.h N
883filedlgg.h N
884grid.h N
885gridg.h N
886helpext.h N
887helpwxht.h N
888helphtml.h N
889helpxlp.h N
890imaglist.h N
891laywin.h N
892listctrl.h N
893msgdlgg.h N
894notebook.h N
895panelg.h N
896printps.h N
897prntdlgg.h N
898progdlgg.h N
899sashwin.h N
900scrolwin.h N
901splitter.h N
902statusbr.h N
903tabg.h N
904textdlgg.h N
905treectrl.h N
906
907# vi: set noet ts=16 nolist: