1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-27 01:57:52 +00:00
Commit graph

2373 commits

Author SHA1 Message Date
Mitchell Livingston
0aac71182c update Russian localization 2008-05-09 17:23:51 +00:00
Mitchell Livingston
8b8ab8d693 make the "group = none" image an empty box 2008-05-09 15:17:30 +00:00
Mitchell Livingston
53309cc96d update CTGradient to 1.8 2008-05-09 13:50:15 +00:00
Mitchell Livingston
92fc96ade1 update Chinese localization 2008-05-09 12:00:10 +00:00
Mitchell Livingston
7122aca003 remove the italian localization for the upcoming release 2008-05-08 20:20:50 +00:00
Mitchell Livingston
8c453a613b update Spanish localization 2008-05-08 13:44:11 +00:00
Mitchell Livingston
acb03e3598 add a new line at the bottom of the French strings 2008-05-07 18:51:44 +00:00
Mitchell Livingston
aed9f6261f update French localization 2008-05-07 18:44:51 +00:00
Mitchell Livingston
a6974520bd updated "remove" toolbar image 2008-05-06 16:26:45 +00:00
Mitchell Livingston
3e99ae9292 updated toolbar info image 2008-05-06 02:26:31 +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
6fca3a366f update Dutch localization 2008-05-05 00:35:59 +00:00
Mitchell Livingston
4c7be1b020 update "i" general info image in the inspector; trivial code changes 2008-05-04 19:45:51 +00:00
Mitchell Livingston
f1064c4ae3 update Traditional Chinese localization 2008-05-04 15:10:15 +00:00
Mitchell Livingston
acdd97384e generate the inspector tab button images dynamically when selected/deselected instead of storing them 2008-05-02 13:08:23 +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
31f3c1f136 remove os check from plist...the check isn't very reliable 2008-05-01 02:19:59 +00:00
Mitchell Livingston
115d5a4311 10.4.11 is now required 2008-04-30 18:39:02 +00:00
Mitchell Livingston
54c345b2cb remove the last script committed - Transmission now requires Mac OS X 10.4.11 with Security Update 2008-002 or 10.5 or higher 2008-04-30 18:35:07 +00:00
Mitchell Livingston
f56aae05df update help documentation 2008-04-29 10:32:04 +00:00
Mitchell Livingston
ffd70de1b8 even more string cleanup 2008-04-28 18:51:38 +00:00
Mitchell Livingston
882abcb9bb eliminate some more localized strings 2008-04-28 18:44:00 +00:00
Mitchell Livingston
308a522845 eliminate some localized strings 2008-04-28 18:43:48 +00:00
Charles Kerr
ed798be5ac don't use strlcat. 2008-04-28 18:09:17 +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
e99fbcbcbc now that a blank url cannot be entered in the url sheet, no need to check that 2008-04-25 22:29:51 +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
877c824ac2 don't check for speeds to badge that are disabled in prefs 2008-04-25 04:38:08 +00:00
Mitchell Livingston
5345d5fa12 warnings-- and a little tidying up 2008-04-24 21:37:46 +00:00
Mitchell Livingston
eaf4ecc37a don't redraw the dock tile if there is no change 2008-04-24 21:24:42 +00:00
Mitchell Livingston
b5d8fd0eb8 when getting the list of all trackers, exclude tiers when necessary 2008-04-24 14:41:41 +00:00
Mitchell Livingston
9a23382cef fix calculation of tier value 2008-04-24 06:42:45 +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
84515d4fb5 mac build compiles again - let's hope i did this right 2008-04-24 06:31:53 +00:00
Mitchell Livingston
d13c063af3 mac changes for #377, number one (it doesn't compile yet) 2008-04-24 01:55:33 +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
d6638dc9f3 clean up the quit/remove dialog text 2008-04-23 03:33:04 +00:00
Mitchell Livingston
468104028b #893 add statistics "reset" button 2008-04-22 21:04:01 +00:00
Mitchell Livingston
e87906e5a6 revert the last commit 2008-04-22 13:25:53 +00:00
Mitchell Livingston
33c9f92e99 remove an unnecessary class 2008-04-22 13:16:39 +00:00
Mitchell Livingston
3f198f365d update creator window error parsing to be a bit more expandable (in terms of checking for "http") 2008-04-22 04:00:17 +00:00
Mitchell Livingston
3595f286c4 the last change to libT allows the use of the stat field's sizeWhenDone when displaying total size selected 2008-04-21 00:12:05 +00:00
Mitchell Livingston
d581251a18 the blocklist downloader should get the tr_handle from the prefs controller instead of needing it passed separately 2008-04-17 04:25:49 +00:00
Mitchell Livingston
5acb4297ae experiment in improving calculation of the availability bar 2008-04-16 12:32:07 +00:00
Mitchell Livingston
b6fca67fb1 improved sort by date in the message log 2008-04-15 19:57:56 +00:00
Charles Kerr
93683854e4 unbreak the mac build 2008-04-14 15:32:50 +00:00
Charles Kerr
bc5838e75e deliberately break the mac build for a couple of hours because the last svn comm
it probably isn't nightly-user-friendly
2008-04-14 11:55:08 +00:00
Mitchell Livingston
612e7221a9 when unchecking all files in the add dialog window, don't do finished events 2008-04-14 00:05:16 +00:00
Mitchell Livingston
d15a768045 string folding ftw 2008-04-12 17:52:37 +00:00