Commit Graph

1841 Commits

Author SHA1 Message Date
Mitchell Livingston 4daada62a4 slightly color the progress bars of waiting (queued)torrents, and adjust the light green color a bit (thanks macHD for the gradients) 2007-07-04 21:50:50 +00:00
Mitchell Livingston c7bd0fcddd rename "downloaded" to "data file" 2007-07-04 21:17:50 +00:00
Mitchell Livingston 16073bfba0 set stalled checking off by default 2007-07-04 20:46:29 +00:00
Mitchell Livingston 769daba0a5 hopefully really fix that badging issue 2007-07-04 20:29:25 +00:00
Mitchell Livingston 08cf33e10e revert dock badging to before 2287 2007-07-04 20:01:56 +00:00
Mitchell Livingston 05c82e2a40 undo the last commit....it wasn't accurate 2007-07-04 19:46:28 +00:00
Mitchell Livingston f4439ee4bf hopefully the dock amount-completed badging is more consistent 2007-07-04 19:34:21 +00:00
Mitchell Livingston a283f4ffad i suck at copy-pasting 2007-07-04 19:09:21 +00:00
Mitchell Livingston 8959463882 in file selection, if you option click a file checkbox, it will select/deselect all 2007-07-04 18:32:48 +00:00
Mitchell Livingston ab20e6d645 make sure the windows are closed before removing torrents...avoids a crash-on-quit 2007-07-04 18:14:58 +00:00
Mitchell Livingston 42a642bbbf get the drag overlay working again....silly rabbit 2007-07-04 17:12:09 +00:00
Mitchell Livingston 6bc49feffc improve priority context menu 2007-07-04 16:40:18 +00:00
Mitchell Livingston 072a9c7916 update the filter bars when resetting cache 2007-07-04 15:23:33 +00:00
Eric Petit 981ede4d4b Fixes a typo that caused us to reject all incoming connections 2007-07-04 15:04:05 +00:00
Mitchell Livingston 621ce10c18 option pulldowns work for multiple transfers again 2007-07-03 21:55:42 +00:00
Mitchell Livingston 274693c436 add a real yellow bar 2007-07-03 10:16:57 +00:00
Mitchell Livingston b94ddd9bc4 make progress bar yellow when checking cache (color is temporary until someone can make a real yellow one) 2007-07-03 02:26:31 +00:00
Mitchell Livingston 1067a001d9 create the display icon of torrents when needed (so if you only use minimal or regular view, it won't create the other icon) 2007-07-03 01:49:21 +00:00
Mitchell Livingston 9fc1829ac5 have the badger not set up all of the badge images and other data at launch...instead wait until it's needed 2007-07-02 22:39:16 +00:00
Charles Kerr 18aa394019 when creating a torrent, initialize its cpStatus field before passing it to the torrent's worker thread 2007-07-02 01:29:05 +00:00
Mitchell Livingston 29c7ded0a3 avoid a glitch with window placement I introduced earlier today 2007-07-02 01:01:46 +00:00
Charles Kerr bfee506ff4 Move the initial fastresume check into the thread that creates the torrent, rather than in the torrent's worker thread 2007-07-01 19:10:14 +00:00
Mitchell Livingston 0fd3c80c7f same as last commit, with different objects 2007-07-01 18:02:10 +00:00
Mitchell Livingston 0f4aa186d5 • do an initialization only when needed
• get rid of an unnecessary variable and need for release
2007-07-01 17:32:55 +00:00
Mitchell Livingston 2e599065ff simplify Torrent's dealloc 2007-07-01 15:18:03 +00:00
Charles Kerr 432c26d353 Fix makemeta infinite loop reported by BentMyWookie 2007-07-01 14:04:18 +00:00
Charles Kerr 00885779e5 (gtk) sort the files in the torrent inspector's file tab. 2007-07-01 13:39:37 +00:00
Mitchell Livingston 08879e11f3 a little code cleanup 2007-07-01 13:27:26 +00:00
Charles Kerr 0fb5d03514 d'oh! openssl has rc4 already. 2007-07-01 12:09:43 +00:00
Mitchell Livingston c0e872f5b8 whoops 2007-07-01 05:25:43 +00:00
Mitchell Livingston 86c03cfab0 the remains of one of my experiments snuck in 2007-07-01 05:24:42 +00:00
Mitchell Livingston 6ebb14f416 Don't make other actions rely on dealloc being called...it's not reliable. This should make quitting faster in many instances. 2007-07-01 05:23:07 +00:00
Mitchell Livingston 6962fa6bc9 fix blurry icon when resizing the creator window 2007-07-01 03:17:01 +00:00
Charles Kerr e77a18c882 make the "Error while parsing bencoded data" more helpful by showing the bad bencoded data. (though the string might be very long...) 2007-07-01 02:54:37 +00:00
Charles Kerr 58f89cdc77 replace the unhelpful error message "error: insufficient resources" with more descriptive cases 2007-07-01 01:50:14 +00:00
Mitchell Livingston 9dfdad87ec update the strings file 2007-06-30 23:06:30 +00:00
Charles Kerr ed4e789b97 Silence the "Too many requests!" error that's not really an error 2007-06-30 22:47:59 +00:00
Charles Kerr d33bb5cde6 (gtk) make the columns in the main window sortable 2007-06-30 22:46:01 +00:00
Mitchell Livingston f62addb8aa get rid of a warning 2007-06-30 21:53:45 +00:00
Charles Kerr 3b1597789e fix r2252 copy-and-paste bug. Thanks BentMyWookie 2007-06-30 21:39:03 +00:00
Charles Kerr 4784289921 fix bug that caused libtransmission to think private torrents were public. 2007-06-30 21:29:49 +00:00
Charles Kerr c58013c048 don't count too many bytes in the last block in tr_cpDownloadedValid(), tr_cpLeftUntilDone(), tr_cpLeftUntilComplete(). Very minor speedups in tr_bitfieldHas(), tr_bitfieldAdd(), tr_bitfieldRem(). 2007-06-30 21:11:17 +00:00
Mitchell Livingston e20d8f6e3e fix the warning for remaining size coming up when it shouldn't 2007-06-30 20:36:02 +00:00
Charles Kerr bacc2dc445 I wonder what this is for. 2007-06-30 19:46:41 +00:00
Mitchell Livingston 19c7d8367a if a transfer is checking decrease the queue count for both queues but don't start the transfer 2007-06-30 16:13:10 +00:00
Charles Kerr b6819d6a12 fix r2247 oops 2007-06-30 15:16:08 +00:00
Charles Kerr 3e0cac55fd (1) check a torrent's `fast resume' state as soon as it's added. (2) in gtk, show % done even when torrent is stopped 2007-06-30 13:53:10 +00:00
Mitchell Livingston c476286d16 change "warnings" to "alerts" 2007-06-30 13:47:04 +00:00
Charles Kerr 6c6732ed39 make tr_torrentInfo() a const function 2007-06-30 13:36:58 +00:00
Mitchell Livingston ab6848fd56 awesome Globe icon (Glow|be) from Jonas Rask 2007-06-30 13:20:46 +00:00