Commit Graph

333 Commits

Author SHA1 Message Date
Mitchell Livingston 5d85125777 #4109 Recycle: Show a confirmation dialog 2011-03-17 01:06:31 +00:00
Mitchell Livingston 224815b010 move µTP pref to the Network tab 2011-02-18 03:50:19 +00:00
Mitchell Livingston 23d175866c add µTP to the Prefs window 2011-02-18 03:26:54 +00:00
Mitchell Livingston b033af06ff inspector: update the displayed global seeding settings only when necessary; update only the displayed global seeding settings instead of all the options 2011-02-12 03:28:36 +00:00
Mitchell Livingston 82db3c5826 #4017 display the global seeding settings in the inspector 2011-02-12 03:13:14 +00:00
Mitchell Livingston bc50a6d868 the badge by itself can not be updated easily by itself any more 2011-01-23 18:26:35 +00:00
Mitchell Livingston 25ee42d68d update the copyright years in the Mac code to 2011 2011-01-01 20:42:14 +00:00
Mitchell Livingston 8b8ec60007 lighten the line at the bottom of the filter bar 2010-12-21 03:31:18 +00:00
Mitchell Livingston 69f1e8ba0e silence a warning 2010-12-20 14:25:20 +00:00
Mitchell Livingston 9fbcaebe6c add a button to the Prefs window for the script help 2010-12-09 19:50:16 +00:00
Mitchell Livingston cc8c2c686c use NSFileManager for checking script existance 2010-11-30 00:34:32 +00:00
Mitchell Livingston 3700c97b21 #3613 run a script when download completes - patch by Alexander Courtis 2010-11-23 00:32:43 +00:00
Mitchell Livingston d89cd601d1 #3742 entering a blocklist URL should register while typing (and support undo) - boo for glue code replacing bindings! 2010-11-15 00:25:18 +00:00
Mitchell Livingston c8ada6126c add a string function to format an NSUInteger as a formatted string 2010-11-14 20:26:58 +00:00
Mitchell Livingston 69fcecce1a use number formatters when displaying the number of transfers 2010-11-14 18:33:57 +00:00
Mitchell Livingston 9774fe9c61 get an updated blocklist url from rpc 2010-11-05 22:45:38 +00:00
Mitchell Livingston 362d863c02 whoops vs NSString vs. a c string 2010-11-01 00:21:17 +00:00
Mitchell Livingston c6b0ee7c5c automatically upgrade the old blocklist file name to the new name 2010-11-01 00:06:40 +00:00
Mitchell Livingston c124077cce use the last attempted update of the blocklist for scheduling weekly updates 2010-10-31 19:24:26 +00:00
Mitchell Livingston 317349c13c #3697 make blocklist URL configurable in the Mac UI 2010-10-31 19:05:46 +00:00
Mitchell Livingston 64f9c4f2e2 remove proxy support from the Mac client 2010-10-31 14:51:50 +00:00
Mitchell Livingston 20432d933e #3840 LPD does not initiate on startup 2010-08-03 23:54:02 +00:00
Mitchell Livingston 8bee7fa23c update Mac build for the change from inactive to idle 2010-07-24 03:19:41 +00:00
Mitchell Livingston fd0dd10419 First go at #2560 "inactive seeding time limit". libtransmission and Mac support are currently implemented. 2010-07-16 03:12:57 +00:00
Mitchell Livingston ed74e0009b Mac build compiles again 2010-07-06 03:31:17 +00:00
Mitchell Livingston feabaf0c3d #3315 fix Help buttons in Preferences 2010-06-20 03:50:44 +00:00
Mitchell Livingston 306cdead06 nothing exciting 2010-05-19 23:08:14 +00:00
Charles Kerr 382ae1334c (trunk mac) maybe now? 2010-05-08 08:54:45 +00:00
Charles Kerr 627f458e6a Sync mac client with libtransmission's LDS->LDP changes, maybe 2010-05-08 08:48:28 +00:00
Mitchell Livingston c206ccfad0 add an option to peer prefs to toggle LDS 2010-05-01 16:31:44 +00:00
Charles Kerr 044823baf4 (trunk macosx) maybe fix the utils.h breakage? 2010-04-23 16:59:14 +00:00
Mitchell Livingston 72a7337266 #1295 Sync "Start when added" with libtransmission 2010-03-26 02:28:41 +00:00
Mitchell Livingston 799e94aeb7 #2844 Add option to disable ".part" suffix for incomplete files (Mac) 2010-02-06 18:44:13 +00:00
Mitchell Livingston f0b08137ed avoid setting the port twice when setting a random port 2010-01-29 00:50:55 +00:00
Mitchell Livingston 1fec2fb2d0 happy new year! 2010-01-01 21:12:04 +00:00
Mitchell Livingston 65b8835e1f display a console message if setting default magnet link app fails 2009-12-05 15:42:14 +00:00
Mitchell Livingston 3055720231 #2629 Add a button to make Transmission the default app for magnet links 2009-11-29 22:07:57 +00:00
Mitchell Livingston e743ffd43c update the text for when creating a trackerless torrent, add a separate "don't ask again" check for private trackerless torrent creation, and don't disable the "open when created" check when there are no trackers 2009-11-26 00:44:21 +00:00
Mitchell Livingston cf6e618753 adjustment to the port checker, including getting rid of an unneeded instance variable of the port; a couple of implicit settings added to the project file 2009-11-08 06:01:29 +00:00
Mitchell Livingston 15ad92b728 silence 2 warnings 2009-10-31 02:09:21 +00:00
Mitchell Livingston 581afef25a use libtransmission for moving, incomplete directory, and directory controlling in general (still rough around the edges) 2009-10-21 13:01:14 +00:00
Mitchell Livingston 53c81d46fd (mac) #2478: popup dialog for first-time users 2009-10-02 21:51:09 +00:00
Mitchell Livingston 38821fbee6 use NSSearchPathForDirectoriesInDomains() for searching for sounds 2009-09-20 20:58:13 +00:00
Mitchell Livingston 692d35c018 show a warning whenever removing any tracker, regardless of if it's built-in 2009-09-17 01:10:18 +00:00
Mitchell Livingston abe1206e6e on 10.6 use localizedStringFromDate:dateStyle:timeStyle: for formatting the blocklist update date 2009-08-30 19:23:20 +00:00
Mitchell Livingston fc8324c82e rid ourself of a couple more compiler warnings 2009-08-29 00:44:06 +00:00
Mitchell Livingston 4cf26bd5db remove a couple more deprecated methods and an unneed stringWithFormat: 2009-08-29 00:09:18 +00:00
Mitchell Livingston 225640993e #2342 fix bug where setting the global per-torrent limit does not apply to newly-added transfers until a restart 2009-08-17 02:10:14 +00:00
Mitchell Livingston d1d6cc4263 (Mac) yes another typo where setting the peer limit per-torrent used the global peer limit 2009-08-17 01:16:19 +00:00
Mitchell Livingston 29280941b0 (Mac) fix bug where setting the speed limit's download limit through rpc would instead use the download limit number 2009-08-17 01:14:21 +00:00