[Mysql-cocoa-commits] CVS: SMySQL/SMySQL.pbproj cohen.pbxuser,1.13.2.6,1.13.2.7
Brought to you by:
sergecohen
From: Serge C. <ser...@us...> - 2002-07-23 14:56:46
|
Update of /cvsroot/mysql-cocoa/SMySQL/SMySQL.pbproj In directory usw-pr-cvs1:/tmp/cvs-serv7923/SMySQL.pbproj Modified Files: Tag: version-2 cohen.pbxuser Log Message: Corrected version-2 for NULL field... should work now. Added the proper handling of year 0000 (default year for year out of ange from MySQL). Some line to log any thing to a file, commented out in the CVS tree. Serge Cohen; MySQL-Cocoa project 2002. Index: cohen.pbxuser =================================================================== RCS file: /cvsroot/mysql-cocoa/SMySQL/SMySQL.pbproj/cohen.pbxuser,v retrieving revision 1.13.2.6 retrieving revision 1.13.2.7 diff -C2 -d -r1.13.2.6 -r1.13.2.7 *** cohen.pbxuser 12 Jun 2002 16:20:49 -0000 1.13.2.6 --- cohen.pbxuser 23 Jul 2002 14:56:43 -0000 1.13.2.7 *************** *** 2,6 **** { 0867D690FE84028FC02AAC07 = { ! activeBuildStyle = 014CEA440018CDF011CA2923; activeTarget = F5649F0E023FDCA201D04C4B; addToTargets = ( --- 2,6 ---- { 0867D690FE84028FC02AAC07 = { ! activeBuildStyle = F51A62D4022D7B3301952E7A; activeTarget = F5649F0E023FDCA201D04C4B; addToTargets = ( *************** *** 13,25 **** perUserDictionary = { PBXWorkspaceConfiguration = { ! ContentSize = "{970, 674}"; LeftSlideOut = { ActiveTab = 3; ! Frame = "{{0, 23}, {970, 651}}"; Split0 = { ActiveTab = 2; ! Frame = "{{224, 0}, {746, 651}}"; Split0 = { ! Frame = "{{0, 216}, {746, 435}}"; }; SplitCount = 1; --- 13,25 ---- perUserDictionary = { PBXWorkspaceConfiguration = { ! ContentSize = "{1019, 656}"; LeftSlideOut = { ActiveTab = 3; ! Frame = "{{0, 23}, {1019, 633}}"; Split0 = { ActiveTab = 2; ! Frame = "{{224, 0}, {795, 633}}"; Split0 = { ! Frame = "{{0, 216}, {795, 417}}"; }; SplitCount = 1; *************** *** 58,67 **** }; Tab2 = { ! BuildMessageFrame = "{{0, 0}, {748, 94}}"; ! BuildTranscriptFrame = "{{0, 103}, {748, 91}}"; ! Frame = "{{0, 0}, {746, 192}}"; }; Tab3 = { ! Frame = "{{0, 0}, {792, 295}}"; }; TabCount = 4; --- 58,67 ---- }; Tab2 = { ! BuildMessageFrame = "{{0, 0}, {797, 94}}"; ! BuildTranscriptFrame = "{{0, 103}, {797, 91}}"; ! Frame = "{{0, 0}, {795, 192}}"; }; Tab3 = { ! Frame = "{{0, 0}, {720, 295}}"; }; TabCount = 4; *************** *** 69,73 **** SplitCount = 1; Tab0 = { ! Frame = "{{0, 0}, {275, 651}}"; }; Tab1 = { --- 69,73 ---- SplitCount = 1; Tab0 = { ! Frame = "{{0, 0}, {275, 633}}"; }; Tab1 = { *************** *** 81,90 **** }; Tab3 = { ! Frame = "{{0, 0}, {200, 651}}"; Split0 = { ! Frame = "{{0, 0}, {200, 312}}"; }; Split1 = { ! Frame = "{{0, 321}, {200, 330}}"; }; SplitCount = 2; --- 81,90 ---- }; Tab3 = { ! Frame = "{{0, 0}, {200, 633}}"; Split0 = { ! Frame = "{{0, 0}, {200, 303}}"; }; Split1 = { ! Frame = "{{0, 312}, {200, 321}}"; }; SplitCount = 2; *************** *** 95,99 **** TabCount = 5; }; ! WindowLocation = "{0, 10}"; }; }; --- 95,99 ---- TabCount = 5; }; ! WindowLocation = "{0, 28}"; }; }; |