Some more code cleanup, converting spaces to tabs. Redid ITKit.h framework
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Thu, 3 Mar 2005 17:45:59 +0000 (17:45 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Thu, 3 Mar 2005 17:45:59 +0000 (17:45 +0000)
commit0fc44e732f98ed55cdd0d0914c4031ad9c005edc
tree9dbbe34fffca611a719e4a15902e96050a9210a2
parent24e8080bddc73dc3ffcaa483570cdfa9d7258c53
Some more code cleanup, converting spaces to tabs. Redid ITKit.h framework
header, and added ITLoginItem.h and .m which used to be a part of
ITFoundation. ITKit now links with ITFoundation, so to use ITKit, you must
use ITFoundation as well. I've added ITFoundation to ITKit's precompiled
prefix header.
13 files changed:
ITCategory-NSMenu.m
ITCategory-NSView.m
ITKit.h
ITKit.xcode/project.pbxproj
ITKit_Prefix.pch
ITLoginItem.h [new file with mode: 0644]
ITLoginItem.m [new file with mode: 0644]
ITStatusItem.m
ITTSWBackgroundView.h
ITTransientStatusWindow.h
ITWindowEffect.h
ITWindowPositioning.h
Showcase/Controller.h