Commit Graph

560 Commits

Author SHA1 Message Date
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
Mitchell Livingston c1f0bb6607 fix the warnings generated by the last commit 2008-03-22 18:18:39 +00:00
Mitchell Livingston 24fedbe044 add "move data file" to torrent action menu 2008-03-22 17:05:48 +00:00
Mitchell Livingston ae2420422d don't add tier separators when getting the tracker list when they aren't used 2008-03-21 21:07:31 +00:00
Mitchell Livingston 2f917c2ad8 #799 treat "waiting to check..." as paused 2008-03-19 18:03:02 +00:00
Mitchell Livingston f741e74659 fold similar strings together for easier translation 2008-03-18 21:59:17 +00:00
Mitchell Livingston 4f7742d422 speed up check for enough remaining space by first determining if there is enough space to download what's needed ignoring preallocation 2008-03-18 03:20:27 +00:00
Mitchell Livingston efc7c5f228 fix display issue on launch when group row is set to show ratio 2008-03-17 21:44:14 +00:00
Mitchell Livingston f14ee4fd6b simplify the remaining disk space checking code 2008-03-17 21:12:07 +00:00
Mitchell Livingston 8d5ce92d38 update NEWS; trivial changes 2008-03-17 20:18:23 +00:00
Mitchell Livingston 8e45cc27b2 #763 better determination of needed space 2008-03-17 19:59:26 +00:00
Mitchell Livingston 8db7a29ab2 it's faster to lazily generate the torrent action menu each time you need it 2008-03-11 03:37:09 +00:00
Mitchell Livingston 78b08324ea show amount selected in open window 2008-02-27 19:34:55 +00:00
Charles Kerr 9ee96fd0dc add `verify' command to ipc. 2008-02-27 17:38:39 +00:00
Mitchell Livingston 598cb4a0d5 small efficiency improvements when displaying the list of peers and list of trackers 2008-02-27 13:52:43 +00:00
Mitchell Livingston 7e929d9d70 add table of trackers to the tracker inspector tab 2008-02-26 22:56:27 +00:00
Mitchell Livingston c8799f36f3 temp code for testing time output 2008-02-25 23:57:49 +00:00
Mitchell Livingston 27d5e73d7c dead code removal 2008-02-24 15:16:13 +00:00
Mitchell Livingston 8850f7b070 update strings file 2008-02-22 15:39:20 +00:00
Mitchell Livingston 2a1b14d238 remove unused field from the tracker inspector tab; merge code for converting time into a string 2008-02-22 15:29:20 +00:00
Mitchell Livingston 68f5231b96 initial inclusion of the "tracker" tab 2008-02-22 01:36:30 +00:00
Mitchell Livingston d4eb3c018e remove cache file when removing a transfer 2008-02-19 05:09:52 +00:00
Mitchell Livingston a261460bdd speeds in group rows - Tiger support is currently broken 2008-02-18 19:42:46 +00:00
Mitchell Livingston 7ab59f951f in minimal mode, show eta for seeding 2008-02-16 19:32:22 +00:00
Mitchell Livingston 215c31f55c fix inspector display error caused by the last commit allowing null field values 2008-02-14 04:38:33 +00:00
Mitchell Livingston a0061f43fb First commit of collapsable groups. A lot more needs to still be done. 2008-02-06 23:45:44 +00:00
Mitchell Livingston 0a2720339f support adding torrent from data with ipc 2008-01-21 06:23:10 +00:00
Mitchell Livingston 14a327a47d fix autoscrolling in message window when it's full; trivial changes to peer string encoding 2008-01-14 15:10:41 +00:00
Mitchell Livingston ae5fdbb958 redo the peer tooltip status strings 2008-01-14 05:53:38 +00:00
Mitchell Livingston 1d2d4eefde don't check torrent stat values on first cycle 2008-01-14 05:01:00 +00:00
Mitchell Livingston 0fc517bd75 get rid of 2 global variables 2008-01-14 04:50:19 +00:00
Mitchell Livingston 07e5c9e22a update news and use a INT_MAX when determining order value to remove 2008-01-10 20:59:56 +00:00
Mitchell Livingston bedfab2ccc clarify peer upload and download 2008-01-10 00:52:02 +00:00
Mitchell Livingston b4d3c64e8e use the new status values in the inspector tooltips 2008-01-10 00:45:52 +00:00
Mitchell Livingston 34396e7820 add an option to "Validate existing data" to open window; get mac build compiling 2008-01-09 19:52:11 +00:00
Mitchell Livingston c4cba5ad2a move time machine code into its own function 2008-01-09 16:26:58 +00:00
Mitchell Livingston d2ff4d99f3 update the active filer when a torrent changes from stalled to unstalled 2008-01-09 15:58:37 +00:00
Mitchell Livingston 57bc23edc5 get rid of a crash when canceling the open sheet 2008-01-05 21:31:05 +00:00
Mitchell Livingston fbc7d6b827 when removing a torrent, allow it to be backed up by time machine again 2008-01-05 18:30:52 +00:00
Mitchell Livingston cf4566eccb (hopefully) improve and streamline time machine code 2008-01-05 04:46:18 +00:00
Mitchell Livingston 87baf39a8e when moving a file, have time machine still ignore it 2008-01-05 04:30:20 +00:00
Mitchell Livingston f7372aa0d1 add an option in the open window to delete the torrent file 2008-01-04 18:10:37 +00:00
Mitchell Livingston 1647bd629a when using the add dialog, delete the torrent file (if set in preferences) 2008-01-04 06:31:41 +00:00
Mitchell Livingston ce18bc26ae remove missing method definitions 2008-01-04 05:52:20 +00:00
Mitchell Livingston d9151c70ee when changing the download folder in the new add window, actually change it 2008-01-04 05:43:53 +00:00
Mitchell Livingston b83cf33f28 acknowledge the start check 2008-01-04 04:54:26 +00:00
Mitchell Livingston e9e5638664 first commit of (unfinished) dialog when adding torrents 2008-01-04 04:45:31 +00:00
Mitchell Livingston f80bd47056 update copyright info for 2008 2008-01-02 16:55:05 +00:00
Mitchell Livingston c179c881c0 another typo fix 2007-12-28 21:47:56 +00:00
Mitchell Livingston d965c1af92 fix silly typo in last commit 2007-12-28 21:40:51 +00:00
Mitchell Livingston 3377bc4e02 flash orange in pieces in the advanced progress bar that just completed 2007-12-28 21:37:06 +00:00
Mitchell Livingston 75bae87b4b nothing of significance 2007-12-27 22:26:23 +00:00
Mitchell Livingston a1a7263099 Italian localization for 1.0 2007-12-26 20:18:29 +00:00
Mitchell Livingston e9238b7860 clean up and remove a warning 2007-12-25 19:14:45 +00:00
Mitchell Livingston 2f44e0925d put in a delay before checking port status 2007-12-25 19:08:06 +00:00
Mitchell Livingston 8c22757404 update mac gui to recognize global pex 2007-12-24 05:05:56 +00:00
Mitchell Livingston a2ecc98986 show remaining time for seeding torrents set to global stop seeding setting (with that setting on) reported by m1b 2007-12-22 22:02:38 +00:00
Mitchell Livingston ec00579ea7 remove ctor from torrent creation and parse functions 2007-12-22 18:43:40 +00:00