]>
Commit | Line | Data |
---|---|---|
1 | wxPython/*.txt | |
2 | ||
3 | wxPython/demo/*.py | |
4 | wxPython/demo/bitmaps/*.bmp | |
5 | wxPython/demo/bitmaps/*.ico | |
6 | wxPython/demo/bitmaps/*.gif | |
7 | wxPython/demo/bitmaps/*.png | |
8 | wxPython/demo/bitmaps/*.jpg | |
9 | wxPython/demo/README.txt | |
10 | wxPython/demo/*.xml | |
11 | ||
12 | wxPython/lib/*.py | |
13 | wxPython/lib/*.txt | |
14 | wxPython/lib/sizers/*.py | |
15 | wxPython/lib/sizers/*.txt | |
16 | ||
17 | ||
18 | wxPython/src/*.i | |
19 | wxPython/src/*.py | |
20 | wxPython/src/*.cpp | |
21 | wxPython/src/*.c | |
22 | wxPython/src/*.h | |
23 | wxPython/src/*.ico | |
24 | wxPython/src/*.def | |
25 | wxPython/src/*.rc | |
26 | wxPython/src/makefile.* | |
27 | wxPython/src/Makefile.pre.in | |
28 | wxPython/src/Setup.* | |
29 | ||
30 | wxPython/src/msw/*.cpp | |
31 | wxPython/src/msw/*.h | |
32 | wxPython/src/msw/*.py | |
33 | ||
34 | wxPython/src/gtk/*.cpp | |
35 | wxPython/src/gtk/*.h | |
36 | wxPython/src/gtk/*.py | |
37 | ||
38 | wxpython/src/motif/*.cpp | |
39 | wxPython/src/motif/*.h | |
40 | wxPython/src/motif/*.py | |
41 | ||
42 | wxPython/src/qt/*.cpp | |
43 | wxPython/src/qt/*.h | |
44 | wxPython/src/qt/*.py | |
45 | ||
46 | wxPython/SWIG.patches/*.patch |