From f7a69e2454ca3dd1f1a62875522e9fb3dea572b3 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Wed, 8 Sep 2010 21:36:11 +0000 Subject: - Add support for SSH identity files (public keys) in custom locations - Update localisable strings - Fix initial window position --- Interfaces/English.lproj/MainWindow.xib | 156 ++++++++++++++++++++++++++++++-- 1 file changed, 149 insertions(+), 7 deletions(-) (limited to 'Interfaces/English.lproj/MainWindow.xib') diff --git a/Interfaces/English.lproj/MainWindow.xib b/Interfaces/English.lproj/MainWindow.xib index afd57750..de15d592 100644 --- a/Interfaces/English.lproj/MainWindow.xib +++ b/Interfaces/English.lproj/MainWindow.xib @@ -2,17 +2,17 @@ 1050 - 10D573 - 740 + 10F569 + 788 1038.29 - 460.00 + 461.00 com.apple.InterfaceBuilder.CocoaPlugin - 740 + 788 YES - + YES @@ -41,7 +41,7 @@ 15 2 - {{196, -45}, {948, 555}} + {{238, 168}, {948, 555}} 544735232 Window NSWindow @@ -80,7 +80,7 @@ {948, 555} - {{0, 0}, {1680, 1028}} + {{0, 0}, {1440, 878}} {780, 528} {1.79769e+308, 1.79769e+308} @@ -341,6 +341,13 @@ toggleCollapse: id + + toggleCollapse: + + toggleCollapse: + id + + IBProjectSource Source/SPTablesList.h @@ -384,6 +391,35 @@ NSTabView + + YES + + YES + delegate + partnerView + style + tabView + + + YES + + delegate + id + + + partnerView + id + + + style + id + + + tabView + NSTabView + + + @@ -406,8 +442,10 @@ YES addNewConnection: closeTab: + moveSelectedTabInNewWindow: selectNextDocumentTab: selectPreviousDocumentTab: + toggleTabBarShown: updateAllTabTitles: @@ -417,6 +455,52 @@ id id id + id + id + + + + YES + + YES + addNewConnection: + closeTab: + moveSelectedTabInNewWindow: + selectNextDocumentTab: + selectPreviousDocumentTab: + toggleTabBarShown: + updateAllTabTitles: + + + YES + + addNewConnection: + id + + + closeTab: + id + + + moveSelectedTabInNewWindow: + id + + + selectNextDocumentTab: + id + + + selectPreviousDocumentTab: + id + + + toggleTabBarShown: + id + + + updateAllTabTitles: + id + @@ -432,6 +516,25 @@ NSTabView + + YES + + YES + tabBar + tabView + + + YES + + tabBar + PSMTabBarControl + + + tabView + NSTabView + + + IBProjectSource Source/SPWindowController.h @@ -786,6 +889,13 @@ Print.framework/Headers/PDEPluginInterface.h + + NSObject + + IBFrameworkSource + PrintCore.framework/Headers/PDEPluginInterface.h + + NSObject @@ -962,6 +1072,13 @@ showWindow: id + + showWindow: + + showWindow: + id + + IBFrameworkSource AppKit.framework/Headers/NSWindowController.h @@ -989,6 +1106,30 @@ NSTabView + + YES + + YES + delegate + partnerView + tabView + + + YES + + delegate + id + + + partnerView + id + + + tabView + NSTabView + + + @@ -1001,6 +1142,7 @@ 0 + IBCocoaFramework com.apple.InterfaceBuilder.CocoaPlugin.macosx -- cgit v1.2.3