From b1d96fcd6bf7d54ee921f446fe26d3f6210f9c02 Mon Sep 17 00:00:00 2001 From: Sven Weidauer Date: Sat, 29 Jan 2011 10:24:54 +0000 Subject: Download window asks if download should be cancelled before being closed and displays an estimate of the time remaining. svn path=/trunk/netsurf/; revision=11521 --- cocoa/res/DownloadWindow.xib | 43 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 41 insertions(+), 2 deletions(-) (limited to 'cocoa/res') diff --git a/cocoa/res/DownloadWindow.xib b/cocoa/res/DownloadWindow.xib index 9d960d019..039ff1914 100644 --- a/cocoa/res/DownloadWindow.xib +++ b/cocoa/res/DownloadWindow.xib @@ -12,7 +12,7 @@ YES - + YES @@ -247,6 +247,14 @@ 24 + + + delegate + + + + 25 + @@ -422,7 +430,7 @@ - 24 + 25 @@ -435,6 +443,37 @@ DownloadWindowController.h + + NSApplication + + IBProjectSource + PSMTabBarControl/PSMTabDragAssistant.h + + + + NSObject + + IBProjectSource + PSMTabBarControl/PSMTabBarCell.h + + + + NSObject + + IBProjectSource + PSMTabBarControl/PSMTabBarControl.h + + + + + YES + + NSObject + + IBFrameworkSource + Print.framework/Headers/PDEPluginInterface.h + + 0 -- cgit v1.2.3