| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio
n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont
rol="none"> | 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio
n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont
rol="none"> |
| 3 <dependencies> | 3 <dependencies> |
| 4 <deployment version="1090" identifier="macosx"/> | 4 <deployment version="1090" identifier="macosx"/> |
| 5 <development version="5100" identifier="xcode"/> | 5 <development version="5100" identifier="xcode"/> |
| 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505
6"/> | 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505
6"/> |
| 7 </dependencies> | 7 </dependencies> |
| 8 <objects> | 8 <objects> |
| 9 <customObject id="-2" userLabel="File's Owner" customClass="BookmarkBarC
ontroller"> | 9 <customObject id="-2" userLabel="File's Owner" customClass="BookmarkBarC
ontroller"> |
| 10 <connections> | 10 <connections> |
| (...skipping 16 matching lines...) Expand all Loading... |
| 27 </buttonCell> | 27 </buttonCell> |
| 28 <connections> | 28 <connections> |
| 29 <action selector="openOffTheSideFolderFromButton:" targe
t="-2" id="119"/> | 29 <action selector="openOffTheSideFolderFromButton:" targe
t="-2" id="119"/> |
| 30 <outlet property="delegate_" destination="-2" id="137"/> | 30 <outlet property="delegate_" destination="-2" id="137"/> |
| 31 </connections> | 31 </connections> |
| 32 </button> | 32 </button> |
| 33 <customView id="62" customClass="BookmarkBarView"> | 33 <customView id="62" customClass="BookmarkBarView"> |
| 34 <rect key="frame" x="0.0" y="-2" width="584" height="144"/> | 34 <rect key="frame" x="0.0" y="-2" width="584" height="144"/> |
| 35 <autoresizingMask key="autoresizingMask" widthSizable="YES"
flexibleMinY="YES" flexibleMaxY="YES"/> | 35 <autoresizingMask key="autoresizingMask" widthSizable="YES"
flexibleMinY="YES" flexibleMaxY="YES"/> |
| 36 <subviews> | 36 <subviews> |
| 37 <customView hidden="YES" id="109" customClass="BookmarkB
arItemContainer"> | 37 <customView hidden="YES" id="109" customClass="GTMWidthB
asedTweaker"> |
| 38 <rect key="frame" x="0.0" y="103" width="596" height
="41"/> | 38 <rect key="frame" x="0.0" y="103" width="596" height
="41"/> |
| 39 <autoresizingMask key="autoresizingMask" flexibleMax
X="YES"/> | 39 <autoresizingMask key="autoresizingMask" flexibleMax
X="YES"/> |
| 40 <subviews> | 40 <subviews> |
| 41 <button id="106"> | 41 <button id="106"> |
| 42 <rect key="frame" x="177" y="20" width="199"
height="14"/> | 42 <rect key="frame" x="177" y="20" width="199"
height="14"/> |
| 43 <autoresizingMask key="autoresizingMask" fle
xibleMaxX="YES"/> | 43 <autoresizingMask key="autoresizingMask" fle
xibleMaxX="YES"/> |
| 44 <buttonCell key="cell" type="square" title="
^IDS_BOOKMARK_BAR_IMPORT_LINK" bezelStyle="shadowlessSquare" imagePosition="over
laps" alignment="left" controlSize="small" lineBreakMode="truncatingTail" imageS
caling="proportionallyDown" inset="2" id="107" customClass="HyperlinkButtonCell"
> | 44 <buttonCell key="cell" type="square" title="
^IDS_BOOKMARK_BAR_IMPORT_LINK" bezelStyle="shadowlessSquare" imagePosition="over
laps" alignment="left" controlSize="small" lineBreakMode="truncatingTail" imageS
caling="proportionallyDown" inset="2" id="107" customClass="HyperlinkButtonCell"
> |
| 45 <behavior key="behavior" pushIn="YES" li
ghtByBackground="YES" lightByGray="YES"/> | 45 <behavior key="behavior" pushIn="YES" li
ghtByBackground="YES" lightByGray="YES"/> |
| 46 <font key="font" metaFont="smallSystem"/
> | 46 <font key="font" metaFont="smallSystem"/
> |
| 47 </buttonCell> | 47 </buttonCell> |
| 48 <connections> | 48 <connections> |
| 49 <action selector="importBookmarks:" targ
et="-2" id="116"/> | 49 <action selector="importBookmarks:" targ
et="-2" id="116"/> |
| 50 </connections> | 50 </connections> |
| 51 </button> | 51 </button> |
| 52 <textField verticalHuggingPriority="750" id="82"
customClass="BookmarkBarTextField"> | 52 <textField verticalHuggingPriority="750" id="82"
customClass="NSTextField"> |
| 53 <rect key="frame" x="5" y="20" width="167" h
eight="14"/> | 53 <rect key="frame" x="5" y="20" width="167" h
eight="14"/> |
| 54 <autoresizingMask key="autoresizingMask" wid
thSizable="YES"/> | 54 <autoresizingMask key="autoresizingMask" wid
thSizable="YES"/> |
| 55 <textFieldCell key="cell" controlSize="small
" lineBreakMode="truncatingTail" enabled="NO" sendsActionOnEndEditing="YES" titl
e="^IDS_BOOKMARKS_NO_ITEMS" id="83"> | 55 <textFieldCell key="cell" controlSize="small
" lineBreakMode="truncatingTail" enabled="NO" sendsActionOnEndEditing="YES" titl
e="^IDS_BOOKMARKS_NO_ITEMS" id="83"> |
| 56 <font key="font" metaFont="smallSystem"/
> | 56 <font key="font" metaFont="smallSystem"/
> |
| 57 <color key="textColor" name="controlText
Color" catalog="System" colorSpace="catalog"/> | 57 <color key="textColor" name="controlText
Color" catalog="System" colorSpace="catalog"/> |
| 58 <color key="backgroundColor" name="contr
olColor" catalog="System" colorSpace="catalog"/> | 58 <color key="backgroundColor" name="contr
olColor" catalog="System" colorSpace="catalog"/> |
| 59 </textFieldCell> | 59 </textFieldCell> |
| 60 <connections> | 60 <connections> |
| 61 <outlet property="barView_" destination=
"62" id="139"/> | 61 <outlet property="barView_" destination=
"62" id="139"/> |
| 62 </connections> | 62 </connections> |
| (...skipping 24 matching lines...) Expand all Loading... |
| 87 </customObject> | 87 </customObject> |
| 88 <customObject id="110" customClass="GTMUILocalizerAndLayoutTweaker"> | 88 <customObject id="110" customClass="GTMUILocalizerAndLayoutTweaker"> |
| 89 <connections> | 89 <connections> |
| 90 <outlet property="localizerOwner_" destination="-2" id="111"/> | 90 <outlet property="localizerOwner_" destination="-2" id="111"/> |
| 91 <outlet property="localizer_" destination="72" id="113"/> | 91 <outlet property="localizer_" destination="72" id="113"/> |
| 92 <outlet property="uiObject_" destination="62" id="112"/> | 92 <outlet property="uiObject_" destination="62" id="112"/> |
| 93 </connections> | 93 </connections> |
| 94 </customObject> | 94 </customObject> |
| 95 </objects> | 95 </objects> |
| 96 </document> | 96 </document> |
| OLD | NEW |