From 14b3bc63f313aea82133bd4226ad0db588beab3a Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Thu, 11 Oct 2007 01:41:06 +0000 Subject: [PATCH] Mac: Remove obsolete files gui_titles.C,h from XCode project. Mac V5 GFX API: In setMacPList(), if resource already exists, don't call getPathToThisApp() because it leaves a zombie process. svn path=/trunk/boinc/; revision=13827 --- checkin_notes | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index 9dd95948c0..96378204a4 100644 --- a/checkin_notes +++ b/checkin_notes @@ -9384,7 +9384,7 @@ David 9 Oct 2007 - calloc() return check, fixes #277 client/ - gui_titles.C,h + gui_titles.C,h (deleted) html/ inc/ team.inc @@ -9415,3 +9415,14 @@ Janus 10 Oct 2007 inc/ bittorrent_ipbans.sql (new) +Charlie 10 Oct 2007 + - Mac V5 GFX API: In setMacPList(), if resource already exists, don't + call getPathToThisApp() because it leaves a zombie process. + This call probably won't be used in V6 applications. + - Mac: Remove obsolete files gui_titles.C,h from XCode project. + + api/ + mac_icon.C + mac_build/ + boinc.xcodeproj/ + project.pbxproj