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