From 1af63b378e644ceef6e26918b0a1d693bcc232f8 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Tue, 9 Nov 2010 18:19:12 +0000 Subject: First changes towards changing the initial connection view's favorites table list to an outline view in order to support grouping favorites. Future changes include creating a favorites data controller, including migrating favorites storage to their own plist in the app support directory as well as support for grouping favorites. --- Interfaces/English.lproj/ConnectionView.xib | 52 ++++++++++++++++++++--------- 1 file changed, 36 insertions(+), 16 deletions(-) (limited to 'Interfaces') diff --git a/Interfaces/English.lproj/ConnectionView.xib b/Interfaces/English.lproj/ConnectionView.xib index 978d87a3..8243fa90 100644 --- a/Interfaces/English.lproj/ConnectionView.xib +++ b/Interfaces/English.lproj/ConnectionView.xib @@ -3,7 +3,7 @@ 1050 10F569 - 804 + 823 1038.29 461.00 @@ -15,7 +15,7 @@ YES - 804 + 823 1.2.5 @@ -6153,7 +6153,7 @@ YES com.apple.InterfaceBuilder.CocoaPlugin - {{126, 318}, {882, 475}} + {{123, 342}, {882, 475}} com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -6162,10 +6162,10 @@ com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - SPTableView + SPOutlineView com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - ImageAndTextCell + SPTableTextFieldCell com.apple.InterfaceBuilder.CocoaPlugin InitialTabViewItem @@ -6672,13 +6672,6 @@ Frameworks/PSMTabBar/PSMTabDragAssistant.h - - NSObject - - IBProjectSource - Frameworks/MCPKit/MCPFoundationKit/MCPConnection.h - - NSObject @@ -6776,6 +6769,8 @@ doSelectionUpperCase: doTranspose: insertNULLvalue: + moveSelectionLineDown: + moveSelectionLineUp: selectCurrentLine: selectCurrentWord: selectEnclosingBrackets: @@ -6795,6 +6790,8 @@ id id id + id + id @@ -6811,6 +6808,8 @@ doSelectionUpperCase: doTranspose: insertNULLvalue: + moveSelectionLineDown: + moveSelectionLineUp: selectCurrentLine: selectCurrentWord: selectEnclosingBrackets: @@ -6857,6 +6856,14 @@ insertNULLvalue: id + + moveSelectionLineDown: + id + + + moveSelectionLineUp: + id + selectCurrentLine: id @@ -7259,11 +7266,19 @@ - SPTableView - NSTableView + SPOutlineView + NSOutlineView + + IBProjectSource + Source/SPOutlineView.h + + + + SPTableTextFieldCell + ImageAndTextCell IBProjectSource - Source/SPTableView.h + Source/SPTableTextFieldCell.h @@ -7526,7 +7541,7 @@ NSObject - + IBFrameworkSource AppKit.framework/Headers/NSOutlineView.h @@ -7818,6 +7833,11 @@ WebKit.framework/Headers/WebUIDelegate.h + + NSOutlineView + NSTableView + + NSPanel NSWindow -- cgit v1.2.3