]> git.saurik.com Git - wxWidgets.git/blame - distrib/msw/tmake/filelist.txt
made switching from/to multiple selection mode work better (doesn't require recreatin...
[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
b9cc8004
VZ
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
12# Common /src/common
13# MSW /src/msw
14# Motif /src/motif
15# Univ /src/univ or src/univ/themes
16# Unix /src/unix
17# GTK /src/gtk
18# MGL /src/mgl
19# OS2 /src/os2
20# HTML /src/html
21#
22# 'H' suffix means these are headers, not .cpp files
23#
24# WXH /include/wx
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
a3015c54 34#
b87654f3
VZ
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
a3015c54 37# compiler, &c)
f2071dda
VZ
38#
39# Known flags:
b9cc8004
VZ
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
f2071dda
VZ
51###############################################################################
52
53# File name Type Flags
54
b9cc8004
VZ
55accel.cpp Generic NotMSW,NotX,NotOS2
56busyinfo.cpp Generic
57calctrl.cpp Generic
58caret.cpp Generic NotMSW
59choicdgg.cpp Generic
60colrdlgg.cpp Generic Generic
61dcpsg.cpp Generic NotMSW
62dirctrlg.cpp Generic
63dirdlgg.cpp Generic NotWin32,NotOS2
64dragimgg.cpp Generic NotOS2
4234ea8b 65fontdlgg.cpp Generic Generic,NotOS2
b9cc8004
VZ
66filedlgg.cpp Generic NotMSW,NotX,NotOS2
67grid.cpp Generic
68gridctrl.cpp Generic
69gridsel.cpp Generic
70helpext.cpp Generic Generic
71helphtml.cpp Generic Generic
72helpwxht.cpp Generic Generic
73helpxlp.cpp Generic Generic,NotGTK
74imaglist.cpp Generic NotWin32
75laywin.cpp Generic
76listctrl.cpp Generic NotWin32
77logg.cpp Generic
78msgdlgg.cpp Generic Generic
79notebook.cpp Generic NotWin32,NotGTK,NotOS2
80paletteg.cpp Generic NotMSW,NotX,NotOS2
81panelg.cpp Generic
82printps.cpp Generic NotMSW
83prntdlgg.cpp Generic NotMSW
84progdlgg.cpp Generic
85prop.cpp Generic
86propform.cpp Generic
87proplist.cpp Generic
88sashwin.cpp Generic
89scrlwing.cpp Generic
90spinctlg.cpp Generic
91splash.cpp Generic
92splitter.cpp Generic
93statline.cpp Generic NotMSW,NotGTK,NotOS2
94statusbr.cpp Generic
95tabg.cpp Generic NotWin32,NotOS2
96numdlgg.cpp Generic
97tbarsmpl.cpp Generic
98textdlgg.cpp Generic
99tipdlg.cpp Generic
100tipwin.cpp Generic
101treectlg.cpp Generic
102treelay.cpp Generic
103wizard.cpp Generic
104
105appcmn.cpp Common Base
106choiccmn.cpp Common
107cmdline.cpp Common Base
108cmdproc.cpp Common
109cmndata.cpp Common
110clipcmn.cpp Common
111config.cpp Common Base
112cshelp.cpp Common
113ctrlcmn.cpp Common
114ctrlsub.cpp Common
115datetime.cpp Common Base
116datstrm.cpp Common Base
117db.cpp Common Win32Only,Base
118dbgrid.cpp Common Win32Only
119dbtable.cpp Common Win32Only,Base
120dcbase.cpp Common
121dircmn.cpp Common Base
122dlgcmn.cpp Common
123dobjcmn.cpp Common
124dndcmn.cpp Common
125docmdi.cpp Common
126docview.cpp Common
127dynarray.cpp Common Base
128dynlib.cpp Common Base
129effects.cpp Common
130encconv.cpp Common Base
131event.cpp Common Base
132extended.c Common Base
133ffile.cpp Common Base
134file.cpp Common Base
135fileconf.cpp Common Base
136filefn.cpp Common Base
137filename.cpp Common Base
138filesys.cpp Common Base
139fontcmn.cpp Common
140fontmap.cpp Common Base
141framecmn.cpp Common
142fs_inet.cpp Common Base
143fs_zip.cpp Common Base
144fs_mem.cpp Common Base
145ftp.cpp Common Socket,Base
146gaugecmn.cpp Common
147gdicmn.cpp Common
148geometry.cpp Common
149gifdecod.cpp Common
150xpmdecod.cpp Common
151hash.cpp Common Base
152helpbase.cpp Common
153http.cpp Common Socket,Base
154imagbmp.cpp Common
155image.cpp Common
156imagall.cpp Common
157imaggif.cpp Common
158imagxpm.cpp Common
159imagjpeg.cpp Common Win32Only
160imagtiff.cpp Common Win32Only
161imagpcx.cpp Common Win32Only
162imagpng.cpp Common Win32Only
163imagpnm.cpp Common Win32Only
164imagxpm.cpp Common
165init.cpp BaseOnly
166intl.cpp Common Base
167ipcbase.cpp Common Base
168layout.cpp Common
169lboxcmn.cpp Common
170list.cpp Common Base
171log.cpp Common Base
172longlong.cpp Common Base
173matrix.cpp Common
174memory.cpp Common Base
175menucmn.cpp Common
176mimecmn.cpp Common Win32Only,Base
177module.cpp Common Base
178mstream.cpp Common Base
179nbkbase.cpp Common
180object.cpp Common Base
181objstrm.cpp Common Base
182odbc.cpp Common NotGTK,NotX,NotOS2
183paper.cpp Common
184popupcmn.cpp Common
185prntbase.cpp Common
186process.cpp Common Win32Only,Base
187protocol.cpp Common Socket,Base
188quantize.cpp Common
189radiocmn.cpp Common
190resource.cpp Common
191sckaddr.cpp Common Socket,Base
192sckfile.cpp Common Socket,Base
193sckipc.cpp Common Socket,Base
194sckstrm.cpp Common Socket,Base
195serbase.cpp Common Base
196sizer.cpp Common
197socket.cpp Common Socket,Base
198stream.cpp Common Base
199strconv.cpp Common Base
200string.cpp Common Base
201tbarbase.cpp Common
202textcmn.cpp Common
203textfile.cpp Common Base
204timercmn.cpp Common Base
205tokenzr.cpp Common Base
206treebase.cpp Common
207txtstrm.cpp Common Base
208unzip.c Common Base
209url.cpp Common Socket,Base
210utilscmn.cpp Common Base
211valgen.cpp Common
212validate.cpp Common
213valtext.cpp Common
214variant.cpp Common Base
215wfstream.cpp Common Base
216wincmn.cpp Common
217wxchar.cpp Common Base
218wxexpr.cpp Common
219zipstrm.cpp Common Base
220zstream.cpp Common Base
f2071dda 221
b9cc8004
VZ
222gsocket.c MSW Socket,Base
223gsockmsw.c MSW Socket,Base
224accel.cpp MSW
225app.cpp MSW
226automtn.cpp MSW OLE
227bitmap.cpp MSW
228bmpbuttn.cpp MSW
229brush.cpp MSW
230button.cpp MSW
231caret.cpp MSW
232checkbox.cpp MSW
233checklst.cpp MSW
234choice.cpp MSW
235clipbrd.cpp MSW
236colordlg.cpp MSW
237colour.cpp MSW
238combobox.cpp MSW
239control.cpp MSW
240curico.cpp MSW
241cursor.cpp MSW
242data.cpp MSW
243dataobj.cpp MSW OLE
244dc.cpp MSW
245dcclient.cpp MSW
246dcmemory.cpp MSW
247dcprint.cpp MSW
248dcscreen.cpp MSW
249dde.cpp MSW Base
250dialog.cpp MSW
251dialup.cpp MSW
252dib.cpp MSW
253dibutils.cpp MSW
254dir.cpp MSW Base
255dirdlg.cpp MSW Win32Only
256dragimag.cpp MSW
257dropsrc.cpp MSW OLE
258droptgt.cpp MSW OLE
259enhmeta.cpp MSW Win32Only
260filedlg.cpp MSW
261font.cpp MSW
262fontdlg.cpp MSW
263fontenum.cpp MSW
264fontutil.cpp MSW
265frame.cpp MSW
266gauge95.cpp MSW Win32Only
267gaugemsw.cpp MSW NotWin32
268gdiimage.cpp MSW
269gdiobj.cpp MSW
270glcanvas.cpp MSW
271helpchm.cpp MSW Win32Only
272helpwin.cpp MSW
273icon.cpp MSW
274imaglist.cpp MSW Win32Only,LowLevel
275iniconf.cpp MSW NotWin32
276joystick.cpp MSW
277listbox.cpp MSW
278listctrl.cpp MSW Win32Only
279main.cpp MSW Base
280mdi.cpp MSW
281menu.cpp MSW
282menuitem.cpp MSW
283metafile.cpp MSW
284mimetype.cpp MSW Win32Only,Base
285minifram.cpp MSW
286msgdlg.cpp MSW
287nativdlg.cpp MSW
288notebook.cpp MSW Win32Only
289oleutils.cpp MSW OLE
290ownerdrw.cpp MSW
291palette.cpp MSW
292pen.cpp MSW
293penwin.cpp MSW
294printdlg.cpp MSW
295printwin.cpp MSW
296radiobox.cpp MSW
297radiobut.cpp MSW
298regconf.cpp MSW Win32Only,Base
299region.cpp MSW
300registry.cpp MSW Win32Only,Base
301scrolbar.cpp MSW
302settings.cpp MSW
303slider95.cpp MSW Win32Only
304slidrmsw.cpp MSW NotWin32
305snglinst.cpp MSW Base
306spinbutt.cpp MSW
307spinctrl.cpp MSW
308statbmp.cpp MSW
309statbox.cpp MSW
310statbr95.cpp MSW Win32Only
311statline.cpp MSW
312stattext.cpp MSW
313tabctrl.cpp MSW
314taskbar.cpp MSW Win32Only
315tbar95.cpp MSW Win32Only
316tbarmsw.cpp MSW NotWin32
317textctrl.cpp MSW
318tglbtn.cpp MSW
319thread.cpp MSW Win32Only,Base
320timer.cpp MSW
321tooltip.cpp MSW Win32Only
322treectrl.cpp MSW Win32Only
323utils.cpp MSW Base
324utilsexc.cpp MSW Base
325uuid.cpp MSW OLE
326wave.cpp MSW
327window.cpp MSW
f2071dda 328
b9cc8004
VZ
329dialup.cpp Unix
330dir.cpp Unix Base
331fontenum.cpp Unix
332fontutil.cpp Unix
333mimetype.cpp Unix Base
334snglinst.cpp Unix Base
335threadpsx.cpp Unix Base
336utilsunx.cpp Unix Base
337gsocket.c Unix Base
338mimetype.cpp Unix Base
f2071dda 339
b9cc8004
VZ
340bmpbuttn.cpp Univ
341button.cpp Univ
342checkbox.cpp Univ
343checklst.cpp Univ
344colschem.cpp Univ
345control.cpp Univ
346framuniv.cpp Univ
347gauge.cpp Univ
348inphand.cpp Univ
349listbox.cpp Univ
350notebook.cpp Univ
351radiobox.cpp Univ
352radiobut.cpp Univ
353renderer.cpp Univ
354scrarrow.cpp Univ
355scrolbar.cpp Univ
356scrthumb.cpp Univ
357slider.cpp Univ
358spinbutt.cpp Univ
359statbmp.cpp Univ
360statbox.cpp Univ
361statline.cpp Univ
362stattext.cpp Univ
363textctrl.cpp Univ
364theme.cpp Univ
365gtk.cpp Univ
366winuniv.cpp Univ
367win32.cpp Univ
a3015c54 368
b9cc8004
VZ
369gsockgtk.c GTK LowLevel
370win_gtk.c GTK LowLevel
371app.cpp GTK LowLevel
372bitmap.cpp GTK LowLevel
373bmpbuttn.cpp GTK
374brush.cpp GTK LowLevel
375button.cpp GTK
376checkbox.cpp GTK
377checklst.cpp GTK
4234ea8b
VZ
378# FIXME: remove LowLevel from choice!
379choice.cpp GTK LowLevel
b9cc8004
VZ
380clipbrd.cpp GTK LowLevel
381colour.cpp GTK LowLevel
382combobox.cpp GTK
383control.cpp GTK
384cursor.cpp GTK LowLevel
385data.cpp GTK LowLevel
386dataobj.cpp GTK LowLevel
387dc.cpp GTK LowLevel
388dcclient.cpp GTK LowLevel
389dcmemory.cpp GTK LowLevel
390dcscreen.cpp GTK LowLevel
391dialog.cpp GTK LowLevel
392dnd.cpp GTK LowLevel
393font.cpp GTK LowLevel
394fontdlg.cpp GTK
395frame.cpp GTK LowLevel
396gauge.cpp GTK
397gdiobj.cpp GTK LowLevel
398icon.cpp GTK LowLevel
399joystick.cpp GTK
400listbox.cpp GTK
401main.cpp GTK LowLevel
402mdi.cpp GTK
403menu.cpp GTK
404minifram.cpp GTK
405notebook.cpp GTK
406pen.cpp GTK LowLevel
407radiobox.cpp GTK
408radiobut.cpp GTK
409region.cpp GTK LowLevel
410scrolbar.cpp GTK
411scrolwin.cpp GTK
412settings.cpp GTK LowLevel
413slider.cpp GTK
414spinbutt.cpp GTK
415spinctrl.cpp GTK
416statbmp.cpp GTK
417statbox.cpp GTK
418statline.cpp GTK
419stattext.cpp GTK
420tbargtk.cpp GTK
421textctrl.cpp GTK
422tglbtn.cpp GTK
423timer.cpp GTK LowLevel
424tooltip.cpp GTK LowLevel
425utilsgtk.cpp GTK LowLevel
426utilsres.cpp GTK
427wave.cpp GTK
428window.cpp GTK LowLevel
1e6feb95 429
b9cc8004
VZ
430gsockmot.c Motif Socket
431accel.cpp Motif
432app.cpp Motif
433bitmap.cpp Motif
434bmpbuttn.cpp Motif
435brush.cpp Motif
436button.cpp Motif
437checkbox.cpp Motif
438checklst.cpp Motif
439choice.cpp Motif
440clipbrd.cpp Motif
441colour.cpp Motif
442combobox.cpp Motif
443control.cpp Motif
444cursor.cpp Motif
445data.cpp Motif
446dataobj.cpp Motif
447dc.cpp Motif
448dcclient.cpp Motif
449dcmemory.cpp Motif
450dcscreen.cpp Motif
451dialog.cpp Motif
452filedlg.cpp Motif
453font.cpp Motif
454frame.cpp Motif
455gauge.cpp Motif
456gdiobj.cpp Motif
457glcanvas.cpp Motif
458icon.cpp Motif
459listbox.cpp Motif
460main.cpp Motif
461mdi.cpp Motif
462menu.cpp Motif
463menuitem.cpp Motif
464minifram.cpp Motif
465msgdlg.cpp Motif
466palette.cpp Motif
467pen.cpp Motif
468radiobox.cpp Motif
469radiobut.cpp Motif
470region.cpp Motif
471scrolbar.cpp Motif
472settings.cpp Motif
473slider.cpp Motif
474spinbutt.cpp Motif
475statbmp.cpp Motif
476statbox.cpp Motif
477stattext.cpp Motif
478toolbar.cpp Motif
479textctrl.cpp Motif
480timer.cpp Motif
481utils.cpp Motif
482window.cpp Motif
a3015c54 483
b9cc8004
VZ
484accel.cpp OS2
485app.cpp OS2
486bitmap.cpp OS2
487bmpbuttn.cpp OS2
488brush.cpp OS2
489button.cpp OS2
490checkbox.cpp OS2
491checklst.cpp OS2
492choice.cpp OS2
493clipbrd.cpp OS2
494colour.cpp OS2
495combobox.cpp OS2
496control.cpp OS2
497cursor.cpp OS2
498data.cpp OS2
499dataobj.cpp OS2
500dc.cpp OS2
501dcclient.cpp OS2
502dcmemory.cpp OS2
503dcprint.cpp OS2
504dcscreen.cpp OS2
505dialog.cpp OS2
506#dialup.cpp OS2
507dir.cpp OS2 Base
508dirdlg.cpp OS2
509dnd.cpp OS2
510filedlg.cpp OS2
511font.cpp OS2
512fontdlg.cpp OS2
513fontenum.cpp OS2
514fontutil.cpp OS2
515frame.cpp OS2
516gauge.cpp OS2
517gdiimage.cpp OS2
518gdiobj.cpp OS2
519helpwin.cpp OS2
520icon.cpp OS2
521iniconf.cpp OS2
522joystick.cpp OS2
523listbox.cpp OS2
524main.cpp OS2
525mdi.cpp OS2
526menu.cpp OS2
527menuitem.cpp OS2
528metafile.cpp OS2
529mimetype.cpp OS2
530minifram.cpp OS2
531msgdlg.cpp OS2
532nativdlg.cpp OS2
533notebook.cpp OS2
534ownerdrw.cpp OS2
535palette.cpp OS2
536pen.cpp OS2
537print.cpp OS2
538radiobox.cpp OS2
539radiobut.cpp OS2
540region.cpp OS2
541scrolbar.cpp OS2
542settings.cpp OS2
543slider.cpp OS2
544spinbutt.cpp OS2
545spinctrl.cpp OS2
546statbmp.cpp OS2
547statbox.cpp OS2
548statline.cpp OS2
549stattext.cpp OS2
550tabctrl.cpp OS2
551taskbar.cpp OS2
552textctrl.cpp OS2
553timer.cpp OS2
554thread.cpp OS2
555toolbar.cpp OS2
556tooltip.cpp OS2
557utils.cpp OS2 Base
558utilsexc.cpp OS2 Base
559wave.cpp OS2
560window.cpp OS2
561gsocket.c OS2
562gsockpm.c OS2
073478b3 563
b9cc8004
VZ
564helpdata.cpp HTML
565helpfrm.cpp HTML
566helpctrl.cpp HTML
567htmlcell.cpp HTML
568htmlfilt.cpp HTML
569htmlpars.cpp HTML
570htmltag.cpp HTML
571htmlwin.cpp HTML
572winpars.cpp HTML
573m_fonts.cpp HTML
574m_hline.cpp HTML
575m_image.cpp HTML
576m_layout.cpp HTML
577m_links.cpp HTML
578m_list.cpp HTML
579m_dflist.cpp HTML
580m_pre.cpp HTML
581m_tables.cpp HTML
582m_meta.cpp HTML
583htmprint.cpp HTML
e07802fc 584
b9cc8004
VZ
585arrimpl.cpp WXH Base
586listimpl.cpp WXH Base
587accel.h WXH
588app.h WXH Base
589bitmap.h WXH
590bmpbuttn.h WXH
591brush.h WXH
592buffer.h WXH Base
593busyinfo.h WXH
594button.h WXH
595calctrl.h WXH
596caret.h WXH
597checkbox.h WXH
598checklst.h WXH
599chkconf.h WXH Base
600choicdlg.h WXH
601choice.h WXH
602clipbrd.h WXH
603cmdline.h WXH Base
604cmdproc.cpp WXH
605cmndata.h WXH
606colordlg.h WXH
607colour.h WXH
608combobox.h WXH
609confbase.h WXH Base
610config.h WXH Base
611control.h WXH
612ctrlsub.h WXH
613cursor.h WXH
614dataobj.h WXH
615date.h WXH Base
616datetime.h WXH Base
617datetime.inl WXH Base
618datstrm.h WXH Base
619db.h WXH Base
620dbgrid.h WXH
621dbtable.h WXH Base
622dc.h WXH
623dcclient.h WXH
624dcmemory.h WXH
625dcprint.h WXH
626dcps.h WXH
627dcscreen.h WXH
628dde.h WXH Base
629debug.h WXH Base
630defs.h WXH Base
631dialog.h WXH
632dialup.h WXH
633dir.h WXH Base
634dirdlg.h WXH
635dnd.h WXH
636docmdi.h WXH
637docview.h WXH
638dragimag.h WXH
639dynarray.h WXH Base
640dynlib.h WXH Base
641encconv.h WXH Base
642event.h WXH Base
643expr.h WXH
644ffile.h WXH Base
645file.h WXH Base
646fileconf.h WXH Base
647filedlg.h WXH
648filefn.h WXH Base
649filename.h WXH Base
650filesys.h WXH Base
651font.h WXH
652fontdlg.h WXH
653fontenc.h WXH Base
654fontenum.h WXH
655fontmap.h WXH Base
656fontdlg.h WXH
657fontutil.h WXH
658frame.h WXH
659fs_inet.h WXH Base
660fs_zip.h WXH Base
661fs_mem.h WXH Base
662gauge.h WXH
663gdicmn.h WXH
664gdiobj.h WXH
665geometry.h WXH
666gifdecod.h WXH
667xpmdecod.h WXH
668dbkeyg.h WXH
669glcanvas.h WXH
670grid.h WXH
671gridctrl.h WXH
672gsocket.h WXH Base
673hash.h WXH Base
674help.h WXH
675helpbase.h WXH
676cshelp.h WXH
677helphtml.h WXH
678helpchm.h WXH
679helpwin.h WXH
680helpxlp.h WXH
681icon.h WXH
682image.h WXH
683imaggif.h WXH
684imagxpm.h WXH
685imagbmp.h WXH
686imagpng.h WXH
687imagpcx.h WXH
688imagpnm.h WXH
689imagxpm.h WXH
690imagtiff.h WXH
691imagjpeg.h WXH
692imaglist.h WXH
693intl.h WXH Base
694ioswrap.h WXH Base
695ipcbase.h WXH Base
696isql.h WXH
697isqlext.h WXH
698joystick.h WXH
699layout.h WXH
700laywin.h WXH
701list.h WXH Base
702listbox.h WXH
703listctrl.h WXH
704log.h WXH Base
705longlong.h WXH Base
706matrix.h WXH
707mdi.h WXH
708memory.h WXH Base
709memconf.h WXH Base
710menu.h WXH
711menuitem.h WXH
712metafile.h WXH
713mimetype.h WXH Base
714minifram.h WXH
715module.h WXH Base
716msgdlg.h WXH
717mstream.h WXH Base
718notebook.h WXH
719object.h WXH Base
720objstrm.h WXH Base
721odbc.h WXH
722ownerdrw.h WXH
723palette.h WXH
724panel.h WXH
725paper.h WXH
726pen.h WXH
727print.h WXH
728printdlg.h WXH
729prntbase.h WXH
730process.h WXH Base
731progdlg.h WXH
732prop.h WXH
733propform.h WXH
734proplist.h WXH
735radiobox.h WXH
736radiobut.h WXH
737region.h WXH
738resource.h WXH
739sashwin.h WXH
740sckaddr.h WXH Base
741sckipc.h WXH Base
742sckstrm.h WXH Base
743scrolbar.h WXH
744scrolwin.h WXH
745serbase.h WXH Base
746settings.h WXH
747setup.h WXH Base
748sizer.h WXH
749slider.h WXH
750socket.h WXH Base
751snglinst.h WXH Base
752spinbutt.h WXH
753spinctrl.h WXH
754splash.h WXH
755splitter.h WXH
756statbmp.h WXH
757statbox.h WXH
758statline.h WXH
759stattext.h WXH
760statusbr.h WXH
761strconv.h WXH Base
762stream.h WXH Base
763string.h WXH Base
764tab.h WXH
765tabctrl.h WXH
766taskbar.h WXH
767tbarbase.h WXH
768tbarsmpl.h WXH
769textctrl.h WXH
770textdlg.h WXH
771textfile.h WXH Base
772tglbtn.h WXH
773thread.h WXH Base
774time.h WXH Base
775timer.h WXH Base
776tipdlg.h WXH
777tipwin.h WXH
778tokenzr.h WXH Base
779toolbar.h WXH
780tooltip.h WXH
781treebase.h WXH
782treectrl.h WXH
783txtstrm.h WXH Base
784types.h WXH
785url.h WXH Base
786utils.h WXH Base
787valgen.h WXH
788validate.h WXH
789valtext.h WXH
790variant.h WXH Base
791version.h WXH Base
792wave.h WXH
793wfstream.h WXH Base
794window.h WXH
795wizard.h WXH
796wx.h WXH Base
797wx_cw.h WXH
798wx_cw_cm.h WXH
799wx_cw_d.h WXH
800wxchar.h WXH Base
801wxexpr.h WXH
802wxhtml.h WXH
803wxprec.h WXH Base
804zipstrm.h WXH Base
805zstream.h WXH Base
a3015c54 806
b9cc8004
VZ
807accel.h GTKH
808app.h GTKH
809bitmap.h GTKH
810bmpbuttn.h GTKH
811brush.h GTKH
812button.h GTKH
813checkbox.h GTKH
814checklst.h GTKH
815choice.h GTKH
816clipbrd.h GTKH
817colour.h GTKH
818combobox.h GTKH
819control.h GTKH
820cursor.h GTKH
821dataform.h GTKH
822dataobj.h GTKH
823dataobj2.h GTKH
824dc.h GTKH
825dcclient.h GTKH
826dcmemory.h GTKH
827dcscreen.h GTKH
828dialog.h GTKH
829dnd.h GTKH
830filedlg.h GTKH
831font.h GTKH
832fontdlg.h GTKH
833frame.h GTKH
834gauge.h GTKH
835gdiobj.h GTKH
836glcanvas.h GTKH
837icon.h GTKH
838joystick.h GTKH
839listbox.h GTKH
840mdi.h GTKH
841menu.h GTKH
842menuitem.h GTKH
843minifram.h GTKH
844notebook.h GTKH
845pen.h GTKH
846radiobox.h GTKH
847radiobut.h GTKH
848region.h GTKH
849scrolbar.h GTKH
850scrolwin.h GTKH
851settings.h GTKH
852slider.h GTKH
853spinbutt.h GTKH
854spinctrl.h GTKH
855statbmp.h GTKH
856statbox.h GTKH
857statline.h GTKH
858stattext.h GTKH
859tbargtk.h GTKH
860textctrl.h GTKH
861tglbtn.h GTKH
862timer.h GTKH
863tooltip.h GTKH
864treectrl.h GTKH
865wave.h GTKH
866win_gtk.h GTKH
867window.h GTKH
23a54e14 868
b9cc8004
VZ
869accel.h MotifH
870app.h MotifH
871bitmap.h MotifH
872bmpbuttn.h MotifH
873brush.h MotifH
874button.h MotifH
875checkbox.h MotifH
876checklst.h MotifH
877choice.h MotifH
878clipbrd.h MotifH
879colordlg.h MotifH
880colour.h MotifH
881combobox.h MotifH
882control.h MotifH
883cursor.h MotifH
884dataform.h MotifH
885dataobj.h MotifH
886dataobj2.h MotifH
887dc.h MotifH
888dcclient.h MotifH
889dcmemory.h MotifH
890dcprint.h MotifH
891dcscreen.h MotifH
892dialog.h MotifH
893dnd.h MotifH
894filedlg.h MotifH
895font.h MotifH
896fontdlg.h MotifH
897frame.h MotifH
898gauge.h MotifH
899gdiobj.h MotifH
900glcanvas.h MotifH
901icon.h MotifH
902joystick.h MotifH
903listbox.h MotifH
904mdi.h MotifH
905menu.h MotifH
906menuitem.h MotifH
907metafile.h MotifH
908minifram.h MotifH
909msgdlg.h MotifH
910palette.h MotifH
911pen.h MotifH
912print.h MotifH
913printdlg.h MotifH
914private.h MotifH
915radiobox.h MotifH
916radiobut.h MotifH
917region.h MotifH
918scrolbar.h MotifH
919settings.h MotifH
920slider.h MotifH
921spinbutt.h MotifH
922statbmp.h MotifH
923statbox.h MotifH
924stattext.h MotifH
925textctrl.h MotifH
926timer.h MotifH
927toolbar.h MotifH
928window.h MotifH
2aa88730 929
b9cc8004
VZ
930accel.h MSWH
931app.h MSWH
932bitmap.h MSWH
933bmpbuttn.h MSWH
934brush.h MSWH
935button.h MSWH
936caret.h MSWH
937checkbox.h MSWH
938checklst.h MSWH
939choice.h MSWH
940clipbrd.h MSWH
941colordlg.h MSWH
942colour.h MSWH
943combobox.h MSWH
944control.h MSWH
945curico.h MSWH
946curicop.h MSWH
947cursor.h MSWH
948dc.h MSWH
949dcclient.h MSWH
950dcmemory.h MSWH
951dcprint.h MSWH
952dcscreen.h MSWH
953dde.h MSWH Base
954dialog.h MSWH
955dib.h MSWH
956dibutils.h MSWH
957dirdlg.h MSWH
958dragimag.h MSWH
959enhmeta.h MSWH Win32Only
960filedlg.h MSWH
961font.h MSWH
962fontdlg.h MSWH
963frame.h MSWH
964gauge.h MSWH
965gauge95.h MSWH
966gaugemsw.h MSWH
967gdiimage.h MSWH
968gdiobj.h MSWH
969glcanvas.h MSWH
970helpchm.h MSWH
971helpwin.h MSWH
972icon.h MSWH
973imaglist.h MSWH
974iniconf.h MSWH
975joystick.h MSWH
976listbox.h MSWH
977listctrl.h MSWH
978mdi.h MSWH
979menu.h MSWH
980menuitem.h MSWH
981metafile.h MSWH
982mimetype.h MSWH Win32Only,Base
983minifram.h MSWH
984msgdlg.h MSWH
985msvcrt.h MSWH
986notebook.h MSWH
987palette.h MSWH
988pen.h MSWH
989printdlg.h MSWH
990printwin.h MSWH
991private.h MSWH
992radiobox.h MSWH
993radiobut.h MSWH
994regconf.h MSWH
995region.h MSWH
996registry.h MSWH
997scrolbar.h MSWH
998settings.h MSWH
999setup0.h MSWH
1000slider.h MSWH
1001slider95.h MSWH
1002slidrmsw.h MSWH
1003spinbutt.h MSWH
1004statbmp.h MSWH
1005statbox.h MSWH
1006statbr95.h MSWH
1007statline.h MSWH
1008stattext.h MSWH
1009tabctrl.h MSWH
1010taskbar.h MSWH
1011tbar95.h MSWH
1012tbarmsw.h MSWH
1013textctrl.h MSWH
1014tglbtn.h MSWH
1015timer.h MSWH
1016tooltip.h MSWH
1017treectrl.h MSWH
1018wave.h MSWH
1019window.h MSWH
1020winundef.h MSWH
1021# blank.cur MSWH
1022# bullseye.cur MSWH
1023# child.ico MSWH
1024# clock.cur MSWH
1025# error.ico MSWH
1026# hand.cur MSWH
1027# heart.cur MSWH
1028# info.ico MSWH
1029# magnif1.cur MSWH
1030# mdi.ico MSWH
1031# noentry.cur MSWH
1032# pbrush.cur MSWH
1033# pencil.cur MSWH
1034# pntleft.cur MSWH
1035# pntright.cur MSWH
1036# query.cur MSWH
1037# question.ico MSWH
1038# roller.cur MSWH
1039# size.cur MSWH
1040# std.ico MSWH
1041# tip.ico MSWH
1042# warning.ico MSWH
1043# watch1.cur MSWH
1044# disable.bmp MSWH
1045# wx.rc MSWH
583a6578 1046
b9cc8004
VZ
1047accel.h OS2H
1048dataobj.h OS2H
1049helpwin.h OS2H
1050pngread.h OS2H
1051statline.h OS2H
1052app.h OS2H
1053dataobj2.h OS2H
1054icon.h OS2H
1055stattext.h OS2H
1056bitmap.h OS2H
1057dc.h OS2H
1058tabctrl.h OS2H
1059dcclient.h OS2H
1060print.h OS2H
1061taskbar.h OS2H
1062bmpbuttn.h OS2H
1063dcmemory.h OS2H
1064iniconf.h OS2H
1065private.h OS2H
1066textctrl.h OS2H
1067brush.h OS2H
1068dcprint.h OS2H
1069joystick.h OS2H
1070timer.h OS2H
1071dcscreen.h OS2H
1072listbox.h OS2H
1073button.h OS2H
1074dialog.h OS2H
1075radiobox.h OS2H
1076toolbar.h OS2H
1077checkbox.h OS2H
1078dirdlg.h OS2H
1079mdi.h OS2H
1080radiobut.h OS2H
1081tooltip.h OS2H
1082checklst.h OS2H
1083dnd.h OS2H
1084menu.h OS2H
1085region.h OS2H
1086menuitem.h OS2H
1087choice.h OS2H
1088filedlg.h OS2H
1089metafile.h OS2H
1090scrolbar.h OS2H
1091wave.h OS2H
1092clipbrd.h OS2H
1093font.h OS2H
1094minifram.h OS2H
1095settings.h OS2H
1096window.h OS2H
1097fontdlg.h OS2H
1098msgdlg.h OS2H
1099colour.h OS2H
1100frame.h OS2H
1101setup0.h OS2H
1102combobox.h OS2H
1103gauge.h OS2H
1104notebook.h OS2H
1105control.h OS2H
1106gdiimage.h OS2H
1107palette.h OS2H
1108slider.h OS2H
1109cursor.h OS2H
1110gdiobj.h OS2H
1111spinbutt.h OS2H
1112gsockos2.h OS2H
1113pen.h OS2H
1114spinctrl.h OS2H
1115statbmp.h OS2H
1116dataform.h OS2H
1117pnghand.h OS2H
1118statbox.h OS2H
a4aad961 1119
b9cc8004
VZ
1120execute.h UnixH
1121fontutil.h UnixH
1122gsockunx.h UnixH Base
1123mimetype.h UnixH Base
e07802fc 1124
b9cc8004
VZ
1125file.h ProtoH Base
1126ftp.h ProtoH Base
1127http.h ProtoH Base
1128protocol.h ProtoH Base
2aa88730 1129
b9cc8004
VZ
1130forcelnk.h HtmlH
1131helpdata.h HtmlH
1132helpfrm.h HtmlH
1133helpctrl.h HtmlH
1134htmlcell.h HtmlH
1135htmldefs.h HtmlH
1136htmlfilt.h HtmlH
1137htmlpars.h HtmlH
1138htmltag.h HtmlH
1139htmlwin.h HtmlH
1140winpars.h HtmlH
1141m_templ.h HtmlH
1142htmprint.h HtmlH
2aa88730 1143
b9cc8004
VZ
1144accel.h GenericH
1145calctrl.h GenericH
1146caret.h GenericH
1147choicdgg.h GenericH
1148colrdlgg.h GenericH
1149dcpsg.h GenericH
1150dirctrlg.h GenericH
1151dirdlgg.h GenericH NotWin32
1152dragimgg.h GenericH NotWin32
1153fontdlgg.h GenericH
1154filedlgg.h GenericH
1155grid.h GenericH
1156gridctrl.h GenericH
1157gridg.h GenericH
1158helpext.h GenericH
1159helpwxht.h GenericH
1160helphtml.h GenericH
1161helpxlp.h GenericH
1162imaglist.h GenericH
1163laywin.h GenericH
1164listctrl.h GenericH NotWin32
1165msgdlgg.h GenericH
1166notebook.h GenericH
1167paletteg.h GenericH NotMSW,NotX,NotOS2
1168panelg.h GenericH
1169printps.h GenericH
1170prntdlgg.h GenericH
1171progdlgg.h GenericH
1172sashwin.h GenericH
1173scrolwin.h GenericH
1174splash.h GenericH
1175splitter.h GenericH
1176statusbr.h GenericH
1177tabg.h GenericH NotWin32
1178textdlgg.h GenericH
1179treectlg.h GenericH NotWin32
1180wizard.h GenericH
2aa88730 1181
b9cc8004
VZ
1182app.h UnivH
1183bmpbuttn.h UnivH
1184button.h UnivH
1185checkbox.h UnivH
1186checklst.h UnivH
1187colschem.h UnivH
1188combobox.h UnivH
1189control.h UnivH
1190frame.h UnivH
1191gauge.h UnivH
1192inphand.h UnivH
1193listbox.h UnivH
1194menu.h UnivH
1195menuitem.h UnivH
1196notebook.h UnivH
1197radiobox.h UnivH
1198radiobut.h UnivH
1199renderer.h UnivH
1200scrarrow.h UnivH
1201scrolbar.h UnivH
1202scrthumb.h UnivH
1203scrtimer.h UnivH
1204setup.h UnivH
1205slider.h UnivH
1206spinbutt.h UnivH
1207statbmp.h UnivH
1208statbox.h UnivH
1209statline.h UnivH
1210stattext.h UnivH
1211textctrl.h UnivH
1212theme.h UnivH
1213window.h UnivH
23a54e14 1214
1e6feb95 1215# wxMGL:
b9cc8004
VZ
1216colour.cpp MGL LowLevel
1217dc.cpp MGL LowLevel
1218gdiobj.cpp MGL LowLevel
1219palette.cpp MGL LowLevel
1220region.cpp MGL LowLevel
1221brush.cpp MGL LowLevel
1222pen.cpp MGL LowLevel
1223font.cpp MGL LowLevel
1224data.cpp MGL LowLevel
1225#fontenum.cpp MGL LowLevel
1226#fontutil.cpp MGL LowLevel
1227app.cpp MGL LowLevel
1228bitmap.cpp MGL LowLevel
1229clipbrd.cpp MGL LowLevel
1230cursor.cpp MGL LowLevel
1231dcclient.cpp MGL LowLevel
1232dcmemory.cpp MGL LowLevel
1233dcscreen.cpp MGL LowLevel
1234dialog.cpp MGL LowLevel
1235frame.cpp MGL LowLevel
1236icon.cpp MGL LowLevel
1237settings.cpp MGL LowLevel
1238timer.cpp MGL LowLevel
1239window.cpp MGL LowLevel
1240utils.cpp MGL LowLevel
1241bmpbase.cpp MGL LowLevel
1e6feb95 1242
6a008b33 1243# vi: set noet ts=16 nolist: