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