1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 09:37:56 +00:00
Commit graph

256 commits

Author SHA1 Message Date
Mitchell Livingston
cf9ccc6c73 add checks to file table for file selection...disabled until they actually can be used 2007-01-17 23:19:53 +00:00
Mitchell Livingston
80698ed38d use proper subclass for file table and give accurate path for files 2007-01-17 17:44:03 +00:00
Mitchell Livingston
99c63daaea show file size in file table again 2007-01-17 07:26:33 +00:00
Mitchell Livingston
091aec4abe show accurate number of total files 2007-01-17 06:43:07 +00:00
Mitchell Livingston
b7e3c9af5a first go at using an outline view for files....what a pain parsing the file names 2007-01-17 06:25:35 +00:00
Mitchell Livingston
0d2ef564b6 fix visual glitch in prefs 2007-01-13 16:13:51 +00:00
Mitchell Livingston
4eeae413b8 dock menu will display number of seeding and downloading transfers 2007-01-12 19:36:52 +00:00
Mitchell Livingston
7abfceceac a little less redundant checking of global bandwidth, and added myself as working on back-end 2007-01-12 17:16:20 +00:00
Mitchell Livingston
486e5789f6 Dim "kb/s" label in inspector when the corresponding text field is disabled 2007-01-12 17:02:33 +00:00
Mitchell Livingston
806693281f separate queue for seeding torrents 2007-01-09 03:25:13 +00:00
Mitchell Livingston
6b5a40ad91 rephrase inspector 2007-01-08 21:57:09 +00:00
Mitchell Livingston
c6b6e93265 let's make things simpler: no need for default individual torrent bandwidth limits...global limits and inspector options are enough 2007-01-08 15:11:15 +00:00
Mitchell Livingston
ac84f60f7a remove reference to deleted class 2007-01-02 19:53:08 +00:00
Mitchell Livingston
afb50f6997 some cleanup 2007-01-02 16:50:12 +00:00
Mitchell Livingston
b9edcfb62b Action menu's behavior should now mimic Mail.app's 2007-01-02 03:10:11 +00:00
Mitchell Livingston
0cc6a306ac remove bindings from the rest of the text fields, added back glue code 2006-12-31 23:24:23 +00:00
Mitchell Livingston
5c0230cfcb bindings + formatters = trouble....revert to glue code for speed limit, torrent limit, and port fields in prefs...more to come later 2006-12-31 21:38:35 +00:00
Mitchell Livingston
0389289d16 fixed tabbing behavior in prefs 2006-12-28 21:24:19 +00:00
Mitchell Livingston
bd608129d8 spacing changes 2006-12-28 01:07:47 +00:00
Mitchell Livingston
d7f1933087 redone options tab of inspector...current settings for "stop at ratio" won't carry over 2006-12-28 00:29:05 +00:00
Mitchell Livingston
4465ea7bc8 adjust text field widths in the inspector 2006-12-27 21:02:46 +00:00
Mitchell Livingston
0b3e32ede3 clarify action menu text 2006-12-27 03:42:27 +00:00
Mitchell Livingston
23427ad507 alignment adjustment 2006-12-27 03:14:16 +00:00
Mitchell Livingston
b31ee4f03c individual download/upload speed caps accessible under options in the inspector 2006-12-27 02:57:55 +00:00
Mitchell Livingston
4471ce12c5 manual announce in mac gui...only useable once per minute for each torrent 2006-12-26 21:02:00 +00:00
Mitchell Livingston
ffe6d0f0be better default size for inspector 2006-12-24 16:15:11 +00:00
Mitchell Livingston
843761f656 sort ul/dl rate columns by actual rate 2006-12-18 20:07:32 +00:00
Mitchell Livingston
d7c9da2c8f display actual upload/download rate in inspector for individual peers 2006-12-18 06:25:40 +00:00
Mitchell Livingston
3374ce9a32 merge multitracker branch:
Adds announce list, support for code 301/302 redirect, improvements to mac inspector, better queueing with errors, random extra wait of up to a minute between announces, and other changes.
2006-12-17 16:36:27 +00:00
Mitchell Livingston
36d7fb620d lower values for peer progress colors 2006-12-15 01:49:37 +00:00
Mitchell Livingston
a2dab479d9 small adjustments to original placement and value for peer progress color 2006-12-14 15:59:16 +00:00
Josh Elsasser
44f8325312 Merge scrape branch:
Automatically scrape trackers as needed.
  If tracker supplies a trackerid then use it (untested).
  Use tracker's min interval, clamped to the same range as interval.
  Show total completed downloads in the MacOS X frontend.
2006-12-02 01:46:54 +00:00
Mitchell Livingston
6a154b794d an attempt to fix the background drawing bug 2006-11-23 15:44:44 +00:00
Mitchell Livingston
d47fe45226 merge tracker address and announce address into one field in the inspector 2006-11-23 04:10:16 +00:00
Mitchell Livingston
ab98c157c0 combine pieces and piece size in inspector 2006-11-23 03:23:41 +00:00
Mitchell Livingston
4c32f40f3b small adjustments to inspector and check for utf-8 strings 2006-11-23 02:53:47 +00:00
Mitchell Livingston
48b0d28e26 scroll box for torrent comment 2006-11-23 02:37:54 +00:00
Mitchell Livingston
4306c7cfa5 add support in libT and the mac interface for displaying comment, creator, and date created 2006-11-23 01:38:18 +00:00
Mitchell Livingston
d65612a157 url entry window is now a bit like iTunes's 2006-11-22 01:29:41 +00:00
Mitchell Livingston
0823725385 update Localizable.strings 2006-11-20 03:24:05 +00:00
Mitchell Livingston
dfbb245d05 patch to PortChecker to make it more reusable 2006-11-19 15:37:57 +00:00
Mitchell Livingston
ee59c4b02b clarify what the sheet does with a lab and the OK button relabeled Open 2006-11-18 18:51:07 +00:00
Mitchell Livingston
01db465db9 URL sheet button alignment and shortcuts 2006-11-18 18:44:01 +00:00
Mitchell Livingston
6f23f36cc7 change to the url sheet sizing 2006-11-18 16:01:42 +00:00
Mitchell Livingston
af170830f7 show sheet where torrent url can be entered, with some basic string to url conversion 2006-11-18 15:47:20 +00:00
Mitchell Livingston
7145809986 make credits localizable 2006-11-14 19:31:47 +00:00
Mitchell Livingston
8ebdd6070a use bindings for speed limit 2006-11-11 21:03:50 +00:00
Mitchell Livingston
835a616494 smaller max width for ip address column 2006-11-11 20:16:37 +00:00
Mitchell Livingston
9b90fcc632 peer progress colors now change at 30% and 70% 2006-11-10 06:18:58 +00:00
Mitchell Livingston
53881e4b2e progress column smaller by default 2006-11-10 05:42:29 +00:00