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