diff options
author | Abhi Beckert <me@abhibeckert.com> | 2016-04-15 16:11:12 +1000 |
---|---|---|
committer | Abhi Beckert <me@abhibeckert.com> | 2016-04-15 16:11:12 +1000 |
commit | f9f3764f9eee380a3c39e0db5cb669f3617339ef (patch) | |
tree | 5e53e01a6a410d9b0401a4be02af1960298c8919 /Interfaces | |
parent | 1c41c8bc12a6395683ad45b25cb70f87ce99c4f7 (diff) | |
download | sequelpro-f9f3764f9eee380a3c39e0db5cb669f3617339ef.tar.gz sequelpro-f9f3764f9eee380a3c39e0db5cb669f3617339ef.tar.bz2 sequelpro-f9f3764f9eee380a3c39e0db5cb669f3617339ef.zip |
new table footer icons for connection window
fixes broken disabled buttons reported in #2453
Diffstat (limited to 'Interfaces')
-rw-r--r-- | Interfaces/English.lproj/ConnectionView.xib | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/Interfaces/English.lproj/ConnectionView.xib b/Interfaces/English.lproj/ConnectionView.xib index bb6a56d3..dfb37c43 100644 --- a/Interfaces/English.lproj/ConnectionView.xib +++ b/Interfaces/English.lproj/ConnectionView.xib @@ -62,7 +62,7 @@ </connections> </customObject> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> - <customObject id="-3" userLabel="Application"/> + <customObject id="-3" userLabel="Application" customClass="NSObject"/> <customView id="5739" userLabel="ConnectionView" customClass="SPFlippedView"> <rect key="frame" x="0.0" y="0.0" width="882" height="513"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> @@ -76,15 +76,15 @@ <autoresizingMask key="autoresizingMask" heightSizable="YES"/> <subviews> <imageView id="5822"> - <rect key="frame" x="0.0" y="1" width="200" height="22"/> + <rect key="frame" x="0.0" y="0.0" width="200" height="29"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="button_bar_spacer" id="5823"/> </imageView> <button id="5853"> - <rect key="frame" x="61" y="-1" width="32" height="25"/> + <rect key="frame" x="68" y="4" width="34" height="23"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="roundTextured" bezelStyle="texturedRounded" image="button_add" imagePosition="overlaps" alignment="center" inset="2" id="5854"> - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> + <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="button_add" imagePosition="overlaps" alignment="center" alternateImage="button_add" inset="2" id="5854"> + <behavior key="behavior" lightByContents="YES"/> <font key="font" metaFont="system"/> </buttonCell> <connections> @@ -92,10 +92,10 @@ </connections> </button> <button id="5851"> - <rect key="frame" x="30" y="-1" width="32" height="25"/> + <rect key="frame" x="34" y="3" width="34" height="23"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="roundTextured" bezelStyle="texturedRounded" image="button_add_folder" imagePosition="overlaps" alignment="center" inset="2" id="5852"> - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> + <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="button_add_folder" imagePosition="only" alignment="center" alternateImage="button_add_folder" inset="2" id="5852"> + <behavior key="behavior" lightByContents="YES"/> <font key="font" metaFont="system"/> </buttonCell> <connections> @@ -103,11 +103,11 @@ </connections> </button> <popUpButton id="5824"> - <rect key="frame" x="-2" y="0.0" width="36" height="23"/> + <rect key="frame" x="0.0" y="4" width="34" height="23"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> - <popUpButtonCell key="cell" type="bevel" bezelStyle="regularSquare" imagePosition="right" alignment="center" lineBreakMode="truncatingTail" state="on" inset="2" pullsDown="YES" arrowPosition="noArrow" selectedItem="5833" id="5825"> - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> - <font key="font" metaFont="system"/> + <popUpButtonCell key="cell" type="smallSquare" bezelStyle="smallSquare" imagePosition="only" alignment="center" alternateImage="button_action" lineBreakMode="truncatingTail" state="on" inset="2" pullsDown="YES" arrowPosition="noArrow" selectedItem="5833" id="5825" customClass="SPTableFooterPopUpButtonCell"> + <behavior key="behavior" lightByContents="YES"/> + <font key="font" metaFont="menu"/> <menu key="menu" title="OtherViews" id="5826"> <items> <menuItem state="on" image="button_action" hidden="YES" id="5833"/> @@ -192,19 +192,19 @@ </popUpButtonCell> </popUpButton> <imageView id="5858"> - <rect key="frame" x="185" y="1" width="15" height="22"/> + <rect key="frame" x="175" y="0.0" width="25" height="28"/> <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> - <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="button_bar_handle" id="5859"/> + <imageCell key="cell" refusesFirstResponder="YES" alignment="left" image="button_bar_handle" id="5859"/> </imageView> <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="4910"> - <rect key="frame" x="0.0" y="23" width="200" height="489"/> + <rect key="frame" x="0.0" y="29" width="200" height="483"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <clipView key="contentView" drawsBackground="NO" id="cjP-S4-7Nz"> - <rect key="frame" x="0.0" y="0.0" width="200" height="489"/> + <rect key="frame" x="0.0" y="0.0" width="200" height="483"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" selectionHighlightStyle="sourceList" columnReordering="NO" columnSelection="YES" columnResizing="NO" autosaveColumns="NO" id="4913" customClass="SPFavoritesOutlineView"> - <rect key="frame" x="0.0" y="0.0" width="200" height="489"/> + <rect key="frame" x="0.0" y="0.0" width="200" height="483"/> <autoresizingMask key="autoresizingMask"/> <size key="intercellSpacing" width="3" height="2"/> <color key="backgroundColor" name="_sourceListBackgroundColor" catalog="System" colorSpace="catalog"/> @@ -1004,6 +1004,12 @@ DQ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> + <binding destination="-2" name="value" keyPath="sshKeyLocation" id="5563"> + <dictionary key="options"> + <bool key="NSContinuouslyUpdatesValue" value="YES"/> + </dictionary> + </binding> + <binding destination="-2" name="toolTip" keyPath="sshKeyLocation" id="5570"/> <binding destination="-2" name="hidden" keyPath="sshKeyLocationEnabled" id="5562"> <dictionary key="options"> <integer key="NSMultipleValuesPlaceholder" value="1"/> @@ -1013,12 +1019,6 @@ DQ <string key="NSValueTransformerName">NSNegateBoolean</string> </dictionary> </binding> - <binding destination="-2" name="toolTip" keyPath="sshKeyLocation" id="5570"/> - <binding destination="-2" name="value" keyPath="sshKeyLocation" id="5563"> - <dictionary key="options"> - <bool key="NSContinuouslyUpdatesValue" value="YES"/> - </dictionary> - </binding> </connections> </textField> <textField verticalHuggingPriority="750" id="5525"> @@ -1443,12 +1443,12 @@ DQ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> - <binding destination="-2" name="toolTip" keyPath="sslCertificateFileLocation" id="aUS-Id-i02"/> <binding destination="-2" name="value" keyPath="sslCertificateFileLocation" id="aQT-Hc-RZK"> <dictionary key="options"> <string key="NSNullPlaceholder">none set</string> </dictionary> </binding> + <binding destination="-2" name="toolTip" keyPath="sslCertificateFileLocation" id="aUS-Id-i02"/> </connections> </textField> <textField verticalHuggingPriority="750" id="zor-qs-az3"> @@ -1488,12 +1488,12 @@ DQ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> - <binding destination="-2" name="toolTip" keyPath="sslCACertFileLocation" id="s1j-iY-B0W"/> <binding destination="-2" name="value" keyPath="sslCACertFileLocation" id="bez-TY-JVB"> <dictionary key="options"> <string key="NSNullPlaceholder">none set</string> </dictionary> </binding> + <binding destination="-2" name="toolTip" keyPath="sslCACertFileLocation" id="s1j-iY-B0W"/> </connections> </textField> <textField verticalHuggingPriority="750" id="XLC-w6-o5W"> @@ -2597,7 +2597,7 @@ DQ <image name="button_add" width="16" height="16"/> <image name="button_add_folder" width="16" height="16"/> <image name="button_bar_handle" width="16" height="16"/> - <image name="button_bar_spacer" width="10" height="23"/> + <image name="button_bar_spacer" width="10" height="29"/> <image name="key-icon" width="16" height="9"/> <image name="key-icon-alternate" width="16" height="9"/> </resources> |