Skip to content

Commit

Permalink
fix to reference text field width in toolbar.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdbergmann committed Dec 25, 2020
1 parent 8fe24c2 commit c4d3b72
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 27 deletions.
4 changes: 2 additions & 2 deletions Eloquent-AppStore-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.6.4</string>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand All @@ -43,7 +43,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>3066</string>
<string>3078</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.education</string>
<key>NSAppTransportSecurity</key>
Expand Down
4 changes: 4 additions & 0 deletions Eloquent.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2337,6 +2337,7 @@
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
LIBRARY_SEARCH_PATHS = "";
MACOSX_DEPLOYMENT_TARGET = 10.9;
MARKETING_VERSION = 2.6.5;
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = (
"-DDEBUG",
Expand Down Expand Up @@ -2386,6 +2387,7 @@
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
LIBRARY_SEARCH_PATHS = "";
MACOSX_DEPLOYMENT_TARGET = 10.9;
MARKETING_VERSION = 2.6.5;
OTHER_CFLAGS = (
"-DRELEASE",
"-DAPPSTORE",
Expand Down Expand Up @@ -2564,6 +2566,7 @@
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @executable_path/../Frameworks";
LIBRARY_SEARCH_PATHS = "";
MACOSX_DEPLOYMENT_TARGET = 10.10;
MARKETING_VERSION = 2.6.5;
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = "-DDEBUG";
OTHER_LDFLAGS = (
Expand Down Expand Up @@ -2612,6 +2615,7 @@
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @executable_path/../Frameworks";
LIBRARY_SEARCH_PATHS = "";
MACOSX_DEPLOYMENT_TARGET = 10.10;
MARKETING_VERSION = 2.6.5;
OTHER_CFLAGS = "-DRELEASE";
OTHER_LDFLAGS = (
"-lcurl",
Expand Down
4 changes: 2 additions & 2 deletions Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.6.4</string>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand All @@ -43,7 +43,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>3066</string>
<string>3078</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.education</string>
<key>NSAppTransportSecurity</key>
Expand Down
2 changes: 1 addition & 1 deletion buildnumber
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3066
3078
18 changes: 9 additions & 9 deletions en.lproj/WindowHostToolbar.xib
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,13 @@
<allowedToolbarItems>
<toolbarItem implicitItemIdentifier="NSToolbarSpaceItem" id="142"/>
<toolbarItem implicitItemIdentifier="NSToolbarFlexibleSpaceItem" id="129"/>
<toolbarItem implicitItemIdentifier="32FF0C2B-7E19-43E3-93C7-1974A5B9EE7A" explicitItemIdentifier="ReferenceTextField" label="Reference text" paletteLabel="Reference text" sizingBehavior="auto" id="123">
<toolbarItem implicitItemIdentifier="32FF0C2B-7E19-43E3-93C7-1974A5B9EE7A" explicitItemIdentifier="ReferenceTextField" label="Reference text" paletteLabel="Reference text" id="123">
<nil key="toolTip"/>
<searchField key="view" wantsLayer="YES" verticalHuggingPriority="750" preferredMaxLayoutWidth="650" id="109">
<size key="minSize" width="50" height="22"/>
<size key="maxSize" width="650" height="22"/>
<searchField key="view" wantsLayer="YES" verticalHuggingPriority="750" id="109">
<rect key="frame" x="0.0" y="14" width="650" height="22"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" bezelStyle="round" id="110">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
Expand All @@ -42,18 +44,16 @@
<action selector="searchInput:" target="-2" id="141"/>
</connections>
</toolbarItem>
<toolbarItem implicitItemIdentifier="F1FC3D19-5185-414A-A67F-C1706F5D4530" explicitItemIdentifier="SearchTypeSegmentButton" label="Search type" paletteLabel="Search type" id="124">
<toolbarItem implicitItemIdentifier="F1FC3D19-5185-414A-A67F-C1706F5D4530" explicitItemIdentifier="SearchTypeSegmentButton" label="Search type" paletteLabel="Search type" sizingBehavior="auto" id="124">
<nil key="toolTip"/>
<size key="minSize" width="40" height="23"/>
<size key="maxSize" width="154" height="25"/>
<segmentedControl key="view" verticalHuggingPriority="750" id="108">
<rect key="frame" x="0.0" y="14" width="74" height="23"/>
<rect key="frame" x="0.0" y="14" width="75" height="23"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<segmentedCell key="cell" state="on" borderStyle="border" alignment="left" style="texturedSquare" trackingMode="selectOne" id="111">
<font key="font" metaFont="system"/>
<segments>
<segment image="NSListViewTemplate" width="32" selected="YES"/>
<segment image="NSRevealFreestandingTemplate" width="31" tag="1"/>
<segment image="NSRevealFreestandingTemplate" width="32" tag="1"/>
</segments>
</segmentedCell>
<connections>
Expand Down Expand Up @@ -154,7 +154,7 @@
<connections>
<outlet property="delegate" destination="-2" id="62"/>
</connections>
<point key="canvasLocation" x="447" y="152"/>
<point key="canvasLocation" x="-33" y="94"/>
</toolbar>
</objects>
<resources>
Expand Down
28 changes: 15 additions & 13 deletions en.lproj/WorkspaceViewHost.xib
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="13771" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="13771"/>
<capability name="box content view" minToolsVersion="7.0"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17701"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
Expand All @@ -29,17 +28,17 @@
<windowCollectionBehavior key="collectionBehavior" fullScreenPrimary="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="653" y="339" width="1280" height="800"/>
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1418"/>
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
<value key="minSize" type="size" width="400" height="200"/>
<view key="contentView" id="2">
<rect key="frame" x="0.0" y="0.0" width="1280" height="800"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<customView autoresizesSubviews="NO" id="260" userLabel="ScopeBarView">
<customView autoresizesSubviews="NO" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="260" userLabel="ScopeBarView">
<rect key="frame" x="0.0" y="775" width="1280" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<subviews>
<box autoresizesSubviews="NO" boxType="custom" borderType="line" borderWidth="0.0" title="Box" titlePosition="noTitle" transparent="YES" id="259">
<box autoresizesSubviews="NO" fixedFrame="YES" boxType="custom" borderType="line" borderWidth="0.0" title="Box" titlePosition="noTitle" transparent="YES" translatesAutoresizingMaskIntoConstraints="NO" id="259">
<rect key="frame" x="0.0" y="0.0" width="1280" height="25"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<view key="contentView" id="ZrT-cn-AXE">
Expand All @@ -51,19 +50,19 @@
</box>
</subviews>
</customView>
<customView id="265" customClass="FullScreenView">
<customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="265" customClass="FullScreenView">
<rect key="frame" x="0.0" y="0.0" width="1280" height="775"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<box verticalHuggingPriority="750" boxType="separator" id="263">
<box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="263">
<rect key="frame" x="0.0" y="772" width="1280" height="5"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
</box>
<view id="52" customClass="NSSplitView">
<view fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="52" customClass="NSSplitView">
<rect key="frame" x="0.0" y="0.0" width="1280" height="774"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<box autoresizesSubviews="NO" boxType="custom" borderType="none" borderWidth="0.0" title="Box" titlePosition="noTitle" id="268">
<box autoresizesSubviews="NO" fixedFrame="YES" boxType="custom" borderType="none" borderWidth="0.0" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="268">
<rect key="frame" x="0.0" y="0.0" width="1280" height="774"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<view key="contentView" id="E7C-dJ-OPI">
Expand All @@ -87,6 +86,7 @@
<connections>
<outlet property="delegate" destination="-2" id="167"/>
</connections>
<point key="canvasLocation" x="139" y="144"/>
</window>
<menu id="41">
<items>
Expand All @@ -97,16 +97,17 @@
</connections>
</menuItem>
</items>
<point key="canvasLocation" x="-136" y="-368"/>
</menu>
<customView id="96" userLabel="DefaultMainView">
<rect key="frame" x="0.0" y="0.0" width="800" height="565"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<splitView dividerStyle="thin" vertical="YES" id="102" userLabel="ContentSplitView">
<splitView fixedFrame="YES" dividerStyle="thin" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="102" userLabel="ContentSplitView">
<rect key="frame" x="0.0" y="0.0" width="800" height="545"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tabView allowsTruncatedLabels="NO" type="noTabsNoBorder" id="97">
<tabView fixedFrame="YES" allowsTruncatedLabels="NO" type="noTabsNoBorder" id="97">
<rect key="frame" x="0.0" y="0.0" width="800" height="545"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<font key="font" metaFont="system"/>
Expand All @@ -130,7 +131,7 @@
<outlet property="delegate" destination="-2" id="166"/>
</connections>
</splitView>
<customView id="144" customClass="PSMTabBarControl">
<customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="144" customClass="PSMTabBarControl">
<rect key="frame" x="0.0" y="544" width="800" height="22"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<connections>
Expand All @@ -139,6 +140,7 @@
</connections>
</customView>
</subviews>
<point key="canvasLocation" x="139" y="907"/>
</customView>
<customObject id="187" customClass="InitialInfoViewController">
<connections>
Expand Down

0 comments on commit c4d3b72

Please sign in to comment.