]>
Commit | Line | Data |
---|---|---|
d7cb14ce JS |
1 | *.spec |
2 | BuildCVS.txt | |
d7cb14ce JS |
3 | *.m4 |
4 | autogen.sh | |
af111fc3 | 5 | configure |
d7cb14ce JS |
6 | config.guess |
7 | config.sub | |
8 | configure.in | |
2723cfeb | 9 | setup.h.in |
d7cb14ce | 10 | install-sh |
d7cb14ce | 11 | mkinstalldirs |
d7cb14ce | 12 | wx-config.in |
2b5f62a0 | 13 | version-script.in |
d1e418ea | 14 | setup.h_vms |
2ce79e48 JS |
15 | regen |
16 | ||
17 | build/bakefiles/*.bkl | |
256b8649 JS |
18 | build/bakefiles/Bakefiles.bkgen |
19 | build/bakefiles/README | |
2ce79e48 | 20 | build/bakefiles/*.py |
256b8649 | 21 | build/bakefiles/*.mk |
2ce79e48 JS |
22 | build/bakefiles/compat/FORMATS.bkmanifest |
23 | build/bakefiles/compat/README | |
24 | build/bakefiles/compat/wx24dsp.bkl | |
25 | build/bakefiles/compat/wx24dsp.empy | |
d7cb14ce | 26 | |
50414e24 JS |
27 | distrib/msw/*.rsp |
28 | distrib/msw/*.bat | |
07e63290 JS |
29 | distrib/msw/*.cpp |
30 | distrib/msw/*.txt | |
33b64e6f | 31 | distrib/msw/tardist |
f6bcfd97 | 32 | distrib/msw/tarwxmotif |
5e0201ea JS |
33 | distrib/msw/tmake/*.t |
34 | distrib/msw/tmake/Makefile | |
35 | distrib/msw/tmake/filelist.txt | |
36 | distrib/msw/tmake/makeall.bat | |
37 | distrib/msw/tmake/makeall.sh | |
38 | distrib/msw/tmake/wxwin.pro | |
07e63290 | 39 | distrib/msw/tmake/tmake.conf |
457814b5 | 40 | |
0bc9b25e | 41 | locale/*.po |
c832ef49 | 42 | locale/Makefile |
0bc9b25e | 43 | |
e564aa15 | 44 | art/*.xpm |
2b5f62a0 VZ |
45 | art/*.ico |
46 | art/*.png | |
733342af JS |
47 | art/motif/*.xpm |
48 | art/gtk/*.xpm | |
2c7b88e6 | 49 | |
457814b5 | 50 | docs/readme.txt |
f6bcfd97 | 51 | docs/readme_vms.txt |
457814b5 | 52 | docs/changes.txt |
457814b5 JS |
53 | docs/todo.txt |
54 | docs/licence.txt | |
a925b006 JS |
55 | docs/licendoc.txt |
56 | docs/preamble.txt | |
57 | docs/gpl.txt | |
58 | docs/lgpl.txt | |
f47cd02d | 59 | docs/index.htm |
7921cf2b JS |
60 | docs/html/*.htm |
61 | docs/html/*.gif | |
7be6137a | 62 | docs/html/images/*.gif |
66f55ec6 | 63 | docs/tech/*.txt |
f6bcfd97 | 64 | docs/tech/*.htm |
457814b5 | 65 | |
af111fc3 | 66 | src/makeenvs/*.env |
af111fc3 | 67 | |
bbcdf8bc JS |
68 | src/*.inc |
69 | src/mkdir | |
2723cfeb JS |
70 | src/make.env.in |
71 | src/makeprog.env.in | |
72 | src/makelib.env.in | |
42d67b61 | 73 | src/files.lst |
bbcdf8bc | 74 | |
457814b5 JS |
75 | src/common/*.cpp |
76 | src/common/dosyacc.c | |
77 | src/common/doslex.c | |
78 | src/common/vmsyacc.c | |
79 | src/common/vmslex.c | |
884360bc | 80 | src/common/extended.c |
d66d9d5b JS |
81 | src/common/unzip.c |
82 | src/common/unzip.h | |
457814b5 JS |
83 | src/common/*.l |
84 | src/common/*.y | |
85 | src/common/*.inc | |
332b8edb | 86 | src/common/base.rc |
457814b5 JS |
87 | |
88 | src/generic/*.cpp | |
89 | src/generic/*.c | |
90 | src/generic/*.inc | |
91 | ||
edc26c4c JS |
92 | src/html/*.cpp |
93 | src/html/*.h | |
94 | src/html/bitmaps/*.xpm | |
95 | ||
58a8ab88 | 96 | src/unix/*.cpp |
5e0201ea | 97 | src/unix/*.c |
58a8ab88 | 98 | |
457814b5 JS |
99 | src/png/*.c |
100 | src/png/*.h | |
72212c28 | 101 | src/png/makefile* |
457814b5 JS |
102 | src/png/INSTALL |
103 | src/png/CHANGES | |
104 | src/png/README | |
105 | src/png/TODO | |
106 | src/png/*.1 | |
107 | src/png/*.3 | |
108 | src/png/*.5 | |
84c9e2f8 JS |
109 | src/png/scripts/*.ppc |
110 | src/png/scripts/*.bat | |
111 | src/png/scripts/makefile* | |
112 | src/png/scripts/*.com | |
113 | src/png/scripts/*.def | |
457814b5 JS |
114 | |
115 | src/zlib/*.c | |
116 | src/zlib/*.h | |
117 | src/zlib/INDEX | |
118 | src/zlib/README | |
119 | src/zlib/ChangeLog | |
120 | src/zlib/configure | |
121 | src/zlib/*.txt | |
72212c28 | 122 | src/zlib/makefile* |
457814b5 JS |
123 | src/zlib/*.com |
124 | src/zlib/*.3 | |
457814b5 | 125 | |
8b283bb8 JS |
126 | src/regex/COPYRIGHT |
127 | src/regex/makefile* | |
128 | src/regex/README | |
129 | src/regex/WHATSNEW | |
130 | src/regex/mkh | |
8b283bb8 JS |
131 | src/regex/*.h |
132 | src/regex/*.ih | |
133 | src/regex/*.c | |
134 | src/regex/tests | |
135 | src/regex/regex.3 | |
136 | src/regex/regex.7 | |
137 | ||
457814b5 | 138 | include/wx/*.h |
f3314fbc | 139 | include/wx/*.inl |
7fe7d506 | 140 | include/wx/*.cpp |
27529614 | 141 | include/wx/protocol/*.h |
457814b5 JS |
142 | include/wx/wx_setup.vms |
143 | include/wx/common/*.h | |
144 | include/wx/generic/*.h | |
5e0201ea | 145 | include/wx/generic/*.xpm |
58a8ab88 | 146 | include/wx/unix/*.h |
d66d9d5b JS |
147 | include/wx/html/*.h |
148 | include/wx/html/msw/*.bmp | |
149 | include/wx/html/msw/*.ico | |
150 | include/wx/html/msw/*.rc | |
457814b5 JS |
151 | lib/dummy |
152 | ||
457814b5 JS |
153 | tools/gettext/*.* |
154 | ||
ccebc98a JS |
155 | misc/afm/*.afm |
156 | misc/gs_afm/*.afm | |
457814b5 | 157 | |
dc1efb1d | 158 | utils/make*.* |
a42b93aa JS |
159 | utils/configure |
160 | utils/configure.in | |
457814b5 | 161 | |
6158481f JS |
162 | utils/hhp2cached/*.h |
163 | utils/hhp2cached/*.cpp | |
164 | utils/hhp2cached/*.def | |
165 | utils/hhp2cached/*.rc | |
166 | utils/hhp2cached/makefile* | |
69f9caa2 | 167 | utils/hhp2cached/*.bkl |
6158481f JS |
168 | utils/hhp2cached/*.xbm |
169 | utils/hhp2cached/*.xpm | |
170 | utils/hhp2cached/*.txt | |
7b28757f | 171 | |
7b28757f | 172 | contrib/lib/dummy |
7c4a59a8 | 173 | |
2ce79e48 JS |
174 | samples/samples.bkl |
175 | ||
457814b5 | 176 | samples/*.txt |
72212c28 | 177 | samples/makefile* |
a42b93aa JS |
178 | samples/configure |
179 | samples/configure.in | |
457814b5 | 180 | |
f81387bd JS |
181 | samples/access/*.cpp |
182 | samples/access/*.h | |
183 | samples/access/*.def | |
184 | samples/access/makefile* | |
185 | samples/access/*.xbm | |
186 | samples/access/*.xpm | |
187 | samples/access/*.ico | |
188 | samples/access/*.rc | |
189 | samples/access/*.pro | |
2ce79e48 | 190 | samples/access/*.bkl |
69477ac4 JS |
191 | |
192 | samples/artprov/*.cpp | |
193 | samples/artprov/*.h | |
194 | samples/artprov/*.def | |
195 | samples/artprov/makefile* | |
196 | samples/artprov/*.xbm | |
197 | samples/artprov/*.xpm | |
198 | samples/artprov/*.txt | |
199 | samples/artprov/*.ico | |
200 | samples/artprov/*.bmp | |
201 | samples/artprov/*.rc | |
202 | samples/artprov/*.wav | |
203 | samples/artprov/*.pro | |
2ce79e48 | 204 | samples/artprov/*.bkl |
69477ac4 JS |
205 | |
206 | samples/calendar/*.cpp | |
207 | samples/calendar/*.h | |
208 | samples/calendar/makefile* | |
209 | samples/calendar/*.rc | |
210 | samples/calendar/*.def | |
211 | samples/calendar/*.ico | |
212 | samples/calendar/*.xpm | |
213 | samples/calendar/*.txt | |
214 | samples/calendar/*.pro | |
2ce79e48 | 215 | samples/calendar/*.bkl |
69477ac4 JS |
216 | |
217 | samples/caret/*.cpp | |
218 | samples/caret/*.h | |
219 | samples/caret/makefile* | |
220 | samples/caret/*.rc | |
221 | samples/caret/*.def | |
222 | samples/caret/*.bmp | |
223 | samples/caret/*.xpm | |
224 | samples/caret/*.xbm | |
225 | samples/caret/*.png | |
226 | samples/caret/*.ico | |
4e4dc03d JS |
227 | samples/caret/*.txt |
228 | samples/caret/*.pro | |
2ce79e48 | 229 | samples/caret/*.bkl |
69477ac4 JS |
230 | |
231 | samples/checklst/*.cpp | |
232 | samples/checklst/*.h | |
233 | samples/checklst/*.def | |
234 | samples/checklst/*.rc | |
235 | samples/checklst/*.txt | |
236 | samples/checklst/makefile* | |
237 | samples/checklst/*.xbm | |
238 | samples/checklst/*.xpm | |
239 | samples/checklst/*.ico | |
240 | samples/checklst/*.bmp | |
241 | samples/checklst/*.pro | |
2ce79e48 | 242 | samples/checklst/*.bkl |
69477ac4 | 243 | |
bbcdf8bc JS |
244 | samples/config/*.cpp |
245 | samples/config/*.h | |
246 | samples/config/*.def | |
72212c28 | 247 | samples/config/makefile* |
bbcdf8bc JS |
248 | samples/config/*.xbm |
249 | samples/config/*.xpm | |
250 | samples/config/*.txt | |
251 | samples/config/*.ico | |
252 | samples/config/*.bmp | |
253 | samples/config/*.rc | |
254 | samples/config/*.wav | |
69477ac4 | 255 | samples/config/*.pro |
2ce79e48 | 256 | samples/config/*.bkl |
69477ac4 JS |
257 | |
258 | samples/console/testdata.fc | |
259 | samples/console/*.cpp | |
260 | samples/console/*.h | |
261 | samples/console/makefile* | |
262 | samples/console/*.rc | |
263 | samples/console/*.def | |
264 | samples/console/*.bmp | |
265 | samples/console/*.xpm | |
266 | samples/console/*.xbm | |
267 | samples/console/*.png | |
268 | samples/console/*.ico | |
269 | samples/console/*.txt | |
270 | samples/console/*.pro | |
2ce79e48 | 271 | samples/console/*.bkl |
69477ac4 JS |
272 | |
273 | samples/controls/*.cpp | |
274 | samples/controls/*.h | |
275 | samples/controls/*.def | |
276 | samples/controls/makefile* | |
277 | samples/controls/*.xbm | |
278 | samples/controls/*.xpm | |
279 | samples/controls/*.ico | |
280 | samples/controls/*.bmp | |
281 | samples/controls/*.rc | |
282 | samples/controls/*.pro | |
283 | samples/controls/icons/*.bmp | |
284 | samples/controls/icons/*.ico | |
285 | samples/controls/icons/*.xpm | |
2ce79e48 | 286 | samples/controls/*.bkl |
69477ac4 JS |
287 | |
288 | samples/dialup/*.cpp | |
289 | samples/dialup/*.h | |
290 | samples/dialup/makefile* | |
291 | samples/dialup/*.rc | |
292 | samples/dialup/*.def | |
293 | samples/dialup/*.bmp | |
294 | samples/dialup/*.xpm | |
295 | samples/dialup/*.xbm | |
296 | samples/dialup/*.png | |
297 | samples/dialup/*.ico | |
298 | samples/dialup/*.txt | |
299 | samples/dialup/*.pro | |
2ce79e48 | 300 | samples/dialup/*.bkl |
457814b5 | 301 | |
f81387bd JS |
302 | samples/display/*.cpp |
303 | samples/display/*.h | |
304 | samples/display/makefile* | |
305 | samples/display/*.rc | |
306 | samples/display/*.def | |
307 | samples/display/*.bmp | |
308 | samples/display/*.xpm | |
309 | samples/display/*.xbm | |
310 | samples/display/*.png | |
311 | samples/display/*.ico | |
312 | samples/display/*.txt | |
313 | samples/display/*.pro | |
2ce79e48 | 314 | samples/display/*.bkl |
f81387bd | 315 | |
af111fc3 JS |
316 | samples/db/*.cpp |
317 | samples/db/*.h | |
318 | samples/db/*.def | |
319 | samples/db/makefile* | |
320 | samples/db/*.xbm | |
321 | samples/db/*.xpm | |
322 | samples/db/*.txt | |
323 | samples/db/*.ico | |
324 | samples/db/*.bmp | |
325 | samples/db/*.rc | |
326 | samples/db/*.wav | |
69477ac4 | 327 | samples/db/*.pro |
2ce79e48 | 328 | samples/db/*.bkl |
69477ac4 JS |
329 | |
330 | samples/dnd/*.cpp | |
331 | samples/dnd/*.h | |
332 | samples/dnd/makefile* | |
333 | samples/dnd/*.rc | |
334 | samples/dnd/*.wxr | |
335 | samples/dnd/*.def | |
336 | samples/dnd/*.bmp | |
337 | samples/dnd/*.xbm | |
338 | samples/dnd/*.xpm | |
339 | samples/dnd/*.png | |
340 | samples/dnd/*.ico | |
341 | samples/dnd/*.txt | |
342 | samples/dnd/*.cur | |
343 | samples/dnd/*.pro | |
2ce79e48 | 344 | samples/dnd/*.bkl |
69477ac4 JS |
345 | |
346 | samples/drawing/*.cpp | |
347 | samples/drawing/*.h | |
348 | samples/drawing/makefile* | |
349 | samples/drawing/*.rc | |
350 | samples/drawing/*.def | |
351 | samples/drawing/*.bmp | |
352 | samples/drawing/*.xpm | |
353 | samples/drawing/*.xbm | |
354 | samples/drawing/*.png | |
355 | samples/drawing/*.ico | |
356 | samples/drawing/*.txt | |
357 | samples/drawing/*.pro | |
2ce79e48 | 358 | samples/drawing/*.bkl |
69477ac4 JS |
359 | |
360 | samples/dialogs/*.h | |
361 | samples/dialogs/*.cpp | |
362 | samples/dialogs/*.def | |
363 | samples/dialogs/*.rc | |
364 | samples/dialogs/makefile* | |
365 | samples/dialogs/*.xbm | |
366 | samples/dialogs/*.xpm | |
367 | samples/dialogs/*.txt | |
368 | samples/dialogs/*.bmp | |
369 | samples/dialogs/*.ico | |
370 | samples/dialogs/*.pro | |
2ce79e48 | 371 | samples/dialogs/*.bkl |
69477ac4 JS |
372 | |
373 | samples/docview/*.h | |
374 | samples/docview/*.cpp | |
375 | samples/docview/*.def | |
376 | samples/docview/*.rc | |
377 | samples/docview/makefile* | |
378 | samples/docview/*.xbm | |
379 | samples/docview/*.xpm | |
380 | samples/docview/*.txt | |
381 | samples/docview/*.ico | |
382 | samples/docview/*.bmp | |
383 | samples/docview/*.pro | |
2ce79e48 | 384 | samples/docview/*.bkl |
69477ac4 JS |
385 | |
386 | samples/docvwmdi/*.h | |
387 | samples/docvwmdi/*.cpp | |
388 | samples/docvwmdi/*.def | |
389 | samples/docvwmdi/*.rc | |
390 | samples/docvwmdi/makefile* | |
391 | samples/docvwmdi/*.xbm | |
392 | samples/docvwmdi/*.xpm | |
393 | samples/docvwmdi/*.txt | |
394 | samples/docvwmdi/*.ico | |
395 | samples/docvwmdi/*.bmp | |
396 | samples/docvwmdi/*.pro | |
2ce79e48 | 397 | samples/docvwmdi/*.bkl |
69477ac4 JS |
398 | |
399 | samples/dragimag/*.cpp | |
400 | samples/dragimag/*.h | |
401 | samples/dragimag/makefile* | |
402 | samples/dragimag/*.rc | |
403 | samples/dragimag/*.def | |
404 | samples/dragimag/*.ico | |
405 | samples/dragimag/*.xpm | |
406 | samples/dragimag/*.png | |
407 | samples/dragimag/*.bmp | |
408 | samples/dragimag/*.pro | |
2ce79e48 | 409 | samples/dragimag/*.bkl |
af111fc3 | 410 | |
457814b5 JS |
411 | samples/dynamic/*.cpp |
412 | samples/dynamic/*.h | |
413 | samples/dynamic/*.def | |
72212c28 | 414 | samples/dynamic/makefile* |
457814b5 | 415 | samples/dynamic/*.xbm |
81d66cf3 | 416 | samples/dynamic/*.xpm |
457814b5 JS |
417 | samples/dynamic/*.txt |
418 | samples/dynamic/*.ico | |
419 | samples/dynamic/*.bmp | |
420 | samples/dynamic/*.rc | |
421 | samples/dynamic/*.wav | |
69477ac4 | 422 | samples/dynamic/*.pro |
2ce79e48 | 423 | samples/dynamic/*.bkl |
457814b5 | 424 | |
4d2c67a9 JS |
425 | samples/erase/*.cpp |
426 | samples/erase/*.h | |
427 | samples/erase/*.def | |
428 | samples/erase/makefile* | |
429 | samples/erase/*.xbm | |
430 | samples/erase/*.xpm | |
431 | samples/erase/*.txt | |
432 | samples/erase/*.ico | |
433 | samples/erase/*.bmp | |
434 | samples/erase/*.rc | |
435 | samples/erase/*.wav | |
69477ac4 | 436 | samples/erase/*.pro |
2ce79e48 | 437 | samples/erase/*.bkl |
4d2c67a9 | 438 | |
69477ac4 JS |
439 | samples/event/*.cpp |
440 | samples/event/*.h | |
441 | samples/event/*.def | |
442 | samples/event/*.rc | |
443 | samples/event/*.inf | |
444 | samples/event/*.txt | |
445 | samples/event/makefile* | |
446 | samples/event/*.xbm | |
447 | samples/event/*.xpm | |
448 | samples/event/*.ico | |
449 | samples/event/*.bmp | |
450 | samples/event/*.pro | |
2ce79e48 | 451 | samples/event/*.bkl |
69477ac4 | 452 | |
52f52ebc JS |
453 | samples/except/*.cpp |
454 | samples/except/*.rc | |
455 | samples/except/makefile* | |
456 | samples/except/*.xpm | |
457 | samples/except/*.bkl | |
458 | ||
69477ac4 JS |
459 | samples/exec/*.cpp |
460 | samples/exec/*.h | |
461 | samples/exec/makefile* | |
462 | samples/exec/*.rc | |
463 | samples/exec/*.def | |
464 | samples/exec/*.ico | |
465 | samples/exec/*.xpm | |
466 | samples/exec/*.txt | |
467 | samples/exec/*.pro | |
2ce79e48 | 468 | samples/exec/*.bkl |
69477ac4 JS |
469 | |
470 | samples/font/*.cpp | |
471 | samples/font/*.h | |
472 | samples/font/makefile* | |
473 | samples/font/*.rc | |
474 | samples/font/*.def | |
475 | samples/font/*.bmp | |
476 | samples/font/*.xpm | |
477 | samples/font/*.xbm | |
478 | samples/font/*.png | |
479 | samples/font/*.ico | |
480 | samples/font/*.txt | |
481 | samples/font/*.pro | |
2ce79e48 | 482 | samples/font/*.bkl |
69477ac4 JS |
483 | |
484 | samples/grid/*.cpp | |
485 | samples/grid/*.h | |
486 | samples/grid/*.def | |
487 | samples/grid/*.rc | |
488 | samples/grid/*.txt | |
489 | samples/grid/makefile* | |
490 | samples/grid/*.xbm | |
491 | samples/grid/*.xpm | |
492 | samples/grid/*.ico | |
493 | samples/grid/*.bmp | |
494 | samples/grid/*.pro | |
2ce79e48 | 495 | samples/grid/*.bkl |
fcc6dddd | 496 | |
55acd85e JS |
497 | samples/help/*.cpp |
498 | samples/help/*.h | |
499 | samples/help/*.def | |
500 | samples/help/makefile* | |
501 | samples/help/*.xbm | |
502 | samples/help/*.xpm | |
503 | samples/help/*.ico | |
7c4a59a8 | 504 | samples/help/*.bmp |
281b0186 | 505 | samples/help/*.gif |
55acd85e | 506 | samples/help/*.rc |
7c4a59a8 JS |
507 | samples/help/*.hlp |
508 | samples/help/*.cnt | |
7b28757f JS |
509 | samples/help/*.zip |
510 | samples/help/*.htb | |
f6bcfd97 BP |
511 | samples/help/*.chm |
512 | samples/help/*.hhp | |
513 | samples/help/*.hhk | |
514 | samples/help/*.hhc | |
7c4a59a8 JS |
515 | samples/help/*.hpj |
516 | samples/help/*.tex | |
517 | samples/help/*.ini | |
69477ac4 | 518 | samples/help/*.pro |
e37ce170 | 519 | samples/help/cshelp.txt |
55acd85e JS |
520 | samples/help/doc/*.html |
521 | samples/help/doc/*.htm | |
522 | samples/help/doc/*.class | |
523 | samples/help/doc/*.db | |
524 | samples/help/doc/*.tex | |
525 | samples/help/doc/*.gif | |
526 | samples/help/doc/*.map | |
2ce79e48 | 527 | samples/help/*.bkl |
55acd85e | 528 | |
44cf9b50 JS |
529 | samples/htlbox/*.cpp |
530 | samples/htlbox/*.h | |
531 | samples/htlbox/*.def | |
532 | samples/htlbox/makefile* | |
533 | samples/htlbox/*.xpm | |
534 | samples/htlbox/*.ico | |
535 | samples/htlbox/*.bmp | |
536 | samples/htlbox/*.rc | |
2ce79e48 | 537 | samples/htlbox/*.bkl |
44cf9b50 | 538 | |
69477ac4 JS |
539 | samples/html/makefile* |
540 | samples/html/*.txt | |
2ce79e48 | 541 | samples/html/*.bkl |
457814b5 | 542 | |
69477ac4 JS |
543 | samples/html/about/*.cpp |
544 | samples/html/about/*.h | |
545 | samples/html/about/makefile* | |
546 | samples/html/about/*.rc | |
547 | samples/html/about/*.def | |
548 | samples/html/about/*.bmp | |
549 | samples/html/about/*.xpm | |
550 | samples/html/about/*.xbm | |
551 | samples/html/about/*.png | |
552 | samples/html/about/*.ico | |
553 | samples/html/about/*.txt | |
554 | samples/html/about/*.pro | |
555 | samples/html/about/data/*.htm | |
556 | samples/html/about/data/*.png | |
2ce79e48 | 557 | samples/html/about/*.bkl |
457814b5 | 558 | |
69477ac4 JS |
559 | samples/html/help/*.cpp |
560 | samples/html/help/*.h | |
561 | samples/html/help/makefile* | |
562 | samples/html/help/*.rc | |
563 | samples/html/help/*.def | |
564 | samples/html/help/*.bmp | |
565 | samples/html/help/*.xpm | |
566 | samples/html/help/*.xbm | |
567 | samples/html/help/*.png | |
568 | samples/html/help/*.ico | |
569 | samples/html/help/*.txt | |
570 | samples/html/help/*.pro | |
571 | samples/html/help/helpfiles/*.htm | |
572 | samples/html/help/helpfiles/*.hhc | |
573 | samples/html/help/helpfiles/*.hhk | |
574 | samples/html/help/helpfiles/*.hhp | |
2ce79e48 | 575 | samples/html/help/*.bkl |
69477ac4 JS |
576 | |
577 | samples/html/printing/*.cpp | |
578 | samples/html/printing/*.h | |
579 | samples/html/printing/makefile* | |
580 | samples/html/printing/*.rc | |
581 | samples/html/printing/*.pro | |
582 | samples/html/printing/*.def | |
583 | samples/html/printing/*.bmp | |
584 | samples/html/printing/*.xpm | |
585 | samples/html/printing/*.xbm | |
586 | samples/html/printing/*.png | |
587 | samples/html/printing/*.ico | |
674fdaba | 588 | samples/html/printing/*.gif |
69477ac4 | 589 | samples/html/printing/*.htm |
2ce79e48 | 590 | samples/html/printing/*.bkl |
69477ac4 JS |
591 | |
592 | samples/html/test/*.cpp | |
593 | samples/html/test/*.h | |
594 | samples/html/test/makefile* | |
595 | samples/html/test/*.rc | |
596 | samples/html/test/*.def | |
597 | samples/html/test/*.bmp | |
598 | samples/html/test/*.xpm | |
599 | samples/html/test/*.xbm | |
600 | samples/html/test/*.png | |
601 | samples/html/test/*.ico | |
602 | samples/html/test/*.htm | |
603 | samples/html/test/*.html | |
604 | samples/html/test/*.pro | |
e39081af | 605 | samples/html/test/*.gif |
2ce79e48 | 606 | samples/html/test/*.bkl |
69477ac4 JS |
607 | |
608 | samples/html/virtual/*.cpp | |
609 | samples/html/virtual/*.h | |
610 | samples/html/virtual/makefile* | |
611 | samples/html/virtual/*.rc | |
612 | samples/html/virtual/*.def | |
613 | samples/html/virtual/*.bmp | |
614 | samples/html/virtual/*.xpm | |
615 | samples/html/virtual/*.xbm | |
616 | samples/html/virtual/*.png | |
617 | samples/html/virtual/*.ico | |
618 | samples/html/virtual/*.htm | |
619 | samples/html/virtual/*.html | |
620 | samples/html/virtual/*.pro | |
2ce79e48 | 621 | samples/html/virtual/*.bkl |
69477ac4 JS |
622 | |
623 | samples/html/widget/*.cpp | |
624 | samples/html/widget/*.h | |
625 | samples/html/widget/makefile* | |
626 | samples/html/widget/*.rc | |
627 | samples/html/widget/*.def | |
628 | samples/html/widget/*.bmp | |
629 | samples/html/widget/*.xpm | |
630 | samples/html/widget/*.xbm | |
631 | samples/html/widget/*.png | |
632 | samples/html/widget/*.ico | |
633 | samples/html/widget/*.htm | |
634 | samples/html/widget/*.html | |
635 | samples/html/widget/*.pro | |
2ce79e48 | 636 | samples/html/widget/*.bkl |
69477ac4 JS |
637 | |
638 | samples/html/zip/*.cpp | |
639 | samples/html/zip/*.h | |
640 | samples/html/zip/makefile* | |
641 | samples/html/zip/*.rc | |
642 | samples/html/zip/*.def | |
643 | samples/html/zip/*.bmp | |
644 | samples/html/zip/*.xpm | |
645 | samples/html/zip/*.xbm | |
646 | samples/html/zip/*.png | |
647 | samples/html/zip/*.ico | |
648 | samples/html/zip/*.htm | |
649 | samples/html/zip/*.html | |
650 | samples/html/zip/*.zip | |
651 | samples/html/zip/*.pro | |
2ce79e48 | 652 | samples/html/zip/*.bkl |
69477ac4 JS |
653 | |
654 | samples/html/helpview/*.cpp | |
655 | samples/html/helpview/*.h | |
656 | samples/html/helpview/makefile* | |
657 | samples/html/helpview/*.rc | |
658 | samples/html/helpview/*.def | |
659 | samples/html/helpview/*.bmp | |
660 | samples/html/helpview/*.xpm | |
661 | samples/html/helpview/*.xbm | |
662 | samples/html/helpview/*.png | |
663 | samples/html/helpview/*.ico | |
664 | samples/html/helpview/*.htm | |
665 | samples/html/helpview/*.html | |
666 | samples/html/helpview/*.pro | |
667 | samples/html/helpview/test.zip | |
2ce79e48 | 668 | samples/html/helpview/*.bkl |
69477ac4 JS |
669 | |
670 | samples/image/*.cpp | |
671 | samples/image/*.h | |
672 | samples/image/makefile* | |
673 | samples/image/*.rc | |
674 | samples/image/*.def | |
675 | samples/image/*.bmp | |
676 | samples/image/*.xpm | |
677 | samples/image/*.xbm | |
678 | samples/image/*.png | |
679 | samples/image/*.pnm | |
680 | samples/image/*.pcx | |
681 | samples/image/*.jpg | |
682 | samples/image/*.gif | |
683 | samples/image/*.tif | |
684 | samples/image/*.ico | |
674fdaba | 685 | samples/image/*.cur |
69477ac4 JS |
686 | samples/image/*.txt |
687 | samples/image/*.pro | |
441582dd | 688 | samples/image/*.ani |
2ce79e48 | 689 | samples/image/*.bkl |
69477ac4 JS |
690 | |
691 | samples/internat/*.cpp | |
692 | samples/internat/*.h | |
693 | samples/internat/*.def | |
694 | samples/internat/*.rc | |
695 | samples/internat/*.txt | |
696 | samples/internat/makefile* | |
697 | samples/internat/*.xbm | |
698 | samples/internat/*.xpm | |
699 | samples/internat/*.po | |
700 | samples/internat/*.ico | |
701 | samples/internat/*.bmp | |
702 | samples/internat/*.mo | |
703 | samples/internat/*.pro | |
704 | samples/internat/fr/*.mo | |
705 | samples/internat/fr/*.po | |
706 | samples/internat/de/*.mo | |
707 | samples/internat/de/*.po | |
674fdaba JS |
708 | samples/internat/ru/*.mo |
709 | samples/internat/ru/*.po | |
2ce79e48 | 710 | samples/internat/*.bkl |
69477ac4 JS |
711 | |
712 | samples/ipc/*.cpp | |
713 | samples/ipc/*.h | |
714 | samples/ipc/makefile* | |
715 | samples/ipc/client.vc | |
716 | samples/ipc/server.vc | |
717 | samples/ipc/client.wat | |
718 | samples/ipc/server.wat | |
719 | samples/ipc/client.b32 | |
720 | samples/ipc/server.b32 | |
721 | samples/ipc/client.bcc | |
722 | samples/ipc/server.bcc | |
723 | samples/ipc/client.dos | |
724 | samples/ipc/server.dos | |
725 | samples/ipc/client.g95 | |
726 | samples/ipc/server.g95 | |
727 | samples/ipc/*.rc | |
728 | samples/ipc/*.def | |
729 | samples/ipc/*.bmp | |
730 | samples/ipc/*.xpm | |
731 | samples/ipc/*.xbm | |
732 | samples/ipc/*.png | |
733 | samples/ipc/*.ico | |
734 | samples/ipc/*.txt | |
735 | samples/ipc/*.pro | |
2ce79e48 | 736 | samples/ipc/*.bkl |
69477ac4 | 737 | |
52f52ebc JS |
738 | samples/joytest/*.h |
739 | samples/joytest/*.cpp | |
740 | samples/joytest/*.def | |
741 | samples/joytest/*.rc | |
742 | samples/joytest/makefile.* | |
743 | samples/joytest/*.txt | |
744 | samples/joytest/*.bmp | |
745 | samples/joytest/*.wav | |
746 | samples/joytest/*.ico | |
747 | samples/joytest/*.bkl | |
748 | ||
12d1ab44 JS |
749 | samples/keyboard/*.cpp |
750 | samples/keyboard/*.h | |
751 | samples/keyboard/*.def | |
752 | samples/keyboard/*.rc | |
753 | samples/keyboard/*.txt | |
754 | samples/keyboard/makefile* | |
755 | samples/keyboard/*.xbm | |
756 | samples/keyboard/*.xpm | |
757 | samples/keyboard/*.ico | |
758 | samples/keyboard/*.bmp | |
759 | samples/keyboard/*.pro | |
2ce79e48 | 760 | samples/keyboard/*.bkl |
12d1ab44 | 761 | |
69477ac4 JS |
762 | samples/layout/*.cpp |
763 | samples/layout/*.h | |
764 | samples/layout/*.def | |
765 | samples/layout/makefile* | |
766 | samples/layout/*.xbm | |
767 | samples/layout/*.xpm | |
768 | samples/layout/*.ico | |
769 | samples/layout/*.rc | |
770 | samples/layout/*.bmp | |
771 | samples/layout/*.pro | |
2ce79e48 | 772 | samples/layout/*.bkl |
69477ac4 | 773 | |
332b8edb JS |
774 | samples/listbox/*.cpp |
775 | samples/listbox/*.h | |
776 | samples/listbox/*.def | |
777 | samples/listbox/*.rc | |
778 | samples/listbox/*.txt | |
779 | samples/listbox/makefile* | |
780 | samples/listbox/*.xpm | |
2ce79e48 | 781 | samples/listbox/*.bkl |
332b8edb | 782 | |
69477ac4 JS |
783 | samples/listctrl/*.cpp |
784 | samples/listctrl/*.h | |
785 | samples/listctrl/*.def | |
786 | samples/listctrl/*.rc | |
787 | samples/listctrl/*.txt | |
788 | samples/listctrl/makefile* | |
789 | samples/listctrl/*.xbm | |
790 | samples/listctrl/*.xpm | |
791 | samples/listctrl/bitmaps/*.xbm | |
792 | samples/listctrl/bitmaps/*.xpm | |
793 | samples/listctrl/*.ico | |
794 | samples/listctrl/*.bmp | |
795 | samples/listctrl/*.pro | |
796 | samples/listctrl/bitmaps/*.bmp | |
797 | samples/listctrl/bitmaps/*.ico | |
2ce79e48 | 798 | samples/listctrl/*.bkl |
457814b5 JS |
799 | |
800 | samples/mdi/*.cpp | |
801 | samples/mdi/*.h | |
802 | samples/mdi/*.def | |
72212c28 | 803 | samples/mdi/makefile* |
457814b5 | 804 | samples/mdi/*.xbm |
81d66cf3 | 805 | samples/mdi/*.xpm |
457814b5 JS |
806 | samples/mdi/*.ico |
807 | samples/mdi/*.rc | |
69477ac4 | 808 | samples/mdi/*.pro |
457814b5 JS |
809 | samples/mdi/bitmaps/*.bmp |
810 | samples/mdi/bitmaps/*.ico | |
72212c28 JS |
811 | samples/mdi/bitmaps/*.xpm |
812 | samples/mdi/bitmaps/*.xbm | |
2ce79e48 | 813 | samples/mdi/*.bkl |
457814b5 | 814 | |
69477ac4 JS |
815 | samples/menu/*.cpp |
816 | samples/menu/*.h | |
817 | samples/menu/makefile* | |
818 | samples/menu/*.rc | |
819 | samples/menu/*.def | |
820 | samples/menu/*.bmp | |
821 | samples/menu/*.xpm | |
822 | samples/menu/*.xbm | |
823 | samples/menu/*.png | |
824 | samples/menu/*.ico | |
825 | samples/menu/*.txt | |
826 | samples/menu/*.pro | |
2ce79e48 | 827 | samples/menu/*.bkl |
69477ac4 JS |
828 | |
829 | samples/memcheck/*.h | |
830 | samples/memcheck/*.cpp | |
831 | samples/memcheck/*.def | |
832 | samples/memcheck/*.rc | |
833 | samples/memcheck/makefile* | |
834 | samples/memcheck/*.xbm | |
835 | samples/memcheck/*.xpm | |
836 | samples/memcheck/*.txt | |
837 | samples/memcheck/*.ico | |
838 | samples/memcheck/*.bmp | |
839 | samples/memcheck/*.pro | |
2ce79e48 | 840 | samples/memcheck/*.bkl |
69477ac4 | 841 | |
457814b5 JS |
842 | samples/minimal/*.cpp |
843 | samples/minimal/*.h | |
844 | samples/minimal/*.def | |
72212c28 | 845 | samples/minimal/makefile* |
457814b5 | 846 | samples/minimal/*.xbm |
81d66cf3 | 847 | samples/minimal/*.xpm |
457814b5 JS |
848 | samples/minimal/*.ico |
849 | samples/minimal/*.rc | |
69477ac4 | 850 | samples/minimal/*.pro |
2ce79e48 | 851 | samples/minimal/*.bkl |
457814b5 | 852 | |
69477ac4 JS |
853 | samples/minifram/*.h |
854 | samples/minifram/*.cpp | |
855 | samples/minifram/*.def | |
856 | samples/minifram/*.rc | |
857 | samples/minifram/makefile* | |
858 | samples/minifram/*.xbm | |
859 | samples/minifram/*.xpm | |
860 | samples/minifram/*.txt | |
861 | samples/minifram/*.ico | |
862 | samples/minifram/*.bmp | |
863 | samples/minifram/*.pro | |
864 | samples/minifram/bitmaps/*.bmp | |
865 | samples/minifram/bitmaps/*.xpm | |
2ce79e48 | 866 | samples/minifram/*.bkl |
457814b5 | 867 | |
332b8edb JS |
868 | samples/mobile/styles/*.cpp |
869 | samples/mobile/styles/*.h | |
870 | samples/mobile/styles/*.xpm | |
871 | samples/mobile/styles/*.jpg | |
872 | samples/mobile/wxedit/*.cpp | |
873 | samples/mobile/wxedit/*.h | |
874 | samples/mobile/wxedit/*.xpm | |
2ce79e48 JS |
875 | samples/mobile/styles/*.bkl |
876 | samples/mobile/wxedit/*.bkl | |
52f52ebc JS |
877 | samples/mobile/make* |
878 | samples/mobile/*.bkl | |
332b8edb JS |
879 | |
880 | samples/multimon/*.h | |
881 | samples/multimon/*.cpp | |
882 | samples/multimon/*.def | |
883 | samples/multimon/*.rc | |
884 | samples/multimon/makefile* | |
885 | samples/multimon/*.xbm | |
886 | samples/multimon/*.xpm | |
887 | samples/multimon/*.txt | |
888 | samples/multimon/*.ico | |
889 | samples/multimon/*.bmp | |
890 | samples/multimon/*.pro | |
2ce79e48 | 891 | samples/multimon/*.bkl |
332b8edb | 892 | |
69477ac4 JS |
893 | samples/notebook/*.cpp |
894 | samples/notebook/*.h | |
895 | samples/notebook/makefile* | |
896 | samples/notebook/*.rc | |
897 | samples/notebook/*.def | |
898 | samples/notebook/*.bmp | |
899 | samples/notebook/*.xbm | |
900 | samples/notebook/*.xpm | |
901 | samples/notebook/*.ico | |
902 | samples/notebook/*.txt | |
903 | samples/notebook/*.pro | |
2ce79e48 | 904 | samples/notebook/*.bkl |
457814b5 JS |
905 | |
906 | samples/odbc/*.h | |
907 | samples/odbc/*.cpp | |
908 | samples/odbc/*.def | |
909 | samples/odbc/*.rc | |
72212c28 | 910 | samples/odbc/makefile* |
457814b5 JS |
911 | samples/odbc/*.inf |
912 | samples/odbc/*.xbm | |
81d66cf3 | 913 | samples/odbc/*.xpm |
457814b5 JS |
914 | samples/odbc/*.ico |
915 | samples/odbc/*.bmp | |
916 | samples/odbc/*.dbf | |
917 | samples/odbc/*.cdx | |
69477ac4 | 918 | samples/odbc/*.pro |
2ce79e48 | 919 | samples/odbc/*.bkl |
457814b5 | 920 | |
52f52ebc JS |
921 | samples/opengl/*.bkl |
922 | samples/opengl/make* | |
69477ac4 JS |
923 | samples/opengl/cube/*.cpp |
924 | samples/opengl/cube/*.h | |
925 | samples/opengl/cube/*.rc | |
926 | samples/opengl/cube/*.ico | |
927 | samples/opengl/cube/*.xbm | |
928 | samples/opengl/cube/*.pro | |
929 | samples/opengl/cube/make*.* | |
2ce79e48 | 930 | samples/opengl/cube/*.bkl |
457814b5 | 931 | |
69477ac4 JS |
932 | samples/opengl/isosurf/*.cpp |
933 | samples/opengl/isosurf/*.h | |
934 | samples/opengl/isosurf/*.rc | |
935 | samples/opengl/isosurf/*.ico | |
936 | samples/opengl/isosurf/*.xbm | |
937 | samples/opengl/isosurf/*.pro | |
938 | samples/opengl/isosurf/*.dat.gz | |
939 | samples/opengl/isosurf/make*.* | |
2ce79e48 | 940 | samples/opengl/isosurf/*.bkl |
457814b5 | 941 | |
69477ac4 JS |
942 | samples/opengl/penguin/*.cpp |
943 | samples/opengl/penguin/*.c | |
944 | samples/opengl/penguin/*.h | |
945 | samples/opengl/penguin/*.rc | |
946 | samples/opengl/penguin/*.ico | |
947 | samples/opengl/penguin/*.xbm | |
948 | samples/opengl/penguin/*.xpm | |
949 | samples/opengl/penguin/*.pro | |
950 | samples/opengl/penguin/make*.* | |
951 | samples/opengl/penguin/penguin.lwo | |
2ce79e48 | 952 | samples/opengl/penguin/*.bkl |
457814b5 | 953 | |
69477ac4 JS |
954 | samples/png/*.cpp |
955 | samples/png/*.h | |
956 | samples/png/makefile* | |
957 | samples/png/*.rc | |
958 | samples/png/*.def | |
959 | samples/png/*.bmp | |
960 | samples/png/*.xpm | |
961 | samples/png/*.xbm | |
962 | samples/png/*.ico | |
963 | samples/png/*.txt | |
964 | samples/png/*.png | |
965 | samples/png/*.pro | |
2ce79e48 | 966 | samples/png/*.bkl |
457814b5 | 967 | |
69477ac4 JS |
968 | samples/printing/*.cpp |
969 | samples/printing/*.h | |
970 | samples/printing/*.def | |
971 | samples/printing/makefile* | |
972 | samples/printing/*.xbm | |
973 | samples/printing/*.xpm | |
974 | samples/printing/*.txt | |
975 | samples/printing/*.ico | |
976 | samples/printing/*.bmp | |
977 | samples/printing/*.rc | |
978 | samples/printing/*.afm | |
979 | samples/printing/*.pro | |
2ce79e48 | 980 | samples/printing/*.bkl |
457814b5 | 981 | |
69477ac4 JS |
982 | samples/propsize/*.cpp |
983 | samples/propsize/*.h | |
984 | samples/propsize/*.def | |
985 | samples/propsize/makefile* | |
986 | samples/propsize/*.xbm | |
987 | samples/propsize/*.xpm | |
988 | samples/propsize/*.ico | |
989 | samples/propsize/*.bmp | |
990 | samples/propsize/*.rc | |
991 | samples/propsize/*.pro | |
2ce79e48 JS |
992 | samples/propsize/*.bkl |
993 | ||
994 | samples/render/*.cpp | |
995 | samples/render/*.h | |
996 | samples/render/*.def | |
997 | samples/render/makefile* | |
998 | samples/render/*.xbm | |
999 | samples/render/*.xpm | |
1000 | samples/render/*.ico | |
1001 | samples/render/*.bmp | |
1002 | samples/render/*.rc | |
1003 | samples/render/*.pro | |
1004 | samples/render/*.bkl | |
457814b5 | 1005 | |
69477ac4 JS |
1006 | samples/rotate/*.cpp |
1007 | samples/rotate/*.h | |
1008 | samples/rotate/makefile* | |
1009 | samples/rotate/*.rc | |
1010 | samples/rotate/*.def | |
1011 | samples/rotate/*.ico | |
1012 | samples/rotate/*.xpm | |
1013 | samples/rotate/*.txt | |
1014 | samples/rotate/*.bmp | |
1015 | samples/rotate/*.pro | |
2ce79e48 | 1016 | samples/rotate/*.bkl |
1a7f3062 | 1017 | |
69477ac4 JS |
1018 | samples/sashtest/*.cpp |
1019 | samples/sashtest/*.h | |
1020 | samples/sashtest/*.def | |
1021 | samples/sashtest/*.rc | |
1022 | samples/sashtest/*.txt | |
1023 | samples/sashtest/makefile* | |
1024 | samples/sashtest/*.xbm | |
1025 | samples/sashtest/*.xpm | |
1026 | samples/sashtest/*.ico | |
1027 | samples/sashtest/*.pro | |
2ce79e48 | 1028 | samples/sashtest/*.bkl |
af111fc3 | 1029 | |
69477ac4 JS |
1030 | samples/scroll/*.cpp |
1031 | samples/scroll/*.h | |
1032 | samples/scroll/makefile* | |
1033 | samples/scroll/*.rc | |
1034 | samples/scroll/*.def | |
1035 | samples/scroll/*.bmp | |
1036 | samples/scroll/*.xpm | |
1037 | samples/scroll/*.xbm | |
1038 | samples/scroll/*.png | |
1039 | samples/scroll/*.ico | |
1040 | samples/scroll/*.txt | |
1041 | samples/scroll/*.pro | |
2ce79e48 | 1042 | samples/scroll/*.bkl |
af111fc3 JS |
1043 | |
1044 | samples/scrollsub/*.cpp | |
1045 | samples/scrollsub/*.h | |
1046 | samples/scrollsub/makefile* | |
1047 | samples/scrollsub/*.rc | |
1048 | samples/scrollsub/*.def | |
1049 | samples/scrollsub/*.bmp | |
1050 | samples/scrollsub/*.xpm | |
1051 | samples/scrollsub/*.xbm | |
1052 | samples/scrollsub/*.png | |
1053 | samples/scrollsub/*.ico | |
1054 | samples/scrollsub/*.txt | |
69477ac4 | 1055 | samples/scrollsub/*.pro |
2ce79e48 | 1056 | samples/scrollsub/*.bkl |
af111fc3 | 1057 | |
4a9dba0e JS |
1058 | samples/shaped/*.cpp |
1059 | samples/shaped/*.h | |
1060 | samples/shaped/makefile* | |
1061 | samples/shaped/*.rc | |
1062 | samples/shaped/*.def | |
1063 | samples/shaped/*.bmp | |
1064 | samples/shaped/*.xpm | |
1065 | samples/shaped/*.xbm | |
1066 | samples/shaped/*.png | |
1067 | samples/shaped/*.ico | |
1068 | samples/shaped/*.txt | |
1069 | samples/shaped/*.pro | |
2ce79e48 | 1070 | samples/shaped/*.bkl |
4a9dba0e | 1071 | |
69477ac4 JS |
1072 | samples/splitter/*.cpp |
1073 | samples/splitter/*.h | |
1074 | samples/splitter/*.def | |
1075 | samples/splitter/*.rc | |
1076 | samples/splitter/*.txt | |
1077 | samples/splitter/makefile* | |
1078 | samples/splitter/*.xbm | |
1079 | samples/splitter/*.xpm | |
1080 | samples/splitter/*.ico | |
1081 | samples/splitter/*.bmp | |
1082 | samples/splitter/*.pro | |
2ce79e48 | 1083 | samples/splitter/*.bkl |
0e528b99 | 1084 | |
69477ac4 JS |
1085 | samples/sockets/*.cpp |
1086 | samples/sockets/*.h | |
1087 | samples/sockets/*.def | |
1088 | samples/sockets/makefile* | |
1089 | samples/sockets/client.wat | |
1090 | samples/sockets/server.wat | |
1091 | samples/sockets/client.vc | |
1092 | samples/sockets/server.vc | |
1093 | samples/sockets/client.dos | |
1094 | samples/sockets/server.dos | |
1095 | samples/sockets/client.b32 | |
1096 | samples/sockets/server.b32 | |
1097 | samples/sockets/client.bcc | |
1098 | samples/sockets/server.bcc | |
1099 | samples/sockets/client.g95 | |
1100 | samples/sockets/server.g95 | |
1101 | samples/sockets/*.xbm | |
1102 | samples/sockets/*.xpm | |
1103 | samples/sockets/*.ico | |
1104 | samples/sockets/*.rc | |
1105 | samples/sockets/*.pro | |
2ce79e48 | 1106 | samples/sockets/*.bkl |
40219523 | 1107 | |
816c1e80 JS |
1108 | samples/sound/*.cpp |
1109 | samples/sound/*.h | |
1110 | samples/sound/makefile* | |
1111 | samples/sound/*.rc | |
1112 | samples/sound/*.def | |
1113 | samples/sound/*.ico | |
1114 | samples/sound/*.xpm | |
1115 | samples/sound/*.bmp | |
1116 | samples/sound/*.wav | |
1117 | samples/sound/*.pro | |
1118 | samples/sound/*.bkl | |
1119 | ||
dc1efb1d JS |
1120 | samples/statbar/*.cpp |
1121 | samples/statbar/*.h | |
1122 | samples/statbar/makefile* | |
1123 | samples/statbar/*.rc | |
1124 | samples/statbar/*.def | |
1125 | samples/statbar/*.ico | |
1126 | samples/statbar/*.xpm | |
0d3a69ec | 1127 | samples/statbar/*.bmp |
dc1efb1d | 1128 | samples/statbar/*.txt |
69477ac4 | 1129 | samples/statbar/*.pro |
2ce79e48 | 1130 | samples/statbar/*.bkl |
dc1efb1d | 1131 | |
69477ac4 JS |
1132 | samples/text/*.cpp |
1133 | samples/text/*.h | |
1134 | samples/text/makefile* | |
1135 | samples/text/*.rc | |
1136 | samples/text/*.def | |
1137 | samples/text/*.bmp | |
1138 | samples/text/*.xpm | |
1139 | samples/text/*.xbm | |
1140 | samples/text/*.png | |
1141 | samples/text/*.ico | |
1142 | samples/text/*.txt | |
1143 | samples/text/*.pro | |
2ce79e48 | 1144 | samples/text/*.bkl |
9bb3479c | 1145 | |
69477ac4 JS |
1146 | samples/thread/*.cpp |
1147 | samples/thread/*.h | |
1148 | samples/thread/makefile* | |
1149 | samples/thread/*.rc | |
1150 | samples/thread/*.def | |
1151 | samples/thread/*.bmp | |
1152 | samples/thread/*.xpm | |
1153 | samples/thread/*.xbm | |
1154 | samples/thread/*.png | |
1155 | samples/thread/*.ico | |
1156 | samples/thread/*.txt | |
1157 | samples/thread/*.pro | |
2ce79e48 | 1158 | samples/thread/*.bkl |
68be9f09 | 1159 | |
69477ac4 JS |
1160 | samples/typetest/*.cpp |
1161 | samples/typetest/*.h | |
1162 | samples/typetest/*.def | |
1163 | samples/typetest/*.rc | |
1164 | samples/typetest/*.txt | |
1165 | samples/typetest/makefile* | |
1166 | samples/typetest/*.xbm | |
1167 | samples/typetest/*.xpm | |
1168 | samples/typetest/*.ico | |
1169 | samples/typetest/*.pro | |
2ce79e48 | 1170 | samples/typetest/*.bkl |
babc9758 | 1171 | |
69477ac4 JS |
1172 | samples/toolbar/*.cpp |
1173 | samples/toolbar/*.h | |
1174 | samples/toolbar/*.def | |
1175 | samples/toolbar/makefile* | |
1176 | samples/toolbar/*.txt | |
1177 | samples/toolbar/*.xbm | |
1178 | samples/toolbar/*.xpm | |
1179 | samples/toolbar/bitmaps/*.xbm | |
1180 | samples/toolbar/bitmaps/*.xpm | |
1181 | samples/toolbar/*.ico | |
1182 | samples/toolbar/*.bmp | |
1183 | samples/toolbar/*.rc | |
1184 | samples/toolbar/*.pro | |
1185 | samples/toolbar/bitmaps/*.bmp | |
2ce79e48 | 1186 | samples/toolbar/*.bkl |
babc9758 | 1187 | |
69477ac4 JS |
1188 | samples/treectrl/*.cpp |
1189 | samples/treectrl/*.h | |
1190 | samples/treectrl/*.def | |
1191 | samples/treectrl/*.rc | |
1192 | samples/treectrl/*.txt | |
1193 | samples/treectrl/makefile* | |
1194 | samples/treectrl/*.xbm | |
1195 | samples/treectrl/*.xpm | |
1196 | samples/treectrl/bitmaps/*.xbm | |
1197 | samples/treectrl/bitmaps/*.xpm | |
1198 | samples/treectrl/*.ico | |
1199 | samples/treectrl/*.bmp | |
1200 | samples/treectrl/*.pro | |
1201 | samples/treectrl/bitmaps/*.bmp | |
1202 | samples/treectrl/bitmaps/*.ico | |
2ce79e48 | 1203 | samples/treectrl/*.bkl |
69477ac4 JS |
1204 | |
1205 | samples/validate/*.cpp | |
1206 | samples/validate/*.h | |
1207 | samples/validate/*.def | |
1208 | samples/validate/*.rc | |
1209 | samples/validate/*.inf | |
1210 | samples/validate/*.txt | |
1211 | samples/validate/makefile* | |
1212 | samples/validate/*.xbm | |
1213 | samples/validate/*.xpm | |
1214 | samples/validate/*.ico | |
1215 | samples/validate/*.bmp | |
1216 | samples/validate/*.pro | |
2ce79e48 | 1217 | samples/validate/*.bkl |
babc9758 | 1218 | |
52f52ebc JS |
1219 | samples/vscroll/*.cpp |
1220 | samples/vscroll/*.rc | |
1221 | samples/vscroll/makefile* | |
1222 | samples/vscroll/*.xpm | |
1223 | samples/vscroll/*.bkl | |
1224 | ||
8f3fc6b4 JS |
1225 | samples/widgets/*.cpp |
1226 | samples/widgets/*.h | |
1227 | samples/widgets/makefile* | |
1228 | samples/widgets/*.rc | |
1229 | samples/widgets/*.def | |
1230 | samples/widgets/*.ico | |
1231 | samples/widgets/*.xpm | |
1232 | samples/widgets/*.txt | |
1233 | samples/widgets/*.bmp | |
69477ac4 | 1234 | samples/widgets/*.pro |
7ff3f367 | 1235 | samples/widgets/icons/*.xpm |
2ce79e48 | 1236 | samples/widgets/*.bkl |
69477ac4 JS |
1237 | |
1238 | samples/wizard/*.cpp | |
1239 | samples/wizard/*.h | |
1240 | samples/wizard/makefile* | |
1241 | samples/wizard/*.rc | |
1242 | samples/wizard/*.def | |
1243 | samples/wizard/*.bmp | |
1244 | samples/wizard/*.xpm | |
1245 | samples/wizard/*.xbm | |
1246 | samples/wizard/*.png | |
1247 | samples/wizard/*.ico | |
1248 | samples/wizard/*.txt | |
1249 | samples/wizard/*.pro | |
2ce79e48 | 1250 | samples/wizard/*.bkl |
8f3fc6b4 | 1251 | |
11b35234 JS |
1252 | samples/wxtest/*.cpp |
1253 | samples/wxtest/*.h | |
1254 | samples/wxtest/makefile* | |
1255 | samples/wxtest/*.rc | |
1256 | samples/wxtest/*.def | |
1257 | samples/wxtest/*.bmp | |
1258 | samples/wxtest/*.xpm | |
1259 | samples/wxtest/*.xbm | |
1260 | samples/wxtest/*.png | |
1261 | samples/wxtest/*.ico | |
1262 | samples/wxtest/*.txt | |
1263 | samples/wxtest/*.pro | |
2ce79e48 | 1264 | samples/wxtest/*.bkl |
11b35234 | 1265 | |
2ce79e48 | 1266 | demos/demos.bkl |
9bb3479c JS |
1267 | demos/makefile* |
1268 | demos/configure | |
1269 | demos/configure.in | |
a42b93aa | 1270 | |
1cf4526d JS |
1271 | demos/bombs/*.cpp |
1272 | demos/bombs/*.h | |
1273 | demos/bombs/*.def | |
1274 | demos/bombs/makefile* | |
1275 | demos/bombs/*.xbm | |
1276 | demos/bombs/*.xpm | |
1277 | demos/bombs/*.txt | |
1278 | demos/bombs/*.ico | |
1279 | demos/bombs/*.bmp | |
1280 | demos/bombs/*.rc | |
69477ac4 | 1281 | demos/bombs/*.pro |
2ce79e48 | 1282 | demos/bombs/*.bkl |
1cf4526d JS |
1283 | |
1284 | demos/forty/*.cpp | |
1285 | demos/forty/*.h | |
1286 | demos/forty/makefile* | |
1287 | demos/forty/*.rc | |
1288 | demos/forty/*.def | |
1289 | demos/forty/*.bmp | |
1290 | demos/forty/*.xpm | |
1291 | demos/forty/*.xbm | |
1292 | demos/forty/*.png | |
1293 | demos/forty/*.ico | |
1294 | demos/forty/*.txt | |
69477ac4 | 1295 | demos/forty/*.pro |
2ce79e48 | 1296 | demos/forty/*.bkl |
1cf4526d JS |
1297 | |
1298 | demos/fractal/*.cpp | |
1299 | demos/fractal/*.h | |
1300 | demos/fractal/*.def | |
1301 | demos/fractal/makefile* | |
1302 | demos/fractal/*.xbm | |
1303 | demos/fractal/*.xpm | |
1304 | demos/fractal/*.ico | |
1305 | demos/fractal/*.rc | |
69477ac4 | 1306 | demos/fractal/*.pro |
2ce79e48 | 1307 | demos/fractal/*.bkl |
1cf4526d JS |
1308 | |
1309 | demos/life/*.cpp | |
d0b223a1 | 1310 | demos/life/*.inc |
1cf4526d JS |
1311 | demos/life/*.h |
1312 | demos/life/makefile* | |
1313 | demos/life/*.rc | |
1314 | demos/life/*.def | |
1315 | demos/life/*.ico | |
1316 | demos/life/*.xpm | |
1317 | demos/life/*.txt | |
f6bcfd97 | 1318 | demos/life/*.lif |
69477ac4 | 1319 | demos/life/*.pro |
1cf4526d JS |
1320 | demos/life/bitmaps/*.xpm |
1321 | demos/life/bitmaps/*.bmp | |
2ce79e48 | 1322 | demos/life/*.bkl |
1cf4526d JS |
1323 | |
1324 | demos/poem/*.cpp | |
1325 | demos/poem/*.h | |
1326 | demos/poem/*.def | |
1327 | demos/poem/*.rc | |
1328 | demos/poem/*.inf | |
1329 | demos/poem/*.txt | |
1330 | demos/poem/makefile* | |
1331 | demos/poem/*.xbm | |
1332 | demos/poem/*.xpm | |
1333 | demos/poem/*.ico | |
1334 | demos/poem/*.bmp | |
1335 | demos/poem/*.dat | |
69477ac4 | 1336 | demos/poem/*.pro |
2ce79e48 | 1337 | demos/poem/*.bkl |
1cf4526d | 1338 | |
a42b93aa JS |
1339 | demos/dbbrowse/*.cpp |
1340 | demos/dbbrowse/*.h | |
1341 | demos/dbbrowse/*.def | |
1342 | demos/dbbrowse/*.rc | |
1343 | demos/dbbrowse/*.inf | |
1344 | demos/dbbrowse/*.txt | |
1345 | demos/dbbrowse/makefile* | |
1346 | demos/dbbrowse/*.xbm | |
1347 | demos/dbbrowse/*.xpm | |
1348 | demos/dbbrowse/*.ico | |
1349 | demos/dbbrowse/*.bmp | |
69477ac4 | 1350 | demos/dbbrowse/*.pro |
a42b93aa JS |
1351 | demos/dbbrowse/bitmaps/*.bmp |
1352 | demos/dbbrowse/bitmaps/*.ico | |
1353 | demos/dbbrowse/bitmaps/*.xpm | |
1354 | demos/dbbrowse/de/*.po | |
1355 | demos/dbbrowse/de/*.mo | |
1356 | demos/dbbrowse/de/*.cmd | |
1357 | demos/dbbrowse/de/*.cfg | |
1358 | demos/dbbrowse/fr/*.po | |
1359 | demos/dbbrowse/fr/*.mo | |
1360 | demos/dbbrowse/fr/*.cmd | |
1361 | demos/dbbrowse/fr/*.cfg | |
1362 | demos/dbbrowse/help.cz/*.mo | |
1363 | demos/dbbrowse/help.de/*.htm | |
1364 | demos/dbbrowse/help.de/*.hhc | |
1365 | demos/dbbrowse/help.de/*.hhp | |
1366 | demos/dbbrowse/help.de/*.hhk | |
1367 | demos/dbbrowse/help.png/*.png | |
1368 | demos/dbbrowse/help.std/*.htm | |
1369 | demos/dbbrowse/help.std/*.hhc | |
1370 | demos/dbbrowse/help.std/*.hhp | |
1371 | demos/dbbrowse/help.std/*.hhk | |
2ce79e48 | 1372 | demos/dbbrowse/*.bkl |
84c9e2f8 | 1373 | |
69f9caa2 JS |
1374 | tests/*.bkl |
1375 | tests/makefile*.* | |
1376 | tests/test.dsp | |
1377 | tests/test.dsw | |
1378 | tests/*.cpp | |
1379 | ||
1380 | tests/filesys/*.cpp | |
1381 | tests/filesys/*.h | |
1382 | tests/filesys/*.bkl | |
1383 | tests/filesys/*.inc | |
c92ddcd2 JS |
1384 | |
1385 | tests/formatconverter/*.pl | |
1386 | tests/formatconverter/*.cpp | |
1387 | tests/formatconverter/*.txt | |
1388 | ||
69f9caa2 JS |
1389 | tests/mbconv/*.cpp |
1390 | tests/mbconv/*.h | |
1391 | tests/mbconv/*.bkl | |
1392 | tests/mbconv/*.inc | |
1393 | ||
1394 | tests/regex/*.cpp | |
1395 | tests/regex/*.h | |
1396 | tests/regex/*.bkl | |
1397 | tests/regex/*.inc | |
1398 | tests/regex/*.pl | |
1399 | tests/regex/*.test | |
1400 | ||
1401 | tests/streams/*.cpp | |
1402 | tests/streams/*.h | |
1403 | tests/streams/*.bkl | |
1404 | tests/streams/*.inc | |
1405 |