From 869398ebfb18702b9de42f723ff8072b116eb04f Mon Sep 17 00:00:00 2001 From: matt handler Date: Fri, 29 Apr 2011 16:35:15 -0400 Subject: changing subscribedSources -> sources, adding instant level today/tomorrow/yesterday for section headers, setting status bar to black and showing once app loads, handling url just an nslog right now, updated image, added piccast:// protocol, setting up faves in the db, adding search and browse views --- MainWindow.xib | 167 +++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 115 insertions(+), 52 deletions(-) (limited to 'MainWindow.xib') diff --git a/MainWindow.xib b/MainWindow.xib index 0a412e8..8ba842d 100644 --- a/MainWindow.xib +++ b/MainWindow.xib @@ -12,7 +12,7 @@ YES - + YES @@ -9901,85 +9901,84 @@ AAEAAQABA IBCocoaTouchFramework NO - - - PicCasts + + + Browse NSImage - PicCastTabBarIcons.feeds.30.png + PicCastTabBarIcons.category.30.png IBCocoaTouchFramework - TopicsView - + BrowseViewController 1 IBCocoaTouchFramework NO - - - 256 - {0, 0} - NO - YES - YES - IBCocoaTouchFramework - - 1 - MC4wOTMzOTc2Mzk2OSAwLjE3NTQ0MzM4MTEgMC4yNTAzODczMTEAA - - - - YES - - - IBCocoaTouchFramework - 10 - - - - PicCasts - - IBCocoaTouchFramework - 1 - - 4 - - IBCocoaTouchFramework - - - - 1 - - IBCocoaTouchFramework - NO - - YES - - - - Category + + + Subscribed NSImage - PicCastTabBarIcons.category.30.png + PicCastTabBarIcons.feeds.30.png IBCocoaTouchFramework - SecondView + TopicsView + 1 IBCocoaTouchFramework NO + + + 256 + {0, 0} + NO + YES + YES + IBCocoaTouchFramework + + 1 + MC4wOTMzOTc2Mzk2OSAwLjE3NTQ0MzM4MTEgMC4yNTAzODczMTEAA + + + + YES + + + IBCocoaTouchFramework + 10 + + + PicCast + + IBCocoaTouchFramework + 1 + + 4 + + IBCocoaTouchFramework + + + + 1 + + IBCocoaTouchFramework + NO + + + Faves @@ -10006,6 +10005,7 @@ AAEAAQABA + SearchView 1 @@ -10224,10 +10224,12 @@ AAEAAQABA 107.IBViewBoundsToFrameTransform 108.CustomClassName 108.IBPluginDependency + 109.CustomClassName 109.IBPluginDependency 110.IBPluginDependency 111.IBPluginDependency 125.IBPluginDependency + 126.CustomClassName 127.IBPluginDependency 129.IBEditorWindowLastContentRect 129.IBPluginDependency @@ -10251,10 +10253,12 @@ AAEAAQABA TopicsViewController com.apple.InterfaceBuilder.IBCocoaTouchPlugin + BrowseViewController com.apple.InterfaceBuilder.IBCocoaTouchPlugin com.apple.InterfaceBuilder.IBCocoaTouchPlugin com.apple.InterfaceBuilder.IBCocoaTouchPlugin com.apple.InterfaceBuilder.IBCocoaTouchPlugin + SearchViewController com.apple.InterfaceBuilder.IBCocoaTouchPlugin {{0, 354}, {320, 480}} com.apple.InterfaceBuilder.IBCocoaTouchPlugin @@ -10294,6 +10298,25 @@ AAEAAQABA YES + + BrowseViewController + UIViewController + + tableView + UITableView + + + tableView + + tableView + UITableView + + + + IBProjectSource + Classes/BrowseViewController.h + + PicCastAppDelegate NSObject @@ -10341,6 +10364,46 @@ AAEAAQABA Classes/PicCastAppDelegate.h + + SearchViewController + UIViewController + + YES + + YES + mainSearchBar + tableView + + + YES + UISearchBar + UITableView + + + + YES + + YES + mainSearchBar + tableView + + + YES + + mainSearchBar + UISearchBar + + + tableView + UITableView + + + + + IBProjectSource + Classes/SearchViewController.h + + TopicsViewController UIViewController -- cgit v1.2.3