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

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

Issue 2779011: Make the reload button respond to middle-clicks like back/forward/home alread... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 6 months 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 | « chrome/app/nibs/SideToolbar.xib ('k') | chrome/browser/automation/automation_provider.cc » ('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">10C540</string> 5 <string key="IBDocument.SystemVersion">10C540</string>
6 <string key="IBDocument.InterfaceBuilderVersion">740</string> 6 <string key="IBDocument.InterfaceBuilderVersion">740</string>
7 <string key="IBDocument.AppKitVersion">1038.25</string> 7 <string key="IBDocument.AppKitVersion">1038.25</string>
8 <string key="IBDocument.HIToolboxVersion">458.00</string> 8 <string key="IBDocument.HIToolboxVersion">458.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 318 matching lines...) Expand 10 before | Expand all | Expand 10 after
329 <object class="IBConnectionRecord"> 329 <object class="IBConnectionRecord">
330 <object class="IBActionConnection" key=" connection"> 330 <object class="IBActionConnection" key=" connection">
331 <string key="label">commandDispa tch:</string> 331 <string key="label">commandDispa tch:</string>
332 <reference key="source" ref="100 3"/> 332 <reference key="source" ref="100 3"/>
333 <reference key="destination" ref ="535508469"/> 333 <reference key="destination" ref ="535508469"/>
334 </object> 334 </object>
335 <int key="connectionID">24</int> 335 <int key="connectionID">24</int>
336 </object> 336 </object>
337 <object class="IBConnectionRecord"> 337 <object class="IBConnectionRecord">
338 <object class="IBActionConnection" key=" connection"> 338 <object class="IBActionConnection" key=" connection">
339 » » » » » » <string key="label">commandDispa tch:</string> 339 » » » » » » <string key="label">commandDispa tchUsingKeyModifiers:</string>
340 <reference key="source" ref="100 3"/> 340 <reference key="source" ref="100 3"/>
341 <reference key="destination" ref ="458854861"/> 341 <reference key="destination" ref ="458854861"/>
342 </object> 342 </object>
343 <int key="connectionID">26</int> 343 <int key="connectionID">26</int>
344 </object> 344 </object>
345 <object class="IBConnectionRecord"> 345 <object class="IBConnectionRecord">
346 <object class="IBActionConnection" key=" connection"> 346 <object class="IBActionConnection" key=" connection">
347 <string key="label">commandDispa tch:</string> 347 <string key="label">commandDispa tch:</string>
348 <reference key="source" ref="100 3"/> 348 <reference key="source" ref="100 3"/>
349 <reference key="destination" ref ="480525277"/> 349 <reference key="destination" ref ="480525277"/>
(...skipping 1310 matching lines...) Expand 10 before | Expand all | Expand 10 after
1660 </object> 1660 </object>
1661 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies"> 1661 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
1662 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string> 1662 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
1663 <integer value="3000" key="NS.object.0"/> 1663 <integer value="3000" key="NS.object.0"/>
1664 </object> 1664 </object>
1665 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool> 1665 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
1666 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 1666 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
1667 <int key="IBDocument.defaultPropertyAccessControl">3</int> 1667 <int key="IBDocument.defaultPropertyAccessControl">3</int>
1668 </data> 1668 </data>
1669 </archive> 1669 </archive>
OLDNEW
« no previous file with comments | « chrome/app/nibs/SideToolbar.xib ('k') | chrome/browser/automation/automation_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698