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