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 |
Dmitry Serov
|
95ae0688eb
|
NSDictionary subscripting
|
2017-07-08 21:38:47 +07:00 |
Dmitry Serov
|
40a7b8879c
|
NSArray subscripting
|
2017-07-08 16:16:01 +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
|
626f58e720
|
Use autolayout for torrent info window (OS X)
|
2016-02-27 20:29:57 +00:00 |
Mike Gelfand
|
2ca7ac7473
|
Get rid of some more deprecation warnings (OS X)
|
2016-01-08 10:05:19 +00:00 |
Mitchell Livingston
|
802d9d5892
|
remove another subscript usage
|
2013-01-26 19:52:08 +00:00 |
Mitchell Livingston
|
806fdb0314
|
When renaming a transfer or file, reload the proper tables.
|
2013-01-22 03:54:51 +00:00 |
Mitchell Livingston
|
9c8395d109
|
silence several warnings related to printing ints in strings
|
2012-08-13 00:52:04 +00:00 |
Mitchell Livingston
|
53576bfa85
|
More 10.8 better file size formatting.
|
2012-07-25 12:48:13 +00:00 |
Mitchell Livingston
|
3d866c03e6
|
Call release, not dealloc on the Info View Controllers
|
2012-03-13 02:55:15 +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
|
01590dacf3
|
make sure there's a screen before attempting to constrain info window size
|
2011-12-25 22:15:13 +00:00 |
Mitchell Livingston
|
25a5834614
|
#4683 Info window swapped view heights not constrained to screen size
|
2011-12-25 22:05:18 +00:00 |
Mitchell Livingston
|
d67dd1f292
|
#4591 Don't have the inspector float above other windows
|
2011-10-24 02:02:19 +00:00 |
Mitchell Livingston
|
0808bdd2fe
|
We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it.
|
2011-10-06 00:30:40 +00:00 |
Mitchell Livingston
|
4d5ab8a4c5
|
#4241 Update dock badge count after removing download through web interface
|
2011-06-19 03:52:54 +00:00 |
Mitchell Livingston
|
553b85443f
|
#4072 Remove "known" field in Inspector->Peers
|
2011-03-04 02:58:08 +00:00 |
Mitchell Livingston
|
c97f6b3d59
|
center the "No Torrents Selected" in the inspector
|
2011-02-12 03:53:23 +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
|
efc34d4b69
|
update all Mac localizations
|
2010-11-20 16:09:48 +00:00 |
Mitchell Livingston
|
4f69b944b1
|
use the number formatter when displaying bytes
|
2010-11-14 21:51:56 +00:00 |
Mitchell Livingston
|
76f5a1f680
|
a couple more formatted integers
|
2010-11-14 21:04:25 +00:00 |
Mitchell Livingston
|
a56daa2b97
|
rejigger
|
2010-10-15 23:39:14 +00:00 |
Mitchell Livingston
|
9be5d37de0
|
#3637 Swipe to change inspector tab
|
2010-10-15 23:38:11 +00:00 |
Mitchell Livingston
|
8e529921d7
|
simplify how the icons are set for the inspector tabs
|
2010-03-14 15:03:14 +00:00 |
Mitchell Livingston
|
b9e7cc8990
|
set the inspector views' titles in each view's class
|
2010-03-14 03:09:12 +00:00 |
Mitchell Livingston
|
14d06e0ef3
|
remove unnecessary setHidden:'s
|
2010-03-14 02:59:37 +00:00 |
Mitchell Livingston
|
f1bfa1a3d5
|
move the code for remembering resize information for the info views into the individual views
|
2010-03-14 02:53:22 +00:00 |
Mitchell Livingston
|
236184c4a9
|
avoid theoretical memory leaks when the info window is deallocated
|
2010-03-14 02:14:03 +00:00 |
Mitchell Livingston
|
c5a3856e4f
|
add an optional clearView method to the InfoViewController protocol
|
2010-03-14 01:52:45 +00:00 |
Mitchell Livingston
|
efce4e9759
|
add a protocol for the info view controllers, and as a result eliminate some excessive code
|
2010-03-14 01:42:49 +00:00 |
Mitchell Livingston
|
15c2279052
|
avoid setting views in the inspector until necessary
|
2010-03-09 02:26:52 +00:00 |
Mitchell Livingston
|
c1e70f4e17
|
one less warning
|
2010-03-07 02:28:50 +00:00 |
Mitchell Livingston
|
41f29d45eb
|
make sure a info tab is loaded the first time it's shown
|
2010-03-07 01:40:32 +00:00 |
Mitchell Livingston
|
9945c07f80
|
add some missing localizable strings, and remove some warnings
|
2010-03-06 23:56:44 +00:00 |
Mitchell Livingston
|
933dbc0ad4
|
better implementation of r10310
|
2010-03-06 23:31:40 +00:00 |
Mitchell Livingston
|
5279b0f9da
|
the info window itself no longer needs to be localized
|
2010-03-06 23:24:42 +00:00 |
Mitchell Livingston
|
d5f4c15fb8
|
Refactor the info window, so that each view is in a separate xib and view controller. This should make future localizations simpler and the code more modular/readable.
|
2010-03-06 23:12:30 +00:00 |
Mitchell Livingston
|
fa7292cde7
|
display correct number of trackers to remove in the dialog box
|
2010-02-20 22:20:03 +00:00 |
Mitchell Livingston
|
9ae523535d
|
update the creator window's comment field to remove some unnecessary settings
|
2010-02-15 22:14:49 +00:00 |
Mitchell Livingston
|
1ed383776f
|
when adding a new tracker, display tier as "New Tier"
|
2010-02-15 19:26:23 +00:00 |
Mitchell Livingston
|
26ccf12b3e
|
#2902 New tracker addition field obscured when trackers vertically fill inspector view
|
2010-02-14 04:48:12 +00:00 |
Mitchell Livingston
|
4524029ab4
|
add the ability to remove trackers when multiple torrents are selected
|
2010-02-13 04:30:47 +00:00 |
Mitchell Livingston
|
b81f957164
|
deselect trackers in inspector when changing selection with > 1 selected in the main table
|
2010-02-09 00:10:27 +00:00 |