diff options
author | Max <post@wickenrode.com> | 2014-11-29 01:12:47 +0100 |
---|---|---|
committer | Max <post@wickenrode.com> | 2014-11-29 01:12:47 +0100 |
commit | d3c7343286c226aedf9726edacbd4137a9406caf (patch) | |
tree | 969e48390b5bdbafd9e4a23d9ed1586e54f3e033 /Interfaces/English.lproj | |
parent | a8598d0fb4bab81a3c654f99d2e6eebc7d818086 (diff) | |
download | sequelpro-d3c7343286c226aedf9726edacbd4137a9406caf.tar.gz sequelpro-d3c7343286c226aedf9726edacbd4137a9406caf.tar.bz2 sequelpro-d3c7343286c226aedf9726edacbd4137a9406caf.zip |
Try to fix the legacy pagination popover
(Actually I only enabled CALayer for the container.)
Also deleted a NSView that was thinking it was a NSButton, invisible, and not connected to anything. Hopefully no one will miss that thing.
Diffstat (limited to 'Interfaces/English.lproj')
-rw-r--r-- | Interfaces/English.lproj/ContentPaginationView.xib | 48 |
1 files changed, 31 insertions, 17 deletions
diff --git a/Interfaces/English.lproj/ContentPaginationView.xib b/Interfaces/English.lproj/ContentPaginationView.xib index 7b5f5ed9..23d4bfcd 100644 --- a/Interfaces/English.lproj/ContentPaginationView.xib +++ b/Interfaces/English.lproj/ContentPaginationView.xib @@ -56,13 +56,14 @@ <string key="NSFrame">{{1, 1}, {328, 134}}</string> <reference key="NSSuperview" ref="323537221"/> <reference key="NSWindow"/> - <reference key="NSNextKeyView" ref="298938363"/> + <reference key="NSNextKeyView"/> </object> </array> <string key="NSFrame">{{0, -47}, {330, 136}}</string> <reference key="NSSuperview" ref="1005"/> <reference key="NSWindow"/> <reference key="NSNextKeyView" ref="64533247"/> + <bool key="NSViewIsLayerTreeHost">YES</bool> <string key="NSOffsets">{0, 0}</string> <object class="NSTextFieldCell" key="NSTitleCell"> <int key="NSCellFlags">67108864</int> @@ -101,14 +102,6 @@ <bytes key="NSWhite">MC45NDc1ODA2MzU1AA</bytes> </object> </object> - <object class="NSCustomView" id="298938363"> - <reference key="NSNextResponder" ref="1005"/> - <int key="NSvFlags">301</int> - <string key="NSFrame">{{52, 0}, {278, 135}}</string> - <reference key="NSSuperview" ref="1005"/> - <reference key="NSWindow"/> - <string key="NSClassName">NSButton</string> - </object> </array> <string key="NSFrameSize">{330, 89}</string> <reference key="NSSuperview"/> @@ -341,6 +334,7 @@ <string key="NSFrame">{{15, 6}, {303, 18}}</string> <reference key="NSSuperview" ref="600737852"/> <reference key="NSWindow"/> + <reference key="NSNextKeyView"/> <bool key="NSEnabled">YES</bool> <object class="NSButtonCell" key="NSCell" id="879882833"> <int key="NSCellFlags">67108864</int> @@ -737,7 +731,6 @@ <string key="id">1</string> <reference key="object" ref="1005"/> <array class="NSMutableArray" key="children"> - <reference ref="298938363"/> <reference ref="323537221"/> </array> <reference key="parent" ref="0"/> @@ -748,12 +741,6 @@ <reference key="parent" ref="0"/> </object> <object class="IBObjectRecord"> - <string key="id">52</string> - <reference key="object" ref="298938363"/> - <array class="NSMutableArray" key="children"/> - <reference key="parent" ref="1005"/> - </object> - <object class="IBObjectRecord"> <string key="id">2</string> <reference key="object" ref="323537221"/> <array class="NSMutableArray" key="children"/> @@ -932,7 +919,6 @@ <string key="2.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string> <string key="24.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string> <string key="389-RH-6nn.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string> - <string key="52.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string> <integer value="1040" key="7AG-Ve-mEh.IBNumberFormatterBehaviorMetadataKey"/> <boolean value="YES" key="7AG-Ve-mEh.IBNumberFormatterLocalizesFormatMetadataKey"/> <string key="7AG-Ve-mEh.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string> @@ -983,9 +969,11 @@ <string key="insertNULLvalue:">id</string> <string key="moveSelectionLineDown:">id</string> <string key="moveSelectionLineUp:">id</string> + <string key="orderFrontSharingServicePicker:">id</string> <string key="selectCurrentLine:">id</string> <string key="selectCurrentWord:">id</string> <string key="selectEnclosingBrackets:">id</string> + <string key="toggleQuickLookPreviewPanel:">id</string> </dictionary> <dictionary class="NSMutableDictionary" key="actionInfosByName"> <object class="IBActionInfo" key="doDecomposedStringWithCanonicalMapping:"> @@ -1040,6 +1028,10 @@ <string key="name">moveSelectionLineUp:</string> <string key="candidateClassName">id</string> </object> + <object class="IBActionInfo" key="orderFrontSharingServicePicker:"> + <string key="name">orderFrontSharingServicePicker:</string> + <string key="candidateClassName">id</string> + </object> <object class="IBActionInfo" key="selectCurrentLine:"> <string key="name">selectCurrentLine:</string> <string key="candidateClassName">id</string> @@ -1052,6 +1044,10 @@ <string key="name">selectEnclosingBrackets:</string> <string key="candidateClassName">id</string> </object> + <object class="IBActionInfo" key="toggleQuickLookPreviewPanel:"> + <string key="name">toggleQuickLookPreviewPanel:</string> + <string key="candidateClassName">id</string> + </object> </dictionary> <object class="IBClassDescriptionSource" key="sourceIdentifier"> <string key="majorKey">IBProjectSource</string> @@ -3496,6 +3492,24 @@ <string key="minorKey">./Classes/SPTextView.h</string> </object> </object> + <object class="IBPartialClassDescription"> + <string key="className">WebView</string> + <object class="NSMutableDictionary" key="actions"> + <string key="NS.key.0">reloadFromOrigin:</string> + <string key="NS.object.0">id</string> + </object> + <object class="NSMutableDictionary" key="actionInfosByName"> + <string key="NS.key.0">reloadFromOrigin:</string> + <object class="IBActionInfo" key="NS.object.0"> + <string key="name">reloadFromOrigin:</string> + <string key="candidateClassName">id</string> + </object> + </object> + <object class="IBClassDescriptionSource" key="sourceIdentifier"> + <string key="majorKey">IBProjectSource</string> + <string key="minorKey">./Classes/WebView.h</string> + </object> + </object> </array> </object> <int key="IBDocument.localizationMode">0</int> |