summaryrefslogtreecommitdiff
path: root/cocoa/res
diff options
context:
space:
mode:
authorSven Weidauer <sven.weidauer@gmail.com>2011-01-29 10:24:54 +0000
committerSven Weidauer <sven.weidauer@gmail.com>2011-01-29 10:24:54 +0000
commitb1d96fcd6bf7d54ee921f446fe26d3f6210f9c02 (patch)
treed33931e58eddd6af56549a21894637eb587949a3 /cocoa/res
parent672cb3741211f24404c556dba67b953a4414664e (diff)
downloadnetsurf-b1d96fcd6bf7d54ee921f446fe26d3f6210f9c02.tar.gz
netsurf-b1d96fcd6bf7d54ee921f446fe26d3f6210f9c02.tar.bz2
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
Diffstat (limited to 'cocoa/res')
-rw-r--r--cocoa/res/DownloadWindow.xib43
1 files changed, 41 insertions, 2 deletions
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 @@
</object>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
- <integer value="2"/>
+ <integer value="1"/>
</object>
<object class="NSArray" key="IBDocument.PluginDependencies">
<bool key="EncodedWithXMLCoder">YES</bool>
@@ -247,6 +247,14 @@
</object>
<int key="connectionID">24</int>
</object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">delegate</string>
+ <reference key="source" ref="1005"/>
+ <reference key="destination" ref="1001"/>
+ </object>
+ <int key="connectionID">25</int>
+ </object>
</object>
<object class="IBMutableOrderedSet" key="objectRecords">
<object class="NSArray" key="orderedObjects">
@@ -422,7 +430,7 @@
</object>
</object>
<nil key="sourceID"/>
- <int key="maxID">24</int>
+ <int key="maxID">25</int>
</object>
<object class="IBClassDescriber" key="IBDocument.Classes">
<object class="NSMutableArray" key="referencedPartialClassDescriptions">
@@ -435,6 +443,37 @@
<string key="minorKey">DownloadWindowController.h</string>
</object>
</object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSApplication</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBProjectSource</string>
+ <string key="minorKey">PSMTabBarControl/PSMTabDragAssistant.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBProjectSource</string>
+ <string key="minorKey">PSMTabBarControl/PSMTabBarCell.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBProjectSource</string>
+ <string key="minorKey">PSMTabBarControl/PSMTabBarControl.h</string>
+ </object>
+ </object>
+ </object>
+ <object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Print.framework/Headers/PDEPluginInterface.h</string>
+ </object>
+ </object>
</object>
</object>
<int key="IBDocument.localizationMode">0</int>