]>
Commit | Line | Data |
---|---|---|
1c98149d JS |
1 | lib/dummy |
2 | ||
3 | docs/licence.txt | |
4 | docs/mac/*.txt | |
5 | docs/mac/*.hqx | |
fde719f9 JS |
6 | docs/mac/*.sh |
7 | docs/mac/*.applescript | |
c4839ccf | 8 | docs/mac/*.diff |
1c98149d | 9 | |
2a1f999f JS |
10 | docs/metrowerks/*.txt |
11 | docs/metrowerks/*.sh | |
12 | docs/metrowerks/mwar | |
13 | docs/metrowerks/mwpefar | |
14 | docs/metrowerks/wchar_t_panther_fix/machine/ansi.h | |
15 | ||
332b8edb | 16 | distrib/mac/*-sh |
1c98149d | 17 | |
c4839ccf | 18 | src/html/htmlctrl/webkit/*.mm |
f9ceab7c | 19 | |
c4839ccf JS |
20 | samples/html/htmlctrl/*.cpp |
21 | samples/html/htmlctrl/Makefile.in | |
22 | samples/html/htmlctrl/makefile.gcc | |
23 | samples/html/htmlctrl/makefile.vc | |
24 | samples/html/htmlctrl/makefile.wat | |
25 | samples/html/htmlctrl/makefile.bcc | |
26 | samples/html/htmlctrl/*.bkl | |
1c98149d | 27 | |
c4839ccf JS |
28 | src/wxWindows.pbproj/project.pbxproj |
29 | src/wxWindows.xcode/project.pbxproj | |
1c98149d | 30 | |
c4839ccf | 31 | src/mac/wxmac.icns |
1c98149d | 32 | |
c4839ccf | 33 | src/mac/carbon/*.cpp |
df6735ec | 34 | src/mac/carbon/*.mm |
c4839ccf JS |
35 | src/mac/carbon/*.c |
36 | src/mac/carbon/*.r | |
37 | src/mac/carbon/*.h | |
38 | src/mac/carbon/morefile/*.c | |
39 | src/mac/carbon/morefile/*.cpp | |
40 | src/mac/carbon/morefile/*.h | |
41 | src/mac/carbon/morefilex/*.c | |
42 | src/mac/carbon/morefilex/*.cpp | |
43 | src/mac/carbon/morefilex/*.h | |
44 | src/mac/carbon/Info.plist.in | |
45 | src/mac/carbon/wxmac.icns | |
46 | ||
47 | src/mac/classic/*.cpp | |
48 | src/mac/classic/*.c | |
49 | src/mac/classic/*.r | |
50 | src/mac/classic/*.h | |
51 | src/mac/classic/morefile/*.c | |
52 | src/mac/classic/morefile/*.cpp | |
53 | src/mac/classic/morefile/*.h | |
54 | src/mac/classic/Info.plist.in | |
55 | src/mac/classic/wxmac.icns | |
1c98149d | 56 | |
df6735ec JS |
57 | src/mac/corefoundation/*.cpp |
58 | ||
b9f933ab | 59 | include/wx_pb.h |
1c98149d | 60 | include/wx/mac/*.h |
365a0014 JS |
61 | include/wx/mac/carbon/*.h |
62 | include/wx/mac/carbon/private/*.h | |
63 | include/wx/mac/classic/*.h | |
64 | include/wx/mac/classic/private/*.h | |
87cae034 | 65 | include/wx/mac/private/*.h |
1c98149d | 66 | |
df6735ec JS |
67 | include/wx/mac/corefoundation/*.h |
68 | ||
e015d1f7 | 69 | samples/minimal/minimal.pbproj/project.pbxproj |
df6735ec | 70 | samples/minimal/minimal.xcode/project.pbxproj |
e015d1f7 | 71 |