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