Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(107)

Side by Side Diff: chrome/app/nibs/BrowserWindow.xib

Issue 8566036: Ignore button mouse enter for new tab button (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Fix another comment to be a sentence Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/new_tab_button.mm » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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.10"> 2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
3 <data> 3 <data>
4 <int key="IBDocument.SystemTarget">1050</int> 4 <int key="IBDocument.SystemTarget">1050</int>
5 <string key="IBDocument.SystemVersion">10K549</string> 5 <string key="IBDocument.SystemVersion">10K549</string>
6 <string key="IBDocument.InterfaceBuilderVersion">851</string> 6 <string key="IBDocument.InterfaceBuilderVersion">851</string>
7 <string key="IBDocument.AppKitVersion">1038.36</string> 7 <string key="IBDocument.AppKitVersion">1038.36</string>
8 <string key="IBDocument.HIToolboxVersion">461.00</string> 8 <string key="IBDocument.HIToolboxVersion">461.00</string>
9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns"> 9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns">
10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string> 10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string>
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after
278 <real value="0.0"/> 278 <real value="0.0"/>
279 <real value="0.0"/> 279 <real value="0.0"/>
280 <string>{{439, 576}, {483, 37}}</string> 280 <string>{{439, 576}, {483, 37}}</string>
281 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 281 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
282 <boolean value="YES"/> 282 <boolean value="YES"/>
283 <string>NewTabButton</string> 283 <string>NewTabButton</string>
284 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 284 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
285 <object class="NSAffineTransform"> 285 <object class="NSAffineTransform">
286 <bytes key="NSTransformStruct">P 4AAAL+AAABDk4AAwcgAAA</bytes> 286 <bytes key="NSTransformStruct">P 4AAAL+AAABDk4AAwcgAAA</bytes>
287 </object> 287 </object>
288 » » » » » <string>ImageButtonCell</string> 288 » » » » » <string>NewTabButtonCell</string>
289 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 289 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
290 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 290 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
291 </object> 291 </object>
292 </object> 292 </object>
293 <object class="NSMutableDictionary" key="unlocalizedProp erties"> 293 <object class="NSMutableDictionary" key="unlocalizedProp erties">
294 <bool key="EncodedWithXMLCoder">YES</bool> 294 <bool key="EncodedWithXMLCoder">YES</bool>
295 <reference key="dict.sortedKeys" ref="0"/> 295 <reference key="dict.sortedKeys" ref="0"/>
296 <object class="NSMutableArray" key="dict.values" > 296 <object class="NSMutableArray" key="dict.values" >
297 <bool key="EncodedWithXMLCoder">YES</boo l> 297 <bool key="EncodedWithXMLCoder">YES</boo l>
298 </object> 298 </object>
(...skipping 968 matching lines...) Expand 10 before | Expand all | Expand 10 after
1267 </object> 1267 </object>
1268 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies"> 1268 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
1269 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string> 1269 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
1270 <integer value="3000" key="NS.object.0"/> 1270 <integer value="3000" key="NS.object.0"/>
1271 </object> 1271 </object>
1272 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool> 1272 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
1273 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 1273 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
1274 <int key="IBDocument.defaultPropertyAccessControl">3</int> 1274 <int key="IBDocument.defaultPropertyAccessControl">3</int>
1275 </data> 1275 </data>
1276 </archive> 1276 </archive>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/new_tab_button.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698