Added a new spin effect. Silly, but looks cool :)
[ITKit.git] / ITKit.xcode / project.pbxproj
index d77009f..3f32676 100755 (executable)
                2A30D8A1056B3BE30087AE54 = {
                        children = (
                                2A30D8A2056B3BE30087AE54,
-                               2A30D8A6056B3BEE0087AE54,
-                               2A30D8A9056B3BF60087AE54,
-                               2A30D8B5056B3C1B0087AE54,
                        );
                        isa = PBXVariantGroup;
                        name = ITKeyComboPanel.nib;
                        settings = {
                        };
                };
-               2A30D8A6056B3BEE0087AE54 = {
-                       isa = PBXFileReference;
-                       lastKnownFileType = wrapper.nib;
-                       name = French;
-                       path = French.lproj/ITKeyComboPanel.nib;
-                       refType = 4;
-                       sourceTree = "<group>";
-               };
-               2A30D8A9056B3BF60087AE54 = {
-                       isa = PBXFileReference;
-                       lastKnownFileType = wrapper.nib;
-                       name = German;
-                       path = German.lproj/ITKeyComboPanel.nib;
-                       refType = 4;
-                       sourceTree = "<group>";
-               };
-               2A30D8B5056B3C1B0087AE54 = {
-                       isa = PBXFileReference;
-                       lastKnownFileType = wrapper.nib;
-                       name = Japanese;
-                       path = Japanese.lproj/ITKeyComboPanel.nib;
-                       refType = 4;
-                       sourceTree = "<group>";
-               };
                2A30D8BC056B3C5D0087AE54 = {
                        children = (
                                2A30D8BD056B3C5D0087AE54,
-                               2A30D8C1056B3C670087AE54,
-                               2A30D8C4056B3C750087AE54,
-                               2A30D8C7056B3C830087AE54,
                        );
                        isa = PBXVariantGroup;
                        name = Localizable.strings;
                        settings = {
                        };
                };
-               2A30D8C1056B3C670087AE54 = {
-                       isa = PBXFileReference;
-                       lastKnownFileType = text.plist.strings;
-                       name = French;
-                       path = French.lproj/Localizable.strings;
-                       refType = 4;
-                       sourceTree = "<group>";
-               };
-               2A30D8C4056B3C750087AE54 = {
-                       isa = PBXFileReference;
-                       lastKnownFileType = text.plist.strings;
-                       name = German;
-                       path = German.lproj/Localizable.strings;
-                       refType = 4;
-                       sourceTree = "<group>";
-               };
-               2A30D8C7056B3C830087AE54 = {
-                       isa = PBXFileReference;
-                       lastKnownFileType = text.plist.strings;
-                       name = Japanese;
-                       path = Japanese.lproj/Localizable.strings;
-                       refType = 4;
-                       sourceTree = "<group>";
-               };
                2AAF7B22056C3536009B9225 = {
                        children = (
                                7C992DC9054F5179000B93EA,
 //322
 //323
 //324
+//370
+//371
+//372
+//373
+//374
+               3710911905C07F6D00ED0F36 = {
+                       fileEncoding = 4;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.h;
+                       path = ITIconAndTextStatusWindow.h;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               3710911A05C07F6D00ED0F36 = {
+                       fileEncoding = 4;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.objc;
+                       path = ITIconAndTextStatusWindow.m;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               3710912305C0821000ED0F36 = {
+                       fileRef = 3710911A05C07F6D00ED0F36;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               3710912805C0825900ED0F36 = {
+                       fileRef = 3710911905C07F6D00ED0F36;
+                       isa = PBXBuildFile;
+                       settings = {
+                               ATTRIBUTES = (
+                                       Public,
+                               );
+                       };
+               };
+               372C5812068FE72F00CEF54A = {
+                       fileEncoding = 30;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.objc;
+                       path = ITZoomWindowEffect.m;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               372C5813068FE72F00CEF54A = {
+                       fileEncoding = 30;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.h;
+                       path = ITZoomWindowEffect.h;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               372C5814068FE72F00CEF54A = {
+                       fileRef = 372C5812068FE72F00CEF54A;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               372C5815068FE72F00CEF54A = {
+                       fileRef = 372C5813068FE72F00CEF54A;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               37B3906906923D1200E828B9 = {
+                       fileEncoding = 30;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.h;
+                       path = ITSpinWindowEffect.h;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               37B3906A06923D1200E828B9 = {
+                       fileEncoding = 30;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.objc;
+                       path = ITSpinWindowEffect.m;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               37B3906B06923D1200E828B9 = {
+                       fileRef = 37B3906906923D1200E828B9;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               37B3906C06923D1200E828B9 = {
+                       fileRef = 37B3906A06923D1200E828B9;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+//370
+//371
+//372
+//373
+//374
 //7C0
 //7C1
 //7C2
                        refType = 4;
                        sourceTree = "<group>";
                };
+               7C4BBADA05F98C9900734027 = {
+                       fileEncoding = 4;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.h;
+                       path = ITMultilineTextFieldCell.h;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               7C4BBADB05F98C9900734027 = {
+                       fileEncoding = 4;
+                       isa = PBXFileReference;
+                       lastKnownFileType = sourcecode.c.objc;
+                       path = ITMultilineTextFieldCell.m;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               7C4BBADC05F98C9900734027 = {
+                       fileRef = 7C4BBADA05F98C9900734027;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
+               7C4BBADD05F98C9900734027 = {
+                       fileRef = 7C4BBADB05F98C9900734027;
+                       isa = PBXBuildFile;
+                       settings = {
+                       };
+               };
                7C5B7C93054F6EC9008379B6 = {
                        fileRef = 8DC2EF5B0486A6940098B216;
                        isa = PBXBuildFile;
                                7C992DF8054F5179000B93EA,
                                2AC8319B056D037700A7D7E2,
                                2AC8319C056D037700A7D7E2,
+                               7C4BBADA05F98C9900734027,
+                               7C4BBADB05F98C9900734027,
                        );
                        isa = PBXGroup;
                        name = Cells;
                        children = (
                                7C992DF9054F5179000B93EA,
                                7C992DFA054F5179000B93EA,
+                               3710911905C07F6D00ED0F36,
+                               3710911A05C07F6D00ED0F36,
                                7C992DD8054F5179000B93EA,
                                7C992DD9054F5179000B93EA,
                                7C992DFD054F5179000B93EA,
                                7C992DEA054F5179000B93EA,
                                7C992DE7054F5179000B93EA,
                                7C992DE8054F5179000B93EA,
+                               372C5813068FE72F00CEF54A,
+                               372C5812068FE72F00CEF54A,
+                               37B3906906923D1200E828B9,
+                               37B3906A06923D1200E828B9,
                        );
                        isa = PBXGroup;
                        name = Effects;
                                7C992E32054F5179000B93EA,
                                2AC83141056D00F700A7D7E2,
                                2AC8319D056D037700A7D7E2,
+                               3710912805C0825900ED0F36,
+                               7C4BBADC05F98C9900734027,
+                               372C5815068FE72F00CEF54A,
+                               37B3906B06923D1200E828B9,
                        );
                        isa = PBXHeadersBuildPhase;
                        runOnlyForDeploymentPostprocessing = 0;
                                7C992E31054F5179000B93EA,
                                2AC83142056D00F700A7D7E2,
                                2AC8319E056D037700A7D7E2,
+                               3710912305C0821000ED0F36,
+                               7C4BBADD05F98C9900734027,
+                               372C5814068FE72F00CEF54A,
+                               37B3906C06923D1200E828B9,
                        );
                        isa = PBXSourcesBuildPhase;
                        runOnlyForDeploymentPostprocessing = 0;