]>
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 | ||
03a2668f KO |
83 | src/png/*.c |
84 | src/png/*.h | |
85 | src/png/makefile* | |
86 | src/png/INSTALL | |
87 | src/png/CHANGES | |
88 | src/png/README | |
89 | src/png/TODO | |
90 | src/png/*.1 | |
91 | src/png/*.3 | |
92 | src/png/*.5 | |
93 | src/png/scripts/*.ppc | |
94 | src/png/scripts/*.bat | |
95 | src/png/scripts/makefile* | |
96 | src/png/scripts/*.com | |
97 | src/png/scripts/*.def | |
98 | ||
03a2668f KO |
99 | src/iodbc/AUTHORS |
100 | src/iodbc/COPYING | |
101 | src/iodbc/autoconfig | |
102 | src/iodbc/Changes.log | |
103 | src/iodbc/IAFA-PACKAGE | |
104 | src/iodbc/INSTALL | |
105 | src/iodbc/NEWS | |
106 | src/iodbc/README | |
107 | src/iodbc/*.c | |
108 | src/iodbc/*.h | |
109 | src/iodbc/*.ci | |
110 | src/iodbc/*.exp | |
111 | ||
03a2668f KO |
112 | include/wx/wx_setup.vms |
113 | include/wx/common/*.h | |
114 | include/wx/generic/*.h | |
115 | include/wx/generic/*.xpm | |
03a2668f | 116 | include/wx/html/*.h |
03a2668f | 117 | include/wx/richtext/*.h |
c4c7d598 | 118 | include/wx/aui/*.h |
03a2668f KO |
119 | lib/dummy |
120 | ||
03a2668f KO |
121 | utils/*.bkl |
122 | utils/make*.* | |
123 | utils/configure | |
124 | utils/configure.in | |
125 | ||
126 | utils/hhp2cached/*.h | |
127 | utils/hhp2cached/*.cpp | |
128 | utils/hhp2cached/*.rc | |
129 | utils/hhp2cached/makefile* | |
130 | utils/hhp2cached/*.bkl | |
131 | utils/hhp2cached/*.xbm | |
132 | utils/hhp2cached/*.xpm | |
133 | utils/hhp2cached/*.txt | |
134 | ||
03a2668f KO |
135 | demos/demos.bkl |
136 | demos/makefile* | |
137 | ||
138 | demos/bombs/*.cpp | |
139 | demos/bombs/*.h | |
140 | demos/bombs/makefile* | |
141 | demos/bombs/*.xbm | |
142 | demos/bombs/*.xpm | |
143 | demos/bombs/*.txt | |
144 | demos/bombs/*.ico | |
145 | demos/bombs/*.bmp | |
146 | demos/bombs/*.rc | |
147 | demos/bombs/*.pro | |
148 | demos/bombs/*.bkl | |
149 | ||
150 | demos/forty/*.cpp | |
151 | demos/forty/*.h | |
152 | demos/forty/makefile* | |
153 | demos/forty/*.rc | |
154 | demos/forty/*.bmp | |
155 | demos/forty/*.xpm | |
156 | demos/forty/*.xbm | |
157 | demos/forty/*.png | |
158 | demos/forty/*.ico | |
159 | demos/forty/*.txt | |
160 | demos/forty/*.pro | |
161 | demos/forty/*.bkl | |
162 | demos/forty/*.r | |
163 | demos/forty/*.htm | |
164 | ||
165 | demos/fractal/*.cpp | |
166 | demos/fractal/*.h | |
167 | demos/fractal/makefile* | |
168 | demos/fractal/*.xbm | |
169 | demos/fractal/*.xpm | |
170 | demos/fractal/*.ico | |
171 | demos/fractal/*.rc | |
172 | demos/fractal/*.pro | |
173 | demos/fractal/*.bkl | |
174 | ||
175 | demos/life/*.cpp | |
176 | demos/life/*.inc | |
177 | demos/life/*.h | |
178 | demos/life/makefile* | |
179 | demos/life/*.rc | |
180 | demos/life/*.ico | |
181 | demos/life/*.xpm | |
182 | demos/life/*.txt | |
183 | demos/life/*.lif | |
184 | demos/life/*.pro | |
185 | demos/life/bitmaps/*.xpm | |
186 | demos/life/bitmaps/*.bmp | |
187 | demos/life/*.bkl | |
188 | ||
189 | demos/poem/*.cpp | |
190 | demos/poem/*.h | |
191 | demos/poem/*.rc | |
192 | demos/poem/*.inf | |
193 | demos/poem/*.txt | |
194 | demos/poem/makefile* | |
195 | demos/poem/*.xbm | |
196 | demos/poem/*.xpm | |
197 | demos/poem/*.ico | |
198 | demos/poem/*.bmp | |
199 | demos/poem/*.dat | |
200 | demos/poem/*.pro | |
201 | demos/poem/*.bkl | |
202 | ||
203 | demos/dbbrowse/*.cpp | |
204 | demos/dbbrowse/*.h | |
205 | demos/dbbrowse/*.rc | |
206 | demos/dbbrowse/*.inf | |
207 | demos/dbbrowse/*.txt | |
208 | demos/dbbrowse/makefile* | |
209 | demos/dbbrowse/*.xbm | |
210 | demos/dbbrowse/*.xpm | |
211 | demos/dbbrowse/*.ico | |
212 | demos/dbbrowse/*.bmp | |
213 | demos/dbbrowse/*.pro | |
214 | demos/dbbrowse/bitmaps/*.bmp | |
215 | demos/dbbrowse/bitmaps/*.ico | |
216 | demos/dbbrowse/bitmaps/*.xpm | |
217 | demos/dbbrowse/de/*.po | |
218 | demos/dbbrowse/de/*.mo | |
219 | demos/dbbrowse/de/*.cmd | |
220 | demos/dbbrowse/de/*.cfg | |
221 | demos/dbbrowse/fr/*.po | |
222 | demos/dbbrowse/fr/*.mo | |
223 | demos/dbbrowse/fr/*.cmd | |
224 | demos/dbbrowse/fr/*.cfg | |
225 | demos/dbbrowse/help.cz/*.mo | |
226 | demos/dbbrowse/help.de/*.htm | |
227 | demos/dbbrowse/help.de/*.hhc | |
228 | demos/dbbrowse/help.de/*.hhp | |
229 | demos/dbbrowse/help.de/*.hhk | |
230 | demos/dbbrowse/help.png/*.png | |
231 | demos/dbbrowse/help.std/*.htm | |
232 | demos/dbbrowse/help.std/*.hhc | |
233 | demos/dbbrowse/help.std/*.hhp | |
234 | demos/dbbrowse/help.std/*.hhk | |
235 | demos/dbbrowse/*.bkl | |
236 | ||
237 | tests/*.bkl | |
238 | tests/makefile*.* | |
239 | tests/*.cpp | |
240 | tests/*.h | |
241 | tests/*.fc | |
242 | ||
243 | tests/archive/*.cpp | |
244 | tests/archive/*.h | |
245 | tests/arrays/*.cpp | |
246 | tests/datetime/*.cpp | |
247 | tests/fileconf/*.cpp | |
248 | tests/filekind/*.cpp | |
249 | tests/filename/*.cpp | |
250 | tests/filesys/*.cpp | |
251 | tests/fontmap/*.cpp | |
252 | tests/formatconverter/*.cpp | |
253 | tests/geometry/*.cpp | |
254 | tests/hashes/*.cpp | |
02f935fb VS |
255 | tests/intl/*.cpp |
256 | tests/intl/fr/internat.* | |
03a2668f KO |
257 | tests/lists/*.cpp |
258 | tests/longlong/*.cpp | |
259 | tests/mbconv/*.cpp | |
260 | ||
261 | tests/regex/*.cpp | |
262 | tests/regex/*.inc | |
263 | tests/regex/*.pl | |
264 | tests/regex/*.test | |
265 | ||
266 | tests/scopeguard/*.cpp | |
267 | ||
268 | tests/streams/*.cpp | |
269 | tests/streams/*.h | |
270 | ||
271 | tests/strings/*.cpp | |
272 | ||
273 | tests/uris/*.cpp |