OLD | NEW |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03"> | 2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03"> |
3 <data> | 3 <data> |
4 <int key="IBDocument.SystemTarget">1050</int> | 4 <int key="IBDocument.SystemTarget">1050</int> |
5 <string key="IBDocument.SystemVersion">9G55</string> | 5 <string key="IBDocument.SystemVersion">9G55</string> |
6 <string key="IBDocument.InterfaceBuilderVersion">677</string> | 6 <string key="IBDocument.InterfaceBuilderVersion">677</string> |
7 <string key="IBDocument.AppKitVersion">949.43</string> | 7 <string key="IBDocument.AppKitVersion">949.43</string> |
8 <string key="IBDocument.HIToolboxVersion">353.00</string> | 8 <string key="IBDocument.HIToolboxVersion">353.00</string> |
9 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> | 9 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> |
10 <bool key="EncodedWithXMLCoder">YES</bool> | 10 <bool key="EncodedWithXMLCoder">YES</bool> |
(...skipping 20 matching lines...) Expand all Loading... | |
31 <object class="NSCustomObject" id="1003"> | 31 <object class="NSCustomObject" id="1003"> |
32 <string key="NSClassName">FirstResponder</string > | 32 <string key="NSClassName">FirstResponder</string > |
33 </object> | 33 </object> |
34 <object class="NSCustomObject" id="1004"> | 34 <object class="NSCustomObject" id="1004"> |
35 <string key="NSClassName">NSApplication</string> | 35 <string key="NSClassName">NSApplication</string> |
36 </object> | 36 </object> |
37 <object class="NSWindowTemplate" id="1005"> | 37 <object class="NSWindowTemplate" id="1005"> |
38 <int key="NSWindowStyleMask">4359</int> | 38 <int key="NSWindowStyleMask">4359</int> |
39 <int key="NSWindowBacking">2</int> | 39 <int key="NSWindowBacking">2</int> |
40 <string key="NSWindowRect">{{60, 229}, {750, 600 }}</string> | 40 <string key="NSWindowRect">{{60, 229}, {750, 600 }}</string> |
41 » » » » <int key="NSWTFlags">536870912</int> | 41 » » » » <int key="NSWTFlags">536872960</int> |
Avi (use Gerrit)
2009/05/01 16:05:36
This changes the flags from 0x20000000 to 0x200000
| |
42 <string key="NSWindowTitle"/> | 42 <string key="NSWindowTitle"/> |
43 <string key="NSWindowClass">NSWindow</string> | 43 <string key="NSWindowClass">NSWindow</string> |
44 <nil key="NSViewClass"/> | 44 <nil key="NSViewClass"/> |
45 <string key="NSWindowContentMaxSize">{3.40282e+3 8, 3.40282e+38}</string> | 45 <string key="NSWindowContentMaxSize">{3.40282e+3 8, 3.40282e+38}</string> |
46 <object class="NSView" key="NSWindowView" id="10 06"> | 46 <object class="NSView" key="NSWindowView" id="10 06"> |
47 <nil key="NSNextResponder"/> | 47 <nil key="NSNextResponder"/> |
48 <int key="NSvFlags">256</int> | 48 <int key="NSvFlags">256</int> |
49 <object class="NSMutableArray" key="NSSu bviews"> | 49 <object class="NSMutableArray" key="NSSu bviews"> |
50 <bool key="EncodedWithXMLCoder"> YES</bool> | 50 <bool key="EncodedWithXMLCoder"> YES</bool> |
51 <object class="NSCustomView" id= "1858870"> | 51 <object class="NSCustomView" id= "1858870"> |
(...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
346 <string key="minorKey">browser/c ocoa/tab_window_controller.h</string> | 346 <string key="minorKey">browser/c ocoa/tab_window_controller.h</string> |
347 </object> | 347 </object> |
348 </object> | 348 </object> |
349 </object> | 349 </object> |
350 </object> | 350 </object> |
351 <int key="IBDocument.localizationMode">0</int> | 351 <int key="IBDocument.localizationMode">0</int> |
352 <string key="IBDocument.LastKnownRelativeProjectPath">../../../c hrome.xcodeproj</string> | 352 <string key="IBDocument.LastKnownRelativeProjectPath">../../../c hrome.xcodeproj</string> |
353 <int key="IBDocument.defaultPropertyAccessControl">3</int> | 353 <int key="IBDocument.defaultPropertyAccessControl">3</int> |
354 </data> | 354 </data> |
355 </archive> | 355 </archive> |
OLD | NEW |