From cc196b5cba86a6d70e84bc5f16109e1a5d746907 Mon Sep 17 00:00:00 2001 From: mjs Date: Thu, 19 Dec 2002 01:58:23 +0000 Subject: [PATCH] Tools: Reviewed by John. - fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements * Scripts/set-alex-version: New the script takes 3 different versions, source version, marketing version and internal version. JavaScriptCore: Reviewed by John. - fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements * English.lproj/InfoPlist.strings: * JavaScriptCore.pbproj/project.pbxproj: WebFoundation: Reviewed by John. - fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements * English.lproj/InfoPlist.strings: * WebFoundation.pbproj/project.pbxproj: WebCore: Reviewed by John. - fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements * English.lproj/InfoPlist.strings: WebKit: Reviewed by John. - fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements * English.lproj/InfoPlist.strings: WebBrowser: Reviewed by John. - fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements * English.lproj/InfoPlist.strings: * WebBrowser.pbproj/project.pbxproj: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3126 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- JavaScriptCore/ChangeLog | 9 +++++++++ JavaScriptCore/ChangeLog-2003-10-25 | 9 +++++++++ JavaScriptCore/English.lproj/InfoPlist.strings | Bin 430 -> 534 bytes .../JavaScriptCore.pbproj/project.pbxproj | 6 +++--- WebCore/ChangeLog-2003-10-25 | 8 ++++++++ WebCore/ChangeLog-2005-08-23 | 8 ++++++++ WebCore/English.lproj/InfoPlist.strings | Bin 410 -> 512 bytes WebCore/WebCore.pbproj/project.pbxproj | 8 +++++++- WebKit/ChangeLog | 8 ++++++++ WebKit/English.lproj/InfoPlist.strings | Bin 408 -> 512 bytes WebKit/WebKit.pbproj/project.pbxproj | 8 +++++++- 11 files changed, 59 insertions(+), 5 deletions(-) diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog index d6b8b25dbf7..11ea91c6986 100644 --- a/JavaScriptCore/ChangeLog +++ b/JavaScriptCore/ChangeLog @@ -1,3 +1,12 @@ +2002-12-18 Maciej Stachowiak + + Reviewed by John. + + - fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements + + * English.lproj/InfoPlist.strings: + * JavaScriptCore.pbproj/project.pbxproj: + 2002-12-17 Darin Adler Reviewed by Trey. diff --git a/JavaScriptCore/ChangeLog-2003-10-25 b/JavaScriptCore/ChangeLog-2003-10-25 index d6b8b25dbf7..11ea91c6986 100644 --- a/JavaScriptCore/ChangeLog-2003-10-25 +++ b/JavaScriptCore/ChangeLog-2003-10-25 @@ -1,3 +1,12 @@ +2002-12-18 Maciej Stachowiak + + Reviewed by John. + + - fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements + + * English.lproj/InfoPlist.strings: + * JavaScriptCore.pbproj/project.pbxproj: + 2002-12-17 Darin Adler Reviewed by Trey. diff --git a/JavaScriptCore/English.lproj/InfoPlist.strings b/JavaScriptCore/English.lproj/InfoPlist.strings index 2fab567fd6c54ed36abc0dc2e67d408f01c2283c..1589001c9dfa23c63a8d489363d1d3f4f2ae055f 100644 GIT binary patch delta 89 zcmZ3-JdI_-ZGJ-rJq7~?1qLUERE83U#EB0qRndePbb!*%4EYQN43!K;44Dk+3>ge1 blgk)&1q*;$Qh{P16`l-v49Sz_7$*P#SM3s; delta 25 ccmbQnvW|JeZB_#YJqC-3uPh;q$!&}i0AmsdO8@`> diff --git a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj index 8caaa691797..fa7611e4f37 100644 --- a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj +++ b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj @@ -65,7 +65,6 @@ F58C8A1D025BD408018635CA, F531DDEB02F0C2DD018635CA, ); - hasScannedForEncodings = 1; isa = PBXProject; mainGroup = 0867D691FE84028FC02AAC07; productRefGroup = 034768DFFF38A50411DB9C8B; @@ -151,7 +150,7 @@ CFBundleExecutable JavaScriptCore CFBundleGetInfoString - 0.8 + 1.0 Beta, Copyright 2001-2002 Apple Compupter, Inc CFBundleIconFile CFBundleIdentifier @@ -159,7 +158,7 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleLongVersionString - JavaScriptCore 0.1, Copyright (c) 2001-2002 Apple Compupter + JavaScriptCore 0.1, Copyright 2001-2002 Apple Compupter CFBundleName JavaScriptCore CFBundlePackageType @@ -175,6 +174,7 @@ "; + shouldUseHeadermap = 0; }; 0867D69DFE84028FC02AAC07 = { buildActionMask = 2147483647; diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25 index 80a23636a2f..aa229928cbf 100644 --- a/WebCore/ChangeLog-2003-10-25 +++ b/WebCore/ChangeLog-2003-10-25 @@ -1,3 +1,11 @@ +2002-12-18 Maciej Stachowiak + + Reviewed by John. + + - fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements + + * English.lproj/InfoPlist.strings: + 2002-12-18 Maciej Stachowiak Reviewed by Trey and Darin. diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23 index 80a23636a2f..aa229928cbf 100644 --- a/WebCore/ChangeLog-2005-08-23 +++ b/WebCore/ChangeLog-2005-08-23 @@ -1,3 +1,11 @@ +2002-12-18 Maciej Stachowiak + + Reviewed by John. + + - fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements + + * English.lproj/InfoPlist.strings: + 2002-12-18 Maciej Stachowiak Reviewed by Trey and Darin. diff --git a/WebCore/English.lproj/InfoPlist.strings b/WebCore/English.lproj/InfoPlist.strings index 6cb3267b701816da18ff3d240bee56460d9ccef4..cc6b9af46c309191229e1e71c35ba8f5df61d0f3 100644 GIT binary patch delta 77 zcmbQm+`uy7EWaUx9)kgc0)rDnDnkiF;>1gq!e~MaIt&Vv{TO8#btmUBs&fN*44w>m P49N_7lLZ)~!J;|English CFBundleExecutable WebCore + CFBundleGetInfoString + 1.0 Beta, Copyright 2001-2002 Apple Computer, Inc. CFBundleIconFile CFBundleIdentifier @@ -168,8 +169,12 @@ 6.0 CFBundlePackageType FMWK + CFBundleShortVersionString + 0.8 CFBundleVersion 39 + NSHumanReadableCopyright + Copyright 2001-2002 Apple Computer, Inc. NSPrincipalClass SKIP_INSTALL @@ -177,6 +182,7 @@ "; + shouldUseHeadermap = 0; }; 0867D69DFE84028FC02AAC07 = { buildActionMask = 2147483647; diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog index 07f4e0a30c4..d61830dd061 100644 --- a/WebKit/ChangeLog +++ b/WebKit/ChangeLog @@ -1,3 +1,11 @@ +2002-12-18 Maciej Stachowiak + + Reviewed by John. + + - fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements + + * English.lproj/InfoPlist.strings: + 2002-12-18 Richard Williamson Fixed 3129951. Don't allow pages that are stopping to enter the page cache. diff --git a/WebKit/English.lproj/InfoPlist.strings b/WebKit/English.lproj/InfoPlist.strings index b121859ca1df6a1e8258ed45fbf4b195767333ea..93d8d32eb3bb062615e7f0739da1128921a03762 100644 GIT binary patch delta 129 zcmbQi+`uy7G`}H(9)kgc0)rDnDnkiF;=~J<$!J0hIzVY>hJ1zshDwGahD?TZh76!m z1qMf;NC86*P$NV>7sx9G%A^8Sf%JGXEnglish CFBundleExecutable WebKit + CFBundleGetInfoString + 1.0 Beta, Copyright Apple Computer, Inc. 2001-2002 CFBundleIconFile CFBundleIdentifier @@ -175,8 +176,12 @@ 6.0 CFBundlePackageType FMWK + CFBundleShortVersionString + 0.8 CFBundleVersion 39 + NSHumanReadableCopyright + Copyright 2001-2002 Apple Computer, Inc. NSPrincipalClass SKIP_INSTALL @@ -184,6 +189,7 @@ "; + shouldUseHeadermap = 0; }; 0867D69DFE84028FC02AAC07 = { buildActionMask = 2147483647; -- GitLab