<?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6254" systemVersion="14C109" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> <dependencies> <deployment identifier="macosx"/> <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6254"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="ErrorPanelController"> <connections> <outlet property="detailsButton" destination="HqX-I3-5J6" id="fON-E9-ham"/> <outlet property="detailsTextView" destination="F0F-hp-NAW" id="Fwo-3N-Ii7"/> <outlet property="detailsView" destination="ewo-A3-UG8" id="Zpa-fg-G5a"/> <outlet property="detailsViewConstraint" destination="0x6-HM-hjn" id="iH4-zg-Zo3"/> <outlet property="textView" destination="fG9-Iu-Dxu" id="4KU-Tp-B8X"/> <outlet property="textViewConstraint" destination="mro-cj-Wrr" id="9xS-Wk-sp2"/> <outlet property="titleLabel" destination="kAM-QP-mdH" id="a9h-H7-TP9"/> <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/> </connections> </customObject> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="F0z-JX-Cv5"> <windowStyleMask key="styleMask" titled="YES"/> <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="196" y="240" width="420" height="354"/> <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/> <view key="contentView" id="se5-gp-TjO"> <rect key="frame" x="0.0" y="0.0" width="420" height="354"/> <autoresizingMask key="autoresizingMask"/> <subviews> <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="g4C-3I-Ypb"> <rect key="frame" x="24" y="274" width="64" height="64"/> <constraints> <constraint firstAttribute="width" constant="64" id="CLB-uU-zCY"/> <constraint firstAttribute="height" constant="64" id="aGT-4Q-rGs"/> </constraints> <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" image="NSCaution" id="D7f-bu-Tyc"/> </imageView> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" verticalCompressionResistancePriority="1000" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kAM-QP-mdH"> <rect key="frame" x="104" y="322" width="299" height="17"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Error" id="hwc-D6-Mqq"> <font key="font" metaFont="systemBold"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZhZ-T3-kSK"> <rect key="frame" x="102" y="286" width="298" height="26"/> <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="Nqm-Q9-rXq"> <rect key="frame" x="0.0" y="0.0" width="298" height="26"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <textView editable="NO" drawsBackground="NO" importsGraphics="NO" richText="NO" continuousSpellChecking="YES" verticallyResizable="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dashSubstitution="YES" smartInsertDelete="YES" id="fG9-Iu-Dxu"> <rect key="frame" x="0.0" y="0.0" width="298" height="26"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> <size key="minSize" width="298" height="26"/> <size key="maxSize" width="477" height="10000000"/> <attributedString key="textStorage"> <fragment> <string key="content">Description Text</string> <attributes> <font key="NSFont" metaFont="controlContent" size="11"/> <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural"/> </attributes> </fragment> </attributedString> <color key="insertionPointColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/> <size key="minSize" width="298" height="26"/> <size key="maxSize" width="477" height="10000000"/> </textView> </subviews> <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> </clipView> <constraints> <constraint firstAttribute="height" priority="750" constant="26" id="mro-cj-Wrr"/> </constraints> <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="HpT-9F-ILU"> <rect key="frame" x="-100" y="-100" width="87" height="18"/> <autoresizingMask key="autoresizingMask"/> </scroller> <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="Tev-TQ-2l0"> <rect key="frame" x="282" y="0.0" width="16" height="26"/> <autoresizingMask key="autoresizingMask"/> </scroller> </scrollView> <view translatesAutoresizingMaskIntoConstraints="NO" id="ewo-A3-UG8" userLabel="Details"> <rect key="frame" x="102" y="40" width="298" height="236"/> <subviews> <button horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8fR-Mc-khE"> <rect key="frame" x="0.0" y="212" width="22" height="24"/> <constraints> <constraint firstAttribute="height" constant="24" id="EMQ-0j-0gv"/> <constraint firstAttribute="width" constant="22" id="vuo-kr-gjh"/> </constraints> <buttonCell key="cell" type="disclosureTriangle" bezelStyle="disclosure" imagePosition="above" alignment="left" refusesFirstResponder="YES" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="jJS-wO-qga"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> <connections> <action selector="detailsPressed:" target="-2" id="uTG-Hs-A3I"/> </connections> </button> <button translatesAutoresizingMaskIntoConstraints="NO" id="HqX-I3-5J6"> <rect key="frame" x="20" y="214" width="278" height="19"/> <constraints> <constraint firstAttribute="height" constant="19" id="dcY-nP-Tc7"/> </constraints> <buttonCell key="cell" type="roundRect" title="Show details" bezelStyle="roundedRect" alignment="left" refusesFirstResponder="YES" imageScaling="proportionallyDown" inset="2" id="ubI-nS-f1f"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="smallSystem"/> </buttonCell> <connections> <action selector="performClick:" target="8fR-Mc-khE" id="akx-0n-Q8d"/> </connections> </button> <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uGI-Co-ZRu"> <rect key="frame" x="6" y="11" width="292" height="200"/> <clipView key="contentView" id="Q5o-PZ-YDF"> <rect key="frame" x="1" y="1" width="290" height="198"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <textView editable="NO" drawsBackground="NO" importsGraphics="NO" richText="NO" findStyle="bar" continuousSpellChecking="YES" allowsUndo="YES" verticallyResizable="YES" quoteSubstitution="YES" dashSubstitution="YES" smartInsertDelete="YES" id="F0F-hp-NAW"> <rect key="frame" x="0.0" y="0.0" width="290" height="198"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> <size key="minSize" width="290" height="198"/> <size key="maxSize" width="469" height="10000000"/> <color key="insertionPointColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/> <size key="minSize" width="290" height="198"/> <size key="maxSize" width="469" height="10000000"/> </textView> </subviews> <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> </clipView> <constraints> <constraint firstAttribute="height" constant="200" id="oir-CF-fMx"/> </constraints> <scroller key="horizontalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="yfk-3J-v2p"> <rect key="frame" x="1" y="183" width="290" height="16"/> <autoresizingMask key="autoresizingMask"/> </scroller> <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="d2Q-Wu-dzS"> <rect key="frame" x="275" y="1" width="16" height="198"/> <autoresizingMask key="autoresizingMask"/> </scroller> </scrollView> </subviews> <constraints> <constraint firstItem="HqX-I3-5J6" firstAttribute="top" secondItem="ewo-A3-UG8" secondAttribute="top" constant="3" id="273-Lu-Lrl"/> <constraint firstItem="uGI-Co-ZRu" firstAttribute="top" secondItem="ewo-A3-UG8" secondAttribute="top" constant="25" id="3ZD-KV-2xK"/> <constraint firstAttribute="trailing" secondItem="uGI-Co-ZRu" secondAttribute="trailing" id="P1T-hk-IcR"/> <constraint firstItem="8fR-Mc-khE" firstAttribute="top" secondItem="ewo-A3-UG8" secondAttribute="top" id="T8M-ya-dhN"/> <constraint firstItem="uGI-Co-ZRu" firstAttribute="leading" secondItem="ewo-A3-UG8" secondAttribute="leading" constant="6" id="gLM-Pq-7mg"/> <constraint firstItem="8fR-Mc-khE" firstAttribute="leading" secondItem="ewo-A3-UG8" secondAttribute="leading" id="lHk-mp-ayi"/> <constraint firstAttribute="trailing" secondItem="HqX-I3-5J6" secondAttribute="trailing" id="lPT-dn-kPy"/> <constraint firstItem="HqX-I3-5J6" firstAttribute="leading" secondItem="8fR-Mc-khE" secondAttribute="trailing" constant="-2" id="u1v-cw-wkr"/> </constraints> </view> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mZ6-9c-MdR"> <rect key="frame" x="315" y="11" width="91" height="32"/> <constraints> <constraint firstAttribute="height" constant="21" id="lrF-9L-Mz1"/> <constraint firstAttribute="width" constant="79" id="yas-FW-gEk"/> </constraints> <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1i2-PZ-LIE"> <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="dismissPressed:" target="-2" id="Pok-WV-dId"/> </connections> </button> </subviews> <constraints> <constraint firstItem="mZ6-9c-MdR" firstAttribute="top" secondItem="HqX-I3-5J6" secondAttribute="bottom" constant="215" id="0x6-HM-hjn"/> <constraint firstItem="g4C-3I-Ypb" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="24" id="0yi-O6-db0"/> <constraint firstItem="ZhZ-T3-kSK" firstAttribute="leading" secondItem="kAM-QP-mdH" secondAttribute="leading" constant="-5" id="50T-7l-ZBx"/> <constraint firstAttribute="bottom" relation="lessThanOrEqual" secondItem="g4C-3I-Ypb" secondAttribute="bottom" constant="320" id="7Pe-1d-h0N"/> <constraint firstItem="kAM-QP-mdH" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="15" id="AQ7-uB-xV3"/> <constraint firstItem="kAM-QP-mdH" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="107" id="GAa-Qe-O1k"/> <constraint firstItem="ZhZ-T3-kSK" firstAttribute="trailing" secondItem="kAM-QP-mdH" secondAttribute="trailing" id="Gx0-OD-1k7"/> <constraint firstItem="ZhZ-T3-kSK" firstAttribute="top" secondItem="kAM-QP-mdH" secondAttribute="bottom" constant="10" id="MKr-Ks-j9y"/> <constraint firstItem="ewo-A3-UG8" firstAttribute="top" secondItem="ZhZ-T3-kSK" secondAttribute="bottom" constant="10" id="RM5-Ao-vDV"/> <constraint firstAttribute="trailing" secondItem="mZ6-9c-MdR" secondAttribute="trailing" constant="20" id="bJd-1u-mC6"/> <constraint firstItem="mZ6-9c-MdR" firstAttribute="top" secondItem="ZhZ-T3-kSK" secondAttribute="bottom" priority="750" constant="20" id="g6M-cb-bY4"/> <constraint firstItem="ewo-A3-UG8" firstAttribute="leading" secondItem="ZhZ-T3-kSK" secondAttribute="leading" id="kpR-dR-7iw"/> <constraint firstItem="mZ6-9c-MdR" firstAttribute="leading" relation="lessThanOrEqual" secondItem="se5-gp-TjO" secondAttribute="leading" constant="500" id="nQw-Nk-9U7"/> <constraint firstAttribute="trailing" secondItem="kAM-QP-mdH" secondAttribute="trailing" constant="20" id="qae-gh-L5t"/> <constraint firstAttribute="bottom" secondItem="ewo-A3-UG8" secondAttribute="bottom" constant="40" id="rwP-Nl-DrN"/> <constraint firstItem="g4C-3I-Ypb" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="16" id="teH-is-cQz"/> <constraint firstAttribute="bottom" secondItem="mZ6-9c-MdR" secondAttribute="bottom" constant="18" id="uae-iN-Xct"/> <constraint firstItem="ZhZ-T3-kSK" firstAttribute="trailing" secondItem="ewo-A3-UG8" secondAttribute="trailing" id="vzb-bK-SzW"/> </constraints> </view> <connections> <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/> <outlet property="initialFirstResponder" destination="mZ6-9c-MdR" id="3B9-sb-HnS"/> </connections> </window> </objects> <resources> <image name="NSCaution" width="32" height="32"/> </resources> </document>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 15071 | alan_petersen |
Populate -o //guest/perforce_software/piper/... //guest/alan_petersen/piper/.... |
||
//guest/perforce_software/piper/mac/main/Perforce/Classes/WindowControllers/ErrorPanelController.xib | |||||
#1 | 12961 | alan_petersen |
Piper 2.0 Mega Update New Features/Functionality - Added help menu redirecting to URL. - Added readonly property for creating new workspaces. - Added html hyperlinks for Copy link functionality. - Added functionality for managing Finder Favorite items in sidebar. - Redesigned the way mapping is stored in Piper. - First version of syncing finder sidebar items with workspace mapping. - Small sorting improvements. - Creating Projects directory inside users home folder. - Adding Projects folder to finder sidebar item. - Creating and removing symbolic links accordingly to mapped folders. - Preventing duplicate names in symbolic links. - Refreshing symbolic links on mapping change inside application. - Storing workspace and server details in p4 configuration for other applications to use. - Added contextual menu items for Finder integration. - Added services menu for Adobe Illustrator integration. - Keyboard shortcuts for Illustrator integration. - Code refactoring and fixes for mapping issues. - Added Finder functionality to edit all files in folder. - Added user friendly message when editing a file using Finder outside the workspace. - Implemented hidden automatic login when opening application using Finder integration. - Logging to file in ~/Library/Logs - Unified workspace and all files views to show both local and depot files and folders. - Removed my workspace view references and logic. - Editing unmapped files on server. - First version of adding file to unmapped folders. - Showing opened by and edit actions in column details for all depot files. - Improved mappings functionality. - Enabled same feature options for mapped and unmapped folders and files. - Redesigned from scratch mapping and unmapping procedures for adding and removing files. - Implemented cleaning workspace using new mapping functionality. Removed debug overlay coloring. - Automated workspace creation - Improvements in editing files already mapped to workspace. - Implemented deleting remote files. - Implemented first version of move operation for remote files. - Removing last workspace information when disconnecting from workspace using app menu. - Implemented editing and submitting using symbolic links in project folder. New finder menu service for symbolic links Show in Piper which acts like share link functionality. - New icons for files and folders not tracked in the filesystem. - Improvements in showing file using share link. - Switched to new way of retrieving files in order to show user changes. - Redesigned and implemented new functionality for chaining operations with mapping. - Improvements and redesign of Edit/add actions to use new chaining logic . Fixed issue with file edit. - Improvements in window showing when using services. - Simplified file loading so the local files appears only when remote are also loaded. - Improved deleting of untracked files to avoid mapping and marking for delete. - Enabling simple copy paste and moving of remote and local files. - Added abort for exception handling in order to force crashing application on critical failures - Added custom exception handling for catching runtime errors to log and crash instead of continuing in unstable state. - Changed file copying to use mark for add . - Simplified and fixed responding file representations to mapping changes. Bug Fixes - Fixed crash when synchronizing. - Fixed sync issue when downloading directory without file size information. - Fixed issue with unread list crashing when file is not existing on disk. - Fixed incorrect sync progress calculation. - Removed relative path issues. - Fixed many of case-sensitivity problems. - Fixed deprecated methods and related issues in OS X 10.10. - Fixed folder rename not updating in column view. Revised and fixed many potential problems from implicit casting. - Fixed missing sync button on fast sync completion. - Refreshing mapping on synchronization. Fixed symbolic links not appearing until app is restarted. - Fixed latest crashing of autosync. - Fixed loading indicator issues. - Fixed and redesigned submit dialog to work correctly with Submit All Files option in Finder. - Fixed multiple error messages on network outage. Redesigned showing errors in main window. - Fixed opening random locations when using Finder integration. - Fixed issue when panel was detached from parent window. - Fixed bug when creating new workspace wouldn't store default settings. - Fixed memory issues with network operations. - Fixes in relogging mappings and file listing. - Improvements in editing unmapped files. - Fixed crash when adding file outside workspace. - Fixed breadcrumbs control issue. - Fixed issue with double parent folders when opening unmapped files. - Fixed crashes on sync after mapping new files. - Fixed issue with editing file using Finder -- Merging code and additional fixes in add button functionality. - Fixed unsync not working - Fixed submit panel issue not selecting files with different name case. - Fixed missing revert and sync to workspace actions in some cases. - Fixed issue with Submit and Edit finder actions. Improvements in stability of finder integration. - Fixed issue with unsubmitted folders breaking status of files inside. - Fixed issue with added files not showing correct icon and status. - Fixed bug with file edit resulting in a new directory named exactly like a file. - Fixed issue with reloading of subpath resulting in untracked folders. - Fixed mapping issue when result was always view mapping not relative. - Fixed submit panel showing more than once. - Fixed illustrator services not working. - Fixed userdefaults preferences problem with workspace name being null. - Fixed userdefaults keypath problem of dot-containing workspace names. - Forcing recreating of browser to possibly prevent pre-10.10 errors with automatic workspace selection. - Fixed adding file to depot not presenting correct icon. - Fixed issues with reverting a file that was marked for add. - Presenting error when trying to submit untracked files. - Fixed issue when submit files service crashed when using unmapped files. - Fixed file representation disappearing when removing file. - Fixed issue with symlinks resolving working on 10.10 only. Issue related to workspace selection not showing. - Fixed error panel method calls unavailable in Mac OS versions before 10.10. Issue related to hanging error panels. - Fixed removing a local file resulting in action progress freezing. - Fixed open file not working after edit. - Fixing crash when mapping changed. Issue related to moving local file to unmapped folder and other similar cases. |