Update style of popup menus in toolbar

This commit is contained in:
1024jp 2015-11-16 20:30:50 +09:00
parent 350ebc92d0
commit b64f51fafe
2 changed files with 15 additions and 14 deletions

View File

@ -7,6 +7,7 @@ develop
### Additions/Changes
- Tweak style of popup menus in toolbar.
- Update Python syntax style:
- Add `__copy__` and `__deepcopy__` to commands.
- Update Perl syntax style:

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9059" systemVersion="15B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9060" systemVersion="15C40a" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9059"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9060"/>
<capability name="box content view" minToolsVersion="7.0"/>
</dependencies>
<objects>
@ -226,14 +226,14 @@
<toolbar key="toolbar" implicitIdentifier="CED05FB8-D6FA-4FDC-A1D9-8D33CCA40BE5" explicitIdentifier="docWindowToolbarID" displayMode="iconAndLabel" sizeMode="regular" id="olV-v9-4mJ">
<allowedToolbarItems>
<toolbarItem implicitItemIdentifier="D0855551-09F0-4844-BEEB-01E31A159043" explicitItemIdentifier="lineEndingsItemID" label="Line Endings" paletteLabel="Line Endings" toolTip="Change line endings" tag="1" id="fVR-to-zN3" customClass="CEPopUpToolbarItem">
<size key="minSize" width="70" height="22"/>
<size key="minSize" width="70" height="20"/>
<size key="maxSize" width="70" height="22"/>
<popUpButton key="view" verticalHuggingPriority="750" tag="1" id="77">
<rect key="frame" x="2" y="14" width="70" height="22"/>
<rect key="frame" x="2" y="14" width="70" height="20"/>
<autoresizingMask key="autoresizingMask"/>
<animations/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="clipping" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="701">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<popUpButtonCell key="cell" type="roundTextured" bezelStyle="texturedRounded" alignment="left" controlSize="small" lineBreakMode="clipping" borderStyle="border" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="701">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
<menu key="menu" title="OtherViews" id="76">
<items>
@ -258,14 +258,14 @@
</popUpButton>
</toolbarItem>
<toolbarItem implicitItemIdentifier="69A39582-7ACA-4B46-BD98-FA09B10CB92C" explicitItemIdentifier="fileEncodingsItemID" label="File Encoding" paletteLabel="File Encoding" toolTip="Change file encoding" tag="2" id="d2p-GT-YXm" customClass="CEPopUpToolbarItem">
<size key="minSize" width="140" height="22"/>
<size key="minSize" width="140" height="20"/>
<size key="maxSize" width="140" height="22"/>
<popUpButton key="view" verticalHuggingPriority="750" tag="2" id="90">
<rect key="frame" x="0.0" y="14" width="140" height="22"/>
<rect key="frame" x="0.0" y="14" width="140" height="20"/>
<autoresizingMask key="autoresizingMask"/>
<animations/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="clipping" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="702">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<popUpButtonCell key="cell" type="roundTextured" bezelStyle="texturedRounded" alignment="left" controlSize="small" lineBreakMode="clipping" borderStyle="border" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="702">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
<menu key="menu" title="OtherViews" id="88">
<items>
@ -276,14 +276,14 @@
</popUpButton>
</toolbarItem>
<toolbarItem implicitItemIdentifier="B40F8010-88AA-4077-B6EF-D961FE4F873C" explicitItemIdentifier="syntaxColoringItemID" label="Syntax Style" paletteLabel="Syntax Style" toolTip="Change syntax style" tag="3" id="6gO-UF-7QW" customClass="CEPopUpToolbarItem">
<size key="minSize" width="120" height="22"/>
<size key="minSize" width="120" height="20"/>
<size key="maxSize" width="120" height="22"/>
<popUpButton key="view" verticalHuggingPriority="750" tag="3" id="96">
<rect key="frame" x="0.0" y="14" width="120" height="22"/>
<rect key="frame" x="0.0" y="14" width="120" height="20"/>
<autoresizingMask key="autoresizingMask"/>
<animations/>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="clipping" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="703">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<popUpButtonCell key="cell" type="roundTextured" bezelStyle="texturedRounded" alignment="left" controlSize="small" lineBreakMode="clipping" borderStyle="border" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="703">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
<menu key="menu" title="OtherViews" id="93">
<items>