]> git.saurik.com Git - wxWidgets.git/blame_incremental - distrib/msw/tmake/filelist.txt
added check for timezone variable
[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
136imagtiff.cpp C 32
137imagpcx.cpp C 32
138imagpng.cpp C 32
139imagpnm.cpp C 32
140init.cpp B
141intl.cpp C B
142ipcbase.cpp C
143layout.cpp C
144lboxcmn.cpp C
145list.cpp C B
146log.cpp C B
147memory.cpp C
148menucmn.cpp C
149mimetype.cpp C 32,B
150module.cpp C B
151mstream.cpp C
152object.cpp C B
153objstrm.cpp C
154odbc.cpp C R,X
155paper.cpp C
156prntbase.cpp C
157process.cpp C 32,B
158protocol.cpp C S
159resource.cpp C
160sckaddr.cpp C S
161sckfile.cpp C S
162sckipc.cpp C S
163sckstrm.cpp C S
164serbase.cpp C
165sizer.cpp C
166socket.cpp C S
167stream.cpp C B
168strconv.cpp C B
169string.cpp C B
170tbarbase.cpp C
171tbarsmpl.cpp C
172textcmn.cpp C
173textfile.cpp C B
174time.cpp C B
175timercmn.cpp C B
176tokenzr.cpp C B
177txtstrm.cpp C B
178unzip.c C
179url.cpp C S
180utilscmn.cpp C B
181valgen.cpp C
182validate.cpp C
183valtext.cpp C
184variant.cpp C B
185wfstream.cpp C
186wincmn.cpp C
187wxchar.cpp C B
188wxexpr.cpp C
189zipstrm.cpp C
190zstream.cpp C
191
192accel.cpp M
193app.cpp M
194automtn.cpp M O
195bitmap.cpp M
196bmpbuttn.cpp M
197brush.cpp M
198button.cpp M
199caret.cpp M
200checkbox.cpp M
201checklst.cpp M
202choice.cpp M
203clipbrd.cpp M
204colordlg.cpp M
205colour.cpp M
206combobox.cpp M
207control.cpp M
208curico.cpp M
209cursor.cpp M
210data.cpp M
211dataobj.cpp M O
212dc.cpp M
213dcclient.cpp M
214dcmemory.cpp M
215dcprint.cpp M
216dcscreen.cpp M
217dde.cpp M
218dialog.cpp M
219dialup.cpp M
220dib.cpp M
221dibutils.cpp M
222dir.cpp M B
223dirdlg.cpp M 32
224dragimag.cpp M
225dropsrc.cpp M O
226droptgt.cpp M O
227filedlg.cpp M
228font.cpp M
229fontdlg.cpp M
230fontenum.cpp M
231fontutil.cpp M
232frame.cpp M
233gauge95.cpp M 32
234gaugemsw.cpp M 16
235gdiimage.cpp M
236gdiobj.cpp M
237helpwin.cpp M
238icon.cpp M
239imaglist.cpp M 32
240iniconf.cpp M 16
241joystick.cpp M
242listbox.cpp M
243listctrl.cpp M 32
244main.cpp M B
245mdi.cpp M
246menu.cpp M
247menuitem.cpp M
248metafile.cpp M
249minifram.cpp M
250msgdlg.cpp M
251nativdlg.cpp M
252notebook.cpp M 32
253oleutils.cpp M O
254ownerdrw.cpp M
255palette.cpp M
256pen.cpp M
257penwin.cpp M
258printdlg.cpp M
259printwin.cpp M
260radiobox.cpp M
261radiobut.cpp M
262regconf.cpp M 32,B
263region.cpp M
264registry.cpp M 32,B
265scrolbar.cpp M
266settings.cpp M
267slider95.cpp M 32
268slidrmsw.cpp M 16
269spinbutt.cpp M
270spinctrl.cpp M
271statbmp.cpp M
272statbox.cpp M
273statbr95.cpp M 32
274statline.cpp M
275stattext.cpp M
276tabctrl.cpp M
277taskbar.cpp M 32
278tbar95.cpp M 32
279tbarmsw.cpp M 16
280textctrl.cpp M
281thread.cpp M 32,B
282timer.cpp M
283tooltip.cpp M 32
284treectrl.cpp M 32
285utils.cpp M B
286utilsexc.cpp M B
287uuid.cpp M O
288wave.cpp M
289window.cpp M
290xpmhand.cpp M
291gsocket.c M S
292
293dialup.cpp U
294dir.cpp U B
295fontenum.cpp U
296fontutil.cpp U
297threadpsx.cpp U B
298utilsunx.cpp U B
299gsocket.c U
300
301gsockgtk.c R
302win_gtk.c R
303accel.cpp R
304app.cpp R
305bitmap.cpp R
306bmpbuttn.cpp R
307brush.cpp R
308button.cpp R
309checkbox.cpp R
310checklst.cpp R
311choice.cpp R
312clipbrd.cpp R
313colour.cpp R
314combobox.cpp R
315control.cpp R
316cursor.cpp R
317data.cpp R
318dataobj.cpp R
319dc.cpp R
320dcclient.cpp R
321dcmemory.cpp R
322dcscreen.cpp R
323dialog.cpp R
324dnd.cpp R
325font.cpp R
326fontdlg.cpp R
327frame.cpp R
328gauge.cpp R
329gdiobj.cpp R
330icon.cpp R
331listbox.cpp R
332main.cpp R
333mdi.cpp R
334menu.cpp R
335minifram.cpp R
336notebook.cpp R
337palette.cpp R
338pen.cpp R
339radiobox.cpp R
340radiobut.cpp R
341region.cpp R
342scrolbar.cpp R
343settings.cpp R
344slider.cpp R
345spinbutt.cpp R
346spinctrl.cpp R
347statbmp.cpp R
348statbox.cpp R
349statline.cpp R
350stattext.cpp R
351tbargtk.cpp R
352textctrl.cpp R
353timer.cpp R
354tooltip.cpp R
355utilsgtk.cpp R
356utilsres.cpp R
357wave.cpp R
358window.cpp R
359
360gsockmot.c X S
361accel.cpp X
362app.cpp X
363bitmap.cpp X
364bmpbuttn.cpp X
365brush.cpp X
366button.cpp X
367checkbox.cpp X
368checklst.cpp X
369choice.cpp X
370clipbrd.cpp X
371colour.cpp X
372combobox.cpp X
373control.cpp X
374cursor.cpp X
375data.cpp X
376dataobj.cpp X
377dc.cpp X
378dcclient.cpp X
379dcmemory.cpp X
380dcscreen.cpp X
381dialog.cpp X
382filedlg.cpp X
383font.cpp X
384frame.cpp X
385gauge.cpp X
386gdiobj.cpp X
387icon.cpp X
388listbox.cpp X
389main.cpp X
390mdi.cpp X
391menu.cpp X
392menuitem.cpp X
393minifram.cpp X
394msgdlg.cpp X
395palette.cpp X
396pen.cpp X
397radiobox.cpp X
398radiobut.cpp X
399region.cpp X
400scrolbar.cpp X
401settings.cpp X
402slider.cpp X
403spinbutt.cpp X
404statbmp.cpp X
405statbox.cpp X
406stattext.cpp X
407toolbar.cpp X
408textctrl.cpp X
409timer.cpp X
410utils.cpp X
411window.cpp X
412
413helpdata.cpp H
414helpfrm.cpp H
415helpctrl.cpp H
416htmlcell.cpp H
417htmlfilt.cpp H
418htmlpars.cpp H
419htmltag.cpp H
420htmlwin.cpp H
421winpars.cpp H
422m_fonts.cpp H
423m_hline.cpp H
424m_image.cpp H
425m_layout.cpp H
426m_links.cpp H
427m_list.cpp H
428m_pre.cpp H
429m_tables.cpp H
430htmprint.cpp H
431
432arrimpl.cpp W
433listimpl.cpp W
434accel.h W
435app.h W B
436bitmap.h W
437bmpbuttn.h W
438brush.h W
439buffer.h W
440busyinfo.h W
441button.h W
442caret.h W
443checkbox.h W
444checklst.h W
445choicdlg.h W
446choice.h W
447clipbrd.h W
448cmndata.h W
449colordlg.h W
450colour.h W
451combobox.h W
452confbase.h W
453config.h W
454control.h W
455ctrlsub.h W
456cursor.h W
457dataobj.h W
458date.h W B
459datstrm.h W
460db.h W
461dbtable.h W
462dc.h W
463dcclient.h W
464dcmemory.h W
465dcprint.h W
466dcps.h W
467dcscreen.h W
468dde.h W
469debug.h W B
470defs.h W B
471dialog.h W
472dialup.h W
473dir.h W B
474dirdlg.h W
475dnd.h W
476docmdi.h W
477docview.h W
478dragimag.h W
479dynarray.h W B
480dynlib.h W B
481event.h W B
482expr.h W
483ffile.h W B
484file.h W B
485fileconf.h W B
486filedlg.h W
487filefn.h W
488filesys.h W
489font.h W
490fontdlg.h W
491fontenum.h W
492fontmap.h W
493fontdlg.h W
494fontutil.h W
495frame.h W
496fs_inet.h W
497fs_zip.h W
498gauge.h W
499gdicmn.h W
500gdiobj.h W
501gifdecod.h W
502grid.h W
503gsocket.h W
504hash.h W B
505help.h W
506helpbase.h W
507helphtml.h W
508helpwin.h W
509helpxlp.h W
510icon.h W
511image.h W
512imaglist.h W
513intl.h W B
514ioswrap.h W
515ipcbase.h W
516joystick.h W
517layout.h W
518laywin.h W
519list.h W B
520listbox.h W
521listctrl.h W
522log.h W B
523longlong.h W B
524matrix.h W
525mdi.h W
526memory.h W
527menu.h W
528menuitem.h W
529metafile.h W
530mimetype.h W B
531minifram.h W
532module.h W B
533msgdlg.h W
534mstream.h W
535notebook.h W
536object.h W B
537objstrm.h W
538odbc.h W
539ownerdrw.h W
540palette.h W
541panel.h W
542paper.h W
543pen.h W
544print.h W
545printdlg.h W
546prntbase.h W
547process.h W B
548progdlg.h W
549prop.h W
550propform.h W
551proplist.h W
552radiobox.h W
553radiobut.h W
554region.h W
555resource.h W
556sashwin.h W
557sckaddr.h W
558sckipc.h W
559sckstrm.h W
560scrolbar.h W
561scrolwin.h W
562serbase.h W
563settings.h W
564setup.h W B
565sizer.h W
566slider.h W
567socket.h W
568spinbutt.h W
569spinctrl.h W
570splitter.h W
571statbmp.h W
572statbox.h W
573statline.h W
574stattext.h W
575statusbr.h W
576strconv.h W B
577stream.h W B
578string.h W B
579tab.h W
580tabctrl.h W
581taskbar.h W
582tbar95.h W
583tbarbase.h W
584tbarmsw.h W
585tbarsmpl.h W
586textctrl.h W
587textdlg.h W
588textfile.h W B
589txtstrm.h W B
590thread.h W B
591time.h W B
592timer.h W B
593tipdlg.h W
594tokenzr.h W B
595toolbar.h W
596tooltip.h W
597treectrl.h W
598types.h W
599url.h W
600utils.h W B
601valgen.h W
602validate.h W
603valtext.h W
604variant.h W B
605version.h W B
606wave.h W
607wfstream.h W
608window.h W
609wizard.h W
610wx.h W B
611wx_cw.h W
612wx_cw_cm.h W
613wx_cw_d.h W
614wxchar.h W B
615wxexpr.h W
616wxhtml.h W
617wxprec.h W B
618xpmhand.h W
619zipstrm.h W
620zstream.h W
621
622accel.h K
623app.h K
624bitmap.h K
625bmpbuttn.h K
626brush.h K
627button.h K
628checkbox.h K
629checklst.h K
630choice.h K
631clipbrd.h K
632colour.h K
633combobox.h K
634control.h K
635cursor.h K
636dataform.h K
637dataobj.h K
638dataobj2.h K
639dc.h K
640dcclient.h K
641dcmemory.h K
642dcscreen.h K
643dialog.h K
644dnd.h K
645filedlg.h K
646font.h K
647fontdlg.h K
648frame.h K
649gauge.h K
650gdiobj.h K
651icon.h K
652joystick.h K
653listbox.h K
654mdi.h K
655menu.h K
656menuitem.h K
657minifram.h K
658notebook.h K
659palette.h K
660pen.h K
661radiobox.h K
662radiobut.h K
663region.h K
664scrolbar.h K
665settings.h K
666slider.h K
667spinbutt.h K
668spinctrl.h K
669statbmp.h K
670statbox.h K
671statline.h K
672stattext.h K
673tbargtk.h K
674textctrl.h K
675timer.h K
676tooltip.h K
677treectrl.h K
678wave.h K
679win_gtk.h K
680window.h K
681
682accel.h F
683app.h F
684bitmap.h F
685bmpbuttn.h F
686brush.h F
687button.h F
688checkbox.h F
689checklst.h F
690choice.h F
691clipbrd.h F
692colordlg.h F
693colour.h F
694combobox.h F
695control.h F
696cursor.h F
697dataform.h F
698dataobj.h F
699dataobj2.h F
700dc.h F
701dcclient.h F
702dcmemory.h F
703dcprint.h F
704dcscreen.h F
705dialog.h F
706dnd.h F
707filedlg.h F
708font.h F
709fontdlg.h F
710frame.h F
711gauge.h F
712gdiobj.h F
713icon.h F
714joystick.h F
715listbox.h F
716mdi.h F
717menu.h F
718menuitem.h F
719metafile.h F
720minifram.h F
721msgdlg.h F
722palette.h F
723pen.h F
724print.h F
725printdlg.h F
726private.h F
727radiobox.h F
728radiobut.h F
729region.h F
730scrolbar.h F
731settings.h F
732slider.h F
733spinbutt.h F
734statbmp.h F
735statbox.h F
736stattext.h F
737textctrl.h F
738timer.h F
739toolbar.h F
740window.h F
741
742accel.h 9
743app.h 9
744bitmap.h 9
745bmpbuttn.h 9
746brush.h 9
747button.h 9
748caret.h 9
749checkbox.h 9
750checklst.h 9
751choice.h 9
752clipbrd.h 9
753colordlg.h 9
754colour.h 9
755combobox.h 9
756control.h 9
757curico.h 9
758curicop.h 9
759cursor.h 9
760dc.h 9
761dcclient.h 9
762dcmemory.h 9
763dcprint.h 9
764dcscreen.h 9
765dde.h 9
766dialog.h 9
767dib.h 9
768dibutils.h 9
769dirdlg.h 9
770dragimag.h 9
771filedlg.h 9
772font.h 9
773fontdlg.h 9
774frame.h 9
775gauge.h 9
776gauge95.h 9
777gaugemsw.h 9
778gdiimage.h 9
779gdiobj.h 9
780helpwin.h 9
781icon.h 9
782imaglist.h 9
783iniconf.h 9
784joystick.h 9
785listbox.h 9
786listctrl.h 9
787mdi.h 9
788menu.h 9
789menuitem.h 9
790metafile.h 9
791minifram.h 9
792msgdlg.h 9
793msvcrt.h 9
794notebook.h 9
795palette.h 9
796pen.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
906wizard.h N
907
908# vi: set noet ts=16 nolist: