Skip to content

Commit

Permalink
Now remembers window position
Browse files Browse the repository at this point in the history
  • Loading branch information
Cliff Rowley committed Apr 23, 2008
1 parent aff8a61 commit 313c1fa
Show file tree
Hide file tree
Showing 6 changed files with 455 additions and 250 deletions.
79 changes: 64 additions & 15 deletions CocoaCollab.xcodeproj/crowley.mode1v3
Expand Up @@ -197,7 +197,54 @@
<key>Notifications</key>
<array/>
<key>OpenEditors</key>
<array/>
<array>
<dict>
<key>Content</key>
<dict>
<key>PBXProjectModuleGUID</key>
<string>AD32CC590DBEB313003B8691</string>
<key>PBXProjectModuleLabel</key>
<string>SimpleController.m</string>
<key>PBXSplitModuleInNavigatorKey</key>
<dict>
<key>Split0</key>
<dict>
<key>PBXProjectModuleGUID</key>
<string>AD32CC5A0DBEB313003B8691</string>
<key>PBXProjectModuleLabel</key>
<string>SimpleController.m</string>
<key>_historyCapacity</key>
<integer>0</integer>
<key>bookmark</key>
<string>AD0C02350DBF17A8004C84CB</string>
<key>history</key>
<array>
<string>AD32CC6D0DBEB40F003B8691</string>
<string>AD32CC830DBEBA13003B8691</string>
</array>
<key>prevStack</key>
<array>
<string>AD32CC5D0DBEB313003B8691</string>
<string>AD32CC5E0DBEB313003B8691</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}, {849, 660}}</string>
<key>PBXModuleWindowStatusBarHidden2</key>
<false/>
<key>RubberWindowFrame</key>
<string>520 145 849 701 0 0 1440 878 </string>
</dict>
</dict>
</array>
<key>PerspectiveWidths</key>
<array>
<integer>-1</integer>
Expand Down Expand Up @@ -231,6 +278,8 @@
<key>Layout</key>
<array>
<dict>
<key>BecomeActive</key>
<true/>
<key>ContentConfiguration</key>
<dict>
<key>PBXBottomSmartGroupGIDs</key>
Expand Down Expand Up @@ -341,8 +390,6 @@
<string>0pt</string>
</dict>
<dict>
<key>BecomeActive</key>
<true/>
<key>ContentConfiguration</key>
<dict>
<key>PBXProjectModuleGUID</key>
Expand Down Expand Up @@ -379,9 +426,9 @@
</array>
<key>TableOfContents</key>
<array>
<string>AD32CC4C0DBEAF55003B8691</string>
<string>AD0C022F0DBF1751004C84CB</string>
<string>1CE0B1FE06471DED0097A5F4</string>
<string>AD32CC4D0DBEAF55003B8691</string>
<string>AD0C02300DBF1751004C84CB</string>
<string>1CE0B20306471E060097A5F4</string>
<string>1CE0B20506471E060097A5F4</string>
</array>
Expand Down Expand Up @@ -515,7 +562,11 @@
<integer>5</integer>
<key>WindowOrderList</key>
<array>
<string>1C78EAAD065D492600B07095</string>
<string>1CD10A99069EF8BA00B06720</string>
<string>ADD8386C0D93B074007BCA95</string>
<string>/Users/crowley/Work/Personal/Cocoa/CocoaCollab/CocoaCollab.xcodeproj</string>
<string>AD32CC590DBEB313003B8691</string>
</array>
<key>WindowString</key>
<string>5 64 723 483 0 0 1440 878 </string>
Expand Down Expand Up @@ -556,8 +607,6 @@
<string>0pt</string>
</dict>
<dict>
<key>BecomeActive</key>
<true/>
<key>ContentConfiguration</key>
<dict>
<key>PBXProjectModuleGUID</key>
Expand Down Expand Up @@ -597,7 +646,7 @@
<key>TableOfContents</key>
<array>
<string>ADD8386C0D93B074007BCA95</string>
<string>AD26BF2C0DBDC40000E5F529</string>
<string>AD0C02360DBF17A8004C84CB</string>
<string>1CD0528F0623707200166675</string>
<string>XCMainBuildResultsModuleGUID</string>
</array>
Expand Down Expand Up @@ -717,13 +766,13 @@
<key>TableOfContents</key>
<array>
<string>1CD10A99069EF8BA00B06720</string>
<string>AD26BF3B0DBDC4FE00E5F529</string>
<string>AD0C02370DBF17A8004C84CB</string>
<string>1C162984064C10D400B95A72</string>
<string>AD26BF3C0DBDC4FE00E5F529</string>
<string>AD26BF3D0DBDC4FE00E5F529</string>
<string>AD26BF3E0DBDC4FE00E5F529</string>
<string>AD26BF3F0DBDC4FE00E5F529</string>
<string>AD26BF400DBDC4FE00E5F529</string>
<string>AD0C02380DBF17A8004C84CB</string>
<string>AD0C02390DBF17A8004C84CB</string>
<string>AD0C023A0DBF17A8004C84CB</string>
<string>AD0C023B0DBF17A8004C84CB</string>
<string>AD0C023C0DBF17A8004C84CB</string>
</array>
<key>ToolbarConfiguration</key>
<string>xcode.toolbar.config.debugV3</string>
Expand Down Expand Up @@ -877,7 +926,7 @@
<key>TableOfContents</key>
<array>
<string>1C78EAAD065D492600B07095</string>
<string>AD26BF410DBDC4FE00E5F529</string>
<string>AD0C023D0DBF17A8004C84CB</string>
<string>1C78EAAC065D492600B07095</string>
</array>
<key>ToolbarConfiguration</key>
Expand Down
147 changes: 135 additions & 12 deletions CocoaCollab.xcodeproj/crowley.pbxuser
Expand Up @@ -10,7 +10,7 @@
};
29B97313FDCFA39411CA2CEA /* Project object */ = {
activeArchitecture = i386;
activeBuildConfigurationName = Release;
activeBuildConfigurationName = Debug;
activeExecutable = ADD838470D93AA24007BCA95 /* CocoaCollab */;
activeTarget = 8D1107260486CEB800E47090 /* CocoaCollab */;
addToTargets = (
Expand All @@ -21,7 +21,7 @@
AD64EABC0D9B18BC005EF01D /* Client.m:95 */,
AD0330110DA23D050039A853 /* XMLSocket.m:67 */,
ADE285430DA5C399005D3B0A /* NullTerminatedTokenBuffer.m:29 */,
AD8651670DB2CED100F1C7A8 /* SimpleController.m:391 */,
AD8651670DB2CED100F1C7A8 /* SimpleController.m:421 */,
);
codeSenseManager = ADD838560D93AA32007BCA95 /* Code sense */;
executables = (
Expand Down Expand Up @@ -99,8 +99,21 @@
PBXFileDataSource_Warnings_ColumnID,
);
};
PBXPerProjectTemplateStateSaveDate = 230600524;
PBXWorkspaceStateSaveDate = 230600524;
PBXPerProjectTemplateStateSaveDate = 230627142;
PBXWorkspaceStateSaveDate = 230627142;
};
perUserProjectItems = {
AD0C02310DBF1751004C84CB /* PBXTextBookmark */ = AD0C02310DBF1751004C84CB /* PBXTextBookmark */;
AD0C02350DBF17A8004C84CB /* PBXTextBookmark */ = AD0C02350DBF17A8004C84CB /* PBXTextBookmark */;
AD32CC5D0DBEB313003B8691 = AD32CC5D0DBEB313003B8691 /* PBXTextBookmark */;
AD32CC5E0DBEB313003B8691 = AD32CC5E0DBEB313003B8691 /* PBXTextBookmark */;
AD32CC6A0DBEB393003B8691 = AD32CC6A0DBEB393003B8691 /* PBXTextBookmark */;
AD32CC6B0DBEB393003B8691 = AD32CC6B0DBEB393003B8691 /* PBXTextBookmark */;
AD32CC6D0DBEB40F003B8691 = AD32CC6D0DBEB40F003B8691 /* PBXTextBookmark */;
AD32CC6E0DBEB40F003B8691 = AD32CC6E0DBEB40F003B8691 /* PBXTextBookmark */;
AD32CC6F0DBEB40F003B8691 = AD32CC6F0DBEB40F003B8691 /* PBXTextBookmark */;
AD32CC700DBEB40F003B8691 = AD32CC700DBEB40F003B8691 /* PBXTextBookmark */;
AD32CC830DBEBA13003B8691 = AD32CC830DBEBA13003B8691 /* PBXTextBookmark */;
};
sourceControlManager = ADD838550D93AA32007BCA95 /* Source Control */;
userBuildSettings = {
Expand Down Expand Up @@ -130,17 +143,17 @@
};
AD032EBA0DA1C8820039A853 /* SimpleController.h */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {790, 840}}";
sepNavSelRange = "{952, 34}";
sepNavVisRange = "{236, 888}";
sepNavIntBoundsRect = "{{0, 0}, {790, 854}}";
sepNavSelRange = "{690, 0}";
sepNavVisRange = "{292, 962}";
sepNavWindowFrame = "{{520, 89}, {849, 757}}";
};
};
AD032EBB0DA1C8820039A853 /* SimpleController.m */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {790, 6664}}";
sepNavSelRange = "{4021, 0}";
sepNavVisRange = "{3699, 992}";
sepNavIntBoundsRect = "{{0, 0}, {1016, 7042}}";
sepNavSelRange = "{7569, 0}";
sepNavVisRange = "{7216, 1102}";
sepNavWindowFrame = "{{520, 89}, {849, 757}}";
};
};
Expand Down Expand Up @@ -191,6 +204,116 @@
sepNavVisRange = "{0, 206}";
};
};
AD0C02310DBF1751004C84CB /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = AD032EBB0DA1C8820039A853 /* SimpleController.m */;
name = "SimpleController.m: 284";
rLen = 0;
rLoc = 7581;
rType = 0;
vrLen = 983;
vrLoc = 6947;
};
AD0C02350DBF17A8004C84CB /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = AD032EBB0DA1C8820039A853 /* SimpleController.m */;
name = "SimpleController.m: 284";
rLen = 0;
rLoc = 7569;
rType = 0;
vrLen = 1102;
vrLoc = 7216;
};
AD32CC5D0DBEB313003B8691 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = AD032EBB0DA1C8820039A853 /* SimpleController.m */;
name = "SimpleController.m: 61";
rLen = 0;
rLoc = 1851;
rType = 0;
vrLen = 1377;
vrLoc = 341;
};
AD32CC5E0DBEB313003B8691 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = AD032EBA0DA1C8820039A853 /* SimpleController.h */;
name = "SimpleController.h: 49";
rLen = 34;
rLoc = 1003;
rType = 0;
vrLen = 888;
vrLoc = 236;
};
AD32CC6A0DBEB393003B8691 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = AD032EBB0DA1C8820039A853 /* SimpleController.m */;
name = "SimpleController.m: 83";
rLen = 0;
rLoc = 2694;
rType = 0;
vrLen = 1033;
vrLoc = 1549;
};
AD32CC6B0DBEB393003B8691 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = AD032EBA0DA1C8820039A853 /* SimpleController.h */;
name = "SimpleController.h: 49";
rLen = 34;
rLoc = 1003;
rType = 0;
vrLen = 962;
vrLoc = 237;
};
AD32CC6D0DBEB40F003B8691 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = AD032EBA0DA1C8820039A853 /* SimpleController.h */;
name = "SimpleController.h: 34";
rLen = 0;
rLoc = 690;
rType = 0;
vrLen = 962;
vrLoc = 292;
};
AD32CC6E0DBEB40F003B8691 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = AD032EBB0DA1C8820039A853 /* SimpleController.m */;
name = "SimpleController.m: 274";
rLen = 0;
rLoc = 7712;
rType = 0;
vrLen = 1225;
vrLoc = 5860;
};
AD32CC6F0DBEB40F003B8691 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = AD032EBB0DA1C8820039A853 /* SimpleController.m */;
name = "SimpleController.m: 274";
rLen = 0;
rLoc = 7712;
rType = 0;
vrLen = 1225;
vrLoc = 5860;
};
AD32CC700DBEB40F003B8691 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = AD032EBA0DA1C8820039A853 /* SimpleController.h */;
name = "SimpleController.h: 34";
rLen = 0;
rLoc = 690;
rType = 0;
vrLen = 962;
vrLoc = 292;
};
AD32CC830DBEBA13003B8691 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = AD032EBB0DA1C8820039A853 /* SimpleController.m */;
name = "SimpleController.m: 284";
rLen = 0;
rLoc = 7581;
rType = 0;
vrLen = 983;
vrLoc = 6947;
};
AD5F1FCE0DA1720A00BB44B0 /* XMLSocketTests.h */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {790, 629}}";
Expand Down Expand Up @@ -295,7 +418,7 @@
sepNavVisRange = "{0, 652}";
};
};
AD8651670DB2CED100F1C7A8 /* SimpleController.m:391 */ = {
AD8651670DB2CED100F1C7A8 /* SimpleController.m:421 */ = {
isa = PBXFileBreakpoint;
actions = (
);
Expand All @@ -307,7 +430,7 @@
functionName = "-handle_joinMessage:";
hitCount = 1;
ignoreCount = 0;
lineNumber = 391;
lineNumber = 421;
location = CocoaCollab;
modificationTime = 229822251.661231;
state = 2;
Expand Down

0 comments on commit 313c1fa

Please sign in to comment.