summaryrefslogtreecommitdiff
path: root/cocoa/DownloadWindowController.m
Commit message (Expand)AuthorAgeFilesLines
* Fix several warnings in cocoa frontendVincent Sanders2015-06-181-0/+1
* Change LOG() macro to be varadicVincent Sanders2015-05-281-1/+1
* update cocoa frontend to cope with split operation tablesVincent Sanders2014-10-161-2/+2
* make download_context_get_url() return an nsurl and adapt callers to copeVincent Sanders2014-05-081-1/+1
* fix cocoa buildVincent Sanders2014-01-161-2/+2
* move download operations to download tableVincent Sanders2014-01-141-4/+13
* Adding quarantine attributes to downloaded files.Sven Weidauer2011-05-191-0/+12
* Prepared for localizing string literals in source code.Sven Weidauer2011-02-251-9/+13
* Get filename for downloads from core.Sven Weidauer2011-02-241-1/+1
* Reorganized includes.Sven Weidauer2011-01-311-2/+2
* Download window asks if download should be cancelled before being closed and ...Sven Weidauer2011-01-291-4/+56
* Improved and crash-free download window.Sven Weidauer2011-01-271-13/+82
* General cleanup and warning fixesSven Weidauer2011-01-251-2/+0
* Activating (and fixing) more warnings in XcodeSven Weidauer2011-01-231-0/+1
* Implemented download windowSven Weidauer2011-01-141-0/+242