]>
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 | |
9393136d JS |
20 | samples/Info.plist |
21 | ||
c4839ccf JS |
22 | samples/html/htmlctrl/*.cpp |
23 | samples/html/htmlctrl/Makefile.in | |
24 | samples/html/htmlctrl/makefile.gcc | |
25 | samples/html/htmlctrl/makefile.vc | |
26 | samples/html/htmlctrl/makefile.wat | |
27 | samples/html/htmlctrl/makefile.bcc | |
28 | samples/html/htmlctrl/*.bkl | |
1c98149d | 29 | |
c4839ccf JS |
30 | src/wxWindows.pbproj/project.pbxproj |
31 | src/wxWindows.xcode/project.pbxproj | |
1c98149d | 32 | |
f0a5e9f6 JS |
33 | src/wxWindows.xcodeproj/project.pbxproj |
34 | ||
c4839ccf | 35 | src/mac/wxmac.icns |
1c98149d | 36 | |
c4839ccf | 37 | src/mac/carbon/*.cpp |
df6735ec | 38 | src/mac/carbon/*.mm |
c4839ccf JS |
39 | src/mac/carbon/*.c |
40 | src/mac/carbon/*.r | |
41 | src/mac/carbon/*.h | |
42 | src/mac/carbon/morefile/*.c | |
43 | src/mac/carbon/morefile/*.cpp | |
44 | src/mac/carbon/morefile/*.h | |
45 | src/mac/carbon/morefilex/*.c | |
46 | src/mac/carbon/morefilex/*.cpp | |
47 | src/mac/carbon/morefilex/*.h | |
48 | src/mac/carbon/Info.plist.in | |
49 | src/mac/carbon/wxmac.icns | |
50 | ||
51 | src/mac/classic/*.cpp | |
52 | src/mac/classic/*.c | |
53 | src/mac/classic/*.r | |
54 | src/mac/classic/*.h | |
55 | src/mac/classic/morefile/*.c | |
56 | src/mac/classic/morefile/*.cpp | |
57 | src/mac/classic/morefile/*.h | |
58 | src/mac/classic/Info.plist.in | |
59 | src/mac/classic/wxmac.icns | |
1c98149d | 60 | |
df6735ec JS |
61 | src/mac/corefoundation/*.cpp |
62 | ||
b9f933ab | 63 | include/wx_pb.h |
1c98149d | 64 | include/wx/mac/*.h |
365a0014 JS |
65 | include/wx/mac/carbon/*.h |
66 | include/wx/mac/carbon/private/*.h | |
67 | include/wx/mac/classic/*.h | |
68 | include/wx/mac/classic/private/*.h | |
87cae034 | 69 | include/wx/mac/private/*.h |
1c98149d | 70 | |
df6735ec JS |
71 | include/wx/mac/corefoundation/*.h |
72 | ||
e015d1f7 | 73 | samples/minimal/minimal.pbproj/project.pbxproj |
df6735ec | 74 | samples/minimal/minimal.xcode/project.pbxproj |
f0a5e9f6 | 75 | samples/minimal/minimal.xcodeproj/project.pbxproj |
26de4d60 | 76 | samples/minimal/Info.plist |
e015d1f7 | 77 |