Huge update to ITFoundation. I've gone through every file (except queue.h
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 2 Mar 2005 10:57:48 +0000 (10:57 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 2 Mar 2005 10:57:48 +0000 (10:57 +0000)
commit692faf9cb79903190c1885a7ed08a2c97cc7fb8b
tree286e30f6315629d496a76b3c5d5d8c41da17ce7a
parent3d646c75403df6d5324833a701723a765555177f
Huge update to ITFoundation. I've gone through every file (except queue.h
and queue.c) and fixed tabs and updated the header prefix comment to the
current style we're using. I've also tried to do a good job of setting
the subversion properties to match my auto-props. I've also updated build
settings so that it only links against Foundation and updated or removed
things that required AppKit or GUI portions of Carbon, or otherwise
belong in a different framework (such as ITKit).
34 files changed:
English.lproj/InfoPlist.strings [changed mode: 0755->0644]
ITByteStream.h [changed mode: 0755->0644]
ITByteStream.m [changed mode: 0755->0644]
ITCarbonSupport.h [changed mode: 0755->0644]
ITCarbonSupport.m [changed mode: 0755->0644]
ITCategory-NSArray.h [changed mode: 0755->0644]
ITCategory-NSArray.m [changed mode: 0755->0644]
ITCategory-NSBundle.h
ITCategory-NSBundle.m
ITCategory-NSObject.h
ITCategory-NSObject.m
ITCategory-NSProxy.h
ITCategory-NSProxy.m
ITDebug.h [changed mode: 0755->0644]
ITDebug.m [changed mode: 0755->0644]
ITFoundation.h [changed mode: 0755->0644]
ITFoundation.xcode/project.pbxproj [changed mode: 0755->0644]
ITFoundation_Prefix.pch [changed mode: 0755->0644]
ITLoginItem.h [deleted file]
ITLoginItem.m [deleted file]
ITPreference.h [deleted file]
ITPreference.m [deleted file]
ITPreferenceCenter.h [deleted file]
ITPreferenceCenter.m [deleted file]
ITVirtualMemoryInfo.h [changed mode: 0755->0644]
ITVirtualMemoryInfo.m [changed mode: 0755->0644]
ITXMLNode.h [changed mode: 0755->0644]
ITXMLNode.m [changed mode: 0755->0644]
ITXMLParser.h [changed mode: 0755->0644]
ITXMLParser.m [changed mode: 0755->0644]
Info.plist [changed mode: 0755->0644]
queue.c [changed mode: 0755->0644]
queue.h [changed mode: 0755->0644]
version.plist [changed mode: 0755->0644]