|
From: Geisschaes <gei...@us...> - 2005-09-26 19:34:08
|
Update of /cvsroot/macattrick/macattrick/Macattrick.xcodeproj In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv833/Macattrick.xcodeproj Modified Files: project.pbxproj roman.mode1 roman.pbxuser Log Message: some bugs removed Index: project.pbxproj =================================================================== RCS file: /cvsroot/macattrick/macattrick/Macattrick.xcodeproj/project.pbxproj,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** project.pbxproj 18 Sep 2005 14:55:14 -0000 1.6 --- project.pbxproj 26 Sep 2005 19:33:59 -0000 1.7 *************** *** 234,237 **** --- 234,261 ---- 30769E330763548A00AA1F39 /* LineUpView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 30769E310763548A00AA1F39 /* LineUpView.nib */; }; 30769E340763548A00AA1F39 /* LineUpView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 30769E310763548A00AA1F39 /* LineUpView.nib */; }; + 307E363408E88442001E709A /* Add.active.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E363008E88442001E709A /* Add.active.png */; }; + 307E363508E88442001E709A /* Add.clickmask.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E363108E88442001E709A /* Add.clickmask.png */; }; + 307E363608E88442001E709A /* Add.disabled.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E363208E88442001E709A /* Add.disabled.png */; }; + 307E363708E88442001E709A /* Add.mousedown.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E363308E88442001E709A /* Add.mousedown.png */; }; + 307E363808E88442001E709A /* Add.active.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E363008E88442001E709A /* Add.active.png */; }; + 307E363908E88442001E709A /* Add.clickmask.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E363108E88442001E709A /* Add.clickmask.png */; }; + 307E363A08E88442001E709A /* Add.disabled.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E363208E88442001E709A /* Add.disabled.png */; }; + 307E363B08E88442001E709A /* Add.mousedown.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E363308E88442001E709A /* Add.mousedown.png */; }; + 307E364008E88454001E709A /* Help.active.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E363C08E88454001E709A /* Help.active.png */; }; + 307E364108E88454001E709A /* Help.clickmask.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E363D08E88454001E709A /* Help.clickmask.png */; }; + 307E364208E88454001E709A /* Help.disabled.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E363E08E88454001E709A /* Help.disabled.png */; }; + 307E364308E88454001E709A /* Help.mousedown.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E363F08E88454001E709A /* Help.mousedown.png */; }; + 307E364408E88454001E709A /* Help.active.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E363C08E88454001E709A /* Help.active.png */; }; + 307E364508E88454001E709A /* Help.clickmask.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E363D08E88454001E709A /* Help.clickmask.png */; }; + 307E364608E88454001E709A /* Help.disabled.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E363E08E88454001E709A /* Help.disabled.png */; }; + 307E364708E88454001E709A /* Help.mousedown.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E363F08E88454001E709A /* Help.mousedown.png */; }; + 307E364C08E88462001E709A /* Remove.active.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E364808E88462001E709A /* Remove.active.png */; }; + 307E364D08E88462001E709A /* Remove.clickmask.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E364908E88462001E709A /* Remove.clickmask.png */; }; + 307E364E08E88462001E709A /* Remove.disabled.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E364A08E88462001E709A /* Remove.disabled.png */; }; + 307E364F08E88462001E709A /* Remove.mousedown.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E364B08E88462001E709A /* Remove.mousedown.png */; }; + 307E365008E88462001E709A /* Remove.active.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E364808E88462001E709A /* Remove.active.png */; }; + 307E365108E88462001E709A /* Remove.clickmask.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E364908E88462001E709A /* Remove.clickmask.png */; }; + 307E365208E88462001E709A /* Remove.disabled.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E364A08E88462001E709A /* Remove.disabled.png */; }; + 307E365308E88462001E709A /* Remove.mousedown.png in Resources */ = {isa = PBXBuildFile; fileRef = 307E364B08E88462001E709A /* Remove.mousedown.png */; }; 307FC4C0068F43CB00B9BA7C /* PlayerTableController.h in Headers */ = {isa = PBXBuildFile; fileRef = 308426AA0643ABD200173CCD /* PlayerTableController.h */; }; 307FC4C1068F43CC00B9BA7C /* PositionsController.h in Headers */ = {isa = PBXBuildFile; fileRef = 3076CB5006675EC000C72BA4 /* PositionsController.h */; }; *************** *** 872,875 **** --- 896,911 ---- 307D961E063DA831008E2586 /* TeamTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TeamTest.h; sourceTree = "<group>"; }; 307D961F063DA831008E2586 /* TeamTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TeamTest.m; sourceTree = "<group>"; }; + 307E363008E88442001E709A /* Add.active.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Add.active.png; sourceTree = "<group>"; }; + 307E363108E88442001E709A /* Add.clickmask.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Add.clickmask.png; sourceTree = "<group>"; }; + 307E363208E88442001E709A /* Add.disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Add.disabled.png; sourceTree = "<group>"; }; + 307E363308E88442001E709A /* Add.mousedown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Add.mousedown.png; sourceTree = "<group>"; }; + 307E363C08E88454001E709A /* Help.active.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Help.active.png; sourceTree = "<group>"; }; + 307E363D08E88454001E709A /* Help.clickmask.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Help.clickmask.png; sourceTree = "<group>"; }; + 307E363E08E88454001E709A /* Help.disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Help.disabled.png; sourceTree = "<group>"; }; + 307E363F08E88454001E709A /* Help.mousedown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Help.mousedown.png; sourceTree = "<group>"; }; + 307E364808E88462001E709A /* Remove.active.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Remove.active.png; sourceTree = "<group>"; }; + 307E364908E88462001E709A /* Remove.clickmask.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Remove.clickmask.png; sourceTree = "<group>"; }; + 307E364A08E88462001E709A /* Remove.disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Remove.disabled.png; sourceTree = "<group>"; }; + 307E364B08E88462001E709A /* Remove.mousedown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Remove.mousedown.png; sourceTree = "<group>"; }; 3083EF6D085C8C790006D9C5 /* ValueToColorTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ValueToColorTransformer.h; sourceTree = "<group>"; }; 3083EF6E085C8C7A0006D9C5 /* ValueToColorTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ValueToColorTransformer.m; sourceTree = "<group>"; }; *************** *** 1188,1194 **** 30BB2140067DC1CA00B1C71A /* Controller */, 29B97315FDCFA39411CA2CEA /* Other Sources */, 307D956A063D9208008E2586 /* Test */, 30D558060674F5590059F8D8 /* Images */, - 29B97317FDCFA39411CA2CEA /* Resources */, 301244D406F3298200DE7918 /* Scripts */, 30B355F80690131C00571DE8 /* Interfaces */, --- 1224,1230 ---- 30BB2140067DC1CA00B1C71A /* Controller */, 29B97315FDCFA39411CA2CEA /* Other Sources */, + 29B97317FDCFA39411CA2CEA /* Resources */, 307D956A063D9208008E2586 /* Test */, 30D558060674F5590059F8D8 /* Images */, 301244D406F3298200DE7918 /* Scripts */, 30B355F80690131C00571DE8 /* Interfaces */, *************** *** 1256,1259 **** --- 1292,1314 ---- sourceTree = "<group>"; }; + 307E362D08E8842E001E709A /* buttons */ = { + isa = PBXGroup; + children = ( + 307E364808E88462001E709A /* Remove.active.png */, + 307E364908E88462001E709A /* Remove.clickmask.png */, + 307E364A08E88462001E709A /* Remove.disabled.png */, + 307E364B08E88462001E709A /* Remove.mousedown.png */, + 307E363C08E88454001E709A /* Help.active.png */, + 307E363D08E88454001E709A /* Help.clickmask.png */, + 307E363E08E88454001E709A /* Help.disabled.png */, + 307E363F08E88454001E709A /* Help.mousedown.png */, + 307E363008E88442001E709A /* Add.active.png */, + 307E363108E88442001E709A /* Add.clickmask.png */, + 307E363208E88442001E709A /* Add.disabled.png */, + 307E363308E88442001E709A /* Add.mousedown.png */, + ); + name = buttons; + sourceTree = "<group>"; + }; 30B355F80690131C00571DE8 /* Interfaces */ = { isa = PBXGroup; *************** *** 1282,1288 **** isa = PBXGroup; children = ( ! 30626B6708DDB696005FE099 /* groups.icns */, ! 3069618A08D882450056662D /* customlist.icns */, ! 3069618708D8823C0056662D /* alllist.icns */, 30DE3F8C07C3F00700342677 /* formulas.tiff */, 30E8346D078DAD9700274608 /* flags */, --- 1337,1341 ---- isa = PBXGroup; children = ( ! 307E362D08E8842E001E709A /* buttons */, 30DE3F8C07C3F00700342677 /* formulas.tiff */, 30E8346D078DAD9700274608 /* flags */, *************** *** 1602,1605 **** --- 1655,1661 ---- isa = PBXGroup; children = ( + 3069618A08D882450056662D /* customlist.icns */, + 3069618708D8823C0056662D /* alllist.icns */, + 30626B6708DDB696005FE099 /* groups.icns */, 10A233D307327EA7007529F7 /* positions.icns */, 10A233D407327EA7007529F7 /* players.icns */, *************** *** 2413,2416 **** --- 2469,2484 ---- 3069618C08D882450056662D /* customlist.icns in Resources */, 30626B6908DDB697005FE099 /* groups.icns in Resources */, + 307E363808E88442001E709A /* Add.active.png in Resources */, + 307E363908E88442001E709A /* Add.clickmask.png in Resources */, + 307E363A08E88442001E709A /* Add.disabled.png in Resources */, + 307E363B08E88442001E709A /* Add.mousedown.png in Resources */, + 307E364408E88454001E709A /* Help.active.png in Resources */, + 307E364508E88454001E709A /* Help.clickmask.png in Resources */, + 307E364608E88454001E709A /* Help.disabled.png in Resources */, + 307E364708E88454001E709A /* Help.mousedown.png in Resources */, + 307E365008E88462001E709A /* Remove.active.png in Resources */, + 307E365108E88462001E709A /* Remove.clickmask.png in Resources */, + 307E365208E88462001E709A /* Remove.disabled.png in Resources */, + 307E365308E88462001E709A /* Remove.mousedown.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; *************** *** 2567,2570 **** --- 2635,2650 ---- 3069618B08D882450056662D /* customlist.icns in Resources */, 30626B6808DDB697005FE099 /* groups.icns in Resources */, + 307E363408E88442001E709A /* Add.active.png in Resources */, + 307E363508E88442001E709A /* Add.clickmask.png in Resources */, + 307E363608E88442001E709A /* Add.disabled.png in Resources */, + 307E363708E88442001E709A /* Add.mousedown.png in Resources */, + 307E364008E88454001E709A /* Help.active.png in Resources */, + 307E364108E88454001E709A /* Help.clickmask.png in Resources */, + 307E364208E88454001E709A /* Help.disabled.png in Resources */, + 307E364308E88454001E709A /* Help.mousedown.png in Resources */, + 307E364C08E88462001E709A /* Remove.active.png in Resources */, + 307E364D08E88462001E709A /* Remove.clickmask.png in Resources */, + 307E364E08E88462001E709A /* Remove.disabled.png in Resources */, + 307E364F08E88462001E709A /* Remove.mousedown.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; Index: roman.mode1 =================================================================== RCS file: /cvsroot/macattrick/macattrick/Macattrick.xcodeproj/roman.mode1,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** roman.mode1 26 Sep 2005 17:47:38 -0000 1.16 --- roman.mode1 26 Sep 2005 19:33:59 -0000 1.17 *************** *** 186,190 **** <array/> <key>OpenEditors</key> ! <array/> <key>PerspectiveWidths</key> <array> --- 186,231 ---- <array/> <key>OpenEditors</key> ! <array> ! <dict> ! <key>Content</key> ! <dict> ! <key>PBXProjectModuleGUID</key> ! <string>307E361808E88329001E709A</string> ! <key>PBXProjectModuleLabel</key> ! <string>PlayerTableController.m</string> ! <key>PBXSplitModuleInNavigatorKey</key> ! <dict> ! <key>Split0</key> ! <dict> ! <key>PBXProjectModuleGUID</key> ! <string>307E362B08E8840F001E709A</string> ! <key>PBXProjectModuleLabel</key> ! <string>PlayerTableController.m</string> ! <key>_historyCapacity</key> ! <integer>0</integer> ! <key>bookmark</key> ! <string>307E362F08E88439001E709A</string> ! <key>history</key> ! <array> ! <string>307E361708E88329001E709A</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}, {1051, 635}}</string> ! <key>PBXModuleWindowStatusBarHidden2</key> ! <false/> ! <key>RubberWindowFrame</key> ! <string>166 85 1051 676 0 0 1280 832 </string> ! </dict> ! </dict> ! </array> <key>PerspectiveWidths</key> <array> *************** *** 258,262 **** --- 299,307 ---- <array> <string>29B97314FDCFA39411CA2CEA</string> + <string>080E96DDFE201D6D7F000001</string> <string>30BB2140067DC1CA00B1C71A</string> + <string>307D956A063D9208008E2586</string> + <string>30D558060674F5590059F8D8</string> + <string>30E83458078DAC5D00274608</string> <string>1C37FBAC04509CD000000102</string> <string>1C37FAAC04509CD000000102</string> *************** *** 266,275 **** <array> <array> ! <integer>14</integer> <integer>0</integer> </array> </array> <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key> ! <string>{{0, 0}, {244, 545}}</string> </dict> <key>PBXTopSmartGroupGIDs</key> --- 311,321 ---- <array> <array> ! <integer>23</integer> ! <integer>22</integer> <integer>0</integer> </array> </array> <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key> ! <string>{{0, 354}, {244, 545}}</string> </dict> <key>PBXTopSmartGroupGIDs</key> *************** *** 306,310 **** <string>1CE0B20306471E060097A5F4</string> <key>PBXProjectModuleLabel</key> ! <string>PlayerTableView.m</string> <key>PBXSplitModuleInNavigatorKey</key> <dict> --- 352,356 ---- <string>1CE0B20306471E060097A5F4</string> <key>PBXProjectModuleLabel</key> ! <string>alllist.icns</string> <key>PBXSplitModuleInNavigatorKey</key> <dict> *************** *** 314,322 **** <string>1CE0B20406471E060097A5F4</string> <key>PBXProjectModuleLabel</key> ! <string>PlayerTableView.m</string> <key>_historyCapacity</key> <integer>0</integer> <key>bookmark</key> ! <string>307E35BD08E86B81001E709A</string> <key>history</key> <array> --- 360,368 ---- <string>1CE0B20406471E060097A5F4</string> <key>PBXProjectModuleLabel</key> ! <string>alllist.icns</string> <key>_historyCapacity</key> <integer>0</integer> <key>bookmark</key> ! <string>307E362E08E88439001E709A</string> <key>history</key> <array> *************** *** 406,418 **** <string>30294092088EDB4100C9C2BC</string> <string>30294093088EDB4100C9C2BC</string> - <string>30424BE108D878FC0078B25B</string> - <string>306961B308D8CDA20056662D</string> <string>306961B408D8CDA20056662D</string> - <string>306961B508D8CDA20056662D</string> <string>306961B708D8CDA20056662D</string> <string>306961BA08D8CDA20056662D</string> <string>30B304C108DC4BDB00C0E803</string> <string>30B304C308DC4BDB00C0E803</string> - <string>30B304C408DC4BDB00C0E803</string> <string>302204BF08E078DB005CEB6C</string> <string>302204D308E07C42005CEB6C</string> --- 452,460 ---- *************** *** 422,430 **** <string>30E7292F08E56CD9005AC187</string> <string>30E7293008E56CD9005AC187</string> - <string>30E7296408E56FF4005AC187</string> <string>30E7297808E57078005AC187</string> <string>30E729AA08E583B2005AC187</string> <string>307E35BA08E86B81001E709A</string> ! <string>307E35BB08E86B81001E709A</string> </array> <key>prevStack</key> --- 464,477 ---- <string>30E7292F08E56CD9005AC187</string> <string>30E7293008E56CD9005AC187</string> <string>30E7297808E57078005AC187</string> <string>30E729AA08E583B2005AC187</string> <string>307E35BA08E86B81001E709A</string> ! <string>307E35D008E879A1001E709A</string> ! <string>307E361D08E8840F001E709A</string> ! <string>307E361E08E8840F001E709A</string> ! <string>307E361F08E8840F001E709A</string> ! <string>307E362008E8840F001E709A</string> ! <string>307E362108E8840F001E709A</string> ! <string>307E362208E8840F001E709A</string> </array> <key>prevStack</key> *************** *** 537,540 **** --- 584,596 ---- <string>302204D408E07C42005CEB6C</string> <string>307E35BC08E86B81001E709A</string> + <string>307E35D208E879A1001E709A</string> + <string>307E35D308E879A1001E709A</string> + <string>307E362308E8840F001E709A</string> + <string>307E362408E8840F001E709A</string> + <string>307E362508E8840F001E709A</string> + <string>307E362608E8840F001E709A</string> + <string>307E362708E8840F001E709A</string> + <string>307E362808E8840F001E709A</string> + <string>307E362908E8840F001E709A</string> </array> </dict> *************** *** 709,713 **** <false/> <key>PinnedNavigatorIdentifier</key> ! <string>30E7291C08E568E1005AC187</string> <key>ShelfIsVisible</key> <false/> --- 765,769 ---- <false/> <key>PinnedNavigatorIdentifier</key> ! <string>307E361808E88329001E709A</string> <key>ShelfIsVisible</key> <false/> *************** *** 732,740 **** <key>WindowOrderList</key> <array> ! <string>307E35B008E86A10001E709A</string> <string>1CD10A99069EF8BA00B06720</string> <string>1C0AD2B3069F1EA900FABCE6</string> <string>/Users/roman/Documents/dev/macattrick/Macattrick.xcodeproj</string> - <string>1C530D57069F1CE1000CFCEE</string> </array> <key>WindowString</key> --- 788,797 ---- <key>WindowOrderList</key> <array> ! <string>1C530D57069F1CE1000CFCEE</string> <string>1CD10A99069EF8BA00B06720</string> + <string>307E35B008E86A10001E709A</string> + <string>307E361808E88329001E709A</string> <string>1C0AD2B3069F1EA900FABCE6</string> <string>/Users/roman/Documents/dev/macattrick/Macattrick.xcodeproj</string> </array> <key>WindowString</key> *************** *** 942,946 **** <string>1CD10A99069EF8BA00B06720</string> <key>WindowToolIsVisible</key> ! <true/> </dict> <dict> --- 999,1003 ---- <string>1CD10A99069EF8BA00B06720</string> <key>WindowToolIsVisible</key> ! <false/> </dict> <dict> *************** *** 967,971 **** <string>1CDD528C0622207200134675</string> <key>PBXProjectModuleLabel</key> ! <string>PlayerTableView.m</string> <key>StatusBarVisibility</key> <true/> --- 1024,1028 ---- <string>1CDD528C0622207200134675</string> <key>PBXProjectModuleLabel</key> ! <string>PositionsController.m</string> <key>StatusBarVisibility</key> <true/> *************** *** 1033,1037 **** <string>1C530D57069F1CE1000CFCEE</string> <key>WindowToolIsVisible</key> ! <true/> </dict> <dict> --- 1090,1094 ---- <string>1C530D57069F1CE1000CFCEE</string> <key>WindowToolIsVisible</key> ! <false/> </dict> <dict> *************** *** 1161,1165 **** <string>{{0, 0}, {1061, 332}}</string> <key>RubberWindowFrame</key> ! <string>349 119 1061 373 0 0 1280 832 </string> </dict> <key>Module</key> --- 1218,1222 ---- <string>{{0, 0}, {1061, 332}}</string> <key>RubberWindowFrame</key> ! <string>205 144 1061 373 0 0 1280 832 </string> </dict> <key>Module</key> *************** *** 1191,1195 **** <string>xcode.toolbar.config.run</string> <key>WindowString</key> ! <string>349 119 1061 373 0 0 1280 832 </string> <key>WindowToolGUID</key> <string>1C0AD2B3069F1EA900FABCE6</string> --- 1248,1252 ---- <string>xcode.toolbar.config.run</string> <key>WindowString</key> ! <string>205 144 1061 373 0 0 1280 832 </string> <key>WindowToolGUID</key> <string>1C0AD2B3069F1EA900FABCE6</string> Index: roman.pbxuser =================================================================== RCS file: /cvsroot/macattrick/macattrick/Macattrick.xcodeproj/roman.pbxuser,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** roman.pbxuser 26 Sep 2005 17:47:38 -0000 1.16 --- roman.pbxuser 26 Sep 2005 19:33:59 -0000 1.17 *************** *** 1123,1126 **** --- 1123,1174 ---- 307E35BC08E86B81001E709A /* PBXTextBookmark */ = 307E35BC08E86B81001E709A /* PBXTextBookmark */; 307E35BD08E86B81001E709A /* PBXTextBookmark */ = 307E35BD08E86B81001E709A /* PBXTextBookmark */; + 307E35C508E86CFB001E709A /* PBXTextBookmark */ = 307E35C508E86CFB001E709A /* PBXTextBookmark */; + 307E35C608E86CFB001E709A /* PBXTextBookmark */ = 307E35C608E86CFB001E709A /* PBXTextBookmark */; + 307E35CF08E879A1001E709A /* PBXTextBookmark */ = 307E35CF08E879A1001E709A /* PBXTextBookmark */; + 307E35D008E879A1001E709A /* PBXTextBookmark */ = 307E35D008E879A1001E709A /* PBXTextBookmark */; + 307E35D108E879A1001E709A /* PBXTextBookmark */ = 307E35D108E879A1001E709A /* PBXTextBookmark */; + 307E35D208E879A1001E709A /* PBXTextBookmark */ = 307E35D208E879A1001E709A /* PBXTextBookmark */; + 307E35D308E879A1001E709A /* PBXTextBookmark */ = 307E35D308E879A1001E709A /* PBXTextBookmark */; + 307E35D408E879A1001E709A /* PBXTextBookmark */ = 307E35D408E879A1001E709A /* PBXTextBookmark */; + 307E35D608E879A2001E709A /* PBXTextBookmark */ = 307E35D608E879A2001E709A /* PBXTextBookmark */; + 307E35D708E879A2001E709A /* PBXTextBookmark */ = 307E35D708E879A2001E709A /* PBXTextBookmark */; + 307E35D808E879A2001E709A /* PBXTextBookmark */ = 307E35D808E879A2001E709A /* PBXTextBookmark */; + 307E35D908E879A2001E709A /* PBXTextBookmark */ = 307E35D908E879A2001E709A /* PBXTextBookmark */; + 307E35DA08E879A2001E709A /* PBXTextBookmark */ = 307E35DA08E879A2001E709A /* PBXTextBookmark */; + 307E35DB08E879A2001E709A /* PBXTextBookmark */ = 307E35DB08E879A2001E709A /* PBXTextBookmark */; + 307E35DC08E879A2001E709A /* PBXTextBookmark */ = 307E35DC08E879A2001E709A /* PBXTextBookmark */; + 307E360808E88322001E709A /* PBXTextBookmark */ = 307E360808E88322001E709A /* PBXTextBookmark */; + 307E360908E88322001E709A /* PBXTextBookmark */ = 307E360908E88322001E709A /* PBXTextBookmark */; + 307E360A08E88322001E709A /* PBXTextBookmark */ = 307E360A08E88322001E709A /* PBXTextBookmark */; + 307E360B08E88322001E709A /* PBXTextBookmark */ = 307E360B08E88322001E709A /* PBXTextBookmark */; + 307E360C08E88322001E709A /* PBXTextBookmark */ = 307E360C08E88322001E709A /* PBXTextBookmark */; + 307E360D08E88322001E709A /* PBXTextBookmark */ = 307E360D08E88322001E709A /* PBXTextBookmark */; + 307E360E08E88322001E709A /* PBXTextBookmark */ = 307E360E08E88322001E709A /* PBXTextBookmark */; + 307E360F08E88322001E709A /* PBXTextBookmark */ = 307E360F08E88322001E709A /* PBXTextBookmark */; + 307E361008E88322001E709A /* PBXTextBookmark */ = 307E361008E88322001E709A /* PBXTextBookmark */; + 307E361108E88322001E709A /* PBXTextBookmark */ = 307E361108E88322001E709A /* PBXTextBookmark */; + 307E361208E88322001E709A /* PBXTextBookmark */ = 307E361208E88322001E709A /* PBXTextBookmark */; + 307E361308E88322001E709A /* PBXTextBookmark */ = 307E361308E88322001E709A /* PBXTextBookmark */; + 307E361408E88322001E709A /* PBXTextBookmark */ = 307E361408E88322001E709A /* PBXTextBookmark */; + 307E361508E88322001E709A /* PBXTextBookmark */ = 307E361508E88322001E709A /* PBXTextBookmark */; + 307E361608E88322001E709A /* PBXTextBookmark */ = 307E361608E88322001E709A /* PBXTextBookmark */; + 307E361708E88329001E709A /* PBXBookmark */ = 307E361708E88329001E709A /* PBXBookmark */; + 307E361D08E8840F001E709A /* PBXTextBookmark */ = 307E361D08E8840F001E709A /* PBXTextBookmark */; + 307E361E08E8840F001E709A /* PBXTextBookmark */ = 307E361E08E8840F001E709A /* PBXTextBookmark */; + 307E361F08E8840F001E709A /* PBXTextBookmark */ = 307E361F08E8840F001E709A /* PBXTextBookmark */; + 307E362008E8840F001E709A /* PBXBookmark */ = 307E362008E8840F001E709A /* PBXBookmark */; + 307E362108E8840F001E709A /* PBXBookmark */ = 307E362108E8840F001E709A /* PBXBookmark */; + 307E362208E8840F001E709A /* PBXBookmark */ = 307E362208E8840F001E709A /* PBXBookmark */; + 307E362308E8840F001E709A /* PBXTextBookmark */ = 307E362308E8840F001E709A /* PBXTextBookmark */; + 307E362408E8840F001E709A /* PBXTextBookmark */ = 307E362408E8840F001E709A /* PBXTextBookmark */; + 307E362508E8840F001E709A /* PBXTextBookmark */ = 307E362508E8840F001E709A /* PBXTextBookmark */; + 307E362608E8840F001E709A /* PBXTextBookmark */ = 307E362608E8840F001E709A /* PBXTextBookmark */; + 307E362708E8840F001E709A /* PBXBookmark */ = 307E362708E8840F001E709A /* PBXBookmark */; + 307E362808E8840F001E709A /* PBXBookmark */ = 307E362808E8840F001E709A /* PBXBookmark */; + 307E362908E8840F001E709A /* PBXBookmark */ = 307E362908E8840F001E709A /* PBXBookmark */; + 307E362A08E8840F001E709A /* PBXBookmark */ = 307E362A08E8840F001E709A /* PBXBookmark */; + 307E362C08E8840F001E709A /* PBXTextBookmark */ = 307E362C08E8840F001E709A /* PBXTextBookmark */; + 307E362E08E88439001E709A /* PBXBookmark */ = 307E362E08E88439001E709A /* PBXBookmark */; + 307E362F08E88439001E709A /* PBXTextBookmark */ = 307E362F08E88439001E709A /* PBXTextBookmark */; 3083EF22085C81F30006D9C5 = 3083EF22085C81F30006D9C5 /* PBXTextBookmark */; 3083EF9A085C98F60006D9C5 = 3083EF9A085C98F60006D9C5 /* PBXTextBookmark */; *************** *** 1470,1483 **** 30294065088ED7B500C9C2BC /* PlayerTableView.h */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {1006, 603}}"; ! sepNavSelRange = "{2407, 0}"; ! sepNavVisRect = "{{0, 0}, {1006, 603}}"; }; }; 30294066088ED7B500C9C2BC /* PlayerTableView.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {848, 1344}}"; ! sepNavSelRange = "{2611, 0}"; ! sepNavVisRect = "{{0, 485}, {601, 277}}"; }; }; --- 1518,1531 ---- 30294065088ED7B500C9C2BC /* PlayerTableView.h */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {601, 588}}"; ! sepNavSelRange = "{2148, 0}"; ! sepNavVisRect = "{{0, 311}, {601, 277}}"; }; }; 30294066088ED7B500C9C2BC /* PlayerTableView.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {848, 1414}}"; ! sepNavSelRange = "{2778, 0}"; ! sepNavVisRect = "{{0, 555}, {601, 277}}"; }; }; *************** *** 1725,1731 **** 3041B58B06F623640055CB6D /* PlayerList.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {1148, 5516}}"; ! sepNavSelRange = "{6246, 0}"; ! sepNavVisRect = "{{0, 2894}, {705, 437}}"; sepNavWindowFrame = "{{68, 216}, {1157, 604}}"; }; --- 1773,1779 ---- 3041B58B06F623640055CB6D /* PlayerList.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {1148, 5614}}"; ! sepNavSelRange = "{9162, 0}"; ! sepNavVisRect = "{{0, 3528}, {1006, 603}}"; sepNavWindowFrame = "{{68, 216}, {1157, 604}}"; }; *************** *** 2234,2239 **** uiCtxt = { sepNavIntBoundsRect = "{{0, 0}, {984, 1666}}"; ! sepNavSelRange = "{2330, 12}"; ! sepNavVisRect = "{{0, 534}, {984, 176}}"; sepNavWindowFrame = "{{96, 112}, {1051, 708}}"; }; --- 2282,2287 ---- uiCtxt = { sepNavIntBoundsRect = "{{0, 0}, {984, 1666}}"; ! sepNavSelRange = "{2536, 14}"; ! sepNavVisRect = "{{0, 535}, {984, 176}}"; sepNavWindowFrame = "{{96, 112}, {1051, 708}}"; }; *************** *** 2337,2343 **** 3076CB5106675EC000C72BA4 /* PositionsController.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {1006, 2730}}"; ! sepNavSelRange = "{2477, 0}"; ! sepNavVisRect = "{{0, 350}, {1006, 603}}"; sepNavWindowFrame = "{{359, 283}, {750, 534}}"; }; --- 2385,2391 ---- 3076CB5106675EC000C72BA4 /* PositionsController.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {984, 2730}}"; ! sepNavSelRange = "{2987, 261}"; ! sepNavVisRect = "{{0, 773}, {984, 176}}"; sepNavWindowFrame = "{{359, 283}, {750, 534}}"; }; *************** *** 2442,2446 **** fRef = 30294066088ED7B500C9C2BC /* PlayerTableView.m */; rLen = 0; ! rLoc = 2611; rType = 0; }; --- 2490,2494 ---- fRef = 30294066088ED7B500C9C2BC /* PlayerTableView.m */; rLen = 0; ! rLoc = 2722; rType = 0; }; *************** *** 2460,2468 **** name = "PlayerTableView.m: 45"; rLen = 0; ! rLoc = 2611; rType = 0; vrLen = 633; vrLoc = 2250; }; 3083EF22085C81F30006D9C5 /* PBXTextBookmark */ = { isa = PBXTextBookmark; --- 2508,2936 ---- name = "PlayerTableView.m: 45"; rLen = 0; ! rLoc = 2722; ! rType = 0; ! vrLen = 633; ! vrLoc = 2250; ! }; ! 307E35C508E86CFB001E709A /* PBXTextBookmark */ = { ! isa = PBXTextBookmark; ! fRef = 30294066088ED7B500C9C2BC /* PlayerTableView.m */; ! rLen = 5; ! rLoc = 2998; ! rType = 0; ! }; ! 307E35C608E86CFB001E709A /* PBXTextBookmark */ = { ! isa = PBXTextBookmark; ! fRef = 30294066088ED7B500C9C2BC /* PlayerTableView.m */; ! name = "NSLog(@\"event\");"; ! rLen = 21; ! rLoc = 2997; ! rType = 0; ! vrLen = 698; ! vrLoc = 3266; ! }; ! 307E35CF08E879A1001E709A /* PBXTextBookmark */ = { ! isa = PBXTextBookmark; ! fRef = 30294066088ED7B500C9C2BC /* PlayerTableView.m */; ! name = "PlayerTableView.m: 45"; ! rLen = 0; ! rLoc = 2722; ! rType = 0; ! vrLen = 633; ! vrLoc = 2250; ! }; ! 307E35D008E879A1001E709A /* PBXTextBookmark */ = { ! isa = PBXTextBookmark; ! fRef = 30BFF65508784A2300CC3E0E /* PlayerListsViewController.m */; ! name = "PlayerListsViewController.m: 37"; ! rLen = 0; ! rLoc = 2295; ! rType = 0; ! vrLen = 527; ! vrLoc = 2205; ! }; ! 307E35D108E879A1001E709A /* PBXTextBookmark */ = { ! isa = PBXTextBookmark; ! fRef = 3041B58B06F623640055CB6D /* PlayerList.m */; ! name = "- (BOOL) removePlayers: (NSArray*) players"; ! rLen = 42; ! rLoc = 8113; ! rType = 0; ! vrLen = 422; ! vrLoc = 6494; ! }; ! 307E35D208E879A1001E709A /* PBXTextBookmark */ = { ! isa = PBXTextBookmark; ! fRef = 30294066088ED7B500C9C2BC /* PlayerTableView.m */; ! name = "PlayerTableView.m: 45"; ! rLen = 0; ! rLoc = 2722; rType = 0; vrLen = 633; vrLoc = 2250; }; + 307E35D308E879A1001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30BFF65508784A2300CC3E0E /* PlayerListsViewController.m */; + name = "PlayerListsViewController.m: 37"; + rLen = 0; + rLoc = 2295; + rType = 0; + vrLen = 527; + vrLoc = 2205; + }; + 307E35D408E879A1001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 3041B58B06F623640055CB6D /* PlayerList.m */; + name = "PlayerList.m: 43"; + rLen = 0; + rLoc = 2503; + rType = 0; + vrLen = 705; + vrLoc = 2189; + }; + 307E35D608E879A2001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30BFF65408784A2300CC3E0E /* PlayerListsViewController.h */; + name = "PlayerListsViewController.h: 46"; + rLen = 0; + rLoc = 2688; + rType = 0; + vrLen = 2446; + vrLoc = 243; + }; + 307E35D708E879A2001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30BFF65508784A2300CC3E0E /* PlayerListsViewController.m */; + name = "PlayerListsViewController.m: 38"; + rLen = 0; + rLoc = 2304; + rType = 0; + vrLen = 1130; + vrLoc = 2247; + }; + 307E35D808E879A2001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30BFF65508784A2300CC3E0E /* PlayerListsViewController.m */; + name = "PlayerListsViewController.m: 38"; + rLen = 0; + rLoc = 2304; + rType = 0; + vrLen = 1275; + vrLoc = 2726; + }; + 307E35D908E879A2001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30BFF65408784A2300CC3E0E /* PlayerListsViewController.h */; + name = PlayerListsViewController; + rLen = 25; + rLoc = 2184; + rType = 0; + vrLen = 2683; + vrLoc = 0; + }; + 307E35DA08E879A2001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30BFF65508784A2300CC3E0E /* PlayerListsViewController.m */; + name = "PlayerListsViewController.m: 38"; + rLen = 0; + rLoc = 2304; + rType = 0; + vrLen = 1130; + vrLoc = 2247; + }; + 307E35DB08E879A2001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30BFF65408784A2300CC3E0E /* PlayerListsViewController.h */; + name = "PlayerListsViewController.h: 46"; + rLen = 0; + rLoc = 2688; + rType = 0; + vrLen = 2446; + vrLoc = 243; + }; + 307E35DC08E879A2001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30BFF65508784A2300CC3E0E /* PlayerListsViewController.m */; + name = setPlayerLists; + rLen = 14; + rLoc = 2798; + rType = 0; + vrLen = 1180; + vrLoc = 2205; + }; + 307E360808E88322001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30294066088ED7B500C9C2BC /* PlayerTableView.m */; + name = "NSLog(@\"event\");"; + rLen = 21; + rLoc = 2997; + rType = 0; + vrLen = 698; + vrLoc = 3266; + }; + 307E360908E88322001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 306D2F7A068AC8EB00CB623F /* MainWindowController.m */; + name = setPlayerLists; + rLen = 14; + rLoc = 2536; + rType = 0; + vrLen = 425; + vrLoc = 2325; + }; + 307E360A08E88322001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30BFF65508784A2300CC3E0E /* PlayerListsViewController.m */; + name = setPlayerLists; + rLen = 14; + rLoc = 2304; + rType = 0; + vrLen = 324; + vrLoc = 2204; + }; + 307E360B08E88322001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30A1800D0640E5C300D2836F /* Player.h */; + name = differenceTo; + rLen = 12; + rLoc = 2411; + rType = 0; + vrLen = 300; + vrLoc = 2251; + }; + 307E360C08E88322001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30A1800F0640E5C300D2836F /* Player.m */; + name = setSelectedDate; + rLen = 15; + rLoc = 5629; + rType = 0; + vrLen = 380; + vrLoc = 5567; + }; + 307E360D08E88322001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 308426AB0643ABD200173CCD /* PlayerTableController.m */; + name = setSelectedDate; + rLen = 15; + rLoc = 4154; + rType = 0; + vrLen = 379; + vrLoc = 3529; + }; + 307E360E08E88322001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 3076CB5106675EC000C72BA4 /* PositionsController.m */; + rLen = 7; + rLoc = 2829; + rType = 0; + }; + 307E360F08E88322001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30294066088ED7B500C9C2BC /* PlayerTableView.m */; + name = "NSLog(@\"event\");"; + rLen = 21; + rLoc = 2997; + rType = 0; + vrLen = 698; + vrLoc = 3266; + }; + 307E361008E88322001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30BFF65508784A2300CC3E0E /* PlayerListsViewController.m */; + name = setPlayerLists; + rLen = 14; + rLoc = 2304; + rType = 0; + vrLen = 324; + vrLoc = 2204; + }; + 307E361108E88322001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 306D2F7A068AC8EB00CB623F /* MainWindowController.m */; + name = setPlayerLists; + rLen = 14; + rLoc = 2536; + rType = 0; + vrLen = 425; + vrLoc = 2325; + }; + 307E361208E88322001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30BFF65508784A2300CC3E0E /* PlayerListsViewController.m */; + name = setPlayerLists; + rLen = 14; + rLoc = 2304; + rType = 0; + vrLen = 324; + vrLoc = 2204; + }; + 307E361308E88322001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30A1800D0640E5C300D2836F /* Player.h */; + name = differenceTo; + rLen = 12; + rLoc = 2411; + rType = 0; + vrLen = 300; + vrLoc = 2251; + }; + 307E361408E88322001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30A1800F0640E5C300D2836F /* Player.m */; + name = setSelectedDate; + rLen = 15; + rLoc = 5629; + rType = 0; + vrLen = 380; + vrLoc = 5567; + }; + 307E361508E88322001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 308426AB0643ABD200173CCD /* PlayerTableController.m */; + name = setSelectedDate; + rLen = 15; + rLoc = 4154; + rType = 0; + vrLen = 379; + vrLoc = 3529; + }; + 307E361608E88322001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 3076CB5106675EC000C72BA4 /* PositionsController.m */; + name = "PositionsController.m: 60"; + rLen = 261; + rLoc = 2987; + rType = 0; + vrLen = 458; + vrLoc = 2813; + }; + 307E361708E88329001E709A /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 308426AB0643ABD200173CCD /* PlayerTableController.m */; + }; + 307E361D08E8840F001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 3041B58B06F623640055CB6D /* PlayerList.m */; + name = "PlayerList.m: 43"; + rLen = 0; + rLoc = 2503; + rType = 0; + vrLen = 705; + vrLoc = 2189; + }; + 307E361E08E8840F001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30294065088ED7B500C9C2BC /* PlayerTableView.h */; + name = "PlayerTableView.h: 29"; + rLen = 0; + rLoc = 2148; + rType = 0; + vrLen = 671; + vrLoc = 1742; + }; + 307E361F08E8840F001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30294066088ED7B500C9C2BC /* PlayerTableView.m */; + name = "PlayerTableView.m: 52"; + rLen = 0; + rLoc = 2778; + rType = 0; + vrLen = 443; + vrLoc = 2551; + }; + 307E362008E8840F001E709A /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 3069618A08D882450056662D /* customlist.icns */; + }; + 307E362108E8840F001E709A /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 30DE3F8C07C3F00700342677 /* formulas.tiff */; + }; + 307E362208E8840F001E709A /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 3069618708D8823C0056662D /* alllist.icns */; + }; + 307E362308E8840F001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 3041B58B06F623640055CB6D /* PlayerList.m */; + name = "PlayerList.m: 43"; + rLen = 0; + rLoc = 2503; + rType = 0; + vrLen = 705; + vrLoc = 2189; + }; + 307E362408E8840F001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30294066088ED7B500C9C2BC /* PlayerTableView.m */; + name = "PlayerTableView.m: 45"; + rLen = 0; + rLoc = 2722; + rType = 0; + vrLen = 599; + vrLoc = 2284; + }; + 307E362508E8840F001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30294065088ED7B500C9C2BC /* PlayerTableView.h */; + name = "PlayerTableView.h: 29"; + rLen = 0; + rLoc = 2148; + rType = 0; + vrLen = 671; + vrLoc = 1742; + }; + 307E362608E8840F001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 30294066088ED7B500C9C2BC /* PlayerTableView.m */; + name = "PlayerTableView.m: 52"; + rLen = 0; + rLoc = 2778; + rType = 0; + vrLen = 443; + vrLoc = 2551; + }; + 307E362708E8840F001E709A /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 3069618708D8823C0056662D /* alllist.icns */; + }; + 307E362808E8840F001E709A /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 3069618A08D882450056662D /* customlist.icns */; + }; + 307E362908E8840F001E709A /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 30DE3F8C07C3F00700342677 /* formulas.tiff */; + }; + 307E362A08E8840F001E709A /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 3069618708D8823C0056662D /* alllist.icns */; + }; + 307E362C08E8840F001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 308426AB0643ABD200173CCD /* PlayerTableController.m */; + name = "PlayerTableController.m: 68"; + rLen = 0; + rLoc = 3388; + rType = 0; + vrLen = 1262; + vrLoc = 2809; + }; + 307E362E08E88439001E709A /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 3069618708D8823C0056662D /* alllist.icns */; + }; + 307E362F08E88439001E709A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 308426AB0643ABD200173CCD /* PlayerTableController.m */; + name = "PlayerTableController.m: 68"; + rLen = 0; + rLoc = 3388; + rType = 0; + vrLen = 1262; + vrLoc = 2809; + }; 3083EF22085C81F30006D9C5 /* PBXTextBookmark */ = { isa = PBXTextBookmark; *************** *** 2601,2607 **** 308426AA0643ABD200173CCD /* PlayerTableController.h */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {1054, 784}}"; sepNavSelRange = "{2767, 0}"; ! sepNavVisRect = "{{0, 343}, {1054, 326}}"; sepNavWindowFrame = "{{346, 244}, {750, 542}}"; }; --- 3069,3075 ---- 308426AA0643ABD200173CCD /* PlayerTableController.h */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {1006, 784}}"; sepNavSelRange = "{2767, 0}"; ! sepNavVisRect = "{{0, 181}, {1006, 603}}"; sepNavWindowFrame = "{{346, 244}, {750, 542}}"; }; *************** *** 2609,2616 **** 308426AB0643ABD200173CCD /* PlayerTableController.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {602, 1778}}"; ! sepNavSelRange = "{3053, 21}"; ! sepNavVisRect = "{{0, 3}, {601, 277}}"; ! sepNavWindowFrame = "{{636, 93}, {921, 656}}"; }; }; --- 3077,3084 ---- 308426AB0643ABD200173CCD /* PlayerTableController.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {1006, 2002}}"; ! sepNavSelRange = "{3388, 0}"; ! sepNavVisRect = "{{0, 701}, {1006, 603}}"; ! sepNavWindowFrame = "{{166, 53}, {1051, 708}}"; }; }; *************** *** 2981,2987 **** 30A1800D0640E5C300D2836F /* Player.h */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {1112, 1960}}"; ! sepNavSelRange = "{2874, 5}"; ! sepNavVisRect = "{{0, 682}, {1112, 499}}"; sepNavWindowFrame = "{{164, 95}, {927, 685}}"; }; --- 3449,3455 ---- 30A1800D0640E5C300D2836F /* Player.h */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {1006, 1960}}"; ! sepNavSelRange = "{4374, 27}"; ! sepNavVisRect = "{{0, 1357}, {1006, 603}}"; sepNavWindowFrame = "{{164, 95}, {927, 685}}"; }; *************** *** 2997,3003 **** 30A1800F0640E5C300D2836F /* Player.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {1112, 5992}}"; ! sepNavSelRange = "{7284, 0}"; ! sepNavVisRect = "{{0, 2914}, {1112, 499}}"; sepNavWindowFrame = "{{61, 251}, {750, 534}}"; }; --- 3465,3471 ---- 30A1800F0640E5C300D2836F /* Player.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {1058, 5992}}"; ! sepNavSelRange = "{5629, 15}"; ! sepNavVisRect = "{{0, 1991}, {984, 176}}"; sepNavWindowFrame = "{{61, 251}, {750, 534}}"; }; *************** *** 3228,3232 **** uiCtxt = { sepNavIntBoundsRect = "{{0, 0}, {1006, 658}}"; ! sepNavSelRange = "{2184, 25}"; sepNavVisRect = "{{0, 55}, {1006, 603}}"; sepNavWindowFrame = "{{65, 120}, {936, 647}}"; --- 3696,3700 ---- uiCtxt = { sepNavIntBoundsRect = "{{0, 0}, {1006, 658}}"; ! sepNavSelRange = "{2688, 0}"; sepNavVisRect = "{{0, 55}, {1006, 603}}"; sepNavWindowFrame = "{{65, 120}, {936, 647}}"; *************** *** 3235,3241 **** 30BFF65508784A2300CC3E0E /* PlayerListsViewController.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {1006, 1302}}"; ! sepNavSelRange = "{2295, 0}"; ! sepNavVisRect = "{{0, 354}, {1006, 603}}"; sepNavWindowFrame = "{{96, 112}, {1051, 708}}"; }; --- 3703,3709 ---- 30BFF65508784A2300CC3E0E /* PlayerListsViewController.m */ = { uiCtxt = { ! sepNavIntBoundsRect = "{{0, 0}, {984, 1316}}"; ! sepNavSelRange = "{2304, 14}"; ! sepNavVisRect = "{{0, 437}, {984, 176}}"; sepNavWindowFrame = "{{96, 112}, {1051, 708}}"; }; *************** *** 4506,4510 **** name = "PlayerTableView.m: 40"; rLen = 0; ! rLoc = 2560; rType = 0; vrLen = 933; --- 4974,4978 ---- name = "PlayerTableView.m: 40"; rLen = 0; ! rLoc = 2623; rType = 0; vrLen = 933; *************** *** 4516,4520 **** name = removeSelectedPlayers; rLen = 21; ! rLoc = 3053; rType = 0; vrLen = 1599; --- 4984,4988 ---- name = removeSelectedPlayers; rLen = 21; ! rLoc = 3595; rType = 0; vrLen = 1599; |