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