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