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