~sense/ubuntu/lucid/transmission/fix-497882

« back to all changes in this revision

Viewing changes to macosx/BlocklistStatusWindow.xib

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2008-11-28 15:33:48 UTC
  • mfrom: (1.1.19 upstream)
  • Revision ID: james.westby@ubuntu.com-20081128153348-it70trfnxiroblmc
Tags: 1.40-0ubuntu1
* New upstream release (LP: #302672)
  - Tracker communication uses fewer resources
  - More accurate bandwidth limits
  - Reduce disk fragmentation by preallocating files (LP: #287726)
  - Stability, security and performance improvements to the RPC /
    Web UI server (closes LP: #290423)
  - Support compression when serving Web UI and RPC responses
  - Simplify the RPC whitelist
  - Fix bug that prevented handshakes with encrypted BitComet peers
  - Fix 1.3x bug that could re-download some data unnecessarily
    (LP: #295040)
  - Option to automatically update the blocklist weekly
  - Added off-hour bandwidth scheduling
  - Simplify file/priority selection in the details dialog
  - Fix a couple of crashes
  - New / updated translations
  - Don't inhibit hibernation by default (LP: #292929)
  - Use "close" animation when sending to notification area (LP: #130811)
  - Fix resize problems (LP: #269872)
  - Support "--version" option when launching from command line
    (LP: #292011)
  - Correctly parse announce URLs that have leading or trailing
    spaces (LP: #262411)
  - Display an error when "Open Torrent" fails (LP: #281463)
* Dropped 10_fix_crasher_from_upstream.dpatch: Fix is in this
  upstream release.
* debian/control: Don't just build-depend on libcurl-dev, which is
  a virtual package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
                <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
19
19
                        <bool key="EncodedWithXMLCoder">YES</bool>
20
20
                        <object class="NSCustomObject" id="1001">
21
 
                                <string key="NSClassName">BlocklistDownloader</string>
 
21
                                <string key="NSClassName">BlocklistDownloaderViewController</string>
22
22
                        </object>
23
23
                        <object class="NSCustomObject" id="1003">
24
24
                                <string key="NSClassName">FirstResponder</string>
308
308
                        <object class="NSMutableArray" key="referencedPartialClassDescriptions">
309
309
                                <bool key="EncodedWithXMLCoder">YES</bool>
310
310
                                <object class="IBPartialClassDescription">
311
 
                                        <string key="className">BlocklistDownloader</string>
 
311
                                        <string key="className">BlocklistDownloaderViewController</string>
312
312
                                        <string key="superclassName">NSObject</string>
313
313
                                        <object class="NSMutableDictionary" key="actions">
314
314
                                                <string key="NS.key.0">cancelDownload:</string>
333
333
                                        </object>
334
334
                                        <object class="IBClassDescriptionSource" key="sourceIdentifier">
335
335
                                                <string key="majorKey">IBProjectSource</string>
336
 
                                                <string key="minorKey">macosx/BlocklistDownloader.h</string>
 
336
                                                <string key="minorKey">macosx/BlocklistDownloaderViewController.h</string>
337
337
                                        </object>
338
338
                                </object>
339
339
                                <object class="IBPartialClassDescription">