]>
Commit | Line | Data |
---|---|---|
d7cb14ce JS |
1 | *.spec |
2 | BuildCVS.txt | |
3 | acconfig.h | |
4 | *.m4 | |
5 | autogen.sh | |
af111fc3 | 6 | configure |
d7cb14ce JS |
7 | config.guess |
8 | config.sub | |
9 | configure.in | |
2723cfeb | 10 | setup.h.in |
d7cb14ce JS |
11 | install-sh |
12 | ltconfig | |
13 | ltmain.sh | |
14 | missing | |
15 | mkinstalldirs | |
16 | modules | |
17 | template.mak | |
18 | wx-config.in | |
19 | makefile.unx.in | |
af111fc3 | 20 | wxinstall |
d1e418ea | 21 | setup.h_vms |
d7cb14ce | 22 | |
50414e24 JS |
23 | distrib/msw/*.rsp |
24 | distrib/msw/*.bat | |
07e63290 JS |
25 | distrib/msw/*.cpp |
26 | distrib/msw/*.txt | |
33b64e6f | 27 | distrib/msw/tardist |
5e0201ea JS |
28 | distrib/msw/tmake/*.t |
29 | distrib/msw/tmake/Makefile | |
30 | distrib/msw/tmake/filelist.txt | |
31 | distrib/msw/tmake/makeall.bat | |
32 | distrib/msw/tmake/makeall.sh | |
33 | distrib/msw/tmake/wxwin.pro | |
07e63290 | 34 | distrib/msw/tmake/tmake.conf |
33b64e6f | 35 | distrib/gtk/* |
457814b5 | 36 | |
0bc9b25e JS |
37 | locale/*.po |
38 | locale/*.mo | |
39 | ||
457814b5 JS |
40 | docs/readme.txt |
41 | docs/install.txt | |
42 | docs/release.txt | |
43 | docs/changes.txt | |
44 | docs/upgrade.txt | |
45 | docs/todo.txt | |
46 | docs/licence.txt | |
a925b006 JS |
47 | docs/licendoc.txt |
48 | docs/preamble.txt | |
49 | docs/gpl.txt | |
50 | docs/lgpl.txt | |
457814b5 | 51 | docs/symbols.txt |
b412f9be | 52 | docs/bugs.txt |
7921cf2b JS |
53 | docs/*.htm |
54 | docs/html/*.htm | |
55 | docs/html/*.gif | |
5e0201ea | 56 | docs/html/*.png |
ccebc98a JS |
57 | docs/html/icons/*.gif |
58 | docs/html/icons/*.png | |
59 | docs/html/icons/*.jpg | |
66f55ec6 | 60 | docs/tech/*.txt |
457814b5 | 61 | |
af111fc3 JS |
62 | src/makeenvs/*.env |
63 | src/make.env | |
64 | src/makeprog.env | |
65 | src/makelib.env | |
66 | ||
bbcdf8bc JS |
67 | src/*.inc |
68 | src/mkdir | |
2723cfeb JS |
69 | src/make.env.in |
70 | src/makeprog.env.in | |
71 | src/makelib.env.in | |
bbcdf8bc | 72 | |
457814b5 JS |
73 | src/common/*.cpp |
74 | src/common/dosyacc.c | |
75 | src/common/doslex.c | |
76 | src/common/vmsyacc.c | |
77 | src/common/vmslex.c | |
884360bc | 78 | src/common/extended.c |
d66d9d5b JS |
79 | src/common/unzip.c |
80 | src/common/unzip.h | |
457814b5 JS |
81 | src/common/*.l |
82 | src/common/*.y | |
83 | src/common/*.inc | |
84 | ||
85 | src/generic/*.cpp | |
86 | src/generic/*.c | |
87 | src/generic/*.inc | |
88 | ||
edc26c4c JS |
89 | src/html/*.cpp |
90 | src/html/*.h | |
91 | src/html/bitmaps/*.xpm | |
92 | ||
58a8ab88 | 93 | src/unix/*.cpp |
5e0201ea | 94 | src/unix/*.c |
58a8ab88 | 95 | |
457814b5 JS |
96 | src/png/*.c |
97 | src/png/*.h | |
72212c28 | 98 | src/png/makefile* |
457814b5 JS |
99 | src/png/INSTALL |
100 | src/png/CHANGES | |
101 | src/png/README | |
102 | src/png/TODO | |
103 | src/png/*.1 | |
104 | src/png/*.3 | |
105 | src/png/*.5 | |
106 | src/png/scripts/* | |
107 | ||
108 | src/zlib/*.c | |
109 | src/zlib/*.h | |
110 | src/zlib/INDEX | |
111 | src/zlib/README | |
112 | src/zlib/ChangeLog | |
113 | src/zlib/configure | |
114 | src/zlib/*.txt | |
72212c28 | 115 | src/zlib/makefile* |
457814b5 JS |
116 | src/zlib/*.com |
117 | src/zlib/*.3 | |
457814b5 JS |
118 | |
119 | include/wx/*.h | |
f3314fbc | 120 | include/wx/*.inl |
7fe7d506 | 121 | include/wx/*.cpp |
27529614 | 122 | include/wx/protocol/*.h |
457814b5 JS |
123 | include/wx/wx_setup.vms |
124 | include/wx/common/*.h | |
125 | include/wx/generic/*.h | |
5e0201ea | 126 | include/wx/generic/*.xpm |
58a8ab88 | 127 | include/wx/unix/*.h |
d66d9d5b JS |
128 | include/wx/html/*.h |
129 | include/wx/html/msw/*.bmp | |
130 | include/wx/html/msw/*.ico | |
131 | include/wx/html/msw/*.rc | |
457814b5 JS |
132 | lib/dummy |
133 | ||
457814b5 JS |
134 | tools/gettext/*.* |
135 | ||
136 | bitmaps/xpm/16x16/*.* | |
137 | bitmaps/xpm/32x32/*.* | |
138 | bitmaps/xpm/64x64/*.* | |
139 | bitmaps/xpm/misc/*.* | |
140 | bitmaps/*.* | |
141 | bitmaps/bmp/16x15/*.* | |
142 | bitmaps/bmp/10x8/*.* | |
143 | bitmaps/ico/32x32/*.* | |
144 | ||
ccebc98a JS |
145 | misc/afm/*.afm |
146 | misc/gs_afm/*.afm | |
457814b5 JS |
147 | |
148 | utils/*.txt | |
dc1efb1d | 149 | utils/make*.* |
a42b93aa JS |
150 | utils/configure |
151 | utils/configure.in | |
457814b5 | 152 | |
7b28757f | 153 | utils/dialoged/Makefile.in |
457814b5 | 154 | utils/dialoged/src/bitmaps/*.xbm |
81d66cf3 | 155 | utils/dialoged/src/bitmaps/*.xpm |
457814b5 JS |
156 | utils/dialoged/src/*.h |
157 | utils/dialoged/src/*.cpp | |
158 | utils/dialoged/src/*.def | |
159 | utils/dialoged/src/*.rc | |
72212c28 | 160 | utils/dialoged/src/makefile* |
457814b5 | 161 | utils/dialoged/src/*.xbm |
81d66cf3 | 162 | utils/dialoged/src/*.xpm |
457814b5 JS |
163 | utils/dialoged/src/*.txt |
164 | utils/dialoged/src/*.inf | |
165 | utils/dialoged/test/*.h | |
166 | utils/dialoged/src/*.ico | |
167 | utils/dialoged/src/*.prj | |
168 | utils/dialoged/src/*.bmp | |
169 | utils/dialoged/src/bitmaps/*.bmp | |
884360bc | 170 | utils/dialoged/src/bitmaps/*.ico |
457814b5 JS |
171 | utils/dialoged/test/*.cpp |
172 | utils/dialoged/test/*.def | |
173 | utils/dialoged/test/*.rc | |
72212c28 | 174 | utils/dialoged/test/makefile* |
457814b5 JS |
175 | utils/dialoged/lib/dummy |
176 | utils/dialoged/test/*.ico | |
177 | utils/dialoged/test/*.prj | |
178 | utils/dialoged/test/*.bmp | |
179 | ||
6158481f JS |
180 | utils/hhp2cached/*.h |
181 | utils/hhp2cached/*.cpp | |
182 | utils/hhp2cached/*.def | |
183 | utils/hhp2cached/*.rc | |
184 | utils/hhp2cached/makefile* | |
185 | utils/hhp2cached/*.xbm | |
186 | utils/hhp2cached/*.xpm | |
187 | utils/hhp2cached/*.txt | |
7b28757f | 188 | |
7c4a59a8 JS |
189 | contrib/configure |
190 | contrib/configure.in | |
7b28757f | 191 | contrib/lib/dummy |
7c4a59a8 | 192 | |
457814b5 | 193 | samples/*.txt |
72212c28 | 194 | samples/makefile* |
a42b93aa JS |
195 | samples/configure |
196 | samples/configure.in | |
457814b5 | 197 | |
bbcdf8bc JS |
198 | samples/config/*.cpp |
199 | samples/config/*.h | |
200 | samples/config/*.def | |
72212c28 | 201 | samples/config/makefile* |
bbcdf8bc JS |
202 | samples/config/*.xbm |
203 | samples/config/*.xpm | |
204 | samples/config/*.txt | |
205 | samples/config/*.ico | |
206 | samples/config/*.bmp | |
207 | samples/config/*.rc | |
208 | samples/config/*.wav | |
457814b5 | 209 | |
af111fc3 JS |
210 | samples/db/*.cpp |
211 | samples/db/*.h | |
212 | samples/db/*.def | |
213 | samples/db/makefile* | |
214 | samples/db/*.xbm | |
215 | samples/db/*.xpm | |
216 | samples/db/*.txt | |
217 | samples/db/*.ico | |
218 | samples/db/*.bmp | |
219 | samples/db/*.rc | |
220 | samples/db/*.wav | |
221 | ||
457814b5 JS |
222 | samples/dynamic/*.cpp |
223 | samples/dynamic/*.h | |
224 | samples/dynamic/*.def | |
72212c28 | 225 | samples/dynamic/makefile* |
457814b5 | 226 | samples/dynamic/*.xbm |
81d66cf3 | 227 | samples/dynamic/*.xpm |
457814b5 JS |
228 | samples/dynamic/*.txt |
229 | samples/dynamic/*.ico | |
230 | samples/dynamic/*.bmp | |
231 | samples/dynamic/*.rc | |
232 | samples/dynamic/*.wav | |
233 | ||
1cf4526d JS |
234 | samples/sockets/*.cpp |
235 | samples/sockets/*.h | |
236 | samples/sockets/*.def | |
237 | samples/sockets/makefile* | |
238 | samples/sockets/client.wat | |
239 | samples/sockets/server.wat | |
240 | samples/sockets/client.vc | |
241 | samples/sockets/server.vc | |
242 | samples/sockets/client.dos | |
243 | samples/sockets/server.dos | |
244 | samples/sockets/client.b32 | |
245 | samples/sockets/server.b32 | |
246 | samples/sockets/client.bcc | |
247 | samples/sockets/server.bcc | |
248 | samples/sockets/*.xbm | |
249 | samples/sockets/*.xpm | |
250 | samples/sockets/*.ico | |
251 | samples/sockets/*.rc | |
fcc6dddd | 252 | |
55acd85e JS |
253 | samples/help/*.cpp |
254 | samples/help/*.h | |
255 | samples/help/*.def | |
256 | samples/help/makefile* | |
257 | samples/help/*.xbm | |
258 | samples/help/*.xpm | |
259 | samples/help/*.ico | |
7c4a59a8 | 260 | samples/help/*.bmp |
55acd85e | 261 | samples/help/*.rc |
7c4a59a8 JS |
262 | samples/help/*.hlp |
263 | samples/help/*.cnt | |
7b28757f JS |
264 | samples/help/*.zip |
265 | samples/help/*.htb | |
7c4a59a8 JS |
266 | samples/help/*.hpj |
267 | samples/help/*.tex | |
268 | samples/help/*.ini | |
55acd85e JS |
269 | samples/help/doc/*.html |
270 | samples/help/doc/*.htm | |
271 | samples/help/doc/*.class | |
272 | samples/help/doc/*.db | |
273 | samples/help/doc/*.tex | |
274 | samples/help/doc/*.gif | |
275 | samples/help/doc/*.map | |
276 | ||
7f555861 JS |
277 | samples/typetest/*.cpp |
278 | samples/typetest/*.h | |
279 | samples/typetest/*.def | |
280 | samples/typetest/*.rc | |
281 | samples/typetest/*.txt | |
282 | samples/typetest/makefile* | |
283 | samples/typetest/*.xbm | |
284 | samples/typetest/*.xpm | |
285 | samples/typetest/*.ico | |
286 | ||
287 | samples/sashtest/*.cpp | |
288 | samples/sashtest/*.h | |
289 | samples/sashtest/*.def | |
290 | samples/sashtest/*.rc | |
291 | samples/sashtest/*.txt | |
292 | samples/sashtest/makefile* | |
293 | samples/sashtest/*.xbm | |
294 | samples/sashtest/*.xpm | |
295 | samples/sashtest/*.ico | |
457814b5 JS |
296 | |
297 | samples/resource/*.cpp | |
298 | samples/resource/*.h | |
299 | samples/resource/*.def | |
300 | samples/resource/*.rc | |
301 | samples/resource/*.txt | |
302 | samples/resource/*.wxr | |
72212c28 | 303 | samples/resource/makefile* |
457814b5 | 304 | samples/resource/*.xbm |
81d66cf3 | 305 | samples/resource/*.xpm |
457814b5 JS |
306 | samples/resource/*.ico |
307 | ||
308 | samples/animate/*.cpp | |
309 | samples/animate/*.h | |
310 | samples/animate/*.def | |
72212c28 | 311 | samples/animate/makefile* |
457814b5 | 312 | samples/animate/*.xbm |
81d66cf3 | 313 | samples/animate/*.xpm |
457814b5 JS |
314 | samples/animate/*.ico |
315 | samples/animate/*.rc | |
316 | ||
317 | samples/mdi/*.cpp | |
318 | samples/mdi/*.h | |
319 | samples/mdi/*.def | |
72212c28 | 320 | samples/mdi/makefile* |
457814b5 | 321 | samples/mdi/*.xbm |
81d66cf3 | 322 | samples/mdi/*.xpm |
457814b5 JS |
323 | samples/mdi/*.ico |
324 | samples/mdi/*.rc | |
325 | samples/mdi/bitmaps/*.bmp | |
326 | samples/mdi/bitmaps/*.ico | |
72212c28 JS |
327 | samples/mdi/bitmaps/*.xpm |
328 | samples/mdi/bitmaps/*.xbm | |
457814b5 JS |
329 | |
330 | samples/minimal/*.cpp | |
331 | samples/minimal/*.h | |
332 | samples/minimal/*.def | |
72212c28 | 333 | samples/minimal/makefile* |
457814b5 | 334 | samples/minimal/*.xbm |
81d66cf3 | 335 | samples/minimal/*.xpm |
457814b5 JS |
336 | samples/minimal/*.ico |
337 | samples/minimal/*.rc | |
338 | ||
339 | samples/controls/*.cpp | |
340 | samples/controls/*.h | |
341 | samples/controls/*.def | |
72212c28 | 342 | samples/controls/makefile* |
457814b5 | 343 | samples/controls/*.xbm |
81d66cf3 | 344 | samples/controls/*.xpm |
457814b5 JS |
345 | samples/controls/*.ico |
346 | samples/controls/*.bmp | |
347 | samples/controls/*.rc | |
657865d2 JS |
348 | samples/controls/icons/*.bmp |
349 | samples/controls/icons/*.ico | |
350 | samples/controls/icons/*.xpm | |
457814b5 | 351 | |
e3a43801 JS |
352 | samples/proplist/*.cpp |
353 | samples/proplist/*.h | |
354 | samples/proplist/*.def | |
355 | samples/proplist/makefile* | |
356 | samples/proplist/*.xbm | |
357 | samples/proplist/*.xpm | |
358 | samples/proplist/*.ico | |
acbd13a3 | 359 | samples/proplist/*.bmp |
e3a43801 JS |
360 | samples/proplist/*.rc |
361 | ||
9bb3479c JS |
362 | samples/propsize/*.cpp |
363 | samples/propsize/*.h | |
364 | samples/propsize/*.def | |
365 | samples/propsize/makefile* | |
366 | samples/propsize/*.xbm | |
367 | samples/propsize/*.xpm | |
368 | samples/propsize/*.ico | |
369 | samples/propsize/*.bmp | |
370 | samples/propsize/*.rc | |
371 | ||
457814b5 JS |
372 | samples/layout/*.cpp |
373 | samples/layout/*.h | |
374 | samples/layout/*.def | |
72212c28 | 375 | samples/layout/makefile* |
457814b5 | 376 | samples/layout/*.xbm |
81d66cf3 | 377 | samples/layout/*.xpm |
457814b5 JS |
378 | samples/layout/*.ico |
379 | samples/layout/*.rc | |
380 | samples/layout/*.bmp | |
457814b5 JS |
381 | |
382 | samples/printing/*.cpp | |
383 | samples/printing/*.h | |
384 | samples/printing/*.def | |
72212c28 | 385 | samples/printing/makefile* |
457814b5 | 386 | samples/printing/*.xbm |
81d66cf3 | 387 | samples/printing/*.xpm |
457814b5 JS |
388 | samples/printing/*.txt |
389 | samples/printing/*.ico | |
390 | samples/printing/*.bmp | |
391 | samples/printing/*.rc | |
81d66cf3 JS |
392 | samples/printing/*.afm |
393 | ||
394 | samples/toolbar/*.cpp | |
395 | samples/toolbar/*.h | |
396 | samples/toolbar/*.def | |
72212c28 | 397 | samples/toolbar/makefile* |
81d66cf3 JS |
398 | samples/toolbar/*.txt |
399 | samples/toolbar/*.xbm | |
400 | samples/toolbar/*.xpm | |
401 | samples/toolbar/bitmaps/*.xbm | |
402 | samples/toolbar/bitmaps/*.xpm | |
403 | samples/toolbar/*.ico | |
404 | samples/toolbar/*.bmp | |
405 | samples/toolbar/*.rc | |
406 | samples/toolbar/bitmaps/*.bmp | |
457814b5 JS |
407 | |
408 | samples/docview/*.h | |
409 | samples/docview/*.cpp | |
410 | samples/docview/*.def | |
411 | samples/docview/*.rc | |
72212c28 | 412 | samples/docview/makefile* |
457814b5 | 413 | samples/docview/*.xbm |
81d66cf3 | 414 | samples/docview/*.xpm |
457814b5 JS |
415 | samples/docview/*.txt |
416 | samples/docview/*.ico | |
417 | samples/docview/*.bmp | |
418 | ||
30c710fd JS |
419 | samples/docvwmdi/*.h |
420 | samples/docvwmdi/*.cpp | |
421 | samples/docvwmdi/*.def | |
422 | samples/docvwmdi/*.rc | |
423 | samples/docvwmdi/makefile* | |
424 | samples/docvwmdi/*.xbm | |
425 | samples/docvwmdi/*.xpm | |
426 | samples/docvwmdi/*.txt | |
427 | samples/docvwmdi/*.ico | |
428 | samples/docvwmdi/*.bmp | |
429 | ||
c030b70f JS |
430 | samples/minifram/*.h |
431 | samples/minifram/*.cpp | |
432 | samples/minifram/*.def | |
433 | samples/minifram/*.rc | |
434 | samples/minifram/makefile* | |
435 | samples/minifram/*.xbm | |
436 | samples/minifram/*.xpm | |
437 | samples/minifram/*.txt | |
438 | samples/minifram/*.ico | |
439 | samples/minifram/*.bmp | |
440 | samples/minifram/bitmaps/*.bmp | |
441 | samples/minifram/bitmaps/*.xpm | |
442 | ||
457814b5 JS |
443 | samples/memcheck/*.h |
444 | samples/memcheck/*.cpp | |
445 | samples/memcheck/*.def | |
446 | samples/memcheck/*.rc | |
72212c28 | 447 | samples/memcheck/makefile* |
457814b5 | 448 | samples/memcheck/*.xbm |
81d66cf3 | 449 | samples/memcheck/*.xpm |
457814b5 JS |
450 | samples/memcheck/*.txt |
451 | samples/memcheck/*.ico | |
452 | samples/memcheck/*.bmp | |
453 | ||
454 | samples/odbc/*.h | |
455 | samples/odbc/*.cpp | |
456 | samples/odbc/*.def | |
457 | samples/odbc/*.rc | |
72212c28 | 458 | samples/odbc/makefile* |
457814b5 JS |
459 | samples/odbc/*.inf |
460 | samples/odbc/*.xbm | |
81d66cf3 | 461 | samples/odbc/*.xpm |
457814b5 JS |
462 | samples/odbc/*.ico |
463 | samples/odbc/*.bmp | |
464 | samples/odbc/*.dbf | |
465 | samples/odbc/*.cdx | |
457814b5 JS |
466 | |
467 | samples/dialogs/*.h | |
468 | samples/dialogs/*.cpp | |
469 | samples/dialogs/*.def | |
470 | samples/dialogs/*.rc | |
72212c28 | 471 | samples/dialogs/makefile* |
457814b5 | 472 | samples/dialogs/*.xbm |
81d66cf3 | 473 | samples/dialogs/*.xpm |
457814b5 JS |
474 | samples/dialogs/*.txt |
475 | samples/dialogs/*.bmp | |
476 | samples/dialogs/*.ico | |
477 | ||
457814b5 JS |
478 | samples/validate/*.cpp |
479 | samples/validate/*.h | |
480 | samples/validate/*.def | |
481 | samples/validate/*.rc | |
482 | samples/validate/*.inf | |
483 | samples/validate/*.txt | |
72212c28 | 484 | samples/validate/makefile* |
457814b5 | 485 | samples/validate/*.xbm |
81d66cf3 | 486 | samples/validate/*.xpm |
457814b5 JS |
487 | samples/validate/*.ico |
488 | samples/validate/*.bmp | |
489 | ||
490 | samples/events/*.cpp | |
491 | samples/events/*.h | |
492 | samples/events/*.def | |
493 | samples/events/*.rc | |
494 | samples/events/*.inf | |
495 | samples/events/*.txt | |
72212c28 | 496 | samples/events/makefile* |
457814b5 | 497 | samples/events/*.xbm |
81d66cf3 | 498 | samples/events/*.xpm |
457814b5 JS |
499 | samples/events/*.ico |
500 | samples/events/*.bmp | |
501 | ||
502 | samples/treectrl/*.cpp | |
503 | samples/treectrl/*.h | |
504 | samples/treectrl/*.def | |
505 | samples/treectrl/*.rc | |
506 | samples/treectrl/*.txt | |
72212c28 | 507 | samples/treectrl/makefile* |
457814b5 | 508 | samples/treectrl/*.xbm |
81d66cf3 | 509 | samples/treectrl/*.xpm |
457814b5 | 510 | samples/treectrl/bitmaps/*.xbm |
81d66cf3 | 511 | samples/treectrl/bitmaps/*.xpm |
457814b5 JS |
512 | samples/treectrl/*.ico |
513 | samples/treectrl/*.bmp | |
514 | samples/treectrl/bitmaps/*.bmp | |
515 | samples/treectrl/bitmaps/*.ico | |
516 | ||
517 | samples/listctrl/*.cpp | |
518 | samples/listctrl/*.h | |
519 | samples/listctrl/*.def | |
520 | samples/listctrl/*.rc | |
521 | samples/listctrl/*.txt | |
72212c28 | 522 | samples/listctrl/makefile* |
457814b5 | 523 | samples/listctrl/*.xbm |
81d66cf3 | 524 | samples/listctrl/*.xpm |
457814b5 | 525 | samples/listctrl/bitmaps/*.xbm |
81d66cf3 | 526 | samples/listctrl/bitmaps/*.xpm |
457814b5 JS |
527 | samples/listctrl/*.ico |
528 | samples/listctrl/*.bmp | |
529 | samples/listctrl/bitmaps/*.bmp | |
530 | samples/listctrl/bitmaps/*.ico | |
531 | ||
532 | samples/splitter/*.cpp | |
533 | samples/splitter/*.h | |
534 | samples/splitter/*.def | |
535 | samples/splitter/*.rc | |
536 | samples/splitter/*.txt | |
72212c28 | 537 | samples/splitter/makefile* |
457814b5 | 538 | samples/splitter/*.xbm |
81d66cf3 | 539 | samples/splitter/*.xpm |
457814b5 JS |
540 | samples/splitter/*.ico |
541 | samples/splitter/*.bmp | |
542 | ||
543 | samples/grid/*.cpp | |
544 | samples/grid/*.h | |
545 | samples/grid/*.def | |
546 | samples/grid/*.rc | |
547 | samples/grid/*.txt | |
72212c28 | 548 | samples/grid/makefile* |
457814b5 | 549 | samples/grid/*.xbm |
81d66cf3 | 550 | samples/grid/*.xpm |
457814b5 JS |
551 | samples/grid/*.ico |
552 | samples/grid/*.bmp | |
553 | ||
448af9a4 JS |
554 | samples/newgrid/*.cpp |
555 | samples/newgrid/*.h | |
556 | samples/newgrid/*.def | |
557 | samples/newgrid/*.rc | |
558 | samples/newgrid/*.txt | |
559 | samples/newgrid/makefile* | |
560 | samples/newgrid/*.xbm | |
561 | samples/newgrid/*.xpm | |
562 | samples/newgrid/*.ico | |
563 | samples/newgrid/*.bmp | |
564 | ||
457814b5 JS |
565 | samples/internat/*.cpp |
566 | samples/internat/*.h | |
567 | samples/internat/*.def | |
568 | samples/internat/*.rc | |
569 | samples/internat/*.txt | |
72212c28 | 570 | samples/internat/makefile* |
457814b5 | 571 | samples/internat/*.xbm |
81d66cf3 | 572 | samples/internat/*.xpm |
457814b5 JS |
573 | samples/internat/*.po |
574 | samples/internat/*.ico | |
575 | samples/internat/*.bmp | |
576 | samples/internat/*.mo | |
657865d2 JS |
577 | samples/internat/fr/*.mo |
578 | samples/internat/fr/*.po | |
6adaedf0 JS |
579 | samples/internat/de/*.mo |
580 | samples/internat/de/*.po | |
457814b5 JS |
581 | |
582 | samples/checklst/*.cpp | |
583 | samples/checklst/*.h | |
584 | samples/checklst/*.def | |
585 | samples/checklst/*.rc | |
586 | samples/checklst/*.txt | |
72212c28 | 587 | samples/checklst/makefile* |
457814b5 | 588 | samples/checklst/*.xbm |
81d66cf3 | 589 | samples/checklst/*.xpm |
457814b5 JS |
590 | samples/checklst/*.ico |
591 | samples/checklst/*.bmp | |
592 | ||
593 | samples/dnd/*.cpp | |
594 | samples/dnd/*.h | |
72212c28 | 595 | samples/dnd/makefile* |
457814b5 | 596 | samples/dnd/*.rc |
1c6fb09f | 597 | samples/dnd/*.wxr |
457814b5 JS |
598 | samples/dnd/*.def |
599 | samples/dnd/*.bmp | |
81d66cf3 JS |
600 | samples/dnd/*.xbm |
601 | samples/dnd/*.xpm | |
457814b5 JS |
602 | samples/dnd/*.ico |
603 | samples/dnd/*.txt | |
604 | ||
605 | samples/tab/*.cpp | |
606 | samples/tab/*.h | |
72212c28 | 607 | samples/tab/makefile* |
457814b5 JS |
608 | samples/tab/*.rc |
609 | samples/tab/*.def | |
610 | samples/tab/*.bmp | |
81d66cf3 JS |
611 | samples/tab/*.xbm |
612 | samples/tab/*.xpm | |
457814b5 JS |
613 | samples/tab/*.ico |
614 | samples/tab/*.txt | |
615 | ||
a7e594b2 JS |
616 | samples/notebook/*.cpp |
617 | samples/notebook/*.h | |
618 | samples/notebook/makefile* | |
619 | samples/notebook/*.rc | |
620 | samples/notebook/*.def | |
621 | samples/notebook/*.bmp | |
622 | samples/notebook/*.xbm | |
623 | samples/notebook/*.xpm | |
624 | samples/notebook/*.ico | |
625 | samples/notebook/*.txt | |
626 | ||
457814b5 JS |
627 | samples/png/*.cpp |
628 | samples/png/*.h | |
72212c28 | 629 | samples/png/makefile* |
457814b5 JS |
630 | samples/png/*.rc |
631 | samples/png/*.def | |
632 | samples/png/*.bmp | |
81d66cf3 JS |
633 | samples/png/*.xpm |
634 | samples/png/*.xbm | |
457814b5 JS |
635 | samples/png/*.ico |
636 | samples/png/*.txt | |
637 | samples/png/*.png | |
638 | ||
87d1e11f JS |
639 | samples/image/*.cpp |
640 | samples/image/*.h | |
641 | samples/image/makefile* | |
642 | samples/image/*.rc | |
643 | samples/image/*.def | |
644 | samples/image/*.bmp | |
645 | samples/image/*.xpm | |
646 | samples/image/*.xbm | |
647 | samples/image/*.png | |
6adaedf0 JS |
648 | samples/image/*.pnm |
649 | samples/image/*.pcx | |
650 | samples/image/*.jpg | |
651 | samples/image/*.gif | |
87d1e11f JS |
652 | samples/image/*.ico |
653 | samples/image/*.txt | |
654 | ||
655 | samples/thread/*.cpp | |
656 | samples/thread/*.h | |
657 | samples/thread/makefile* | |
658 | samples/thread/*.rc | |
659 | samples/thread/*.def | |
660 | samples/thread/*.bmp | |
661 | samples/thread/*.xpm | |
662 | samples/thread/*.xbm | |
663 | samples/thread/*.png | |
664 | samples/thread/*.ico | |
665 | samples/thread/*.txt | |
666 | ||
1cf4526d JS |
667 | samples/ipc/*.cpp |
668 | samples/ipc/*.h | |
669 | samples/ipc/makefile* | |
670 | samples/ipc/client.vc | |
671 | samples/ipc/server.vc | |
672 | samples/ipc/client.wat | |
673 | samples/ipc/server.wat | |
674 | samples/ipc/client.b32 | |
675 | samples/ipc/server.b32 | |
676 | samples/ipc/client.bcc | |
677 | samples/ipc/server.bcc | |
678 | samples/ipc/client.dos | |
679 | samples/ipc/server.dos | |
680 | samples/ipc/*.rc | |
681 | samples/ipc/*.def | |
682 | samples/ipc/*.bmp | |
683 | samples/ipc/*.xpm | |
684 | samples/ipc/*.xbm | |
685 | samples/ipc/*.png | |
686 | samples/ipc/*.ico | |
687 | samples/ipc/*.txt | |
7921cf2b | 688 | |
0f3e3e0c JS |
689 | samples/scroll/*.cpp |
690 | samples/scroll/*.h | |
691 | samples/scroll/makefile* | |
692 | samples/scroll/*.rc | |
693 | samples/scroll/*.def | |
694 | samples/scroll/*.bmp | |
695 | samples/scroll/*.xpm | |
696 | samples/scroll/*.xbm | |
697 | samples/scroll/*.png | |
698 | samples/scroll/*.ico | |
699 | samples/scroll/*.txt | |
700 | ||
eebc8b5e JS |
701 | samples/caret/*.cpp |
702 | samples/caret/*.h | |
703 | samples/caret/makefile* | |
704 | samples/caret/*.rc | |
705 | samples/caret/*.def | |
706 | samples/caret/*.bmp | |
707 | samples/caret/*.xpm | |
708 | samples/caret/*.xbm | |
709 | samples/caret/*.png | |
710 | samples/caret/*.ico | |
711 | samples/caret/*.txt | |
712 | ||
713 | samples/drawing/*.cpp | |
714 | samples/drawing/*.h | |
715 | samples/drawing/makefile* | |
716 | samples/drawing/*.rc | |
717 | samples/drawing/*.def | |
718 | samples/drawing/*.bmp | |
719 | samples/drawing/*.xpm | |
720 | samples/drawing/*.xbm | |
721 | samples/drawing/*.png | |
722 | samples/drawing/*.ico | |
723 | samples/drawing/*.txt | |
724 | ||
edc26c4c JS |
725 | samples/html/makefile* |
726 | samples/html/*.txt | |
727 | ||
728 | samples/html/about/*.cpp | |
729 | samples/html/about/*.h | |
730 | samples/html/about/makefile* | |
731 | samples/html/about/*.rc | |
732 | samples/html/about/*.def | |
733 | samples/html/about/*.bmp | |
734 | samples/html/about/*.xpm | |
735 | samples/html/about/*.xbm | |
736 | samples/html/about/*.png | |
737 | samples/html/about/*.ico | |
738 | samples/html/about/*.txt | |
739 | samples/html/about/data/*.htm | |
740 | samples/html/about/data/*.png | |
741 | ||
742 | samples/html/help/*.cpp | |
743 | samples/html/help/*.h | |
744 | samples/html/help/makefile* | |
745 | samples/html/help/*.rc | |
746 | samples/html/help/*.def | |
747 | samples/html/help/*.bmp | |
748 | samples/html/help/*.xpm | |
749 | samples/html/help/*.xbm | |
750 | samples/html/help/*.png | |
751 | samples/html/help/*.ico | |
752 | samples/html/help/*.txt | |
753 | samples/html/help/helpfiles/*.htm | |
754 | samples/html/help/helpfiles/*.hhc | |
755 | samples/html/help/helpfiles/*.hhk | |
756 | samples/html/help/helpfiles/*.hhp | |
757 | ||
758 | samples/html/printing/*.cpp | |
759 | samples/html/printing/*.h | |
760 | samples/html/printing/makefile* | |
761 | samples/html/printing/*.rc | |
762 | samples/html/printing/*.def | |
763 | samples/html/printing/*.bmp | |
764 | samples/html/printing/*.xpm | |
765 | samples/html/printing/*.xbm | |
766 | samples/html/printing/*.png | |
767 | samples/html/printing/*.ico | |
768 | samples/html/printing/*.htm | |
769 | ||
770 | samples/html/test/*.cpp | |
771 | samples/html/test/*.h | |
772 | samples/html/test/makefile* | |
773 | samples/html/test/*.rc | |
774 | samples/html/test/*.def | |
775 | samples/html/test/*.bmp | |
776 | samples/html/test/*.xpm | |
777 | samples/html/test/*.xbm | |
778 | samples/html/test/*.png | |
779 | samples/html/test/*.ico | |
780 | samples/html/test/*.htm | |
781 | samples/html/test/*.html | |
782 | ||
783 | samples/html/virtual/*.cpp | |
784 | samples/html/virtual/*.h | |
785 | samples/html/virtual/makefile* | |
786 | samples/html/virtual/*.rc | |
787 | samples/html/virtual/*.def | |
788 | samples/html/virtual/*.bmp | |
789 | samples/html/virtual/*.xpm | |
790 | samples/html/virtual/*.xbm | |
791 | samples/html/virtual/*.png | |
792 | samples/html/virtual/*.ico | |
793 | samples/html/virtual/*.htm | |
794 | samples/html/virtual/*.html | |
795 | ||
796 | samples/html/widget/*.cpp | |
797 | samples/html/widget/*.h | |
798 | samples/html/widget/makefile* | |
799 | samples/html/widget/*.rc | |
800 | samples/html/widget/*.def | |
801 | samples/html/widget/*.bmp | |
802 | samples/html/widget/*.xpm | |
803 | samples/html/widget/*.xbm | |
804 | samples/html/widget/*.png | |
805 | samples/html/widget/*.ico | |
806 | samples/html/widget/*.htm | |
807 | samples/html/widget/*.html | |
808 | ||
809 | samples/html/zip/*.cpp | |
810 | samples/html/zip/*.h | |
811 | samples/html/zip/makefile* | |
812 | samples/html/zip/*.rc | |
813 | samples/html/zip/*.def | |
814 | samples/html/zip/*.bmp | |
815 | samples/html/zip/*.xpm | |
816 | samples/html/zip/*.xbm | |
817 | samples/html/zip/*.png | |
818 | samples/html/zip/*.ico | |
819 | samples/html/zip/*.htm | |
820 | samples/html/zip/*.html | |
9ffdee80 JS |
821 | samples/html/zip/*.zip |
822 | ||
823 | samples/html/helpview/*.cpp | |
824 | samples/html/helpview/*.h | |
825 | samples/html/helpview/makefile* | |
826 | samples/html/helpview/*.rc | |
827 | samples/html/helpview/*.def | |
828 | samples/html/helpview/*.bmp | |
829 | samples/html/helpview/*.xpm | |
830 | samples/html/helpview/*.xbm | |
831 | samples/html/helpview/*.png | |
832 | samples/html/helpview/*.ico | |
833 | samples/html/helpview/*.htm | |
834 | samples/html/helpview/*.html | |
835 | samples/html/helpview/test.zip | |
edc26c4c JS |
836 | |
837 | samples/richedit/*.cpp | |
838 | samples/richedit/*.h | |
839 | samples/richedit/makefile* | |
840 | samples/richedit/*.rc | |
841 | samples/richedit/*.def | |
842 | samples/richedit/*.bmp | |
843 | samples/richedit/*.xpm | |
844 | samples/richedit/*.xbm | |
845 | samples/richedit/*.png | |
846 | samples/richedit/*.ico | |
847 | samples/richedit/*.txt | |
848 | samples/richedit/TODO | |
849 | samples/richedit/README | |
850 | ||
851 | samples/text/*.cpp | |
852 | samples/text/*.h | |
853 | samples/text/makefile* | |
854 | samples/text/*.rc | |
855 | samples/text/*.def | |
856 | samples/text/*.bmp | |
857 | samples/text/*.xpm | |
858 | samples/text/*.xbm | |
859 | samples/text/*.png | |
860 | samples/text/*.ico | |
861 | samples/text/*.txt | |
862 | ||
2723cfeb JS |
863 | samples/wizard/*.cpp |
864 | samples/wizard/*.h | |
865 | samples/wizard/makefile* | |
866 | samples/wizard/*.rc | |
867 | samples/wizard/*.def | |
868 | samples/wizard/*.bmp | |
869 | samples/wizard/*.xpm | |
870 | samples/wizard/*.xbm | |
871 | samples/wizard/*.png | |
872 | samples/wizard/*.ico | |
873 | samples/wizard/*.txt | |
874 | ||
9c824f29 | 875 | samples/console/testdata.fc |
1a7f3062 JS |
876 | samples/console/*.cpp |
877 | samples/console/*.h | |
878 | samples/console/makefile* | |
879 | samples/console/*.rc | |
880 | samples/console/*.def | |
881 | samples/console/*.bmp | |
882 | samples/console/*.xpm | |
883 | samples/console/*.xbm | |
884 | samples/console/*.png | |
885 | samples/console/*.ico | |
886 | samples/console/*.txt | |
887 | ||
af111fc3 JS |
888 | samples/font/*.cpp |
889 | samples/font/*.h | |
890 | samples/font/makefile* | |
891 | samples/font/*.rc | |
892 | samples/font/*.def | |
893 | samples/font/*.bmp | |
894 | samples/font/*.xpm | |
895 | samples/font/*.xbm | |
896 | samples/font/*.png | |
897 | samples/font/*.ico | |
898 | samples/font/*.txt | |
899 | ||
1cf4526d JS |
900 | samples/dialup/*.cpp |
901 | samples/dialup/*.h | |
902 | samples/dialup/makefile* | |
903 | samples/dialup/*.rc | |
904 | samples/dialup/*.def | |
905 | samples/dialup/*.bmp | |
906 | samples/dialup/*.xpm | |
907 | samples/dialup/*.xbm | |
908 | samples/dialup/*.png | |
909 | samples/dialup/*.ico | |
910 | samples/dialup/*.txt | |
af111fc3 JS |
911 | |
912 | samples/scrollsub/*.cpp | |
913 | samples/scrollsub/*.h | |
914 | samples/scrollsub/makefile* | |
915 | samples/scrollsub/*.rc | |
916 | samples/scrollsub/*.def | |
917 | samples/scrollsub/*.bmp | |
918 | samples/scrollsub/*.xpm | |
919 | samples/scrollsub/*.xbm | |
920 | samples/scrollsub/*.png | |
921 | samples/scrollsub/*.ico | |
922 | samples/scrollsub/*.txt | |
923 | ||
0e528b99 JS |
924 | samples/menu/*.cpp |
925 | samples/menu/*.h | |
926 | samples/menu/makefile* | |
927 | samples/menu/*.rc | |
928 | samples/menu/*.def | |
929 | samples/menu/*.bmp | |
930 | samples/menu/*.xpm | |
931 | samples/menu/*.xbm | |
932 | samples/menu/*.png | |
933 | samples/menu/*.ico | |
934 | samples/menu/*.txt | |
935 | ||
40219523 JS |
936 | samples/calendar/*.cpp |
937 | samples/calendar/*.h | |
938 | samples/calendar/makefile* | |
939 | samples/calendar/*.rc | |
940 | samples/calendar/*.def | |
941 | samples/calendar/*.ico | |
942 | samples/calendar/*.xpm | |
943 | samples/calendar/*.txt | |
944 | ||
dc1efb1d JS |
945 | samples/statbar/*.cpp |
946 | samples/statbar/*.h | |
947 | samples/statbar/makefile* | |
948 | samples/statbar/*.rc | |
949 | samples/statbar/*.def | |
950 | samples/statbar/*.ico | |
951 | samples/statbar/*.xpm | |
0d3a69ec | 952 | samples/statbar/*.bmp |
dc1efb1d JS |
953 | samples/statbar/*.txt |
954 | ||
955 | samples/plot/*.cpp | |
956 | samples/plot/*.h | |
957 | samples/plot/makefile* | |
958 | samples/plot/*.rc | |
959 | samples/plot/*.def | |
960 | samples/plot/*.ico | |
961 | samples/plot/*.xpm | |
962 | samples/plot/*.txt | |
963 | ||
76a4f50d JS |
964 | samples/exec/*.cpp |
965 | samples/exec/*.h | |
966 | samples/exec/makefile* | |
967 | samples/exec/*.rc | |
968 | samples/exec/*.def | |
969 | samples/exec/*.ico | |
970 | samples/exec/*.xpm | |
971 | samples/exec/*.txt | |
972 | ||
9bb3479c JS |
973 | samples/rotate/*.cpp |
974 | samples/rotate/*.h | |
975 | samples/rotate/makefile* | |
976 | samples/rotate/*.rc | |
977 | samples/rotate/*.def | |
978 | samples/rotate/*.ico | |
979 | samples/rotate/*.xpm | |
980 | samples/rotate/*.txt | |
981 | samples/rotate/*.bmp | |
982 | ||
68be9f09 JS |
983 | samples/dragimag/*.cpp |
984 | samples/dragimag/*.h | |
985 | samples/dragimag/makefile* | |
986 | samples/dragimag/*.rc | |
987 | samples/dragimag/*.def | |
988 | samples/dragimag/*.ico | |
989 | samples/dragimag/*.xpm | |
990 | samples/dragimag/*.png | |
991 | samples/dragimag/*.bmp | |
992 | ||
babc9758 JS |
993 | samples/treelay/*.cpp |
994 | samples/treelay/*.h | |
995 | samples/treelay/makefile* | |
996 | samples/treelay/*.rc | |
997 | samples/treelay/*.def | |
998 | samples/treelay/*.ico | |
999 | samples/treelay/*.xpm | |
1000 | samples/treelay/*.txt | |
1001 | samples/treelay/*.bmp | |
1002 | ||
1003 | samples/opengl/cube/*.cpp | |
1004 | samples/opengl/cube/*.h | |
1005 | samples/opengl/cube/*.rc | |
1006 | samples/opengl/cube/*.ico | |
1007 | samples/opengl/cube/*.xbm | |
1008 | samples/opengl/cube/make*.* | |
babc9758 JS |
1009 | |
1010 | samples/opengl/isosurf/*.cpp | |
1011 | samples/opengl/isosurf/*.h | |
1012 | samples/opengl/isosurf/*.rc | |
1013 | samples/opengl/isosurf/*.ico | |
1014 | samples/opengl/isosurf/*.xbm | |
1015 | samples/opengl/isosurf/*.dat.gz | |
1016 | samples/opengl/isosurf/make*.* | |
babc9758 JS |
1017 | |
1018 | samples/opengl/penguin/*.cpp | |
1019 | samples/opengl/penguin/*.c | |
1020 | samples/opengl/penguin/*.h | |
1021 | samples/opengl/penguin/*.rc | |
1022 | samples/opengl/penguin/*.ico | |
1023 | samples/opengl/penguin/*.xbm | |
1024 | samples/opengl/penguin/*.xpm | |
1025 | samples/opengl/penguin/make*.* | |
babc9758 JS |
1026 | samples/opengl/penguin/penguin.lwo |
1027 | ||
9bb3479c JS |
1028 | demos/makefile* |
1029 | demos/configure | |
1030 | demos/configure.in | |
a42b93aa | 1031 | |
1cf4526d JS |
1032 | demos/bombs/*.cpp |
1033 | demos/bombs/*.h | |
1034 | demos/bombs/*.def | |
1035 | demos/bombs/makefile* | |
1036 | demos/bombs/*.xbm | |
1037 | demos/bombs/*.xpm | |
1038 | demos/bombs/*.txt | |
1039 | demos/bombs/*.ico | |
1040 | demos/bombs/*.bmp | |
1041 | demos/bombs/*.rc | |
1042 | ||
1043 | demos/forty/*.cpp | |
1044 | demos/forty/*.h | |
1045 | demos/forty/makefile* | |
1046 | demos/forty/*.rc | |
1047 | demos/forty/*.def | |
1048 | demos/forty/*.bmp | |
1049 | demos/forty/*.xpm | |
1050 | demos/forty/*.xbm | |
1051 | demos/forty/*.png | |
1052 | demos/forty/*.ico | |
1053 | demos/forty/*.txt | |
1054 | ||
1055 | demos/fractal/*.cpp | |
1056 | demos/fractal/*.h | |
1057 | demos/fractal/*.def | |
1058 | demos/fractal/makefile* | |
1059 | demos/fractal/*.xbm | |
1060 | demos/fractal/*.xpm | |
1061 | demos/fractal/*.ico | |
1062 | demos/fractal/*.rc | |
1063 | ||
1064 | demos/life/*.cpp | |
d0b223a1 | 1065 | demos/life/*.inc |
1cf4526d JS |
1066 | demos/life/*.h |
1067 | demos/life/makefile* | |
1068 | demos/life/*.rc | |
1069 | demos/life/*.def | |
1070 | demos/life/*.ico | |
1071 | demos/life/*.xpm | |
1072 | demos/life/*.txt | |
1073 | demos/life/bitmaps/*.xpm | |
1074 | demos/life/bitmaps/*.bmp | |
1075 | ||
1076 | demos/poem/*.cpp | |
1077 | demos/poem/*.h | |
1078 | demos/poem/*.def | |
1079 | demos/poem/*.rc | |
1080 | demos/poem/*.inf | |
1081 | demos/poem/*.txt | |
1082 | demos/poem/makefile* | |
1083 | demos/poem/*.xbm | |
1084 | demos/poem/*.xpm | |
1085 | demos/poem/*.ico | |
1086 | demos/poem/*.bmp | |
1087 | demos/poem/*.dat | |
1088 | ||
a42b93aa JS |
1089 | demos/dbbrowse/*.cpp |
1090 | demos/dbbrowse/*.h | |
1091 | demos/dbbrowse/*.def | |
1092 | demos/dbbrowse/*.rc | |
1093 | demos/dbbrowse/*.inf | |
1094 | demos/dbbrowse/*.txt | |
1095 | demos/dbbrowse/makefile* | |
1096 | demos/dbbrowse/*.xbm | |
1097 | demos/dbbrowse/*.xpm | |
1098 | demos/dbbrowse/*.ico | |
1099 | demos/dbbrowse/*.bmp | |
1100 | demos/dbbrowse/bitmaps/*.bmp | |
1101 | demos/dbbrowse/bitmaps/*.ico | |
1102 | demos/dbbrowse/bitmaps/*.xpm | |
1103 | demos/dbbrowse/de/*.po | |
1104 | demos/dbbrowse/de/*.mo | |
1105 | demos/dbbrowse/de/*.cmd | |
1106 | demos/dbbrowse/de/*.cfg | |
1107 | demos/dbbrowse/fr/*.po | |
1108 | demos/dbbrowse/fr/*.mo | |
1109 | demos/dbbrowse/fr/*.cmd | |
1110 | demos/dbbrowse/fr/*.cfg | |
1111 | demos/dbbrowse/help.cz/*.mo | |
1112 | demos/dbbrowse/help.de/*.htm | |
1113 | demos/dbbrowse/help.de/*.hhc | |
1114 | demos/dbbrowse/help.de/*.hhp | |
1115 | demos/dbbrowse/help.de/*.hhk | |
1116 | demos/dbbrowse/help.png/*.png | |
1117 | demos/dbbrowse/help.std/*.htm | |
1118 | demos/dbbrowse/help.std/*.hhc | |
1119 | demos/dbbrowse/help.std/*.hhp | |
1120 | demos/dbbrowse/help.std/*.hhk | |
1121 |