Dmitry Serov
18e33c5cdb
Remove leftover dealloc empty lines, nullify StatsWindowController instance on close
2017-08-01 17:57:27 +07:00
Dmitry Serov
845dfe6017
Transition to ARC
2017-07-29 23:14:22 +07:00
Mike Gelfand
5e18ddbca8
Remove NSApp isOnMountainLionOrBetter helper
2017-02-05 22:29:20 +03:00
Mike Gelfand
4160743738
Convert tabs to spaces, remove trailing whitespace (Mac client)
2017-01-24 20:53:16 +03:00
Mike Gelfand
2248d3670f
Get rid of $Id$ SVN keywords in source files
2016-09-02 23:10:15 +03:00
Mike Gelfand
147ae097f4
#6042 : Remove dead code now that we build for OS X 10.7+ (patch by mattrajca)
...
In addition to the patch,
* remove unused global actions menu (popover is used instead)
* remove *Lion class macros, use NSPopover and NSDataDetector directly
2016-01-06 11:05:37 +00:00
Mitchell Livingston
2187da2351
drop all units on stats times
2014-10-18 15:09:44 +00:00
Mitchell Livingston
a7444a21b5
Yosemite: use NSDateComponentsFormatter instead of custom time string code
2014-10-17 05:12:00 +00:00
Mitchell Livingston
cf9d109480
Make the stats window's localization-resizing code a bit more generic
2012-09-24 02:43:44 +00:00
Mitchell Livingston
7dd5b57851
properly retain/release nstimers like any other objective-c object
2012-09-10 02:37:29 +00:00
Mitchell Livingston
53576bfa85
More 10.8 better file size formatting.
2012-07-25 12:48:13 +00:00
Mitchell Livingston
739ae4a99a
Don't call setRestorationClass: on 10.6.
2012-06-18 01:33:27 +00:00
Mitchell Livingston
bcde8ebef6
#4920 On Lion, use window restoration on the message log and stats window
2012-05-27 22:31:58 +00:00
Mitchell Livingston
2406572104
reverse r13248-r13250, since ARC doesn't support 32-bit.
2012-03-13 02:52:11 +00:00
Mitchell Livingston
11f57ccb18
#4822 Enable Automatic Reference Counting
2012-03-10 03:38:58 +00:00
Mitchell Livingston
8ca8c76799
bump Mac copyright to 2012
2012-01-14 17:12:04 +00:00
Mitchell Livingston
bc79f36f8c
#3948 Fix crash with command-option-w
2011-11-15 00:09:17 +00:00
Mitchell Livingston
4f3c9923ba
format the number of times opened
2011-02-09 02:49:32 +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
4f69b944b1
use the number formatter when displaying bytes
2010-11-14 21:51:56 +00:00
Mitchell Livingston
1fec2fb2d0
happy new year!
2010-01-01 21:12:04 +00:00
Mitchell Livingston
94627c81f3
only remove a torrent from the queue for a local error, not tracker error; miscellaneous trivial adjustments
2009-10-17 17:15:37 +00:00
Mitchell Livingston
2147b90172
one less warning
2009-09-12 02:39:45 +00:00
Mitchell Livingston
72230e8756
trivial changes
2009-03-01 17:02:58 +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
Charles Kerr
55f263312f
(trunk) patch from wereHamster to finish off tr_handle
2008-12-22 19:14:43 +00:00
Mitchell Livingston
6bc269d2bc
more trivial type changes
2008-10-28 00:08:49 +00:00
Mitchell Livingston
d50048566c
grammar correction
2008-10-23 21:19:30 +00:00
Mitchell Livingston
9d2a738cfe
attempt to fix "0 times" stats bug
2008-05-24 23:51:51 +00:00
Mitchell Livingston
913b88c8b6
potential fix for users that have "0 times" opened in stats window
2008-05-23 22:58:17 +00:00
Mitchell Livingston
6345b6ba11
keep strings consistent
2008-05-23 16:56:03 +00:00
Mitchell Livingston
ecb0dfc0f3
for users that have "times open" displayed as 0, display "n/a" instead
2008-05-23 16:54:01 +00:00
Charles Kerr
26b5a16630
(libt) more janitorial work on cleaning up tr_session*() and tr_torrent*() functions: session stats, torrent count, and manual update.
2008-05-22 20:44:41 +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
468104028b
#893 add statistics "reset" button
2008-04-22 21:04:01 +00:00
Mitchell Livingston
c6456aead9
add missing title localizations
2008-03-26 18:40:41 +00:00
Mitchell Livingston
35063d2482
simplify stats window resizing code
2008-03-25 23:10:49 +00:00
Mitchell Livingston
f637a15802
improve stats strings for future localizations
2008-03-25 01:01:28 +00:00
Mitchell Livingston
f741e74659
fold similar strings together for easier translation
2008-03-18 21:59:17 +00:00
Mitchell Livingston
c4646711a1
move some of the repetitive code into a method
2008-03-16 06:31:37 +00:00
Mitchell Livingston
3c0e3b8978
use a single xib file for all Stats window localizations
2008-03-16 06:20:35 +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
f80bd47056
update copyright info for 2008
2008-01-02 16:55:05 +00:00
Mitchell Livingston
a1a7263099
Italian localization for 1.0
2007-12-26 20:18:29 +00:00
Mitchell Livingston
2f44e0925d
put in a delay before checking port status
2007-12-25 19:08:06 +00:00
Mitchell Livingston
f825cea407
pixel alignment fix
2007-12-24 17:57:19 +00:00
Mitchell Livingston
0997148fbd
show bytes in tooltip
2007-11-26 21:56:18 +00:00
Mitchell Livingston
90741d6d98
stats
2007-11-26 20:23:12 +00:00
Mitchell Livingston
845568f0be
in stats, display sizes in mb's instead of bytes
2007-11-26 19:39:08 +00:00