• R/O
  • HTTP
  • SSH
  • HTTPS

KCD: Commit

main code repository.


Commit MetaInfo

Révision23c3cdb7c8459597adcb206775ecbc95bab350d0 (tree)
l'heure2016-01-10 10:23:17
Auteurmasakih <masakih@user...>
Commitermasakih

Message de Log

汎用ブラウザウインドウのツールバーの状態が記録されない問題を解消

Change Summary

Modification

--- a/KCD/ja.lproj/HMExternalBrowserWindowController.xib
+++ b/KCD/ja.lproj/HMExternalBrowserWindowController.xib
@@ -1,9 +1,9 @@
11 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="7706" systemVersion="14D136" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
2+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="14F1509" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
33 <dependencies>
44 <deployment identifier="macosx"/>
5- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="7706"/>
6- <plugIn identifier="com.apple.WebKitIBPlugin" version="7706"/>
5+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/>
6+ <plugIn identifier="com.apple.WebKitIBPlugin" version="9531"/>
77 </dependencies>
88 <objects>
99 <customObject id="-2" userLabel="File's Owner" customClass="HMExternalBrowserWindowController">
@@ -21,7 +21,7 @@
2121 <rect key="contentRect" x="196" y="240" width="850" height="631"/>
2222 <rect key="screenRect" x="0.0" y="0.0" width="1440" height="900"/>
2323 <view key="contentView" id="se5-gp-TjO">
24- <rect key="frame" x="0.0" y="-1" width="850" height="631"/>
24+ <rect key="frame" x="0.0" y="0.0" width="850" height="631"/>
2525 <autoresizingMask key="autoresizingMask"/>
2626 <subviews>
2727 <webView id="Vpq-H1-y1B">
@@ -36,7 +36,7 @@
3636 </webView>
3737 </subviews>
3838 </view>
39- <toolbar key="toolbar" implicitIdentifier="5B7CBCD4-15D6-41E0-B4FD-96F089B89683" autosavesConfiguration="NO" displayMode="iconAndLabel" sizeMode="regular" id="SpO-Qb-h0u">
39+ <toolbar key="toolbar" implicitIdentifier="5B7CBCD4-15D6-41E0-B4FD-96F089B89683" explicitIdentifier="externalBrowserWindowToolbar" autosavesConfiguration="NO" displayMode="iconAndLabel" sizeMode="regular" id="SpO-Qb-h0u">
4040 <allowedToolbarItems>
4141 <toolbarItem implicitItemIdentifier="D74BA0C4-BF39-447F-8B06-F4B1EF0BE5EC" label="Address" paletteLabel="Address" id="dk4-x0-fn2">
4242 <nil key="toolTip"/>
@@ -51,8 +51,8 @@
5151 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5252 </textFieldCell>
5353 <connections>
54- <binding destination="-2" name="editable" keyPath="canMovePage" id="XNO-ln-Wxl"/>
5554 <binding destination="-2" name="enabled" keyPath="canMovePage" previousBinding="XNO-ln-Wxl" id="610-oc-a1H"/>
55+ <binding destination="-2" name="editable" keyPath="canMovePage" id="XNO-ln-Wxl"/>
5656 <binding destination="Bwc-hB-eRh" name="value" keyPath="selection.mainFrameURL" id="vuh-9N-P9x"/>
5757 </connections>
5858 </textField>
Afficher sur ancien navigateur de dépôt.