adium/adium

Some merge cleanup.
AutoLayout
2013-12-31, Frank Dowsett
f99cbd2a38d2
Some merge cleanup.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment version="1070" defaultVersion="1080" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="AINewMessagePromptController">
<connections>
<outlet property="button_cancel" destination="13" id="81"/>
<outlet property="button_ok" destination="11" id="80"/>
<outlet property="button_okay" destination="11" id="83"/>
<outlet property="button_okey" destination="11" id="82"/>
<outlet property="field_search" destination="64" id="78"/>
<outlet property="label_account" destination="97" id="103"/>
<outlet property="popup_account" destination="91" id="100"/>
<outlet property="table_results" destination="68" id="79"/>
<outlet property="window" destination="5" id="8"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" wantsToBeColor="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="New Message">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
<rect key="contentRect" x="463" y="428" width="450" height="328"/>
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
<value key="minSize" type="size" width="260" height="180"/>
<view key="contentView" id="6">
<rect key="frame" x="0.0" y="0.0" width="450" height="328"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="11">
<rect key="frame" x="343" y="13" width="93" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="push" title="Message" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="58">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<string key="keyEquivalent" base64-UTF8="YES">
DQ
</string>
</buttonCell>
<connections>
<action selector="okay:" target="-2" id="43"/>
<outlet property="nextKeyView" destination="13" id="87"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="13">
<rect key="frame" x="248" y="13" width="95" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="83" id="104"/>
</constraints>
<buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="60">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<string key="keyEquivalent" base64-UTF8="YES">
Gw
</string>
</buttonCell>
<connections>
<action selector="closeWindow:" target="-2" id="48"/>
<outlet property="nextKeyView" destination="64" id="88"/>
</connections>
</button>
<searchField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="64" customClass="AINewMessageSearchField">
<rect key="frame" x="7" y="298" width="436" height="22"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="436" id="120"/>
</constraints>
<searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" focusRingType="none" usesSingleLineMode="YES" bezelStyle="round" sendsSearchStringImmediately="YES" id="65">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</searchFieldCell>
<connections>
<action selector="textUpdated:" target="-2" id="66"/>
<outlet property="controller" destination="-2" id="84"/>
<outlet property="delegate" destination="-2" id="85"/>
<outlet property="nextKeyView" destination="91" id="101"/>
<outlet property="table_results" destination="68" id="90"/>
</connections>
</searchField>
<scrollView focusRingType="none" autohidesScrollers="YES" horizontalLineScroll="38" horizontalPageScroll="10" verticalLineScroll="38" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="67">
<rect key="frame" x="-1" y="99" width="452" height="192"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<clipView key="contentView" id="7oL-YU-zhg">
<rect key="frame" x="1" y="1" width="450" height="190"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="36" id="68" customClass="AINewMessageTableView">
<rect key="frame" x="0.0" y="0.0" width="450" height="190"/>
<autoresizingMask key="autoresizingMask"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn identifier="icon" editable="NO" width="45" minWidth="40" maxWidth="1000" id="72">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" identifier="icon" imageScaling="proportionallyDown" id="76" customClass="AIScaledImageCell"/>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
</tableColumn>
<tableColumn identifier="name" editable="NO" width="399" minWidth="40" maxWidth="1000" id="73">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" allowsUndo="NO" alignment="left" title="Text Cell" id="74" customClass="AINewMessageTextFieldCell">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
</tableColumn>
</tableColumns>
<connections>
<outlet property="field_search" destination="64" id="89"/>
</connections>
</tableView>
</subviews>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</clipView>
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="69">
<rect key="frame" x="-100" y="-100" width="223" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="71">
<rect key="frame" x="441" y="1" width="15" height="206"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="91">
<rect key="frame" x="79" y="58" width="354" height="26"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="349" id="119"/>
</constraints>
<popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="94" id="92">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<menu key="menu" title="OtherViews" id="93">
<items>
<menuItem title="Item 1" state="on" id="94"/>
<menuItem title="Item 2" id="95"/>
<menuItem title="Item 3" id="96"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<outlet property="nextKeyView" destination="11" id="102"/>
</connections>
</popUpButton>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="97">
<rect key="frame" x="18" y="64" width="60" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Account:" id="98">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="91" secondAttribute="trailing" constant="20" symbolic="YES" id="105"/>
<constraint firstItem="67" firstAttribute="leading" secondItem="6" secondAttribute="leading" constant="-1" id="106"/>
<constraint firstItem="97" firstAttribute="leading" secondItem="6" secondAttribute="leading" constant="20" symbolic="YES" id="107"/>
<constraint firstAttribute="trailing" secondItem="11" secondAttribute="trailing" constant="20" symbolic="YES" id="108"/>
<constraint firstItem="91" firstAttribute="baseline" secondItem="97" secondAttribute="baseline" id="109"/>
<constraint firstAttribute="trailing" secondItem="67" secondAttribute="trailing" constant="-1" id="110"/>
<constraint firstItem="11" firstAttribute="leading" secondItem="13" secondAttribute="trailing" constant="12" symbolic="YES" id="111"/>
<constraint firstAttribute="bottom" secondItem="11" secondAttribute="bottom" constant="20" symbolic="YES" id="112"/>
<constraint firstItem="64" firstAttribute="top" secondItem="6" secondAttribute="top" constant="8" id="113"/>
<constraint firstAttribute="bottom" secondItem="13" secondAttribute="bottom" constant="20" symbolic="YES" id="114"/>
<constraint firstItem="67" firstAttribute="centerX" secondItem="64" secondAttribute="centerX" id="115"/>
<constraint firstItem="13" firstAttribute="top" secondItem="91" secondAttribute="bottom" constant="20" symbolic="YES" id="116"/>
<constraint firstItem="67" firstAttribute="top" secondItem="6" secondAttribute="top" constant="37" id="117"/>
<constraint firstAttribute="bottom" secondItem="67" secondAttribute="bottom" constant="99" id="118"/>
</constraints>
</view>
<connections>
<outlet property="delegate" destination="-2" id="9"/>
<outlet property="initialFirstResponder" destination="64" id="77"/>
</connections>
</window>
</objects>
</document>