|
From: Neil T. <nt...@us...> - 2007-02-19 20:40:19
|
Update of /cvsroot/pgsqlformac/pgCocoaDB/pgCocoaDBn.xcodeproj In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31478/pgCocoaDBn.xcodeproj Modified Files: project.pbxproj ntiffin.pbxuser ntiffin.mode1 Log Message: Bug Fixes. Index: project.pbxproj =================================================================== RCS file: /cvsroot/pgsqlformac/pgCocoaDB/pgCocoaDBn.xcodeproj/project.pbxproj,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** project.pbxproj 4 Sep 2006 14:34:29 -0000 1.1 --- project.pbxproj 19 Feb 2007 20:40:16 -0000 1.2 *************** *** 51,56 **** CED6300109C48EED00B6B94B /* ExplorerNode.h in Headers */ = {isa = PBXBuildFile; fileRef = CED62FFE09C48EED00B6B94B /* ExplorerNode.h */; }; CED6300209C48EED00B6B94B /* ExplorerNode.m in Sources */ = {isa = PBXBuildFile; fileRef = CED62FFF09C48EED00B6B94B /* ExplorerNode.m */; }; ! CED865D30A0E5FCC00F9FD5D /* libpq.4.1.dylib-8.1 in Resources */ = {isa = PBXBuildFile; fileRef = CED865D20A0E5FCC00F9FD5D /* libpq.4.1.dylib-8.1 */; }; ! CED865D40A0E5FCC00F9FD5D /* libpq.4.1.dylib-8.1 in Resources */ = {isa = PBXBuildFile; fileRef = CED865D20A0E5FCC00F9FD5D /* libpq.4.1.dylib-8.1 */; }; /* End PBXBuildFile section */ --- 51,56 ---- CED6300109C48EED00B6B94B /* ExplorerNode.h in Headers */ = {isa = PBXBuildFile; fileRef = CED62FFE09C48EED00B6B94B /* ExplorerNode.h */; }; CED6300209C48EED00B6B94B /* ExplorerNode.m in Sources */ = {isa = PBXBuildFile; fileRef = CED62FFF09C48EED00B6B94B /* ExplorerNode.m */; }; ! CED865D30A0E5FCC00F9FD5D /* libpq.dylib in Resources */ = {isa = PBXBuildFile; fileRef = CED865D20A0E5FCC00F9FD5D /* libpq.dylib */; }; ! CED865D40A0E5FCC00F9FD5D /* libpq.dylib in Resources */ = {isa = PBXBuildFile; fileRef = CED865D20A0E5FCC00F9FD5D /* libpq.dylib */; }; /* End PBXBuildFile section */ *************** *** 96,100 **** CED62FFE09C48EED00B6B94B /* ExplorerNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExplorerNode.h; sourceTree = "<group>"; }; CED62FFF09C48EED00B6B94B /* ExplorerNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExplorerNode.m; sourceTree = "<group>"; }; ! CED865D20A0E5FCC00F9FD5D /* libpq.4.1.dylib-8.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; name = "libpq.4.1.dylib-8.1"; path = "/sw/lib/libpq.4.1.dylib-8.1"; sourceTree = "<absolute>"; }; /* End PBXFileReference section */ --- 96,100 ---- CED62FFE09C48EED00B6B94B /* ExplorerNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExplorerNode.h; sourceTree = "<group>"; }; CED62FFF09C48EED00B6B94B /* ExplorerNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExplorerNode.m; sourceTree = "<group>"; }; ! CED865D20A0E5FCC00F9FD5D /* libpq.dylib */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = "compiled.mach-o.dylib"; name = libpq.dylib; path = /sw/lib/libpq.dylib; sourceTree = "<absolute>"; }; /* End PBXFileReference section */ *************** *** 196,200 **** isa = PBXGroup; children = ( ! CED865D20A0E5FCC00F9FD5D /* libpq.4.1.dylib-8.1 */, CE9B2B9D09B9F03000877A0E /* SenTestingKit.framework */, 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */, --- 196,200 ---- isa = PBXGroup; children = ( ! CED865D20A0E5FCC00F9FD5D /* libpq.dylib */, CE9B2B9D09B9F03000877A0E /* SenTestingKit.framework */, 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */, *************** *** 319,323 **** files = ( 8DC2EF530486A6940098B216 /* InfoPlist.strings in Resources */, ! CED865D40A0E5FCC00F9FD5D /* libpq.4.1.dylib-8.1 in Resources */, ); runOnlyForDeploymentPostprocessing = 0; --- 319,323 ---- files = ( 8DC2EF530486A6940098B216 /* InfoPlist.strings in Resources */, ! CED865D40A0E5FCC00F9FD5D /* libpq.dylib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; *************** *** 327,331 **** buildActionMask = 2147483647; files = ( ! CED865D30A0E5FCC00F9FD5D /* libpq.4.1.dylib-8.1 in Resources */, ); runOnlyForDeploymentPostprocessing = 0; --- 327,331 ---- buildActionMask = 2147483647; files = ( ! CED865D30A0E5FCC00F9FD5D /* libpq.dylib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; *************** *** 417,421 **** isa = XCBuildConfiguration; buildSettings = { ! ARCHS = ppc; COPY_PHASE_STRIP = NO; DEBUGGING_SYMBOLS = YES; --- 417,421 ---- isa = XCBuildConfiguration; buildSettings = { ! ARCHS = i386; COPY_PHASE_STRIP = NO; DEBUGGING_SYMBOLS = YES; *************** *** 466,471 **** "-lssl", "-lcrypto", - "-lkrb5", "-lpq", "-seg1addr", 0xb0000000, --- 466,471 ---- "-lssl", "-lcrypto", "-lpq", + "-lkrb5", "-seg1addr", 0xb0000000, *************** *** 485,489 **** isa = XCBuildConfiguration; buildSettings = { ! ARCHS = ppc; COPY_PHASE_STRIP = YES; DYLIB_COMPATIBILITY_VERSION = 1; --- 485,489 ---- isa = XCBuildConfiguration; buildSettings = { ! ARCHS = i386; COPY_PHASE_STRIP = YES; DYLIB_COMPATIBILITY_VERSION = 1; *************** *** 516,521 **** "-lssl", "-lcrypto", - "-lkrb5", "-lpq", "-seg1addr", 0xb0000000, --- 516,521 ---- "-lssl", "-lcrypto", "-lpq", + "-lkrb5", "-seg1addr", 0xb0000000, *************** *** 564,569 **** "-lssl", "-lcrypto", - "-lkrb5", "-lpq", "-seg1addr", 0xb0000000, --- 564,569 ---- "-lssl", "-lcrypto", "-lpq", + "-lkrb5", "-seg1addr", 0xb0000000, *************** *** 585,590 **** --- 585,594 ---- isa = XCBuildConfiguration; buildSettings = { + GCC_MODEL_TUNING = ""; GCC_OPTIMIZATION_LEVEL = 0; + HEADER_SEARCH_PATHS = /sw/include; + LIBRARY_SEARCH_PATHS = /sw/lib; MACOSX_DEPLOYMENT_TARGET = 10.4; + PREBINDING = YES; SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; *************** *** 594,598 **** --- 598,606 ---- isa = XCBuildConfiguration; buildSettings = { + GCC_MODEL_TUNING = ""; + HEADER_SEARCH_PATHS = /sw/include; + LIBRARY_SEARCH_PATHS = /sw/lib; MACOSX_DEPLOYMENT_TARGET = 10.4; + PREBINDING = YES; SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; *************** *** 602,606 **** --- 610,618 ---- isa = XCBuildConfiguration; buildSettings = { + GCC_MODEL_TUNING = ""; + HEADER_SEARCH_PATHS = /sw/include; + LIBRARY_SEARCH_PATHS = /sw/lib; MACOSX_DEPLOYMENT_TARGET = 10.4; + PREBINDING = YES; SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; Index: ntiffin.mode1 =================================================================== RCS file: /cvsroot/pgsqlformac/pgCocoaDB/pgCocoaDBn.xcodeproj/ntiffin.mode1,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ntiffin.mode1 18 Sep 2006 17:54:56 -0000 1.3 --- ntiffin.mode1 19 Feb 2007 20:40:16 -0000 1.4 *************** *** 205,290 **** </array> <key>OpenEditors</key> ! <array> ! <dict> ! <key>Content</key> ! <dict> ! <key>PBXProjectModuleGUID</key> ! <string>CED970B80ABEF8110072C3CC</string> ! <key>PBXProjectModuleLabel</key> ! <string>ExplorerModel.m</string> ! <key>PBXSplitModuleInNavigatorKey</key> ! <dict> ! <key>Split0</key> ! <dict> ! <key>PBXProjectModuleGUID</key> ! <string>CED970B90ABEF8110072C3CC</string> ! <key>PBXProjectModuleLabel</key> ! <string>ExplorerModel.m</string> ! <key>_historyCapacity</key> ! <integer>0</integer> ! <key>bookmark</key> ! <string>CE0B9E2F0ABEF85F00AD89B4</string> ! <key>history</key> ! <array> ! <string>CE0B9E280ABEF84800AD89B4</string> ! </array> ! </dict> ! <key>SplitCount</key> ! <string>1</string> ! </dict> ! <key>StatusBarVisibility</key> ! <true/> ! </dict> ! <key>Geometry</key> ! <dict> ! <key>Frame</key> ! <string>{{0, 20}, {898, 763}}</string> ! <key>PBXModuleWindowStatusBarHidden2</key> ! <false/> ! <key>RubberWindowFrame</key> ! <string>452 42 898 804 0 0 1440 878 </string> ! </dict> ! </dict> ! <dict> ! <key>Content</key> ! <dict> ! <key>PBXProjectModuleGUID</key> ! <string>CED970BB0ABEF8110072C3CC</string> ! <key>PBXProjectModuleLabel</key> ! <string>ExplorerModel.h</string> ! <key>PBXSplitModuleInNavigatorKey</key> ! <dict> ! <key>Split0</key> ! <dict> ! <key>PBXProjectModuleGUID</key> ! <string>CED970BC0ABEF8110072C3CC</string> ! <key>PBXProjectModuleLabel</key> ! <string>ExplorerModel.h</string> ! <key>_historyCapacity</key> ! <integer>0</integer> ! <key>bookmark</key> ! <string>CE0B9E310ABEF85F00AD89B4</string> ! <key>history</key> ! <array> ! <string>CE0B9E300ABEF85F00AD89B4</string> ! </array> ! </dict> ! <key>SplitCount</key> ! <string>1</string> ! </dict> ! <key>StatusBarVisibility</key> ! <true/> ! </dict> ! <key>Geometry</key> ! <dict> ! <key>Frame</key> ! <string>{{0, 20}, {674, 716}}</string> ! <key>PBXModuleWindowStatusBarHidden2</key> ! <false/> ! <key>RubberWindowFrame</key> ! <string>22 12 674 757 0 0 1440 878 </string> ! </dict> ! </dict> ! </array> <key>PerspectiveWidths</key> <array> --- 205,209 ---- </array> <key>OpenEditors</key> ! <array/> <key>PerspectiveWidths</key> <array> *************** *** 369,373 **** <array> <array> ! <integer>9</integer> <integer>5</integer> <integer>0</integer> --- 288,292 ---- <array> <array> ! <integer>12</integer> <integer>5</integer> <integer>0</integer> *************** *** 394,398 **** </array> <key>RubberWindowFrame</key> ! <string>188 186 903 692 0 0 1440 878 </string> </dict> <key>Module</key> --- 313,317 ---- </array> <key>RubberWindowFrame</key> ! <string>188 185 903 692 0 0 1440 878 </string> </dict> <key>Module</key> *************** *** 431,435 **** <string>{{0, 0}, {603, 0}}</string> <key>RubberWindowFrame</key> ! <string>188 186 903 692 0 0 1440 878 </string> </dict> <key>Module</key> --- 350,354 ---- <string>{{0, 0}, {603, 0}}</string> <key>RubberWindowFrame</key> ! <string>188 185 903 692 0 0 1440 878 </string> </dict> <key>Module</key> *************** *** 451,455 **** <string>{{0, 5}, {603, 646}}</string> <key>RubberWindowFrame</key> ! <string>188 186 903 692 0 0 1440 878 </string> </dict> <key>Module</key> --- 370,374 ---- <string>{{0, 5}, {603, 646}}</string> <key>RubberWindowFrame</key> ! <string>188 185 903 692 0 0 1440 878 </string> </dict> <key>Module</key> *************** *** 475,481 **** <key>TableOfContents</key> <array> ! <string>CE0B9E2D0ABEF85F00AD89B4</string> <string>1CE0B1FE06471DED0097A5F4</string> ! <string>CE0B9E2E0ABEF85F00AD89B4</string> <string>1CE0B20306471E060097A5F4</string> <string>1CE0B20506471E060097A5F4</string> --- 394,400 ---- <key>TableOfContents</key> <array> ! <string>CED4CD9B0B07B5A600980A5B</string> <string>1CE0B1FE06471DED0097A5F4</string> ! <string>CED4CD9C0B07B5A600980A5B</string> <string>1CE0B20306471E060097A5F4</string> <string>1CE0B20506471E060097A5F4</string> *************** *** 596,600 **** <true/> <key>TimeStamp</key> ! <real>180287583.40070099</real> <key>ToolbarDisplayMode</key> <integer>1</integer> --- 515,519 ---- <true/> <key>TimeStamp</key> ! <real>185054610.245828</real> <key>ToolbarDisplayMode</key> <integer>1</integer> *************** *** 611,621 **** <key>WindowOrderList</key> <array> - <string>CED970BB0ABEF8110072C3CC</string> - <string>CED970B80ABEF8110072C3CC</string> - <string>CE0B9E320ABEF85F00AD89B4</string> <string>/Maui-Dev/PostgreSQL_Tools_cvs/pgCocoaDB/pgCocoaDBn.xcodeproj</string> </array> <key>WindowString</key> ! <string>188 186 903 692 0 0 1440 878 </string> <key>WindowTools</key> <array> --- 530,537 ---- <key>WindowOrderList</key> <array> <string>/Maui-Dev/PostgreSQL_Tools_cvs/pgCocoaDB/pgCocoaDBn.xcodeproj</string> </array> <key>WindowString</key> ! <string>188 185 903 692 0 0 1440 878 </string> <key>WindowTools</key> <array> *************** *** 647,651 **** <string>{{0, 0}, {1178, 119}}</string> <key>RubberWindowFrame</key> ! <string>203 86 1178 697 0 0 1440 878 </string> </dict> <key>Module</key> --- 563,567 ---- <string>{{0, 0}, {1178, 119}}</string> <key>RubberWindowFrame</key> ! <string>97 134 1178 697 0 0 1440 878 </string> </dict> <key>Module</key> *************** *** 660,664 **** <dict> <key>PBXBuildLogShowsTranscriptDefaultKey</key> ! <string>{{0, 122}, {1178, 410}}</string> <key>PBXProjectModuleGUID</key> <string>XCMainBuildResultsModuleGUID</string> --- 576,580 ---- <dict> <key>PBXBuildLogShowsTranscriptDefaultKey</key> ! <string>{{0, 110}, {1178, 422}}</string> <key>PBXProjectModuleGUID</key> <string>XCMainBuildResultsModuleGUID</string> *************** *** 675,679 **** <string>{{0, 124}, {1178, 532}}</string> <key>RubberWindowFrame</key> ! <string>203 86 1178 697 0 0 1440 878 </string> </dict> <key>Module</key> --- 591,595 ---- <string>{{0, 124}, {1178, 532}}</string> <key>RubberWindowFrame</key> ! <string>97 134 1178 697 0 0 1440 878 </string> </dict> <key>Module</key> *************** *** 697,702 **** <key>TableOfContents</key> <array> ! <string>CE0B9E320ABEF85F00AD89B4</string> ! <string>CE0B9E330ABEF85F00AD89B4</string> <string>1CD0528F0623707200166675</string> <string>XCMainBuildResultsModuleGUID</string> --- 613,618 ---- <key>TableOfContents</key> <array> ! <string>CE943ADE0B052DD60062E2B1</string> ! <string>CE71F1490B05FFB00028BDB2</string> <string>1CD0528F0623707200166675</string> <string>XCMainBuildResultsModuleGUID</string> *************** *** 705,713 **** <string>xcode.toolbar.config.build</string> <key>WindowString</key> ! <string>203 86 1178 697 0 0 1440 878 </string> <key>WindowToolGUID</key> ! <string>CE0B9E320ABEF85F00AD89B4</string> <key>WindowToolIsVisible</key> ! <true/> </dict> <dict> --- 621,629 ---- <string>xcode.toolbar.config.build</string> <key>WindowString</key> ! <string>97 134 1178 697 0 0 1440 878 </string> <key>WindowToolGUID</key> ! <string>CE943ADE0B052DD60062E2B1</string> <key>WindowToolIsVisible</key> ! <false/> </dict> <dict> *************** *** 967,971 **** <array> <string>CE76CF0409BA22270005B7AB</string> ! <string>CE64C2950AA72CA600FBCB31</string> <string>1C78EAAC065D492600B07095</string> </array> --- 883,887 ---- <array> <string>CE76CF0409BA22270005B7AB</string> ! <string>CEF01A4B0AF6764600BCE7B3</string> <string>1C78EAAC065D492600B07095</string> </array> *************** *** 975,979 **** <string>CE76CF0409BA22270005B7AB</string> <key>WindowToolIsVisible</key> ! <false/> </dict> <dict> --- 891,895 ---- <string>CE76CF0409BA22270005B7AB</string> <key>WindowToolIsVisible</key> ! <true/> </dict> <dict> Index: ntiffin.pbxuser =================================================================== RCS file: /cvsroot/pgsqlformac/pgCocoaDB/pgCocoaDBn.xcodeproj/ntiffin.pbxuser,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ntiffin.pbxuser 18 Sep 2006 17:54:56 -0000 1.3 --- ntiffin.pbxuser 19 Feb 2007 20:40:16 -0000 1.4 *************** *** 9,14 **** ); breakpoints = ( ! CE3C3A9B0A0FEAD100556EA0 /* Schema.m:619 */, ! CEFCE8060A227563008F2667 /* Schema.m:645 */, CE69B18D09D6DBB000910AD1 /* ExplorerModel.m:149 */, CEDA95EE0A28EEA900A0CDA5 /* Schema.m:150 */, --- 9,14 ---- ); breakpoints = ( ! CE3C3A9B0A0FEAD100556EA0 /* Schema.m:637 */, ! CEFCE8060A227563008F2667 /* Schema.m:656 */, CE69B18D09D6DBB000910AD1 /* ExplorerModel.m:149 */, CEDA95EE0A28EEA900A0CDA5 /* Schema.m:150 */, *************** *** 127,138 **** ); }; ! PBXPerProjectTemplateStateSaveDate = 180287523; ! PBXWorkspaceStateSaveDate = 180287523; ! }; ! perUserProjectItems = { ! CE0B9E280ABEF84800AD89B4 /* PBXTextBookmark */ = CE0B9E280ABEF84800AD89B4 /* PBXTextBookmark */; ! CE0B9E2F0ABEF85F00AD89B4 /* PBXTextBookmark */ = CE0B9E2F0ABEF85F00AD89B4 /* PBXTextBookmark */; ! CE0B9E300ABEF85F00AD89B4 /* PBXTextBookmark */ = CE0B9E300ABEF85F00AD89B4 /* PBXTextBookmark */; ! CE0B9E310ABEF85F00AD89B4 /* PBXTextBookmark */ = CE0B9E310ABEF85F00AD89B4 /* PBXTextBookmark */; }; sourceControlManager = CED43E1C09B0992E0096CAC2 /* Source Control */; --- 127,132 ---- ); }; ! PBXPerProjectTemplateStateSaveDate = 185054610; ! PBXWorkspaceStateSaveDate = 185054610; }; sourceControlManager = CED43E1C09B0992E0096CAC2 /* Source Control */; *************** *** 142,156 **** 4330338F066135480037D932 /* Connection.h */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {617, 1470}}"; ! sepNavSelRange = "{971, 10}"; ! sepNavVisRect = "{{0, 498}, {617, 695}}"; ! sepNavWindowFrame = "{{692, 46}, {662, 768}}"; }; }; 43303390066135480037D932 /* Connection.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {944, 9422}}"; ! sepNavSelRange = "{9721, 0}"; ! sepNavVisRect = "{{0, 8484}, {928, 748}}"; sepNavWindowFrame = "{{334, 41}, {973, 821}}"; }; --- 136,150 ---- 4330338F066135480037D932 /* Connection.h */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {617, 1512}}"; ! sepNavSelRange = "{1816, 0}"; ! sepNavVisRect = "{{0, 719}, {617, 695}}"; ! sepNavWindowFrame = "{{618, 66}, {662, 768}}"; }; }; 43303390066135480037D932 /* Connection.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {944, 9576}}"; ! sepNavSelRange = "{13269, 168}"; ! sepNavVisRect = "{{0, 8814}, {928, 748}}"; sepNavWindowFrame = "{{334, 41}, {973, 821}}"; }; *************** *** 231,236 **** uiCtxt = { sepNavIntBoundsRect = "{{0, 0}, {799, 1428}}"; ! sepNavSelRange = "{184, 0}"; ! sepNavVisRect = "{{0, 43}, {799, 421}}"; sepNavWindowFrame = "{{30, 384}, {844, 494}}"; }; --- 225,230 ---- uiCtxt = { sepNavIntBoundsRect = "{{0, 0}, {799, 1428}}"; ! sepNavSelRange = "{819, 8}"; ! sepNavVisRect = "{{0, 582}, {799, 421}}"; sepNavWindowFrame = "{{30, 384}, {844, 494}}"; }; *************** *** 287,328 **** activeExec = 0; }; - CE0B9E280ABEF84800AD89B4 /* PBXTextBookmark */ = { - isa = PBXTextBookmark; - comments = "error: 'Done' undeclared (first use in this function)"; - fRef = CED62FF809C48EDE00B6B94B /* ExplorerModel.m */; - rLen = 1; - rLoc = 638; - rType = 1; - }; - CE0B9E2F0ABEF85F00AD89B4 /* PBXTextBookmark */ = { - isa = PBXTextBookmark; - fRef = CED62FF809C48EDE00B6B94B /* ExplorerModel.m */; - name = "ExplorerModel.m: 639"; - rLen = 0; - rLoc = 17020; - rType = 0; - vrLen = 1350; - vrLoc = 15773; - }; - CE0B9E300ABEF85F00AD89B4 /* PBXTextBookmark */ = { - isa = PBXTextBookmark; - fRef = CED62FF709C48EDE00B6B94B /* ExplorerModel.h */; - name = "ExplorerModel.h: setExplorerThreadStatus:"; - rLen = 0; - rLoc = 1287; - rType = 0; - vrLen = 1525; - vrLoc = 234; - }; - CE0B9E310ABEF85F00AD89B4 /* PBXTextBookmark */ = { - isa = PBXTextBookmark; - fRef = CED62FF709C48EDE00B6B94B /* ExplorerModel.h */; - name = ExplorerDone; - rLen = 12; - rLoc = 336; - rType = 0; - vrLen = 1525; - vrLoc = 234; - }; CE0EBCA90A4D8CE700003FF7 /* ExplorerModel.m:159 */ = { isa = PBXFileBreakpoint; --- 281,284 ---- *************** *** 337,341 **** lineNumber = 159; location = UnitTest; ! modificationTime = 179883208.228205; state = 2; }; --- 293,297 ---- lineNumber = 159; location = UnitTest; ! modificationTime = 183929168.864678; state = 2; }; *************** *** 352,359 **** lineNumber = 147; location = UnitTest; ! modificationTime = 179883208.258848; state = 2; }; ! CE3C3A9B0A0FEAD100556EA0 /* Schema.m:619 */ = { isa = PBXFileBreakpoint; actions = ( --- 308,315 ---- lineNumber = 147; location = UnitTest; ! modificationTime = 183929168.86477; state = 2; }; ! CE3C3A9B0A0FEAD100556EA0 /* Schema.m:637 */ = { isa = PBXFileBreakpoint; actions = ( *************** *** 365,371 **** functionName = "-getTableSQLFromSchema:fromTableName:pretty:"; hitCount = 1; ! lineNumber = 619; location = UnitTest; ! modificationTime = 179883208.216068; state = 2; }; --- 321,327 ---- functionName = "-getTableSQLFromSchema:fromTableName:pretty:"; hitCount = 1; ! lineNumber = 637; location = UnitTest; ! modificationTime = 183929168.864504; state = 2; }; *************** *** 382,386 **** lineNumber = 149; location = UnitTest; ! modificationTime = 179883208.221565; state = 2; }; --- 338,342 ---- lineNumber = 149; location = UnitTest; ! modificationTime = 183929168.86459; state = 2; }; *************** *** 395,402 **** CE6BF7F109B26F98000856E5 /* Schema.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {1194, 15036}}"; ! sepNavSelRange = "{307, 0}"; ! sepNavVisRect = "{{0, 0}, {1194, 728}}"; ! sepNavWindowFrame = "{{177, 60}, {1239, 801}}"; }; }; --- 351,358 ---- CE6BF7F109B26F98000856E5 /* Schema.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {1367, 15078}}"; ! sepNavSelRange = "{17324, 0}"; ! sepNavVisRect = "{{0, 7321}, {1367, 725}}"; ! sepNavWindowFrame = "{{5, 80}, {1412, 798}}"; }; }; *************** *** 406,412 **** objects = ( CE69B18D09D6DBB000910AD1 /* ExplorerModel.m:149 */, ! CE3C3A9B0A0FEAD100556EA0 /* Schema.m:619 */, CEDA95EE0A28EEA900A0CDA5 /* Schema.m:150 */, ! CEFCE8060A227563008F2667 /* Schema.m:645 */, CE0EBCA90A4D8CE700003FF7 /* ExplorerModel.m:159 */, CE0EBCE50A4D954D00003FF7 /* Connection.m:147 */, --- 362,368 ---- objects = ( CE69B18D09D6DBB000910AD1 /* ExplorerModel.m:149 */, ! CE3C3A9B0A0FEAD100556EA0 /* Schema.m:637 */, CEDA95EE0A28EEA900A0CDA5 /* Schema.m:150 */, ! CEFCE8060A227563008F2667 /* Schema.m:656 */, CE0EBCA90A4D8CE700003FF7 /* ExplorerModel.m:159 */, CE0EBCE50A4D954D00003FF7 /* Connection.m:147 */, *************** *** 443,447 **** lineNumber = 161; location = UnitTest; ! modificationTime = 179883208.230746; state = 2; }; --- 399,403 ---- lineNumber = 161; location = UnitTest; ! modificationTime = 183929168.864717; state = 2; }; *************** *** 457,461 **** lineNumber = 163; location = UnitTest; ! modificationTime = 179883208.255722; state = 2; }; --- 413,417 ---- lineNumber = 163; location = UnitTest; ! modificationTime = 183929168.86474; state = 2; }; *************** *** 473,479 **** CE9B2BC709B9F19800877A0E /* pgCocoaDBSchemaTest.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {1171, 14546}}"; ! sepNavSelRange = "{35828, 0}"; ! sepNavVisRect = "{{0, 13365}, {1171, 641}}"; sepNavWindowFrame = "{{153, 101}, {1216, 714}}"; }; --- 429,435 ---- CE9B2BC709B9F19800877A0E /* pgCocoaDBSchemaTest.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {1171, 14672}}"; ! sepNavSelRange = "{6934, 0}"; ! sepNavVisRect = "{{0, 1940}, {1171, 641}}"; sepNavWindowFrame = "{{153, 101}, {1216, 714}}"; }; *************** *** 497,501 **** sepNavIntBoundsRect = "{{0, 0}, {728, 854}}"; sepNavSelRange = "{336, 12}"; ! sepNavVisRect = "{{0, 156}, {629, 684}}"; sepNavWindowFrame = "{{22, 12}, {674, 757}}"; }; --- 453,457 ---- sepNavIntBoundsRect = "{{0, 0}, {728, 854}}"; sepNavSelRange = "{336, 12}"; ! sepNavVisRect = "{{0, 154}, {629, 684}}"; sepNavWindowFrame = "{{22, 12}, {674, 757}}"; }; *************** *** 505,509 **** sepNavIntBoundsRect = "{{0, 0}, {1004, 9086}}"; sepNavSelRange = "{17020, 0}"; ! sepNavVisRect = "{{0, 8355}, {853, 731}}"; sepNavWindowFrame = "{{452, 42}, {898, 804}}"; }; --- 461,465 ---- sepNavIntBoundsRect = "{{0, 0}, {1004, 9086}}"; sepNavSelRange = "{17020, 0}"; ! sepNavVisRect = "{{0, 8252}, {853, 731}}"; sepNavWindowFrame = "{{452, 42}, {898, 804}}"; }; *************** *** 537,544 **** lineNumber = 150; location = UnitTest; ! modificationTime = 179883208.224352; state = 2; }; ! CEFCE8060A227563008F2667 /* Schema.m:645 */ = { isa = PBXFileBreakpoint; actions = ( --- 493,500 ---- lineNumber = 150; location = UnitTest; ! modificationTime = 183929168.864638; state = 2; }; ! CEFCE8060A227563008F2667 /* Schema.m:656 */ = { isa = PBXFileBreakpoint; actions = ( *************** *** 550,556 **** functionName = "-getTableSQLFromSchema:fromTableName:pretty:"; hitCount = 1; ! lineNumber = 645; location = UnitTest; ! modificationTime = 179883208.218809; state = 2; }; --- 506,512 ---- functionName = "-getTableSQLFromSchema:fromTableName:pretty:"; hitCount = 1; ! lineNumber = 656; location = UnitTest; ! modificationTime = 183929168.864534; state = 2; }; |