Commit Graph

20 Commits

Author SHA1 Message Date
Mitchell Livingston 8cf84293b5 some cleanup of the blocklist code, and store the date of the last blocklist update 2008-08-31 20:05:46 +00:00
Mitchell Livingston 0401e5a83a initial separation of blocklist downloader and the corresponding view 2008-08-31 19:47:11 +00:00
Mitchell Livingston 404dd4dee1 #1224 memory leak when updating blocklist: autoreleased with no pool 2008-08-22 22:59:20 +00:00
Mitchell Livingston 24ec4d2f94 the "Cancel" button in the blocklist download sheet resizes to fit the localized string 2008-07-28 00:49:15 +00:00
Mitchell Livingston d4345a40b8 fix 2 invalid return types; don't show notices when compiling the xib's 2008-06-30 23:28:17 +00:00
Mitchell Livingston 788ccd60d3 #948 - when processing the blocklist, don't block the gui (Leopard-only) 2008-05-16 00:25:09 +00:00
Mitchell Livingston d581251a18 the blocklist downloader should get the tr_handle from the prefs controller instead of needing it passed separately 2008-04-17 04:25:49 +00:00
Mitchell Livingston 92f5bec9a4 animate the blocklist download bar when first shown; update strings file 2008-04-08 15:45:01 +00:00
Mitchell Livingston 0663eb4dd4 trivial changes 2008-04-06 13:10:19 +00:00
Mitchell Livingston d6d430f1b0 disable the cancel button when the blocklist is being processed 2008-04-06 05:20:50 +00:00
Mitchell Livingston f63bebdc09 remove redundant release statements 2008-04-06 04:55:20 +00:00
Mitchell Livingston 12969e060d adjustments to the blocklist download window, including showing that the downloaded file is being processed 2008-04-06 04:49:39 +00:00
Mitchell Livingston b4c5e1450e actually cancel the blocklist download when hitting the cancel button - should fix a crasher 2008-04-06 03:47:03 +00:00
Mitchell Livingston 8b627d3792 when downloading the blocklist, show amounts instead of percent 2008-04-06 03:35:18 +00:00
Mitchell Livingston 06832b7647 make the blocklist compatible with tiger 2008-03-30 02:00:05 +00:00
Mitchell Livingston 66e9879e23 merge the code to set the blocklist download progress into a single method 2008-03-30 01:51:48 +00:00
Mitchell Livingston 5596981934 show the number of blocked ip addresses in the preferences window 2008-03-30 01:10:18 +00:00
Mitchell Livingston c8241d597e update function name 2008-03-30 00:00:46 +00:00
Mitchell Livingston eb431b6d9a show progress while downloading the blocklist 2008-03-29 23:55:10 +00:00
Mitchell Livingston 7fdb2f6f40 first implementation of the blocklist 2008-03-29 23:38:38 +00:00