Mitchell Livingston
|
e14f36edc3
|
#4124 Show years in Statistics window
|
2011-03-17 22:33:42 +00:00 |
Mitchell Livingston
|
7fc28b1019
|
if file size is less than 10 KB, show one decimal place
|
2011-01-09 19:24:27 +00:00 |
Mitchell Livingston
|
64f6b2cb5f
|
silence a warning
|
2011-01-09 18:45:18 +00:00 |
Mitchell Livingston
|
e37848ca60
|
use a float instead of a double for file unit size
|
2011-01-08 17:19:17 +00:00 |
Mitchell Livingston
|
3abf813bbf
|
#3878 don't show the units of a partial file size when it's the same as the full file size's units
|
2011-01-08 05:11:28 +00:00 |
Mitchell Livingston
|
035b67677b
|
#3877 Match Finder's file size display: start at KB, each increase in units increases the number of decimals shown, and truncate trailing zeros
|
2011-01-08 03:16:13 +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
|
c8ada6126c
|
add a string function to format an NSUInteger as a formatted string
|
2010-11-14 20:26:58 +00:00 |
Mitchell Livingston
|
363e83ffec
|
slight change to the file size formatting function
|
2010-10-24 18:06:32 +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
|
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 |
Mitchell Livingston
|
2980120847
|
#3298 Move percentage string formatting into its own method, and don't append .00 to 100%
|
2010-06-24 00:00:43 +00:00 |
Charles Kerr
|
044823baf4
|
(trunk macosx) maybe fix the utils.h breakage?
|
2010-04-23 16:59:14 +00:00 |
Mitchell Livingston
|
1fec2fb2d0
|
happy new year!
|
2010-01-01 21:12:04 +00:00 |
Mitchell Livingston
|
f2bbae3fd8
|
some more insignificant changes I have sitting around locally
|
2009-12-31 03:19:54 +00:00 |
Mitchell Livingston
|
4522ae9e14
|
trivial tweaks here and there
|
2009-12-12 18:52:03 +00:00 |
Mitchell Livingston
|
3d30bb32d5
|
reset the message index when clearing the log
|
2009-12-10 04:44:21 +00:00 |
Mitchell Livingston
|
7f16bbaa02
|
have the Mac UI build its own ratio string
|
2009-11-17 01:48:00 +00:00 |
Mitchell Livingston
|
4fc5cff523
|
use pow() instead of powf()
|
2009-11-07 22:57:37 +00:00 |
Mitchell Livingston
|
ae5c51060c
|
bump the ratio buffer size to 12, to be on the safe side
|
2009-10-27 04:35:34 +00:00 |
Mitchell Livingston
|
0ce3e4ac41
|
allocate much less memory for the ratio text
|
2009-10-26 23:57:09 +00:00 |
Mitchell Livingston
|
e38c3c8165
|
potential fix to #2519
|
2009-10-26 23:43:15 +00:00 |
Mitchell Livingston
|
c0c6a4f6b7
|
don't store a copy of the pieces view's background - regenerate it when needed instead
|
2009-10-18 01:54:13 +00:00 |
Mitchell Livingston
|
c8abe4e28b
|
in the off chance this ocurs, "1 byte" instead of "1 bytes"
|
2009-09-18 03:49:55 +00:00 |
Mitchell Livingston
|
8b4ec4b7b7
|
remove distinction between built-in trackers and custom-added trackers; add trackers to the end of the list instead of the beginning
|
2009-09-17 00:33:39 +00:00 |
Mitchell Livingston
|
90b83c3224
|
use 10.6's localizedStandardCompare: when sorting by name
|
2009-09-16 02:18:23 +00:00 |
Mitchell Livingston
|
d4b7ec04b8
|
#1881: Displayed ratio should be truncated, not rounded (Mac)
|
2009-03-05 04:59:24 +00:00 |
Mitchell Livingston
|
19a8b5a99d
|
whoops ratio
|
2009-03-05 04:31:30 +00:00 |
Mitchell Livingston
|
852bbbe508
|
#8021 per-torrent vs. global speed limit confusion for mac ui
|
2009-03-05 01:10:09 +00:00 |
Mitchell Livingston
|
055afd2d4d
|
update the Mac code's copyright dates
|
2009-01-10 23:37:37 +00:00 |
Mitchell Livingston
|
333e226a3c
|
so long Tiger support
|
2008-12-26 05:57:51 +00:00 |
Mitchell Livingston
|
e3b2d77ebf
|
reuse existing TorrentGroup object instead of recreating constantly (fixes #1415)
|
2008-12-26 00:16:19 +00:00 |
Mitchell Livingston
|
ddfe1eddfc
|
even more type changes
|
2008-11-04 01:31:24 +00:00 |
Mitchell Livingston
|
98e5967dfc
|
use NSIntegerMax and NSUIntegerMax
|
2008-11-03 03:41:49 +00:00 |
Mitchell Livingston
|
6bc269d2bc
|
more trivial type changes
|
2008-10-28 00:08:49 +00:00 |
Mitchell Livingston
|
183c613054
|
clean up the string additions class
|
2008-10-25 21:49:06 +00:00 |
Mitchell Livingston
|
b121a59172
|
redo [6731] using the built-in stringByTrimmingCharactersInSet:
|
2008-09-06 13:49:20 +00:00 |
Mitchell Livingston
|
fbea64b8ae
|
[1235] allow the adding of trackers with leading and trailing whitespace
|
2008-09-06 13:37:33 +00:00 |
Mitchell Livingston
|
658741d6bb
|
#1065 QL Zooming in the inspector wasn't zooming to the icon
|
2008-06-30 19:52:18 +00:00 |
Mitchell Livingston
|
f051a2a789
|
comparing with the numeric option works for sorting IP address properly, so let it do the heavy lifting for us
|
2008-06-27 05:40:22 +00:00 |
Mitchell Livingston
|
313885df00
|
add a comparison method for the transfer names to sort the exact same way the Finder does
|
2008-06-27 05:15:50 +00:00 |
Mitchell Livingston
|
88e907383f
|
store progress gradients in the gradient class; miscellaneous cleanup
|
2008-06-25 05:01:04 +00:00 |
Mitchell Livingston
|
f34cd7299f
|
fix incorrect eta value
|
2008-04-07 05:00:07 +00:00 |
Mitchell Livingston
|
05ddd5f2ee
|
trivial cleanup
|
2008-04-07 03:54:23 +00:00 |
Mitchell Livingston
|
d40eaf6d97
|
fix ratio display error reported by pea_
|
2008-04-07 03:43:20 +00:00 |
Mitchell Livingston
|
b57d6932f0
|
cleaner code for rounding file size, speed, and ratio
|
2008-04-07 02:17:45 +00:00 |
Mitchell Livingston
|
d9ff2d6105
|
fix ratio showing as -0.01
|
2008-04-06 14:59:37 +00:00 |
Mitchell Livingston
|
b6048d3220
|
fix speeds of -0.01
|
2008-04-06 14:47:26 +00:00 |
Mitchell Livingston
|
3973647cff
|
update remaining time string to display "not all available"
|
2008-04-06 14:44:30 +00:00 |
Mitchell Livingston
|
aca7155f19
|
adjustments to rounding when displaying speeds and file size
|
2008-04-06 14:02:08 +00:00 |