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