1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-28 02:27:41 +00:00
Commit graph

345 commits

Author SHA1 Message Date
Mitchell Livingston
651549d401 update the peer inspector tab to show web seeders 2008-06-07 23:38:05 +00:00
Mitchell Livingston
bd2ad5ca97 handle all settings changed by rpc (previously download location was missing) 2008-06-05 15:22:18 +00:00
Mitchell Livingston
4951ba05d0 avoid unnecessary memory allocation when updating the rpc access list 2008-06-05 05:00:24 +00:00
Mitchell Livingston
9b4c88ee27 attempt to make the tracker table and buttons a bit nicer on Tiger 2008-06-03 15:27:03 +00:00
Mitchell Livingston
a4520742e5 for now don't allow modification of non-user added trackers 2008-06-02 19:42:14 +00:00
Mitchell Livingston
2b72de34ab pluralize the "remove tracker" dialogue appropriately; merge more of the remove code 2008-06-02 19:17:04 +00:00
Mitchell Livingston
6d7077522b merge some code for removing trackers 2008-06-02 18:47:54 +00:00
Mitchell Livingston
b884651ac3 add a warning when removing built-in trackers 2008-06-02 18:34:58 +00:00
Mitchell Livingston
88d357539e (mac) initial support for adding and removing trackers 2008-06-02 17:26:02 +00:00
Mitchell Livingston
8a876d755a "isFolder" is a better method name than "folder" 2008-05-29 22:16:03 +00:00
Mitchell Livingston
7e698d48b4 fix typo from the typo fix 2008-05-29 00:58:20 +00:00
Mitchell Livingston
1828cca645 fix 2 typos 2008-05-29 00:56:58 +00:00
Mitchell Livingston
0558f0b05f manually draw the alternating row colors in the tracker table as well 2008-05-23 19:31:57 +00:00
Mitchell Livingston
b89071685f use a custom class instead of a dictionary for holding a torrent's file structure 2008-05-22 18:39:49 +00:00
Mitchell Livingston
e6f66b1d07 quicklook window expands from the icon instead of the whole table row 2008-05-21 22:09:05 +00:00
Mitchell Livingston
3bac97b948 enable/disable the quicklook menu item/toolbar item 2008-05-21 18:59:18 +00:00
Mitchell Livingston
64e328a741 add QuickLook to the main window (keeping it in the info window as well) 2008-05-21 15:45:27 +00:00
Mitchell Livingston
1f0c5b891c move quick look into its own class, making it a singleton object to allow expanded functionality 2008-05-21 15:23:26 +00:00
Mitchell Livingston
c6229feac9 update quicklook when switch tabs to the file tab 2008-05-20 23:57:42 +00:00
Mitchell Livingston
de9d548cf3 only update quicklook window when changing transfer/file 2008-05-20 23:45:07 +00:00
Mitchell Livingston
aa0e8df705 update the quicklook window when the selected transfer changes 2008-05-20 23:13:52 +00:00
Mitchell Livingston
7983c5484a allow quicklook of transfers through the inspector; add a quicklook button; move quicklook code from the file controller to the info controller 2008-05-20 23:04:23 +00:00
Mitchell Livingston
1fb597f1ba #958 QuickLook from within the Inspector - thanks Waldorf! 2008-05-20 19:34:33 +00:00
Mitchell Livingston
31ddd11508 fix a crash when sorting by tracker order; update NEWS 2008-05-06 01:53:15 +00:00
Mitchell Livingston
bfa9efc9f3 #902 pasting a link into transmission will open the url 2008-05-01 02:20:53 +00:00
Mitchell Livingston
882abcb9bb eliminate some more localized strings 2008-04-28 18:44:00 +00:00
Mitchell Livingston
59552d05e2 get rid of duplicate address code, and display the tracker announce/scrape correctly 2008-04-24 06:35:21 +00:00
Mitchell Livingston
d15a768045 string folding ftw 2008-04-12 17:52:37 +00:00
Mitchell Livingston
9ccad6ce62 capitalization changes 2008-04-07 13:25:55 +00:00
Mitchell Livingston
9dc92d4d3b more string fiddling and minor badger changes 2008-04-01 15:24:35 +00:00
Mitchell Livingston
66b5271479 in the inspector, don't show the percent complete for selected when it's not multi-file 2008-03-31 20:58:33 +00:00
Mitchell Livingston
b773c9aeba (trunk) Fix visual glitch with the tracker inspector tab when there is no scrape address 2008-03-30 04:41:55 +00:00
Mitchell Livingston
ced900ea12 #764 Use locale specific floats 2008-03-24 00:06:54 +00:00
Mitchell Livingston
ae2420422d don't add tier separators when getting the tracker list when they aren't used 2008-03-21 21:07:31 +00:00
Mitchell Livingston
2f917c2ad8 #799 treat "waiting to check..." as paused 2008-03-19 18:03:02 +00:00
Mitchell Livingston
32b41bb72e more string folding 2008-03-18 22:11:43 +00:00
Mitchell Livingston
382dd2cfdc adjustments to last activity field 2008-03-07 13:23:01 +00:00
Mitchell Livingston
d347e428c9 with multiple torrents selected, show the latest "last activity" 2008-03-06 16:13:05 +00:00
Mitchell Livingston
a9213b0f4b don't reload the table info when the the same torrents are selected 2008-02-27 13:59:26 +00:00
Mitchell Livingston
598cb4a0d5 small efficiency improvements when displaying the list of peers and list of trackers 2008-02-27 13:52:43 +00:00
Mitchell Livingston
c24432c129 cleanup for last commit 2008-02-27 02:06:46 +00:00
Mitchell Livingston
b2cb5f6fe3 save each individual inspector tab's size separately 2008-02-27 01:57:13 +00:00
Mitchell Livingston
265c29b907 adjust tracker table 2008-02-27 01:25:37 +00:00
Mitchell Livingston
7e929d9d70 add table of trackers to the tracker inspector tab 2008-02-26 22:56:27 +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
6a8672009e improvements on the tracker inspector tab 2008-02-22 04:37:52 +00:00
Mitchell Livingston
68f5231b96 initial inclusion of the "tracker" tab 2008-02-22 01:36:30 +00:00
Mitchell Livingston
7b370036ef unflip the reveal buttons in the inspector 2008-01-15 21:49:40 +00:00
Mitchell Livingston
ae5fdbb958 redo the peer tooltip status strings 2008-01-14 05:53:38 +00:00
Mitchell Livingston
a0578f408b allow priority selector to show even when the inspector is not the main window (10.5-only) 2008-01-12 03:39:26 +00:00