Commit Graph

30 Commits

Author SHA1 Message Date
Mitchell Livingston 98a9a9edd9 flipping autorelease pools' release over to drain 2009-08-04 01:53:51 +00:00
Eric Petit f8fbc13070 Fixes new blocklist URL 2009-03-08 13:23:17 +00:00
Mitchell Livingston dbaa8d5507 update "update" urls 2009-03-04 22:38:49 +00:00
Mitchell Livingston 055afd2d4d update the Mac code's copyright dates 2009-01-10 23:37:37 +00:00
Mitchell Livingston 333e226a3c so long Tiger support 2008-12-26 05:57:51 +00:00
Mitchell Livingston 14760b85f3 ability to auto-update the blocklist automatically weekly (mac) 2008-09-01 15:46:00 +00:00
Mitchell Livingston a4f6f04811 this should've been part of the last commit 2008-08-31 21:14:24 +00:00
Mitchell Livingston b9ca63e0d4 make sure the blocklist sheet's initial text matches the current download status (this will matter later on) 2008-08-31 21:10:45 +00:00
Mitchell Livingston 25c30650d6 some more streamlining of the blocklist code 2008-08-31 20:48:10 +00:00
Mitchell Livingston 3c997c92a7 cancel blocklist download when quitting; cleanup 2008-08-31 20:26:41 +00:00
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