Commit Graph

517 Commits

Author SHA1 Message Date
Mitchell Livingston f231e13d6c fix ordering error 2008-05-12 01:32:33 +00:00
Mitchell Livingston cd9f885417 perhaps avoid a rare crash when removing transfers 2008-05-10 15:23:36 +00:00
Mitchell Livingston 0e96185a93 the torrent url sheet will now disable the open button when there is no text; cleanup to the sleep code 2008-04-25 22:23:31 +00:00
Mitchell Livingston eaf4ecc37a don't redraw the dock tile if there is no change 2008-04-24 21:24:42 +00:00
Mitchell Livingston b5d8fd0eb8 when getting the list of all trackers, exclude tiers when necessary 2008-04-24 14:41:41 +00:00
Mitchell Livingston 9a23382cef fix calculation of tier value 2008-04-24 06:42:45 +00:00
Mitchell Livingston 59552d05e2 get rid of duplicate address code, and display the tracker announce/scrape correctly 2008-04-24 06:35:21 +00:00
Mitchell Livingston d13c063af3 mac changes for #377, number one (it doesn't compile yet) 2008-04-24 01:55:33 +00:00
Mitchell Livingston 3a2e1f0c3b clarify the remaining disk space alert's suppression button's text 2008-04-23 12:44:11 +00:00
Mitchell Livingston 33c9f92e99 remove an unnecessary class 2008-04-22 13:16:39 +00:00
Mitchell Livingston 3595f286c4 the last change to libT allows the use of the stat field's sizeWhenDone when displaying total size selected 2008-04-21 00:12:05 +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 5acb4297ae experiment in improving calculation of the availability bar 2008-04-16 12:32:07 +00:00
Mitchell Livingston b6fca67fb1 improved sort by date in the message log 2008-04-15 19:57:56 +00:00
Charles Kerr 93683854e4 unbreak the mac build 2008-04-14 15:32:50 +00:00
Charles Kerr bc5838e75e deliberately break the mac build for a couple of hours because the last svn comm
it probably isn't nightly-user-friendly
2008-04-14 11:55:08 +00:00
Mitchell Livingston 9fcf0c19f9 fix availability status bar 2008-04-12 17:40:11 +00:00
Charles Kerr f12ac60d0a update a couple of the tr_stat fields based on feedback from BMW 2008-04-11 23:05:14 +00:00
Mitchell Livingston c6b097422f remove test code 2008-04-10 19:53:27 +00:00
Mitchell Livingston 65b3856f61 for determining table text color when selected, remove the Leopard code since the Tiger code is accurate 100% of the time 2008-04-10 19:52:27 +00:00
Mitchell Livingston 54106f3ca0 ipc fix for last commit 2008-04-10 19:43:09 +00:00
Mitchell Livingston e66074c1a6 (1.1x) a little extra safety when determining space needed to download 2008-04-09 18:40:22 +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 f1d61349e4 when the progress string is showing info for selected, the percent value should be for the selected amount 2008-04-08 03:32:07 +00:00
Mitchell Livingston 7dd505c056 remove dead code 2008-04-07 14:09:28 +00:00
Mitchell Livingston c0e2f95ffd even more string folding! 2008-04-07 13:43:26 +00:00
Mitchell Livingston dc27b3b7f2 pass the appropriate tr_torrent object in the ipc controller 2008-04-07 13:14:31 +00:00
Mitchell Livingston adbee53efa for now just show "remaining time unknown" for not available downloads 2008-04-07 04:05:57 +00:00
Mitchell Livingston 05ddd5f2ee trivial cleanup 2008-04-07 03:54:23 +00:00
Mitchell Livingston 2a8b6f8b1f fix marking the eta of torrents with peers as unavailable 2008-04-07 03:01:57 +00:00
Mitchell Livingston 317960dd90 eta string folding 2008-04-07 02:55:33 +00:00
Mitchell Livingston ef4b7b8dc5 try to clarify the "not all available" message 2008-04-07 02:48:51 +00:00
Mitchell Livingston 3973647cff update remaining time string to display "not all available" 2008-04-06 14:44:30 +00:00
Mitchell Livingston 8b627d3792 when downloading the blocklist, show amounts instead of percent 2008-04-06 03:35:18 +00:00
Mitchell Livingston 6057eb0ab6 replace Advanced preference tab with Peers and Network tabs 2008-04-06 03:06:26 +00:00
Mitchell Livingston 9dc92d4d3b more string fiddling and minor badger changes 2008-04-01 15:24:35 +00:00
Mitchell Livingston 2399846dd8 (trunk) add Traditional Chinese Sparkle resources 2008-04-01 02:18:28 +00:00
Mitchell Livingston b9d08e4ec6 more string improvements 2008-03-31 21:11:00 +00:00
Mitchell Livingston 730af68b25 some string folding 2008-03-31 19:36:11 +00:00
Mitchell Livingston 2d3ec18f08 only show "selected" in the progress bar (and allow toggling) for multifile torrents 2008-03-31 18:33:34 +00:00
Charles Kerr 51a82e70c1 remove `TR_STATUS_DONE' from libtransmission's public API. It's useful as an internal state but not for code calling libtransmission. 2008-03-31 17:59:16 +00:00
Mitchell Livingston b773c9aeba (trunk) Fix visual glitch with the tracker inspector tab when there is no scrape address 2008-03-30 04:41:55 +00:00
Mitchell Livingston fab1ffb8a2 replace a loop with math 2008-03-27 03:32:40 +00:00
Mitchell Livingston ced900ea12 #764 Use locale specific floats 2008-03-24 00:06:54 +00:00
Mitchell Livingston 9f21fdfac5 remove unused code, add a warning 2008-03-23 18:24:18 +00:00
Mitchell Livingston 5681c18c02 clean up the behavior with the group color picker 2008-03-23 04:36:30 +00:00
Mitchell Livingston 86a701be34 miscellaneous cleanup 2008-03-23 03:57:14 +00:00
Mitchell Livingston c402442786 decouple the group controller with the group window, and as a result only have the groups window loaded when it's opened 2008-03-23 00:56:43 +00:00
Mitchell Livingston bfac9268c4 truncate group names if they are too long to display 2008-03-22 20:50:41 +00:00
Mitchell Livingston e3bd0f0ec7 use correct value in sizeof 2008-03-22 18:22:10 +00:00