diff options
author | das <das> | 2003-02-25 16:09:19 (GMT) |
---|---|---|
committer | das <das> | 2003-02-25 16:09:19 (GMT) |
commit | 3dae19ff35152af7adbe9b140ec9e3e75e94285c (patch) | |
tree | ed702ca6946846655a0a2b4f360a4feb24679e2b /macosx/Wish.pbproj | |
parent | 4f5f8ff59a61c2f29cb0e121514e2a86a2850446 (diff) | |
download | tk-3dae19ff35152af7adbe9b140ec9e3e75e94285c.zip tk-3dae19ff35152af7adbe9b140ec9e3e75e94285c.tar.gz tk-3dae19ff35152af7adbe9b140ec9e3e75e94285c.tar.bz2 |
* macosx/tkMacOSXHLEvents.c: fixed conversion of apple event
parameters to posix style path names.
[Bug #621672] (steffen, Benjamin Riefenstahl)
* macosx/tkMacOSXDialog.c:
* macosx/tkMacOSXWm.c:
* macosx/Wish.pbproj/project.pbxproj:
* macosx/tkMacOSXUtil.c (removed):
* macosx/tkMacOSXUtil.h (removed): removed all references to
tkMacOSXUtil.{c,h}, made obsolete by the patch above. [Bug #621672]
Diffstat (limited to 'macosx/Wish.pbproj')
-rw-r--r-- | macosx/Wish.pbproj/project.pbxproj | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/macosx/Wish.pbproj/project.pbxproj b/macosx/Wish.pbproj/project.pbxproj index 43bc086..932be57 100644 --- a/macosx/Wish.pbproj/project.pbxproj +++ b/macosx/Wish.pbproj/project.pbxproj @@ -380,7 +380,6 @@ F5375541016C376E01DC9062, F5375542016C376E01DC9062, F5375543016C376E01DC9062, - F5375544016C376E01DC9062, F5375545016C376E01DC9062, ); isa = PBXGroup; @@ -423,12 +422,6 @@ path = tkMacOSXPort.h; refType = 2; }; - F5375544016C376E01DC9062 = { - fileEncoding = 5; - isa = PBXFileReference; - path = tkMacOSXUtil.h; - refType = 2; - }; F5375545016C376E01DC9062 = { fileEncoding = 5; isa = PBXFileReference; @@ -464,7 +457,6 @@ F5375561016C376E01DC9062, F5375562016C376E01DC9062, F5375563016C376E01DC9062, - F5375564016C376E01DC9062, F5375565016C376E01DC9062, F5375567016C376E01DC9062, F5375568016C376E01DC9062, @@ -635,12 +627,6 @@ path = tkMacOSXTest.c; refType = 4; }; - F5375564016C376E01DC9062 = { - fileEncoding = 5; - isa = PBXFileReference; - path = tkMacOSXUtil.c; - refType = 4; - }; F5375565016C376E01DC9062 = { fileEncoding = 5; isa = PBXFileReference; @@ -1617,7 +1603,6 @@ MacOS X Port by Jim Ingham <jingham@apple.com> & Ian Reid, Copyright  F53755FF016C397D01DC9062, F5375600016C397D01DC9062, F5375601016C397D01DC9062, - F5375602016C397D01DC9062, F5375603016C397D01DC9062, F537566E016C3A1F01DC9062, F537566F016C3A1F01DC9062, @@ -1749,7 +1734,6 @@ MacOS X Port by Jim Ingham <jingham@apple.com> & Ian Reid, Copyright  F5375664016C39A101DC9062, F5375665016C39A101DC9062, F5375666016C39A101DC9062, - F5375667016C39A101DC9062, F5375668016C39A101DC9062, F537566A016C39A101DC9062, F537566B016C39A101DC9062, @@ -1990,12 +1974,6 @@ MacOS X Port by Jim Ingham <jingham@apple.com> & Ian Reid, Copyright  settings = { }; }; - F5375602016C397D01DC9062 = { - fileRef = F5375544016C376E01DC9062; - isa = PBXBuildFile; - settings = { - }; - }; F5375603016C397D01DC9062 = { fileRef = F5375545016C376E01DC9062; isa = PBXBuildFile; @@ -2572,12 +2550,6 @@ MacOS X Port by Jim Ingham <jingham@apple.com> & Ian Reid, Copyright  settings = { }; }; - F5375667016C39A101DC9062 = { - fileRef = F5375564016C376E01DC9062; - isa = PBXBuildFile; - settings = { - }; - }; F5375668016C39A101DC9062 = { fileRef = F5375565016C376E01DC9062; isa = PBXBuildFile; |