Mitchell Livingston
|
a1eedd117d
|
#3940 Global displayed speed does not include webseeds; remove a now-unused libT speed function
|
2011-01-23 18:23:52 +00:00 |
Mitchell Livingston
|
792b5ad6f7
|
#3686 "add rpc command to cleanly shutdown daemon" - added for Mac client
|
2011-01-15 18:44:39 +00:00 |
Mitchell Livingston
|
0a57ced868
|
change the filter bar outlet to FilterBarView
|
2011-01-15 17:18:44 +00:00 |
Mitchell Livingston
|
b1bded8471
|
use a string instead of an int when setting peer-socket-tos
|
2011-01-15 17:16:12 +00:00 |
Mitchell Livingston
|
9e504a848d
|
replace the "Reverse Sort Order" menu item with "Ascending" and "Descending" menu items
|
2011-01-06 04:09:04 +00:00 |
Mitchell Livingston
|
4b190aa0c2
|
separate the code for the filter and status bars
|
2011-01-02 17:11:41 +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
|
20cdf0162a
|
#3851 use an autorelease pool when the completeness callback is called; revert the unnecessary r11607
|
2010-12-31 01:25:03 +00:00 |
Mitchell Livingston
|
1fb6eaa34e
|
use autorelease pools when handling downloading/seeding state changes
|
2010-12-30 12:33:37 +00:00 |
Mitchell Livingston
|
69f1e8ba0e
|
silence a warning
|
2010-12-20 14:25:20 +00:00 |
Mitchell Livingston
|
3f20d52371
|
#3675 "Not all .part files are removed" - Mac patch
|
2010-12-16 03:39:11 +00:00 |
Mitchell Livingston
|
e634510ae1
|
remove some glue code
|
2010-12-09 23:34:44 +00:00 |
Mitchell Livingston
|
0371e8bc80
|
#3788 Adjust the status and filter bars' colors; make status bar draggable (again)
|
2010-12-09 23:30:35 +00:00 |
Mitchell Livingston
|
09cbb20c87
|
undo the status bar in #3788 for now
|
2010-12-05 19:20:07 +00:00 |
Mitchell Livingston
|
03632ac9d8
|
experiment for #3788 Adjust the status and filter bars' colors; make main window draggable
|
2010-12-04 03:55:36 +00:00 |
Mitchell Livingston
|
457f55e6c1
|
set the status bar's upload and download numbers to the raised style, like the rest of the items in the bar
|
2010-11-28 04:47:50 +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
|
35f3596db4
|
#3743 properly set the blocklist URL on launch
|
2010-11-14 23:44:07 +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
|
90a1f45f99
|
update the toolbar icons right away in a handful of potentially relevant events
|
2010-11-13 19:10:31 +00:00 |
Mitchell Livingston
|
57e918d196
|
didn't mean to do that
|
2010-11-13 16:11:22 +00:00 |
Mitchell Livingston
|
6ea9179ca4
|
disable the blocklist's update button if no URL is entered
|
2010-11-13 16:07:27 +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
|
fac0ce51f4
|
push the bottom buttons left two pixels
|
2010-10-24 19:37:52 +00:00 |
Mitchell Livingston
|
05175c8100
|
#3669 Streamline the bottom-left buttons, removing the button borders and using an updated turtle image. There is glue-code for this to work on localizations until they update the xib files.
|
2010-10-24 19:19:21 +00:00 |
Mitchell Livingston
|
458f2d603f
|
#3643 When saving a copy of the torrent file, don't allow the extension to be hidden
|
2010-10-19 00:01:31 +00:00 |
Mitchell Livingston
|
66f7c47f3e
|
update strings file
|
2010-09-18 19:40:12 +00:00 |
Mitchell Livingston
|
0e2dd87c08
|
#3518 Snow Leopard systems should show file sizes and speeds in base 10
|
2010-09-12 22:20:19 +00:00 |
Mitchell Livingston
|
7e52a2e8bb
|
don't set an idle eta if the transfer is currently uploading
|
2010-08-14 19:44:43 +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
|
78c1745c36
|
Change "Total {down/up}load rate:" to "Global {down/up}load limit:"
|
2010-07-10 13:33:08 +00:00 |
Mitchell Livingston
|
5c66ff7c9a
|
when localizing units of speed, localize the full speed string; localize the speed & size strings passed to libtransmission
|
2010-07-10 02:31:05 +00:00 |
Charles Kerr
|
63f3ac9fca
|
(trunk mac) possibly fix the won't-seed bug report by making sure the value of a bandwidth KB is defined before calling tr_sessionInit()
|
2010-07-08 20:26:24 +00:00 |
Charles Kerr
|
88c61f8cc2
|
(trunk) #3045 fix oops from last commit
|
2010-07-06 20:52:54 +00:00 |
Charles Kerr
|
610061f79a
|
(trunk T) #3045 "units" -- modify the formatter functions based on feedback from BMW
|
2010-07-06 20:25:54 +00:00 |
Mitchell Livingston
|
ed74e0009b
|
Mac build compiles again
|
2010-07-06 03:31:17 +00:00 |
Mitchell Livingston
|
746f02fc02
|
#3320 When a download completes at the same time seeding completes, still show a Growl notification and play a sound
|
2010-06-25 22:19:28 +00:00 |
Mitchell Livingston
|
ccb4a70200
|
adjust the opening dialog text
|
2010-05-01 02:29:01 +00:00 |
Mitchell Livingston
|
99084a1190
|
eliminate a warning
|
2010-04-24 16:50:18 +00:00 |
Charles Kerr
|
044823baf4
|
(trunk macosx) maybe fix the utils.h breakage?
|
2010-04-23 16:59:14 +00:00 |
Mitchell Livingston
|
717a1788c6
|
small rearrangement of help
|
2010-04-20 23:47:28 +00:00 |
Mitchell Livingston
|
e648c6d64f
|
#3157 add hidden plist options "bind-address-ipv4/6"
|
2010-04-20 21:59:19 +00:00 |
Charles Kerr
|
1a7bcbbea2
|
(trunk) #1869 "new status for torrents that reached the seed ratio" -- add temporary debug messages to help track down the issue leena's reporting in that ticket
|
2010-04-14 13:36:43 +00:00 |
Mitchell Livingston
|
c0d907d6a3
|
add an option to the prefs to show the add window for magnet links
|
2010-04-12 01:34:11 +00:00 |
Mitchell Livingston
|
b3af34d53d
|
#2612 Display a neutered add window for magnet links
|
2010-04-12 00:55:31 +00:00 |
Mitchell Livingston
|
d33374c3c1
|
#3114 remove preference, now resume all always excludes "seeding complete" transfers
|
2010-04-04 02:05:40 +00:00 |