]>
Commit | Line | Data |
---|---|---|
03a2668f KO |
1 | *.spec |
2 | BuildCVS.txt | |
3 | *.m4 | |
4 | autogen.sh | |
5 | configure | |
6 | config.guess | |
7 | config.sub | |
8 | configure.in | |
9 | setup.h.in | |
10 | install-sh | |
11 | mkinstalldirs | |
12 | wx-config.in | |
13 | wx-config-inplace.in | |
14 | version-script.in | |
15 | setup.h_vms | |
16 | regen | |
17 | ||
18 | build/bakefiles/*.bkl | |
19 | build/bakefiles/Bakefiles.bkgen | |
20 | build/bakefiles/README | |
06839aad | 21 | build/bakefiles/*.py |
03a2668f KO |
22 | build/bakefiles/*.mk |
23 | build/bakefiles/formats/*.bkl | |
24 | build/bakefiles/formats/*.empy | |
25 | build/bakefiles/formats/README | |
26 | build/bakefiles/formats/*.bkmanifest | |
27 | build/bakefiles/wxpresets/*.txt | |
28 | build/bakefiles/wxpresets/presets/*.bkl | |
29 | build/bakefiles/wxpresets/sample/*.bkl | |
30 | build/bakefiles/wxpresets/sample/*.in | |
31 | build/bakefiles/wxpresets/sample/*.cpp | |
32 | build/update-setup-h | |
33 | ||
34 | build/aclocal/*.m4 | |
35 | ||
03a2668f KO |
36 | misc/scripts/makegtktags |
37 | misc/scripts/*.sh | |
38 | misc/scripts/*.bat | |
39 | ||
03a2668f KO |
40 | locale/*.po |
41 | locale/msw/*.po | |
42 | locale/Makefile | |
43 | ||
44 | art/*.xpm | |
45 | art/*.ico | |
46 | art/*.png | |
47 | art/motif/*.xpm | |
48 | art/gtk/*.xpm | |
49 | ||
50 | docs/readme.txt | |
51 | docs/readme_vms.txt | |
52 | docs/changes.txt | |
53 | docs/todo.txt | |
54 | docs/licence.txt | |
55 | docs/licendoc.txt | |
56 | docs/preamble.txt | |
57 | docs/gpl.txt | |
58 | docs/lgpl.txt | |
59 | docs/index.htm | |
60 | docs/html/*.htm | |
61 | docs/html/*.gif | |
62 | docs/html/images/*.gif | |
63 | docs/tech/*.txt | |
64 | docs/tech/*.htm | |
65 | ||
66 | src/common/*.cpp | |
67 | src/common/extended.c | |
03a2668f KO |
68 | src/common/*.inc |
69 | src/common/base.rc | |
70 | ||
71 | src/generic/*.cpp | |
72 | src/generic/*.c | |
73 | src/generic/*.inc | |
74 | ||
75 | src/html/*.cpp | |
76 | src/html/*.h | |
77 | src/html/bitmaps/*.xpm | |
78 | ||
79 | src/richtext/*.cpp | |
80 | ||
c4c7d598 JS |
81 | src/aui/*.cpp |
82 | ||
1c4293cb VZ |
83 | src/propgrid/*.cpp |
84 | ||
03a2668f KO |
85 | src/png/*.c |
86 | src/png/*.h | |
87 | src/png/makefile* | |
88 | src/png/INSTALL | |
89 | src/png/CHANGES | |
90 | src/png/README | |
91 | src/png/TODO | |
92 | src/png/*.1 | |
93 | src/png/*.3 | |
94 | src/png/*.5 | |
95 | src/png/scripts/*.ppc | |
96 | src/png/scripts/*.bat | |
97 | src/png/scripts/makefile* | |
98 | src/png/scripts/*.com | |
99 | src/png/scripts/*.def | |
100 | ||
03a2668f KO |
101 | include/wx/wx_setup.vms |
102 | include/wx/common/*.h | |
103 | include/wx/generic/*.h | |
14860f14 | 104 | include/wx/generic/private/*.h |
03a2668f | 105 | include/wx/generic/*.xpm |
03a2668f | 106 | include/wx/html/*.h |
03a2668f | 107 | include/wx/richtext/*.h |
c4c7d598 | 108 | include/wx/aui/*.h |
1c4293cb | 109 | include/wx/propgrid/*.h |
03a2668f KO |
110 | lib/dummy |
111 | ||
03a2668f KO |
112 | utils/*.bkl |
113 | utils/make*.* | |
114 | utils/configure | |
115 | utils/configure.in | |
116 | ||
117 | utils/hhp2cached/*.h | |
118 | utils/hhp2cached/*.cpp | |
119 | utils/hhp2cached/*.rc | |
120 | utils/hhp2cached/makefile* | |
121 | utils/hhp2cached/*.bkl | |
122 | utils/hhp2cached/*.xbm | |
123 | utils/hhp2cached/*.xpm | |
124 | utils/hhp2cached/*.txt | |
125 | ||
03a2668f KO |
126 | demos/demos.bkl |
127 | demos/makefile* | |
128 | ||
129 | demos/bombs/*.cpp | |
130 | demos/bombs/*.h | |
131 | demos/bombs/makefile* | |
132 | demos/bombs/*.xbm | |
133 | demos/bombs/*.xpm | |
134 | demos/bombs/*.txt | |
135 | demos/bombs/*.ico | |
136 | demos/bombs/*.bmp | |
137 | demos/bombs/*.rc | |
138 | demos/bombs/*.pro | |
139 | demos/bombs/*.bkl | |
140 | ||
141 | demos/forty/*.cpp | |
142 | demos/forty/*.h | |
143 | demos/forty/makefile* | |
144 | demos/forty/*.rc | |
145 | demos/forty/*.bmp | |
146 | demos/forty/*.xpm | |
147 | demos/forty/*.xbm | |
148 | demos/forty/*.png | |
149 | demos/forty/*.ico | |
150 | demos/forty/*.txt | |
151 | demos/forty/*.pro | |
152 | demos/forty/*.bkl | |
153 | demos/forty/*.r | |
154 | demos/forty/*.htm | |
155 | ||
156 | demos/fractal/*.cpp | |
157 | demos/fractal/*.h | |
158 | demos/fractal/makefile* | |
159 | demos/fractal/*.xbm | |
160 | demos/fractal/*.xpm | |
161 | demos/fractal/*.ico | |
162 | demos/fractal/*.rc | |
163 | demos/fractal/*.pro | |
164 | demos/fractal/*.bkl | |
165 | ||
166 | demos/life/*.cpp | |
167 | demos/life/*.inc | |
168 | demos/life/*.h | |
169 | demos/life/makefile* | |
170 | demos/life/*.rc | |
171 | demos/life/*.ico | |
172 | demos/life/*.xpm | |
173 | demos/life/*.txt | |
174 | demos/life/*.lif | |
175 | demos/life/*.pro | |
176 | demos/life/bitmaps/*.xpm | |
177 | demos/life/bitmaps/*.bmp | |
178 | demos/life/*.bkl | |
179 | ||
180 | demos/poem/*.cpp | |
181 | demos/poem/*.h | |
182 | demos/poem/*.rc | |
183 | demos/poem/*.inf | |
184 | demos/poem/*.txt | |
185 | demos/poem/makefile* | |
186 | demos/poem/*.xbm | |
187 | demos/poem/*.xpm | |
188 | demos/poem/*.ico | |
189 | demos/poem/*.bmp | |
190 | demos/poem/*.dat | |
191 | demos/poem/*.pro | |
192 | demos/poem/*.bkl | |
193 | ||
03a2668f KO |
194 | tests/*.bkl |
195 | tests/makefile*.* | |
196 | tests/*.cpp | |
197 | tests/*.h | |
198 | tests/*.fc | |
199 | ||
200 | tests/archive/*.cpp | |
201 | tests/archive/*.h | |
202 | tests/arrays/*.cpp | |
203 | tests/datetime/*.cpp | |
204 | tests/fileconf/*.cpp | |
205 | tests/filekind/*.cpp | |
206 | tests/filename/*.cpp | |
207 | tests/filesys/*.cpp | |
208 | tests/fontmap/*.cpp | |
209 | tests/formatconverter/*.cpp | |
210 | tests/geometry/*.cpp | |
211 | tests/hashes/*.cpp | |
02f935fb VS |
212 | tests/intl/*.cpp |
213 | tests/intl/fr/internat.* | |
03a2668f KO |
214 | tests/lists/*.cpp |
215 | tests/longlong/*.cpp | |
216 | tests/mbconv/*.cpp | |
217 | ||
218 | tests/regex/*.cpp | |
219 | tests/regex/*.inc | |
220 | tests/regex/*.pl | |
221 | tests/regex/*.test | |
222 | ||
223 | tests/scopeguard/*.cpp | |
224 | ||
225 | tests/streams/*.cpp | |
226 | tests/streams/*.h | |
227 | ||
228 | tests/strings/*.cpp | |
f5f93617 | 229 | tests/textfile/*.cpp |
03a2668f KO |
230 | |
231 | tests/uris/*.cpp |