]>
Commit | Line | Data |
---|---|---|
de6fbe75 KO |
1 | install-x11.txt |
2 | readme-x11.txt | |
3 | ||
03a2668f KO |
4 | src/x11/files.lst |
5 | src/x11/*.cpp | |
6 | src/x11/*.c | |
7 | src/x11/*.h | |
8 | src/x11/makefile* | |
9 | src/x11/*.inc | |
10 | src/x11/*.xbm | |
11 | ||
12 | include/wx/x11/*.h | |
9fd47c48 | 13 | include/wx/gtk/private/string.h |
03a2668f KO |
14 | include/wx/x11/nanox/X11/*.h |
15 | ||
16 | include/wx/mac/corefoundation/*.h | |
17 | src/mac/corefoundation/*.cpp | |
18 | ||
19 | docs/x11/*.txt | |
20 | docs/x11/makewxx11 | |
21 | ||
22 | lib/dummy | |
23 | ||
24 | mobile/configure | |
25 | mobile/configure.in | |
26 | mobile/Makefile.in | |
27 | mobile/wxedit/Makefile.in | |
28 | mobile/wxedit/*.cpp | |
29 | mobile/wxedit/*.h | |
30 | ||
31 | misc/afm/*.afm | |
32 | misc/gs_afm/*.afm | |
33 |