1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-28 10:38:45 +00:00
Commit graph

648 commits

Author SHA1 Message Date
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
c83daab843 add a "DL" column to the web seed table (not yet functional) 2008-06-08 15:54:34 +00:00
Mitchell Livingston
9bbd4bb5d4 put in placeholder (non-functional) proxy preferences 2008-06-08 04:16:06 +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
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
6d04fb8832 some small simplifications to the group code 2008-06-05 02:46:39 +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
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
32ddfbe98a initial rpc pref pane 2008-06-03 19:11:43 +00:00
Mitchell Livingston
15beea0630 update NEWS and mac strings 2008-06-02 20:31:26 +00:00
Mitchell Livingston
88d357539e (mac) initial support for adding and removing trackers 2008-06-02 17:26:02 +00:00
Mitchell Livingston
62f034cdbd potential decrease in memory usage when showing the group dividers 2008-05-31 02:38:44 +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
b9baa6ba84 update localizable strings and NEWS 2008-05-29 00:51:28 +00:00
Mitchell Livingston
aed40c4318 allow creation of torrents with no announce address 2008-05-28 23:57:25 +00:00
Mitchell Livingston
8417a114a2 rearrange the "transfers" pref pane 2008-05-26 22:35:18 +00:00
Mitchell Livingston
99c5ce5dce Option to only show the add window when manually adding transfers 2008-05-26 21:39:30 +00:00
Mitchell Livingston
03292f0bd8 missed these files in the last commit 2008-05-23 19:32:35 +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
5cd3dd1db7 manually draw the alternating row colors - this allows the rows below each group row to start as white 2008-05-23 19:04:19 +00:00
Mitchell Livingston
29ee9a2a6f add quick look menu item 2008-05-21 16:28:21 +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
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
a423636ed3 the "selected" status string and the minimal view's "remaining time" status string are now toggled from the main action menu instead of being clickable 2008-05-10 19:24:28 +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
ffd70de1b8 even more string cleanup 2008-04-28 18:51:38 +00:00
Mitchell Livingston
308a522845 eliminate some localized strings 2008-04-28 18:43:48 +00:00
Mitchell Livingston
81a326714f disable the create button in the creator window when the tracker address is blank (ignoring anything before "://") 2008-04-27 14:31:49 +00:00
Mitchell Livingston
0e96185a93 the torrent url sheet will now disable the open button when there is no text; cleanup to the sleep code 2008-04-25 22:23:31 +00:00
Mitchell Livingston
3a2e1f0c3b clarify the remaining disk space alert's suppression button's text 2008-04-23 12:44:11 +00:00
Mitchell Livingston
f88197f6a9 update NEWS and localizable strings 2008-04-23 03:33:45 +00:00
Mitchell Livingston
b6fca67fb1 improved sort by date in the message log 2008-04-15 19:57:56 +00:00
Mitchell Livingston
92f5bec9a4 animate the blocklist download bar when first shown; update strings file 2008-04-08 15:45:01 +00:00
Mitchell Livingston
c0e2f95ffd even more string folding! 2008-04-07 13:43:26 +00:00
Mitchell Livingston
ab2d8a4507 Capitalization Changes 2 2008-04-07 13:29:46 +00:00