VERSION: Starting with 1.4.3d1.
APE.icns: Generic APE icon (not sure whether we care).
SmartCrashReportsAPI.[ho]: SCR 1.1.
ICeCoffEEWebKit.m: -elementAtPoint: isn't in current
development WebKit; switch to the version in WebHTMLView.
Info-APE Module.plist: Update version to 1.4.3d1.
ICeCoffEE.xcodeproj: Xcode 2 version of project, required fixing
script which copies the APE bundle into the installer. We're still
building for 10.3.9 and later on PowerPC only for this release.
English.lproj/APEInfo.rtfd: Small clarifications, update release notes
and version information.
English.lproj/InfoPlist.strings: Update version to 1.4.3d1.
ICeCoffEEShared.h: Use varargs macros to finally fix the stupid
warnings when ICCF_DEBUG is 0.
ICeCoffEE APE.xcode: Removed.
ICeCoffEETerminal.m: Fixes crash on clicking disabled close/minimize
widgets in Open dialog (invalid super method call) by implementing
overridden methods in the faked superclass.
ape_install: APE 1.5.1.
Info-APEManagerPrefPane.plist: Update version number.
APEMain.m: Implement SCR. Fix a comment typo. Remove some useless
uses of the comma operator so the new warning-less ICapeprintf works.
package-ICeCoffEE.sh: Use new xcodebuild syntax and build layout.
Remove a useless use of the semicolon. Nuke localizations on
development builds.
|