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="AIEventsInspectorPane">
<connections>
<outlet property="alertsController" destination="95" id="107"/>
<outlet property="inspectorContentView" destination="6" id="37"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<customView id="6" userLabel="Events View">
<rect key="frame" x="0.0" y="0.0" width="300" height="300"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<box verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="120">
<rect key="frame" x="0.0" y="45" width="302" height="5"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<font key="titleFont" metaFont="system"/>
</box>
<scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="17" horizontalPageScroll="10" verticalLineScroll="17" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="13">
<rect key="frame" x="0.0" y="48" width="300" height="251"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<clipView key="contentView" id="NYg-tZ-yQR">
<rect key="frame" x="0.0" y="0.0" width="300" height="251"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="15" indentationPerLevel="16" autoresizesOutlineColumn="YES" outlineTableColumn="17" id="16" customClass="AIVariableHeightFlexibleColumnsOutlineView">
<rect key="frame" x="0.0" y="0.0" width="300" height="251"/>
<autoresizingMask key="autoresizingMask"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn identifier="image" editable="NO" width="46" minWidth="46" maxWidth="46" id="17">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Image">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="123">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</tableColumn>
<tableColumn identifier="event" editable="NO" width="248" minWidth="16" maxWidth="1000" id="19">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Event">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="124">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
</tableColumn>
</tableColumns>
</outlineView>
</subviews>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</clipView>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="140" id="219"/>
</constraints>
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="126">
<rect key="frame" x="-100" y="-100" width="496" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="125">
<rect key="frame" x="385" y="0.0" width="16" height="0.0"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="127">
<rect key="frame" x="14" y="12" width="214" height="23"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<segmentedCell key="cell" alignment="left" style="smallSquare" trackingMode="momentary" id="128">
<font key="font" metaFont="system"/>
<segments>
<segment image="NSAddTemplate" width="23"/>
<segment image="NSRemoveTemplate" width="23" tag="1"/>
</segments>
</segmentedCell>
<connections>
<action selector="addOrRemoveAlert:" target="95" id="137"/>
</connections>
</segmentedControl>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="129">
<rect key="frame" x="236" y="12" width="50" height="23"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<constraints>
<constraint firstAttribute="width" priority="1" constant="50" id="199"/>
</constraints>
<buttonCell key="cell" type="smallSquare" title="Edit" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="130">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="editAlert:" target="95" id="131"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="127" firstAttribute="leading" secondItem="6" secondAttribute="leading" constant="14" id="144"/>
<constraint firstAttribute="trailing" secondItem="129" secondAttribute="trailing" constant="14" id="145"/>
<constraint firstItem="13" firstAttribute="top" secondItem="6" secondAttribute="top" constant="1" id="146"/>
<constraint firstItem="13" firstAttribute="trailing" secondItem="6" secondAttribute="trailing" id="147"/>
<constraint firstItem="13" firstAttribute="leading" secondItem="6" secondAttribute="leading" id="149"/>
<constraint firstItem="120" firstAttribute="leading" secondItem="6" secondAttribute="leading" id="150"/>
<constraint firstAttribute="trailing" secondItem="120" secondAttribute="trailing" constant="-2" id="151"/>
<constraint firstItem="127" firstAttribute="baseline" secondItem="129" secondAttribute="baseline" id="152"/>
<constraint firstAttribute="bottom" secondItem="127" secondAttribute="bottom" constant="13" id="172"/>
<constraint firstItem="120" firstAttribute="top" secondItem="13" secondAttribute="bottom" id="183"/>
<constraint firstAttribute="bottom" secondItem="13" secondAttribute="bottom" constant="48" id="198"/>
<constraint firstItem="129" firstAttribute="leading" secondItem="127" secondAttribute="trailing" constant="8" symbolic="YES" id="200"/>
</constraints>
</customView>
<customObject id="95" userLabel="ESContactAlertsViewController" customClass="ESContactAlertsViewController">
<connections>
<outlet property="button_addOrRemoveAlert" destination="127" id="135"/>
<outlet property="button_edit" destination="129" id="132"/>
<outlet property="outlineView_summary" destination="16" id="105"/>
<outlet property="view" destination="6" id="106"/>
</connections>
</customObject>
</objects>
<resources>
<image name="NSAddTemplate" width="8" height="8"/>
<image name="NSRemoveTemplate" width="8" height="8"/>
</resources>
</document>