From abe3300ea16d46afa38411d5c2940bbb30607e57 Mon Sep 17 00:00:00 2001 From: Sven Weidauer Date: Thu, 17 Feb 2011 12:12:51 +0000 Subject: New local history panel with scrollbars. Still needs to resize itself to fit the history. svn path=/trunk/netsurf/; revision=11705 --- cocoa/res/BrowserWindow.xib | 50 ++++++++++++++++++++++++++++++--------------- 1 file changed, 34 insertions(+), 16 deletions(-) (limited to 'cocoa/res/BrowserWindow.xib') diff --git a/cocoa/res/BrowserWindow.xib b/cocoa/res/BrowserWindow.xib index 868c1f632..377eadc02 100644 --- a/cocoa/res/BrowserWindow.xib +++ b/cocoa/res/BrowserWindow.xib @@ -79,11 +79,9 @@ History - + 268 {{8, 14}, {30, 25}} - - YES 67239424 @@ -126,11 +124,9 @@ Homepage - + 268 {{18, 14}, {30, 25}} - - YES -2080244224 @@ -169,11 +165,9 @@ Back/Forward - + 268 {{7, 14}, {67, 25}} - - YES 67239424 @@ -232,11 +226,9 @@ URL - + 268 {{0, 14}, {96, 22}} - - YES -1804468671 @@ -714,6 +706,14 @@ 86 + + + historyButton + + + + 87 + @@ -976,9 +976,9 @@ YES - {{347, 86}, {774, 554}} + {{276, 86}, {774, 554}} com.apple.InterfaceBuilder.CocoaPlugin - {{347, 86}, {774, 554}} + {{276, 86}, {774, 554}} {196, 240} {{202, 428}, {480, 270}} @@ -1002,7 +1002,7 @@ P4AAAL+AAABDiwAAxAVAAA - {{426, 640}, {616, 0}} + {{355, 640}, {616, 0}} com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -1053,7 +1053,7 @@ - 86 + 87 @@ -1061,6 +1061,17 @@ BrowserView ScrollableView + + historyButton + NSButton + + + historyButton + + historyButton + NSButton + + IBProjectSource BrowserView.h @@ -1221,6 +1232,7 @@ YES activeBrowserController + historyButton navigationControl tabBar tabView @@ -1229,6 +1241,7 @@ YES NSObjectController + NSButton NSSegmentedControl PSMTabBarControl NSTabView @@ -1240,6 +1253,7 @@ YES activeBrowserController + historyButton navigationControl tabBar tabView @@ -1251,6 +1265,10 @@ activeBrowserController NSObjectController + + historyButton + NSButton + navigationControl NSSegmentedControl -- cgit v1.2.3