Contact List: For some reason the borderless nib had the scroll view positioned at -1, -1 and was two pixels too wide & taller for its superview. I assume this was to get rid of some border, but I'm not seeing it anymore. Plus it looked ugly when doing CL searches in borderless mode. Refs #11851.
1.1 --- a/Resources/ContactListWindowBorderless.nib/classes.nib Fri Apr 24 13:48:27 2009 -0700
1.2 +++ b/Resources/ContactListWindowBorderless.nib/classes.nib Sun Apr 26 23:38:56 2009 -0700
1.3 @@ -6,6 +6,22 @@
1.4 <array>
1.5 <dict>
1.6 <key>CLASS</key>
1.7 + <string>AIAlternatingRowOutlineView</string>
1.8 + <key>LANGUAGE</key>
1.9 + <string>ObjC</string>
1.10 + <key>SUPERCLASS</key>
1.11 + <string>AIOutlineView</string>
1.12 + </dict>
1.13 + <dict>
1.14 + <key>CLASS</key>
1.15 + <string>NSApplication</string>
1.16 + <key>LANGUAGE</key>
1.17 + <string>ObjC</string>
1.18 + <key>SUPERCLASS</key>
1.19 + <string>NSResponder</string>
1.20 + </dict>
1.21 + <dict>
1.22 + <key>CLASS</key>
1.23 <string>RBSplitView</string>
1.24 <key>LANGUAGE</key>
1.25 <string>ObjC</string>
1.26 @@ -35,6 +51,14 @@
1.27 </dict>
1.28 <dict>
1.29 <key>CLASS</key>
1.30 + <string>NSMenu</string>
1.31 + <key>LANGUAGE</key>
1.32 + <string>ObjC</string>
1.33 + <key>SUPERCLASS</key>
1.34 + <string>NSObject</string>
1.35 + </dict>
1.36 + <dict>
1.37 + <key>CLASS</key>
1.38 <string>NSWindowController</string>
1.39 <key>LANGUAGE</key>
1.40 <string>ObjC</string>
1.41 @@ -90,6 +114,14 @@
1.42 <string>AIAnimatingListOutlineView</string>
1.43 </dict>
1.44 <dict>
1.45 + <key>CLASS</key>
1.46 + <string>NSScrollView</string>
1.47 + <key>LANGUAGE</key>
1.48 + <string>ObjC</string>
1.49 + <key>SUPERCLASS</key>
1.50 + <string>NSView</string>
1.51 + </dict>
1.52 + <dict>
1.53 <key>ACTIONS</key>
1.54 <dict>
1.55 <key>close</key>
1.56 @@ -125,6 +157,14 @@
1.57 </dict>
1.58 <dict>
1.59 <key>CLASS</key>
1.60 + <string>AIFilterBarView</string>
1.61 + <key>LANGUAGE</key>
1.62 + <string>ObjC</string>
1.63 + <key>SUPERCLASS</key>
1.64 + <string>NSView</string>
1.65 + </dict>
1.66 + <dict>
1.67 + <key>CLASS</key>
1.68 <string>AIBorderlessListWindowController</string>
1.69 <key>LANGUAGE</key>
1.70 <string>ObjC</string>
1.71 @@ -133,11 +173,11 @@
1.72 </dict>
1.73 <dict>
1.74 <key>CLASS</key>
1.75 - <string>AIFilterBarView</string>
1.76 + <string>NSView</string>
1.77 <key>LANGUAGE</key>
1.78 <string>ObjC</string>
1.79 <key>SUPERCLASS</key>
1.80 - <string>NSView</string>
1.81 + <string>NSResponder</string>
1.82 </dict>
1.83 <dict>
1.84 <key>CLASS</key>
1.85 @@ -145,7 +185,7 @@
1.86 <key>LANGUAGE</key>
1.87 <string>ObjC</string>
1.88 <key>SUPERCLASS</key>
1.89 - <string>AIOutlineView</string>
1.90 + <string>AIVariableHeightOutlineView</string>
1.91 </dict>
1.92 <dict>
1.93 <key>CLASS</key>
1.94 @@ -165,6 +205,14 @@
1.95 </dict>
1.96 <dict>
1.97 <key>CLASS</key>
1.98 + <string>NSCell</string>
1.99 + <key>LANGUAGE</key>
1.100 + <string>ObjC</string>
1.101 + <key>SUPERCLASS</key>
1.102 + <string>NSObject</string>
1.103 + </dict>
1.104 + <dict>
1.105 + <key>CLASS</key>
1.106 <string>NSButton</string>
1.107 <key>LANGUAGE</key>
1.108 <string>ObjC</string>
1.109 @@ -173,6 +221,14 @@
1.110 </dict>
1.111 <dict>
1.112 <key>CLASS</key>
1.113 + <string>NSOutlineView</string>
1.114 + <key>LANGUAGE</key>
1.115 + <string>ObjC</string>
1.116 + <key>SUPERCLASS</key>
1.117 + <string>NSTableView</string>
1.118 + </dict>
1.119 + <dict>
1.120 + <key>CLASS</key>
1.121 <string>AIBorderlessWindow</string>
1.122 <key>LANGUAGE</key>
1.123 <string>ObjC</string>
1.124 @@ -189,6 +245,19 @@
1.125 </dict>
1.126 <dict>
1.127 <key>CLASS</key>
1.128 + <string>AIVariableHeightOutlineView</string>
1.129 + <key>LANGUAGE</key>
1.130 + <string>ObjC</string>
1.131 + <key>SUPERCLASS</key>
1.132 + <string>AIAlternatingRowOutlineView</string>
1.133 + </dict>
1.134 + <dict>
1.135 + <key>ACTIONS</key>
1.136 + <dict>
1.137 + <key>performFindPanelAction</key>
1.138 + <string>id</string>
1.139 + </dict>
1.140 + <key>CLASS</key>
1.141 <string>AIOutlineView</string>
1.142 <key>LANGUAGE</key>
1.143 <string>ObjC</string>
1.144 @@ -229,6 +298,14 @@
1.145 <key>SUPERCLASS</key>
1.146 <string>NSScrollView</string>
1.147 </dict>
1.148 + <dict>
1.149 + <key>CLASS</key>
1.150 + <string>NSTableView</string>
1.151 + <key>LANGUAGE</key>
1.152 + <string>ObjC</string>
1.153 + <key>SUPERCLASS</key>
1.154 + <string>NSControl</string>
1.155 + </dict>
1.156 </array>
1.157 <key>IBVersion</key>
1.158 <string>1</string>
2.1 --- a/Resources/ContactListWindowBorderless.nib/info.nib Fri Apr 24 13:48:27 2009 -0700
2.2 +++ b/Resources/ContactListWindowBorderless.nib/info.nib Sun Apr 26 23:38:56 2009 -0700
2.3 @@ -10,7 +10,7 @@
2.4 <integer>5</integer>
2.5 <key>IBOpenObjects</key>
2.6 <array>
2.7 - <integer>198</integer>
2.8 + <integer>208</integer>
2.9 </array>
2.10 <key>IBSystem Version</key>
2.11 <string>9G55</string>
3.1 Binary file Resources/ContactListWindowBorderless.nib/keyedobjects.nib has changed