]>
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 | |
7b28757f | 162 | utils/dialoged/Makefile.in |
457814b5 | 163 | utils/dialoged/src/bitmaps/*.xbm |
81d66cf3 | 164 | utils/dialoged/src/bitmaps/*.xpm |
281b0186 JS |
165 | utils/dialoged/src/bitmaps/*.bmp |
166 | utils/dialoged/src/bitmaps/*.ico | |
457814b5 JS |
167 | utils/dialoged/src/*.h |
168 | utils/dialoged/src/*.cpp | |
169 | utils/dialoged/src/*.def | |
170 | utils/dialoged/src/*.rc | |
72212c28 | 171 | utils/dialoged/src/makefile* |
457814b5 | 172 | utils/dialoged/src/*.xbm |
81d66cf3 | 173 | utils/dialoged/src/*.xpm |
457814b5 JS |
174 | utils/dialoged/src/*.txt |
175 | utils/dialoged/src/*.inf | |
457814b5 JS |
176 | utils/dialoged/src/*.ico |
177 | utils/dialoged/src/*.prj | |
178 | utils/dialoged/src/*.bmp | |
457814b5 | 179 | |
6158481f JS |
180 | utils/hhp2cached/*.h |
181 | utils/hhp2cached/*.cpp | |
182 | utils/hhp2cached/*.def | |
183 | utils/hhp2cached/*.rc | |
184 | utils/hhp2cached/makefile* | |
185 | utils/hhp2cached/*.xbm | |
186 | utils/hhp2cached/*.xpm | |
187 | utils/hhp2cached/*.txt | |
7b28757f | 188 | |
7c4a59a8 JS |
189 | contrib/configure |
190 | contrib/configure.in | |
7b28757f | 191 | contrib/lib/dummy |
7c4a59a8 | 192 | |
2ce79e48 JS |
193 | samples/samples.bkl |
194 | ||
457814b5 | 195 | samples/*.txt |
72212c28 | 196 | samples/makefile* |
a42b93aa JS |
197 | samples/configure |
198 | samples/configure.in | |
457814b5 | 199 | |
f81387bd JS |
200 | samples/access/*.cpp |
201 | samples/access/*.h | |
202 | samples/access/*.def | |
203 | samples/access/makefile* | |
204 | samples/access/*.xbm | |
205 | samples/access/*.xpm | |
206 | samples/access/*.ico | |
207 | samples/access/*.rc | |
208 | samples/access/*.pro | |
2ce79e48 | 209 | samples/access/*.bkl |
69477ac4 JS |
210 | |
211 | samples/artprov/*.cpp | |
212 | samples/artprov/*.h | |
213 | samples/artprov/*.def | |
214 | samples/artprov/makefile* | |
215 | samples/artprov/*.xbm | |
216 | samples/artprov/*.xpm | |
217 | samples/artprov/*.txt | |
218 | samples/artprov/*.ico | |
219 | samples/artprov/*.bmp | |
220 | samples/artprov/*.rc | |
221 | samples/artprov/*.wav | |
222 | samples/artprov/*.pro | |
2ce79e48 | 223 | samples/artprov/*.bkl |
69477ac4 JS |
224 | |
225 | samples/calendar/*.cpp | |
226 | samples/calendar/*.h | |
227 | samples/calendar/makefile* | |
228 | samples/calendar/*.rc | |
229 | samples/calendar/*.def | |
230 | samples/calendar/*.ico | |
231 | samples/calendar/*.xpm | |
232 | samples/calendar/*.txt | |
233 | samples/calendar/*.pro | |
2ce79e48 | 234 | samples/calendar/*.bkl |
69477ac4 JS |
235 | |
236 | samples/caret/*.cpp | |
237 | samples/caret/*.h | |
238 | samples/caret/makefile* | |
239 | samples/caret/*.rc | |
240 | samples/caret/*.def | |
241 | samples/caret/*.bmp | |
242 | samples/caret/*.xpm | |
243 | samples/caret/*.xbm | |
244 | samples/caret/*.png | |
245 | samples/caret/*.ico | |
4e4dc03d JS |
246 | samples/caret/*.txt |
247 | samples/caret/*.pro | |
2ce79e48 | 248 | samples/caret/*.bkl |
69477ac4 JS |
249 | |
250 | samples/checklst/*.cpp | |
251 | samples/checklst/*.h | |
252 | samples/checklst/*.def | |
253 | samples/checklst/*.rc | |
254 | samples/checklst/*.txt | |
255 | samples/checklst/makefile* | |
256 | samples/checklst/*.xbm | |
257 | samples/checklst/*.xpm | |
258 | samples/checklst/*.ico | |
259 | samples/checklst/*.bmp | |
260 | samples/checklst/*.pro | |
2ce79e48 | 261 | samples/checklst/*.bkl |
69477ac4 | 262 | |
bbcdf8bc JS |
263 | samples/config/*.cpp |
264 | samples/config/*.h | |
265 | samples/config/*.def | |
72212c28 | 266 | samples/config/makefile* |
bbcdf8bc JS |
267 | samples/config/*.xbm |
268 | samples/config/*.xpm | |
269 | samples/config/*.txt | |
270 | samples/config/*.ico | |
271 | samples/config/*.bmp | |
272 | samples/config/*.rc | |
273 | samples/config/*.wav | |
69477ac4 | 274 | samples/config/*.pro |
2ce79e48 | 275 | samples/config/*.bkl |
69477ac4 JS |
276 | |
277 | samples/console/testdata.fc | |
278 | samples/console/*.cpp | |
279 | samples/console/*.h | |
280 | samples/console/makefile* | |
281 | samples/console/*.rc | |
282 | samples/console/*.def | |
283 | samples/console/*.bmp | |
284 | samples/console/*.xpm | |
285 | samples/console/*.xbm | |
286 | samples/console/*.png | |
287 | samples/console/*.ico | |
288 | samples/console/*.txt | |
289 | samples/console/*.pro | |
2ce79e48 | 290 | samples/console/*.bkl |
69477ac4 JS |
291 | |
292 | samples/controls/*.cpp | |
293 | samples/controls/*.h | |
294 | samples/controls/*.def | |
295 | samples/controls/makefile* | |
296 | samples/controls/*.xbm | |
297 | samples/controls/*.xpm | |
298 | samples/controls/*.ico | |
299 | samples/controls/*.bmp | |
300 | samples/controls/*.rc | |
301 | samples/controls/*.pro | |
302 | samples/controls/icons/*.bmp | |
303 | samples/controls/icons/*.ico | |
304 | samples/controls/icons/*.xpm | |
2ce79e48 | 305 | samples/controls/*.bkl |
69477ac4 JS |
306 | |
307 | samples/dialup/*.cpp | |
308 | samples/dialup/*.h | |
309 | samples/dialup/makefile* | |
310 | samples/dialup/*.rc | |
311 | samples/dialup/*.def | |
312 | samples/dialup/*.bmp | |
313 | samples/dialup/*.xpm | |
314 | samples/dialup/*.xbm | |
315 | samples/dialup/*.png | |
316 | samples/dialup/*.ico | |
317 | samples/dialup/*.txt | |
318 | samples/dialup/*.pro | |
2ce79e48 | 319 | samples/dialup/*.bkl |
457814b5 | 320 | |
f81387bd JS |
321 | samples/display/*.cpp |
322 | samples/display/*.h | |
323 | samples/display/makefile* | |
324 | samples/display/*.rc | |
325 | samples/display/*.def | |
326 | samples/display/*.bmp | |
327 | samples/display/*.xpm | |
328 | samples/display/*.xbm | |
329 | samples/display/*.png | |
330 | samples/display/*.ico | |
331 | samples/display/*.txt | |
332 | samples/display/*.pro | |
2ce79e48 | 333 | samples/display/*.bkl |
f81387bd | 334 | |
af111fc3 JS |
335 | samples/db/*.cpp |
336 | samples/db/*.h | |
337 | samples/db/*.def | |
338 | samples/db/makefile* | |
339 | samples/db/*.xbm | |
340 | samples/db/*.xpm | |
341 | samples/db/*.txt | |
342 | samples/db/*.ico | |
343 | samples/db/*.bmp | |
344 | samples/db/*.rc | |
345 | samples/db/*.wav | |
69477ac4 | 346 | samples/db/*.pro |
2ce79e48 | 347 | samples/db/*.bkl |
69477ac4 JS |
348 | |
349 | samples/dnd/*.cpp | |
350 | samples/dnd/*.h | |
351 | samples/dnd/makefile* | |
352 | samples/dnd/*.rc | |
353 | samples/dnd/*.wxr | |
354 | samples/dnd/*.def | |
355 | samples/dnd/*.bmp | |
356 | samples/dnd/*.xbm | |
357 | samples/dnd/*.xpm | |
358 | samples/dnd/*.png | |
359 | samples/dnd/*.ico | |
360 | samples/dnd/*.txt | |
361 | samples/dnd/*.cur | |
362 | samples/dnd/*.pro | |
2ce79e48 | 363 | samples/dnd/*.bkl |
69477ac4 JS |
364 | |
365 | samples/drawing/*.cpp | |
366 | samples/drawing/*.h | |
367 | samples/drawing/makefile* | |
368 | samples/drawing/*.rc | |
369 | samples/drawing/*.def | |
370 | samples/drawing/*.bmp | |
371 | samples/drawing/*.xpm | |
372 | samples/drawing/*.xbm | |
373 | samples/drawing/*.png | |
374 | samples/drawing/*.ico | |
375 | samples/drawing/*.txt | |
376 | samples/drawing/*.pro | |
2ce79e48 | 377 | samples/drawing/*.bkl |
69477ac4 JS |
378 | |
379 | samples/dialogs/*.h | |
380 | samples/dialogs/*.cpp | |
381 | samples/dialogs/*.def | |
382 | samples/dialogs/*.rc | |
383 | samples/dialogs/makefile* | |
384 | samples/dialogs/*.xbm | |
385 | samples/dialogs/*.xpm | |
386 | samples/dialogs/*.txt | |
387 | samples/dialogs/*.bmp | |
388 | samples/dialogs/*.ico | |
389 | samples/dialogs/*.pro | |
2ce79e48 | 390 | samples/dialogs/*.bkl |
69477ac4 JS |
391 | |
392 | samples/docview/*.h | |
393 | samples/docview/*.cpp | |
394 | samples/docview/*.def | |
395 | samples/docview/*.rc | |
396 | samples/docview/makefile* | |
397 | samples/docview/*.xbm | |
398 | samples/docview/*.xpm | |
399 | samples/docview/*.txt | |
400 | samples/docview/*.ico | |
401 | samples/docview/*.bmp | |
402 | samples/docview/*.pro | |
2ce79e48 | 403 | samples/docview/*.bkl |
69477ac4 JS |
404 | |
405 | samples/docvwmdi/*.h | |
406 | samples/docvwmdi/*.cpp | |
407 | samples/docvwmdi/*.def | |
408 | samples/docvwmdi/*.rc | |
409 | samples/docvwmdi/makefile* | |
410 | samples/docvwmdi/*.xbm | |
411 | samples/docvwmdi/*.xpm | |
412 | samples/docvwmdi/*.txt | |
413 | samples/docvwmdi/*.ico | |
414 | samples/docvwmdi/*.bmp | |
415 | samples/docvwmdi/*.pro | |
2ce79e48 | 416 | samples/docvwmdi/*.bkl |
69477ac4 JS |
417 | |
418 | samples/dragimag/*.cpp | |
419 | samples/dragimag/*.h | |
420 | samples/dragimag/makefile* | |
421 | samples/dragimag/*.rc | |
422 | samples/dragimag/*.def | |
423 | samples/dragimag/*.ico | |
424 | samples/dragimag/*.xpm | |
425 | samples/dragimag/*.png | |
426 | samples/dragimag/*.bmp | |
427 | samples/dragimag/*.pro | |
2ce79e48 | 428 | samples/dragimag/*.bkl |
af111fc3 | 429 | |
457814b5 JS |
430 | samples/dynamic/*.cpp |
431 | samples/dynamic/*.h | |
432 | samples/dynamic/*.def | |
72212c28 | 433 | samples/dynamic/makefile* |
457814b5 | 434 | samples/dynamic/*.xbm |
81d66cf3 | 435 | samples/dynamic/*.xpm |
457814b5 JS |
436 | samples/dynamic/*.txt |
437 | samples/dynamic/*.ico | |
438 | samples/dynamic/*.bmp | |
439 | samples/dynamic/*.rc | |
440 | samples/dynamic/*.wav | |
69477ac4 | 441 | samples/dynamic/*.pro |
2ce79e48 | 442 | samples/dynamic/*.bkl |
457814b5 | 443 | |
4d2c67a9 JS |
444 | samples/erase/*.cpp |
445 | samples/erase/*.h | |
446 | samples/erase/*.def | |
447 | samples/erase/makefile* | |
448 | samples/erase/*.xbm | |
449 | samples/erase/*.xpm | |
450 | samples/erase/*.txt | |
451 | samples/erase/*.ico | |
452 | samples/erase/*.bmp | |
453 | samples/erase/*.rc | |
454 | samples/erase/*.wav | |
69477ac4 | 455 | samples/erase/*.pro |
2ce79e48 | 456 | samples/erase/*.bkl |
4d2c67a9 | 457 | |
69477ac4 JS |
458 | samples/event/*.cpp |
459 | samples/event/*.h | |
460 | samples/event/*.def | |
461 | samples/event/*.rc | |
462 | samples/event/*.inf | |
463 | samples/event/*.txt | |
464 | samples/event/makefile* | |
465 | samples/event/*.xbm | |
466 | samples/event/*.xpm | |
467 | samples/event/*.ico | |
468 | samples/event/*.bmp | |
469 | samples/event/*.pro | |
2ce79e48 | 470 | samples/event/*.bkl |
69477ac4 JS |
471 | |
472 | samples/exec/*.cpp | |
473 | samples/exec/*.h | |
474 | samples/exec/makefile* | |
475 | samples/exec/*.rc | |
476 | samples/exec/*.def | |
477 | samples/exec/*.ico | |
478 | samples/exec/*.xpm | |
479 | samples/exec/*.txt | |
480 | samples/exec/*.pro | |
2ce79e48 | 481 | samples/exec/*.bkl |
69477ac4 JS |
482 | |
483 | samples/font/*.cpp | |
484 | samples/font/*.h | |
485 | samples/font/makefile* | |
486 | samples/font/*.rc | |
487 | samples/font/*.def | |
488 | samples/font/*.bmp | |
489 | samples/font/*.xpm | |
490 | samples/font/*.xbm | |
491 | samples/font/*.png | |
492 | samples/font/*.ico | |
493 | samples/font/*.txt | |
494 | samples/font/*.pro | |
2ce79e48 | 495 | samples/font/*.bkl |
69477ac4 JS |
496 | |
497 | samples/grid/*.cpp | |
498 | samples/grid/*.h | |
499 | samples/grid/*.def | |
500 | samples/grid/*.rc | |
501 | samples/grid/*.txt | |
502 | samples/grid/makefile* | |
503 | samples/grid/*.xbm | |
504 | samples/grid/*.xpm | |
505 | samples/grid/*.ico | |
506 | samples/grid/*.bmp | |
507 | samples/grid/*.pro | |
2ce79e48 | 508 | samples/grid/*.bkl |
fcc6dddd | 509 | |
55acd85e JS |
510 | samples/help/*.cpp |
511 | samples/help/*.h | |
512 | samples/help/*.def | |
513 | samples/help/makefile* | |
514 | samples/help/*.xbm | |
515 | samples/help/*.xpm | |
516 | samples/help/*.ico | |
7c4a59a8 | 517 | samples/help/*.bmp |
281b0186 | 518 | samples/help/*.gif |
55acd85e | 519 | samples/help/*.rc |
7c4a59a8 JS |
520 | samples/help/*.hlp |
521 | samples/help/*.cnt | |
7b28757f JS |
522 | samples/help/*.zip |
523 | samples/help/*.htb | |
f6bcfd97 BP |
524 | samples/help/*.chm |
525 | samples/help/*.hhp | |
526 | samples/help/*.hhk | |
527 | samples/help/*.hhc | |
7c4a59a8 JS |
528 | samples/help/*.hpj |
529 | samples/help/*.tex | |
530 | samples/help/*.ini | |
69477ac4 | 531 | samples/help/*.pro |
e37ce170 | 532 | samples/help/cshelp.txt |
55acd85e JS |
533 | samples/help/doc/*.html |
534 | samples/help/doc/*.htm | |
535 | samples/help/doc/*.class | |
536 | samples/help/doc/*.db | |
537 | samples/help/doc/*.tex | |
538 | samples/help/doc/*.gif | |
539 | samples/help/doc/*.map | |
2ce79e48 | 540 | samples/help/*.bkl |
55acd85e | 541 | |
44cf9b50 JS |
542 | samples/htlbox/*.cpp |
543 | samples/htlbox/*.h | |
544 | samples/htlbox/*.def | |
545 | samples/htlbox/makefile* | |
546 | samples/htlbox/*.xpm | |
547 | samples/htlbox/*.ico | |
548 | samples/htlbox/*.bmp | |
549 | samples/htlbox/*.rc | |
2ce79e48 | 550 | samples/htlbox/*.bkl |
44cf9b50 | 551 | |
69477ac4 JS |
552 | samples/html/makefile* |
553 | samples/html/*.txt | |
2ce79e48 | 554 | samples/html/*.bkl |
457814b5 | 555 | |
69477ac4 JS |
556 | samples/html/about/*.cpp |
557 | samples/html/about/*.h | |
558 | samples/html/about/makefile* | |
559 | samples/html/about/*.rc | |
560 | samples/html/about/*.def | |
561 | samples/html/about/*.bmp | |
562 | samples/html/about/*.xpm | |
563 | samples/html/about/*.xbm | |
564 | samples/html/about/*.png | |
565 | samples/html/about/*.ico | |
566 | samples/html/about/*.txt | |
567 | samples/html/about/*.pro | |
568 | samples/html/about/data/*.htm | |
569 | samples/html/about/data/*.png | |
2ce79e48 | 570 | samples/html/about/*.bkl |
457814b5 | 571 | |
69477ac4 JS |
572 | samples/html/help/*.cpp |
573 | samples/html/help/*.h | |
574 | samples/html/help/makefile* | |
575 | samples/html/help/*.rc | |
576 | samples/html/help/*.def | |
577 | samples/html/help/*.bmp | |
578 | samples/html/help/*.xpm | |
579 | samples/html/help/*.xbm | |
580 | samples/html/help/*.png | |
581 | samples/html/help/*.ico | |
582 | samples/html/help/*.txt | |
583 | samples/html/help/*.pro | |
584 | samples/html/help/helpfiles/*.htm | |
585 | samples/html/help/helpfiles/*.hhc | |
586 | samples/html/help/helpfiles/*.hhk | |
587 | samples/html/help/helpfiles/*.hhp | |
2ce79e48 | 588 | samples/html/help/*.bkl |
69477ac4 JS |
589 | |
590 | samples/html/printing/*.cpp | |
591 | samples/html/printing/*.h | |
592 | samples/html/printing/makefile* | |
593 | samples/html/printing/*.rc | |
594 | samples/html/printing/*.pro | |
595 | samples/html/printing/*.def | |
596 | samples/html/printing/*.bmp | |
597 | samples/html/printing/*.xpm | |
598 | samples/html/printing/*.xbm | |
599 | samples/html/printing/*.png | |
600 | samples/html/printing/*.ico | |
674fdaba | 601 | samples/html/printing/*.gif |
69477ac4 | 602 | samples/html/printing/*.htm |
2ce79e48 | 603 | samples/html/printing/*.bkl |
69477ac4 JS |
604 | |
605 | samples/html/test/*.cpp | |
606 | samples/html/test/*.h | |
607 | samples/html/test/makefile* | |
608 | samples/html/test/*.rc | |
609 | samples/html/test/*.def | |
610 | samples/html/test/*.bmp | |
611 | samples/html/test/*.xpm | |
612 | samples/html/test/*.xbm | |
613 | samples/html/test/*.png | |
614 | samples/html/test/*.ico | |
615 | samples/html/test/*.htm | |
616 | samples/html/test/*.html | |
617 | samples/html/test/*.pro | |
e39081af | 618 | samples/html/test/*.gif |
2ce79e48 | 619 | samples/html/test/*.bkl |
69477ac4 JS |
620 | |
621 | samples/html/virtual/*.cpp | |
622 | samples/html/virtual/*.h | |
623 | samples/html/virtual/makefile* | |
624 | samples/html/virtual/*.rc | |
625 | samples/html/virtual/*.def | |
626 | samples/html/virtual/*.bmp | |
627 | samples/html/virtual/*.xpm | |
628 | samples/html/virtual/*.xbm | |
629 | samples/html/virtual/*.png | |
630 | samples/html/virtual/*.ico | |
631 | samples/html/virtual/*.htm | |
632 | samples/html/virtual/*.html | |
633 | samples/html/virtual/*.pro | |
2ce79e48 | 634 | samples/html/virtual/*.bkl |
69477ac4 JS |
635 | |
636 | samples/html/widget/*.cpp | |
637 | samples/html/widget/*.h | |
638 | samples/html/widget/makefile* | |
639 | samples/html/widget/*.rc | |
640 | samples/html/widget/*.def | |
641 | samples/html/widget/*.bmp | |
642 | samples/html/widget/*.xpm | |
643 | samples/html/widget/*.xbm | |
644 | samples/html/widget/*.png | |
645 | samples/html/widget/*.ico | |
646 | samples/html/widget/*.htm | |
647 | samples/html/widget/*.html | |
648 | samples/html/widget/*.pro | |
2ce79e48 | 649 | samples/html/widget/*.bkl |
69477ac4 JS |
650 | |
651 | samples/html/zip/*.cpp | |
652 | samples/html/zip/*.h | |
653 | samples/html/zip/makefile* | |
654 | samples/html/zip/*.rc | |
655 | samples/html/zip/*.def | |
656 | samples/html/zip/*.bmp | |
657 | samples/html/zip/*.xpm | |
658 | samples/html/zip/*.xbm | |
659 | samples/html/zip/*.png | |
660 | samples/html/zip/*.ico | |
661 | samples/html/zip/*.htm | |
662 | samples/html/zip/*.html | |
663 | samples/html/zip/*.zip | |
664 | samples/html/zip/*.pro | |
2ce79e48 | 665 | samples/html/zip/*.bkl |
69477ac4 JS |
666 | |
667 | samples/html/helpview/*.cpp | |
668 | samples/html/helpview/*.h | |
669 | samples/html/helpview/makefile* | |
670 | samples/html/helpview/*.rc | |
671 | samples/html/helpview/*.def | |
672 | samples/html/helpview/*.bmp | |
673 | samples/html/helpview/*.xpm | |
674 | samples/html/helpview/*.xbm | |
675 | samples/html/helpview/*.png | |
676 | samples/html/helpview/*.ico | |
677 | samples/html/helpview/*.htm | |
678 | samples/html/helpview/*.html | |
679 | samples/html/helpview/*.pro | |
680 | samples/html/helpview/test.zip | |
2ce79e48 | 681 | samples/html/helpview/*.bkl |
69477ac4 JS |
682 | |
683 | samples/image/*.cpp | |
684 | samples/image/*.h | |
685 | samples/image/makefile* | |
686 | samples/image/*.rc | |
687 | samples/image/*.def | |
688 | samples/image/*.bmp | |
689 | samples/image/*.xpm | |
690 | samples/image/*.xbm | |
691 | samples/image/*.png | |
692 | samples/image/*.pnm | |
693 | samples/image/*.pcx | |
694 | samples/image/*.jpg | |
695 | samples/image/*.gif | |
696 | samples/image/*.tif | |
697 | samples/image/*.ico | |
674fdaba | 698 | samples/image/*.cur |
69477ac4 JS |
699 | samples/image/*.txt |
700 | samples/image/*.pro | |
441582dd | 701 | samples/image/*.ani |
2ce79e48 | 702 | samples/image/*.bkl |
69477ac4 JS |
703 | |
704 | samples/internat/*.cpp | |
705 | samples/internat/*.h | |
706 | samples/internat/*.def | |
707 | samples/internat/*.rc | |
708 | samples/internat/*.txt | |
709 | samples/internat/makefile* | |
710 | samples/internat/*.xbm | |
711 | samples/internat/*.xpm | |
712 | samples/internat/*.po | |
713 | samples/internat/*.ico | |
714 | samples/internat/*.bmp | |
715 | samples/internat/*.mo | |
716 | samples/internat/*.pro | |
717 | samples/internat/fr/*.mo | |
718 | samples/internat/fr/*.po | |
719 | samples/internat/de/*.mo | |
720 | samples/internat/de/*.po | |
674fdaba JS |
721 | samples/internat/ru/*.mo |
722 | samples/internat/ru/*.po | |
2ce79e48 | 723 | samples/internat/*.bkl |
69477ac4 JS |
724 | |
725 | samples/ipc/*.cpp | |
726 | samples/ipc/*.h | |
727 | samples/ipc/makefile* | |
728 | samples/ipc/client.vc | |
729 | samples/ipc/server.vc | |
730 | samples/ipc/client.wat | |
731 | samples/ipc/server.wat | |
732 | samples/ipc/client.b32 | |
733 | samples/ipc/server.b32 | |
734 | samples/ipc/client.bcc | |
735 | samples/ipc/server.bcc | |
736 | samples/ipc/client.dos | |
737 | samples/ipc/server.dos | |
738 | samples/ipc/client.g95 | |
739 | samples/ipc/server.g95 | |
740 | samples/ipc/*.rc | |
741 | samples/ipc/*.def | |
742 | samples/ipc/*.bmp | |
743 | samples/ipc/*.xpm | |
744 | samples/ipc/*.xbm | |
745 | samples/ipc/*.png | |
746 | samples/ipc/*.ico | |
747 | samples/ipc/*.txt | |
748 | samples/ipc/*.pro | |
2ce79e48 | 749 | samples/ipc/*.bkl |
69477ac4 | 750 | |
12d1ab44 JS |
751 | samples/keyboard/*.cpp |
752 | samples/keyboard/*.h | |
753 | samples/keyboard/*.def | |
754 | samples/keyboard/*.rc | |
755 | samples/keyboard/*.txt | |
756 | samples/keyboard/makefile* | |
757 | samples/keyboard/*.xbm | |
758 | samples/keyboard/*.xpm | |
759 | samples/keyboard/*.ico | |
760 | samples/keyboard/*.bmp | |
761 | samples/keyboard/*.pro | |
2ce79e48 | 762 | samples/keyboard/*.bkl |
12d1ab44 | 763 | |
69477ac4 JS |
764 | samples/layout/*.cpp |
765 | samples/layout/*.h | |
766 | samples/layout/*.def | |
767 | samples/layout/makefile* | |
768 | samples/layout/*.xbm | |
769 | samples/layout/*.xpm | |
770 | samples/layout/*.ico | |
771 | samples/layout/*.rc | |
772 | samples/layout/*.bmp | |
773 | samples/layout/*.pro | |
2ce79e48 | 774 | samples/layout/*.bkl |
69477ac4 | 775 | |
332b8edb JS |
776 | samples/listbox/*.cpp |
777 | samples/listbox/*.h | |
778 | samples/listbox/*.def | |
779 | samples/listbox/*.rc | |
780 | samples/listbox/*.txt | |
781 | samples/listbox/makefile* | |
782 | samples/listbox/*.xpm | |
2ce79e48 | 783 | samples/listbox/*.bkl |
332b8edb | 784 | |
69477ac4 JS |
785 | samples/listctrl/*.cpp |
786 | samples/listctrl/*.h | |
787 | samples/listctrl/*.def | |
788 | samples/listctrl/*.rc | |
789 | samples/listctrl/*.txt | |
790 | samples/listctrl/makefile* | |
791 | samples/listctrl/*.xbm | |
792 | samples/listctrl/*.xpm | |
793 | samples/listctrl/bitmaps/*.xbm | |
794 | samples/listctrl/bitmaps/*.xpm | |
795 | samples/listctrl/*.ico | |
796 | samples/listctrl/*.bmp | |
797 | samples/listctrl/*.pro | |
798 | samples/listctrl/bitmaps/*.bmp | |
799 | samples/listctrl/bitmaps/*.ico | |
2ce79e48 | 800 | samples/listctrl/*.bkl |
457814b5 JS |
801 | |
802 | samples/mdi/*.cpp | |
803 | samples/mdi/*.h | |
804 | samples/mdi/*.def | |
72212c28 | 805 | samples/mdi/makefile* |
457814b5 | 806 | samples/mdi/*.xbm |
81d66cf3 | 807 | samples/mdi/*.xpm |
457814b5 JS |
808 | samples/mdi/*.ico |
809 | samples/mdi/*.rc | |
69477ac4 | 810 | samples/mdi/*.pro |
457814b5 JS |
811 | samples/mdi/bitmaps/*.bmp |
812 | samples/mdi/bitmaps/*.ico | |
72212c28 JS |
813 | samples/mdi/bitmaps/*.xpm |
814 | samples/mdi/bitmaps/*.xbm | |
2ce79e48 | 815 | samples/mdi/*.bkl |
457814b5 | 816 | |
69477ac4 JS |
817 | samples/menu/*.cpp |
818 | samples/menu/*.h | |
819 | samples/menu/makefile* | |
820 | samples/menu/*.rc | |
821 | samples/menu/*.def | |
822 | samples/menu/*.bmp | |
823 | samples/menu/*.xpm | |
824 | samples/menu/*.xbm | |
825 | samples/menu/*.png | |
826 | samples/menu/*.ico | |
827 | samples/menu/*.txt | |
828 | samples/menu/*.pro | |
2ce79e48 | 829 | samples/menu/*.bkl |
69477ac4 JS |
830 | |
831 | samples/memcheck/*.h | |
832 | samples/memcheck/*.cpp | |
833 | samples/memcheck/*.def | |
834 | samples/memcheck/*.rc | |
835 | samples/memcheck/makefile* | |
836 | samples/memcheck/*.xbm | |
837 | samples/memcheck/*.xpm | |
838 | samples/memcheck/*.txt | |
839 | samples/memcheck/*.ico | |
840 | samples/memcheck/*.bmp | |
841 | samples/memcheck/*.pro | |
2ce79e48 | 842 | samples/memcheck/*.bkl |
69477ac4 | 843 | |
457814b5 JS |
844 | samples/minimal/*.cpp |
845 | samples/minimal/*.h | |
846 | samples/minimal/*.def | |
72212c28 | 847 | samples/minimal/makefile* |
457814b5 | 848 | samples/minimal/*.xbm |
81d66cf3 | 849 | samples/minimal/*.xpm |
457814b5 JS |
850 | samples/minimal/*.ico |
851 | samples/minimal/*.rc | |
69477ac4 | 852 | samples/minimal/*.pro |
2ce79e48 | 853 | samples/minimal/*.bkl |
457814b5 | 854 | |
69477ac4 JS |
855 | samples/minifram/*.h |
856 | samples/minifram/*.cpp | |
857 | samples/minifram/*.def | |
858 | samples/minifram/*.rc | |
859 | samples/minifram/makefile* | |
860 | samples/minifram/*.xbm | |
861 | samples/minifram/*.xpm | |
862 | samples/minifram/*.txt | |
863 | samples/minifram/*.ico | |
864 | samples/minifram/*.bmp | |
865 | samples/minifram/*.pro | |
866 | samples/minifram/bitmaps/*.bmp | |
867 | samples/minifram/bitmaps/*.xpm | |
2ce79e48 | 868 | samples/minifram/*.bkl |
457814b5 | 869 | |
332b8edb JS |
870 | samples/mobile/styles/*.cpp |
871 | samples/mobile/styles/*.h | |
872 | samples/mobile/styles/*.xpm | |
873 | samples/mobile/styles/*.jpg | |
874 | samples/mobile/wxedit/*.cpp | |
875 | samples/mobile/wxedit/*.h | |
876 | samples/mobile/wxedit/*.xpm | |
2ce79e48 JS |
877 | samples/mobile/styles/*.bkl |
878 | samples/mobile/wxedit/*.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 | |
69477ac4 JS |
921 | samples/opengl/cube/*.cpp |
922 | samples/opengl/cube/*.h | |
923 | samples/opengl/cube/*.rc | |
924 | samples/opengl/cube/*.ico | |
925 | samples/opengl/cube/*.xbm | |
926 | samples/opengl/cube/*.pro | |
927 | samples/opengl/cube/make*.* | |
2ce79e48 | 928 | samples/opengl/cube/*.bkl |
457814b5 | 929 | |
69477ac4 JS |
930 | samples/opengl/isosurf/*.cpp |
931 | samples/opengl/isosurf/*.h | |
932 | samples/opengl/isosurf/*.rc | |
933 | samples/opengl/isosurf/*.ico | |
934 | samples/opengl/isosurf/*.xbm | |
935 | samples/opengl/isosurf/*.pro | |
936 | samples/opengl/isosurf/*.dat.gz | |
937 | samples/opengl/isosurf/make*.* | |
2ce79e48 | 938 | samples/opengl/isosurf/*.bkl |
457814b5 | 939 | |
69477ac4 JS |
940 | samples/opengl/penguin/*.cpp |
941 | samples/opengl/penguin/*.c | |
942 | samples/opengl/penguin/*.h | |
943 | samples/opengl/penguin/*.rc | |
944 | samples/opengl/penguin/*.ico | |
945 | samples/opengl/penguin/*.xbm | |
946 | samples/opengl/penguin/*.xpm | |
947 | samples/opengl/penguin/*.pro | |
948 | samples/opengl/penguin/make*.* | |
949 | samples/opengl/penguin/penguin.lwo | |
2ce79e48 | 950 | samples/opengl/penguin/*.bkl |
457814b5 | 951 | |
69477ac4 JS |
952 | samples/png/*.cpp |
953 | samples/png/*.h | |
954 | samples/png/makefile* | |
955 | samples/png/*.rc | |
956 | samples/png/*.def | |
957 | samples/png/*.bmp | |
958 | samples/png/*.xpm | |
959 | samples/png/*.xbm | |
960 | samples/png/*.ico | |
961 | samples/png/*.txt | |
962 | samples/png/*.png | |
963 | samples/png/*.pro | |
2ce79e48 | 964 | samples/png/*.bkl |
457814b5 | 965 | |
69477ac4 JS |
966 | samples/printing/*.cpp |
967 | samples/printing/*.h | |
968 | samples/printing/*.def | |
969 | samples/printing/makefile* | |
970 | samples/printing/*.xbm | |
971 | samples/printing/*.xpm | |
972 | samples/printing/*.txt | |
973 | samples/printing/*.ico | |
974 | samples/printing/*.bmp | |
975 | samples/printing/*.rc | |
976 | samples/printing/*.afm | |
977 | samples/printing/*.pro | |
2ce79e48 | 978 | samples/printing/*.bkl |
457814b5 | 979 | |
69477ac4 JS |
980 | samples/propsize/*.cpp |
981 | samples/propsize/*.h | |
982 | samples/propsize/*.def | |
983 | samples/propsize/makefile* | |
984 | samples/propsize/*.xbm | |
985 | samples/propsize/*.xpm | |
986 | samples/propsize/*.ico | |
987 | samples/propsize/*.bmp | |
988 | samples/propsize/*.rc | |
989 | samples/propsize/*.pro | |
2ce79e48 JS |
990 | samples/propsize/*.bkl |
991 | ||
992 | samples/render/*.cpp | |
993 | samples/render/*.h | |
994 | samples/render/*.def | |
995 | samples/render/makefile* | |
996 | samples/render/*.xbm | |
997 | samples/render/*.xpm | |
998 | samples/render/*.ico | |
999 | samples/render/*.bmp | |
1000 | samples/render/*.rc | |
1001 | samples/render/*.pro | |
1002 | samples/render/*.bkl | |
457814b5 | 1003 | |
69477ac4 JS |
1004 | samples/rotate/*.cpp |
1005 | samples/rotate/*.h | |
1006 | samples/rotate/makefile* | |
1007 | samples/rotate/*.rc | |
1008 | samples/rotate/*.def | |
1009 | samples/rotate/*.ico | |
1010 | samples/rotate/*.xpm | |
1011 | samples/rotate/*.txt | |
1012 | samples/rotate/*.bmp | |
1013 | samples/rotate/*.pro | |
2ce79e48 | 1014 | samples/rotate/*.bkl |
1a7f3062 | 1015 | |
69477ac4 JS |
1016 | samples/sashtest/*.cpp |
1017 | samples/sashtest/*.h | |
1018 | samples/sashtest/*.def | |
1019 | samples/sashtest/*.rc | |
1020 | samples/sashtest/*.txt | |
1021 | samples/sashtest/makefile* | |
1022 | samples/sashtest/*.xbm | |
1023 | samples/sashtest/*.xpm | |
1024 | samples/sashtest/*.ico | |
1025 | samples/sashtest/*.pro | |
2ce79e48 | 1026 | samples/sashtest/*.bkl |
af111fc3 | 1027 | |
69477ac4 JS |
1028 | samples/scroll/*.cpp |
1029 | samples/scroll/*.h | |
1030 | samples/scroll/makefile* | |
1031 | samples/scroll/*.rc | |
1032 | samples/scroll/*.def | |
1033 | samples/scroll/*.bmp | |
1034 | samples/scroll/*.xpm | |
1035 | samples/scroll/*.xbm | |
1036 | samples/scroll/*.png | |
1037 | samples/scroll/*.ico | |
1038 | samples/scroll/*.txt | |
1039 | samples/scroll/*.pro | |
2ce79e48 | 1040 | samples/scroll/*.bkl |
af111fc3 JS |
1041 | |
1042 | samples/scrollsub/*.cpp | |
1043 | samples/scrollsub/*.h | |
1044 | samples/scrollsub/makefile* | |
1045 | samples/scrollsub/*.rc | |
1046 | samples/scrollsub/*.def | |
1047 | samples/scrollsub/*.bmp | |
1048 | samples/scrollsub/*.xpm | |
1049 | samples/scrollsub/*.xbm | |
1050 | samples/scrollsub/*.png | |
1051 | samples/scrollsub/*.ico | |
1052 | samples/scrollsub/*.txt | |
69477ac4 | 1053 | samples/scrollsub/*.pro |
2ce79e48 | 1054 | samples/scrollsub/*.bkl |
af111fc3 | 1055 | |
4a9dba0e JS |
1056 | samples/shaped/*.cpp |
1057 | samples/shaped/*.h | |
1058 | samples/shaped/makefile* | |
1059 | samples/shaped/*.rc | |
1060 | samples/shaped/*.def | |
1061 | samples/shaped/*.bmp | |
1062 | samples/shaped/*.xpm | |
1063 | samples/shaped/*.xbm | |
1064 | samples/shaped/*.png | |
1065 | samples/shaped/*.ico | |
1066 | samples/shaped/*.txt | |
1067 | samples/shaped/*.pro | |
2ce79e48 | 1068 | samples/shaped/*.bkl |
4a9dba0e | 1069 | |
69477ac4 JS |
1070 | samples/splitter/*.cpp |
1071 | samples/splitter/*.h | |
1072 | samples/splitter/*.def | |
1073 | samples/splitter/*.rc | |
1074 | samples/splitter/*.txt | |
1075 | samples/splitter/makefile* | |
1076 | samples/splitter/*.xbm | |
1077 | samples/splitter/*.xpm | |
1078 | samples/splitter/*.ico | |
1079 | samples/splitter/*.bmp | |
1080 | samples/splitter/*.pro | |
2ce79e48 | 1081 | samples/splitter/*.bkl |
0e528b99 | 1082 | |
69477ac4 JS |
1083 | samples/sockets/*.cpp |
1084 | samples/sockets/*.h | |
1085 | samples/sockets/*.def | |
1086 | samples/sockets/makefile* | |
1087 | samples/sockets/client.wat | |
1088 | samples/sockets/server.wat | |
1089 | samples/sockets/client.vc | |
1090 | samples/sockets/server.vc | |
1091 | samples/sockets/client.dos | |
1092 | samples/sockets/server.dos | |
1093 | samples/sockets/client.b32 | |
1094 | samples/sockets/server.b32 | |
1095 | samples/sockets/client.bcc | |
1096 | samples/sockets/server.bcc | |
1097 | samples/sockets/client.g95 | |
1098 | samples/sockets/server.g95 | |
1099 | samples/sockets/*.xbm | |
1100 | samples/sockets/*.xpm | |
1101 | samples/sockets/*.ico | |
1102 | samples/sockets/*.rc | |
1103 | samples/sockets/*.pro | |
2ce79e48 | 1104 | samples/sockets/*.bkl |
40219523 | 1105 | |
dc1efb1d JS |
1106 | samples/statbar/*.cpp |
1107 | samples/statbar/*.h | |
1108 | samples/statbar/makefile* | |
1109 | samples/statbar/*.rc | |
1110 | samples/statbar/*.def | |
1111 | samples/statbar/*.ico | |
1112 | samples/statbar/*.xpm | |
0d3a69ec | 1113 | samples/statbar/*.bmp |
dc1efb1d | 1114 | samples/statbar/*.txt |
69477ac4 | 1115 | samples/statbar/*.pro |
2ce79e48 | 1116 | samples/statbar/*.bkl |
dc1efb1d | 1117 | |
69477ac4 JS |
1118 | samples/text/*.cpp |
1119 | samples/text/*.h | |
1120 | samples/text/makefile* | |
1121 | samples/text/*.rc | |
1122 | samples/text/*.def | |
1123 | samples/text/*.bmp | |
1124 | samples/text/*.xpm | |
1125 | samples/text/*.xbm | |
1126 | samples/text/*.png | |
1127 | samples/text/*.ico | |
1128 | samples/text/*.txt | |
1129 | samples/text/*.pro | |
2ce79e48 | 1130 | samples/text/*.bkl |
9bb3479c | 1131 | |
69477ac4 JS |
1132 | samples/thread/*.cpp |
1133 | samples/thread/*.h | |
1134 | samples/thread/makefile* | |
1135 | samples/thread/*.rc | |
1136 | samples/thread/*.def | |
1137 | samples/thread/*.bmp | |
1138 | samples/thread/*.xpm | |
1139 | samples/thread/*.xbm | |
1140 | samples/thread/*.png | |
1141 | samples/thread/*.ico | |
1142 | samples/thread/*.txt | |
1143 | samples/thread/*.pro | |
2ce79e48 | 1144 | samples/thread/*.bkl |
68be9f09 | 1145 | |
69477ac4 JS |
1146 | samples/typetest/*.cpp |
1147 | samples/typetest/*.h | |
1148 | samples/typetest/*.def | |
1149 | samples/typetest/*.rc | |
1150 | samples/typetest/*.txt | |
1151 | samples/typetest/makefile* | |
1152 | samples/typetest/*.xbm | |
1153 | samples/typetest/*.xpm | |
1154 | samples/typetest/*.ico | |
1155 | samples/typetest/*.pro | |
2ce79e48 | 1156 | samples/typetest/*.bkl |
babc9758 | 1157 | |
69477ac4 JS |
1158 | samples/toolbar/*.cpp |
1159 | samples/toolbar/*.h | |
1160 | samples/toolbar/*.def | |
1161 | samples/toolbar/makefile* | |
1162 | samples/toolbar/*.txt | |
1163 | samples/toolbar/*.xbm | |
1164 | samples/toolbar/*.xpm | |
1165 | samples/toolbar/bitmaps/*.xbm | |
1166 | samples/toolbar/bitmaps/*.xpm | |
1167 | samples/toolbar/*.ico | |
1168 | samples/toolbar/*.bmp | |
1169 | samples/toolbar/*.rc | |
1170 | samples/toolbar/*.pro | |
1171 | samples/toolbar/bitmaps/*.bmp | |
2ce79e48 | 1172 | samples/toolbar/*.bkl |
babc9758 | 1173 | |
69477ac4 JS |
1174 | samples/treectrl/*.cpp |
1175 | samples/treectrl/*.h | |
1176 | samples/treectrl/*.def | |
1177 | samples/treectrl/*.rc | |
1178 | samples/treectrl/*.txt | |
1179 | samples/treectrl/makefile* | |
1180 | samples/treectrl/*.xbm | |
1181 | samples/treectrl/*.xpm | |
1182 | samples/treectrl/bitmaps/*.xbm | |
1183 | samples/treectrl/bitmaps/*.xpm | |
1184 | samples/treectrl/*.ico | |
1185 | samples/treectrl/*.bmp | |
1186 | samples/treectrl/*.pro | |
1187 | samples/treectrl/bitmaps/*.bmp | |
1188 | samples/treectrl/bitmaps/*.ico | |
2ce79e48 | 1189 | samples/treectrl/*.bkl |
69477ac4 JS |
1190 | |
1191 | samples/validate/*.cpp | |
1192 | samples/validate/*.h | |
1193 | samples/validate/*.def | |
1194 | samples/validate/*.rc | |
1195 | samples/validate/*.inf | |
1196 | samples/validate/*.txt | |
1197 | samples/validate/makefile* | |
1198 | samples/validate/*.xbm | |
1199 | samples/validate/*.xpm | |
1200 | samples/validate/*.ico | |
1201 | samples/validate/*.bmp | |
1202 | samples/validate/*.pro | |
2ce79e48 | 1203 | samples/validate/*.bkl |
babc9758 | 1204 | |
8f3fc6b4 JS |
1205 | samples/widgets/*.cpp |
1206 | samples/widgets/*.h | |
1207 | samples/widgets/makefile* | |
1208 | samples/widgets/*.rc | |
1209 | samples/widgets/*.def | |
1210 | samples/widgets/*.ico | |
1211 | samples/widgets/*.xpm | |
1212 | samples/widgets/*.txt | |
1213 | samples/widgets/*.bmp | |
69477ac4 | 1214 | samples/widgets/*.pro |
7ff3f367 | 1215 | samples/widgets/icons/*.xpm |
2ce79e48 | 1216 | samples/widgets/*.bkl |
69477ac4 JS |
1217 | |
1218 | samples/wizard/*.cpp | |
1219 | samples/wizard/*.h | |
1220 | samples/wizard/makefile* | |
1221 | samples/wizard/*.rc | |
1222 | samples/wizard/*.def | |
1223 | samples/wizard/*.bmp | |
1224 | samples/wizard/*.xpm | |
1225 | samples/wizard/*.xbm | |
1226 | samples/wizard/*.png | |
1227 | samples/wizard/*.ico | |
1228 | samples/wizard/*.txt | |
1229 | samples/wizard/*.pro | |
2ce79e48 | 1230 | samples/wizard/*.bkl |
8f3fc6b4 | 1231 | |
11b35234 JS |
1232 | samples/wxtest/*.cpp |
1233 | samples/wxtest/*.h | |
1234 | samples/wxtest/makefile* | |
1235 | samples/wxtest/*.rc | |
1236 | samples/wxtest/*.def | |
1237 | samples/wxtest/*.bmp | |
1238 | samples/wxtest/*.xpm | |
1239 | samples/wxtest/*.xbm | |
1240 | samples/wxtest/*.png | |
1241 | samples/wxtest/*.ico | |
1242 | samples/wxtest/*.txt | |
1243 | samples/wxtest/*.pro | |
2ce79e48 | 1244 | samples/wxtest/*.bkl |
11b35234 | 1245 | |
2ce79e48 | 1246 | demos/demos.bkl |
9bb3479c JS |
1247 | demos/makefile* |
1248 | demos/configure | |
1249 | demos/configure.in | |
a42b93aa | 1250 | |
1cf4526d JS |
1251 | demos/bombs/*.cpp |
1252 | demos/bombs/*.h | |
1253 | demos/bombs/*.def | |
1254 | demos/bombs/makefile* | |
1255 | demos/bombs/*.xbm | |
1256 | demos/bombs/*.xpm | |
1257 | demos/bombs/*.txt | |
1258 | demos/bombs/*.ico | |
1259 | demos/bombs/*.bmp | |
1260 | demos/bombs/*.rc | |
69477ac4 | 1261 | demos/bombs/*.pro |
2ce79e48 | 1262 | demos/bombs/*.bkl |
1cf4526d JS |
1263 | |
1264 | demos/forty/*.cpp | |
1265 | demos/forty/*.h | |
1266 | demos/forty/makefile* | |
1267 | demos/forty/*.rc | |
1268 | demos/forty/*.def | |
1269 | demos/forty/*.bmp | |
1270 | demos/forty/*.xpm | |
1271 | demos/forty/*.xbm | |
1272 | demos/forty/*.png | |
1273 | demos/forty/*.ico | |
1274 | demos/forty/*.txt | |
69477ac4 | 1275 | demos/forty/*.pro |
2ce79e48 | 1276 | demos/forty/*.bkl |
1cf4526d JS |
1277 | |
1278 | demos/fractal/*.cpp | |
1279 | demos/fractal/*.h | |
1280 | demos/fractal/*.def | |
1281 | demos/fractal/makefile* | |
1282 | demos/fractal/*.xbm | |
1283 | demos/fractal/*.xpm | |
1284 | demos/fractal/*.ico | |
1285 | demos/fractal/*.rc | |
69477ac4 | 1286 | demos/fractal/*.pro |
2ce79e48 | 1287 | demos/fractal/*.bkl |
1cf4526d JS |
1288 | |
1289 | demos/life/*.cpp | |
d0b223a1 | 1290 | demos/life/*.inc |
1cf4526d JS |
1291 | demos/life/*.h |
1292 | demos/life/makefile* | |
1293 | demos/life/*.rc | |
1294 | demos/life/*.def | |
1295 | demos/life/*.ico | |
1296 | demos/life/*.xpm | |
1297 | demos/life/*.txt | |
f6bcfd97 | 1298 | demos/life/*.lif |
69477ac4 | 1299 | demos/life/*.pro |
1cf4526d JS |
1300 | demos/life/bitmaps/*.xpm |
1301 | demos/life/bitmaps/*.bmp | |
2ce79e48 | 1302 | demos/life/*.bkl |
1cf4526d JS |
1303 | |
1304 | demos/poem/*.cpp | |
1305 | demos/poem/*.h | |
1306 | demos/poem/*.def | |
1307 | demos/poem/*.rc | |
1308 | demos/poem/*.inf | |
1309 | demos/poem/*.txt | |
1310 | demos/poem/makefile* | |
1311 | demos/poem/*.xbm | |
1312 | demos/poem/*.xpm | |
1313 | demos/poem/*.ico | |
1314 | demos/poem/*.bmp | |
1315 | demos/poem/*.dat | |
69477ac4 | 1316 | demos/poem/*.pro |
2ce79e48 | 1317 | demos/poem/*.bkl |
1cf4526d | 1318 | |
a42b93aa JS |
1319 | demos/dbbrowse/*.cpp |
1320 | demos/dbbrowse/*.h | |
1321 | demos/dbbrowse/*.def | |
1322 | demos/dbbrowse/*.rc | |
1323 | demos/dbbrowse/*.inf | |
1324 | demos/dbbrowse/*.txt | |
1325 | demos/dbbrowse/makefile* | |
1326 | demos/dbbrowse/*.xbm | |
1327 | demos/dbbrowse/*.xpm | |
1328 | demos/dbbrowse/*.ico | |
1329 | demos/dbbrowse/*.bmp | |
69477ac4 | 1330 | demos/dbbrowse/*.pro |
a42b93aa JS |
1331 | demos/dbbrowse/bitmaps/*.bmp |
1332 | demos/dbbrowse/bitmaps/*.ico | |
1333 | demos/dbbrowse/bitmaps/*.xpm | |
1334 | demos/dbbrowse/de/*.po | |
1335 | demos/dbbrowse/de/*.mo | |
1336 | demos/dbbrowse/de/*.cmd | |
1337 | demos/dbbrowse/de/*.cfg | |
1338 | demos/dbbrowse/fr/*.po | |
1339 | demos/dbbrowse/fr/*.mo | |
1340 | demos/dbbrowse/fr/*.cmd | |
1341 | demos/dbbrowse/fr/*.cfg | |
1342 | demos/dbbrowse/help.cz/*.mo | |
1343 | demos/dbbrowse/help.de/*.htm | |
1344 | demos/dbbrowse/help.de/*.hhc | |
1345 | demos/dbbrowse/help.de/*.hhp | |
1346 | demos/dbbrowse/help.de/*.hhk | |
1347 | demos/dbbrowse/help.png/*.png | |
1348 | demos/dbbrowse/help.std/*.htm | |
1349 | demos/dbbrowse/help.std/*.hhc | |
1350 | demos/dbbrowse/help.std/*.hhp | |
1351 | demos/dbbrowse/help.std/*.hhk | |
2ce79e48 | 1352 | demos/dbbrowse/*.bkl |
84c9e2f8 | 1353 |