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

2524 commits

Author SHA1 Message Date
Mitchell Livingston
7c483044b2 email addresses should start with "mailto:" 2008-06-09 04:33:53 +00:00
Mitchell Livingston
84882eaff8 update email addresses; make links clickable in the Mac about box 2008-06-09 04:26:53 +00:00
Mitchell Livingston
457585252a #990 - add hidden pref for DSCP support 2008-06-08 22:59:27 +00:00
Mitchell Livingston
4d834e098a finish renaming "web seeders" to "web seeds" 2008-06-08 21:13:35 +00:00
Mitchell Livingston
c60c6b0e10 "web seeds", not "web seeders" 2008-06-08 18:02:16 +00:00
Mitchell Livingston
f205d28ffb rephrase the remote preferences check, and add a description below it 2008-06-08 17:02:32 +00:00
Mitchell Livingston
31a467a790 make the web seed table a little more efficient 2008-06-08 16:38:15 +00:00
Mitchell Livingston
c83daab843 add a "DL" column to the web seed table (not yet functional) 2008-06-08 15:54:34 +00:00
Mitchell Livingston
2cbf55351d another attempt to improve the animation reliability of the sliding web seeds table 2008-06-08 05:36:49 +00:00
Mitchell Livingston
9bbd4bb5d4 put in placeholder (non-functional) proxy preferences 2008-06-08 04:16:06 +00:00
Mitchell Livingston
af27086420 re-implement animated resizing of the web seed table, this time in a safer and 10.4-compatable way 2008-06-08 04:11:29 +00:00
Mitchell Livingston
7012831928 get rid of the web seed table animation for now - it refuses to play well with others 2008-06-08 02:18:36 +00:00
Mitchell Livingston
0f9093cb7d more chicanery to get the web seed table resizing in edge-case situations 2008-06-08 02:10:10 +00:00
Mitchell Livingston
e0e086b8cb refinement to the resizing web seeds table code 2008-06-08 01:27:49 +00:00
Mitchell Livingston
0a9e5d6bad first stab at animating the web seed table 2008-06-08 01:17:36 +00:00
Mitchell Livingston
651549d401 update the peer inspector tab to show web seeders 2008-06-07 23:38:05 +00:00
Mitchell Livingston
aa1bea4065 add Growl 1.1.3 2008-06-06 22:07:46 +00:00
Mitchell Livingston
31d1252221 remove Growl 1.1.2 2008-06-06 22:07:21 +00:00
Mitchell Livingston
3bc2f91d2d fix typo when updating session settings through rpc; update strings and appcast 2008-06-06 05:01:28 +00:00
Mitchell Livingston
8b3f992ad8 update port status strings and creator "no tracker" string 2008-06-05 19:26:35 +00:00
Mitchell Livingston
0d13894dff add fields for rpc username and password 2008-06-05 16:50:39 +00:00
Mitchell Livingston
189cbfbf22 fix mac breakage 2008-06-05 16:32:44 +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
6d04fb8832 some small simplifications to the group code 2008-06-05 02:46:39 +00:00
Mitchell Livingston
f010e5f372 minor efficiency improvements 2008-06-05 02:16:33 +00:00
Mitchell Livingston
e0345e462a adjust the placement of the port status indicator 2008-06-04 23:03:46 +00:00
Mitchell Livingston
c6d45c0c73 update strings file; remove commented-out code 2008-06-04 21:18:42 +00:00
Mitchell Livingston
383f82cdd3 minor update to the creator window 2008-06-04 21:09:42 +00:00
Mitchell Livingston
d7548a75c6 ability to create torrent files with multiple trackers 2008-06-04 20:55:38 +00:00
Mitchell Livingston
7c5134739a disable rpc controls when rpc is disabled 2008-06-04 19:22:38 +00:00
Mitchell Livingston
6497411b61 add a note about wildcards to the rpc prefs 2008-06-04 18:06:16 +00:00
Mitchell Livingston
fa08470cfa accurately test the rpc acl's ip address 2008-06-04 17:25:51 +00:00
Mitchell Livingston
cf28aa878a on Tiger attempt to show the group filter image at the correct size 2008-06-04 17:15:24 +00:00
Mitchell Livingston
a3324fbeea print the rpc access list error message to Console 2008-06-04 16:24:49 +00:00
Mitchell Livingston
bb2fbf088f actually hook up the rpc port field 2008-06-04 06:44:21 +00:00
Mitchell Livingston
6243881480 sort ip addresses in the rpc access table; other cleanup with this table code 2008-06-04 06:40:50 +00:00
Mitchell Livingston
63c06c99b1 add ability to add and remove to the rpc access list 2008-06-04 04:48:17 +00:00
Mitchell Livingston
9aa4c2b4ae add rpc access control table to prefs 2008-06-04 03:50:10 +00:00
Mitchell Livingston
ec80337b9c attempt to eliminate an unused view item 2008-06-03 20:47:33 +00:00
Mitchell Livingston
1a234d951c use date added, date completed, and date of last activity from libT, setting the old Mac values on first run 2008-06-03 19:47:07 +00:00
Mitchell Livingston
32ddfbe98a initial rpc pref pane 2008-06-03 19:11:43 +00:00
Mitchell Livingston
8bd570d976 get rid of an unnecessary warning 2008-06-03 18:00:51 +00:00
Mitchell Livingston
84601b3e09 implement most of the rpc preferences updating 2008-06-03 17:55:43 +00:00
Mitchell Livingston
c42a623ada only update the options window when the updated torrent is already selected 2008-06-03 16:28:09 +00:00
Mitchell Livingston
6e6e8680d1 swap rpc start/stop and remove 2008-06-03 16:22:31 +00:00
Mitchell Livingston
9eaef4723e mac: implement rpc started, stopped, and updated 2008-06-03 16:20:21 +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
15beea0630 update NEWS and mac strings 2008-06-02 20:31:26 +00:00
Mitchell Livingston
a4520742e5 for now don't allow modification of non-user added trackers 2008-06-02 19:42:14 +00:00