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 |
Mitchell Livingston
|
4489c25fdf
|
fix adding trackers
|
2010-02-08 04:17:41 +00:00 |
Mitchell Livingston
|
5595666310
|
a couple more tweaks to displaying peers and webseeds
|
2010-02-07 17:37:01 +00:00 |
Mitchell Livingston
|
7de86fd404
|
retrieve peers and webseeds in a single loop
|
2010-02-07 01:51:45 +00:00 |
Mitchell Livingston
|
310e33bece
|
a tiny bit of improvement to the tracker tab efficiency
|
2010-02-06 15:58:35 +00:00 |
Mitchell Livingston
|
3b2ad86fcf
|
slight efficiency improvements for peers and webseeds in the inspector
|
2010-02-06 15:42:18 +00:00 |
Mitchell Livingston
|
cee284549b
|
(hopefully) fix r10106 peer table resize issue
|
2010-02-06 03:52:32 +00:00 |
Mitchell Livingston
|
e03d7dd658
|
#2867 Display peers and web seeds for all selected torrents in the inspector
|
2010-02-06 03:34:49 +00:00 |
Mitchell Livingston
|
1dd5dddcec
|
improve how tracker tiers are sent to the inspector code
|
2010-02-06 02:35:27 +00:00 |
Mitchell Livingston
|
94517feeeb
|
#2860 Display trackers for all selected torrents in the inspector
|
2010-02-05 02:51:42 +00:00 |
Mitchell Livingston
|
bc0f2bb3f0
|
remove a few 1.8 -> 1.9 warnings
|
2010-01-31 21:25:49 +00:00 |
Mitchell Livingston
|
47f9397122
|
eliminate a couple of compiler warnings
|
2010-01-13 03:05:03 +00:00 |
Mitchell Livingston
|
14da64ec06
|
assorted small cleanup and log removal
|
2010-01-10 16:26:30 +00:00 |
Mitchell Livingston
|
6138daec3f
|
add an identifier to trackers, for use by the ui's (this should hopefully fix the problem for removing trackers with "invisible" trackers)
|
2010-01-10 02:34:00 +00:00 |
Mitchell Livingston
|
f18fa22d53
|
even more logs
|
2010-01-09 00:57:30 +00:00 |
Mitchell Livingston
|
521a1dba2b
|
add some NSLogs to help smoke out http://forum.transmissionbt.com/viewtopic.php?f=1&t=9105&start=105#p43232
|
2010-01-08 02:48:08 +00:00 |
Mitchell Livingston
|
3a1c9f2cd7
|
change the code for determining which trackers to remove
|
2010-01-07 01:52:15 +00:00 |
Mitchell Livingston
|
1fec2fb2d0
|
happy new year!
|
2010-01-01 21:12:04 +00:00 |
Mitchell Livingston
|
c167246319
|
whoops
|
2009-12-19 21:43:15 +00:00 |
Mitchell Livingston
|
8bb145e61b
|
make the previously selectable fields again selectable on non-English
|
2009-12-19 21:39:59 +00:00 |
Mitchell Livingston
|
64696d5714
|
#2594 Make all inspector fields selectable
|
2009-12-19 20:15:16 +00:00 |
Mitchell Livingston
|
4522ae9e14
|
trivial tweaks here and there
|
2009-12-12 18:52:03 +00:00 |
Mitchell Livingston
|
3cd939ebca
|
improve the tracker removing code
|
2009-12-12 04:39:43 +00:00 |