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