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

945 commits

Author SHA1 Message Date
Mitchell Livingston
7105312fba add a missing function declaration 2007-04-30 19:43:43 +00:00
Mitchell Livingston
d619e30a43 • treat quitting when updating the same as quitting normally in regards to announcing
• change log wording change
2007-04-30 16:54:55 +00:00
Mitchell Livingston
c80ff07a06 rename "remove fast resume cache" item and check speed limit only once per minute 2007-04-28 02:39:30 +00:00
Mitchell Livingston
305ccf1cd5 add ability to remove torrent cache 2007-04-28 01:34:39 +00:00
Mitchell Livingston
9d570c03db move debug warning code from awakeFromNib to applicationDidFinishLaunching: so that only one Help menu is created 2007-04-25 11:56:24 +00:00
Mitchell Livingston
61a611bd29 have the upload/download checks in prefs enable/disable the right field 2007-04-25 03:24:51 +00:00
Mitchell Livingston
1b9a631362 fix for change in pref name 2007-04-25 03:17:06 +00:00
Mitchell Livingston
9c4e9d1c5a new option in general prefs to reset all warnings (replaces option for enabling file size check) 2007-04-25 03:16:25 +00:00
Mitchell Livingston
c31578423d warning when starting up with message log set to debug 2007-04-25 03:00:43 +00:00
Mitchell Livingston
b073b85e69 rearrange General prefs pane and put download above upload throughout the app 2007-04-25 02:34:07 +00:00
Eric Petit
afb9f29dc2 Fixes mistake in French translation 2007-04-23 22:13:37 +00:00
Mitchell Livingston
0cf1d27b04 get error messages working again 2007-04-23 18:49:28 +00:00
Mitchell Livingston
25df689c4a new Spanish translation 2007-04-22 20:28:12 +00:00
Mitchell Livingston
d692b23eaf Remove old Spanish translation 2007-04-22 20:27:33 +00:00
Mitchell Livingston
78d52fac58 update a few Spanish translation strings 2007-04-20 23:58:58 +00:00
Mitchell Livingston
ea839e8ca9 expand the last commit a bit so that ratio is calculated with the actual downloaded amount if amount downloaded in T is 0. This should eliminate ever showing infinity for ratio. 2007-04-20 23:51:15 +00:00
Mitchell Livingston
7b78590acf Disable the stop ratio once it is reached (while seeding). 2007-04-20 23:07:10 +00:00
Mitchell Livingston
36bb16a66f recheck speed limit if you awake a sleeping machine 2007-04-20 22:49:01 +00:00
Mitchell Livingston
80323c1b8f fix [214] 2007-04-19 19:59:46 +00:00
Mitchell Livingston
a463c12bde expand incomplete folder path 2007-04-19 06:05:32 +00:00
Mitchell Livingston
23598215bc when no torrent is selected, disable the PEX button? 2007-04-18 21:51:39 +00:00
Mitchell Livingston
8dc2126bfe • When typing the name of a torrent to highlite it, scroll to it too.
• Add a localized string and remove a warning.
2007-04-18 21:17:47 +00:00
Mitchell Livingston
af9d0feaa0 make credits match authors 2007-04-18 18:44:06 +00:00
Mitchell Livingston
7633fe6a66 We still love ya titer. 2007-04-18 14:07:10 +00:00
Mitchell Livingston
30a9059b10 add new spanish translation 2007-04-18 00:38:53 +00:00
Mitchell Livingston
a6f01c02ae remove old spanish translation 2007-04-18 00:38:08 +00:00
Mitchell Livingston
abc7eed88c update credits 2007-04-18 00:04:12 +00:00
Mitchell Livingston
767b5629f7 German Mac translation 2007-04-16 19:34:33 +00:00
Mitchell Livingston
1ff647412e attempt to simplify port gui code a little more 2007-04-16 04:50:57 +00:00
Mitchell Livingston
e19ba5199b change around the gui code for the Network prefs a bit 2007-04-16 03:45:33 +00:00
Mitchell Livingston
74f208d995 add Greek and Spanish Sparkle localizations 2007-04-15 16:51:48 +00:00
Mitchell Livingston
9aa8958eda add Spanish translation and de-localize the credits, now with all the files affected 2007-04-14 19:33:43 +00:00
Mitchell Livingston
396b38e759 add Spanish translation and de-localize the credits 2007-04-14 19:32:55 +00:00
Mitchell Livingston
93fa96f2df update Greek localization 2007-04-14 18:17:27 +00:00
Mitchell Livingston
d06610dce7 add 2 missing strings to the localization 2007-04-14 13:52:03 +00:00
Mitchell Livingston
193e43d2fc fix my wrongly-guessed French translations 2007-04-13 23:25:17 +00:00
Mitchell Livingston
9e29cce205 add Greek translation 2007-04-13 15:26:16 +00:00
Mitchell Livingston
e09d87cb4a get real date for sort 2007-04-12 13:49:01 +00:00
Mitchell Livingston
546f93177b better handle non-UTF8 error messages 2007-04-11 18:26:38 +00:00
Mitchell Livingston
4d88f86f51 add French Sparkle translation 2007-04-11 03:38:04 +00:00
Mitchell Livingston
6da67960e6 update Authors and Credits 2007-04-10 19:00:20 +00:00
Mitchell Livingston
70c3662a62 update Credits.rtf to match AUTHORS 2007-04-08 18:29:53 +00:00
Mitchell Livingston
c9d807744e update help index for last change 2007-04-08 16:07:56 +00:00
Mitchell Livingston
b57223fd4b typo fix in help 2007-04-08 15:42:56 +00:00
Mitchell Livingston
e6ad008831 if stop ratio is infinity and there is a ratio to stop at, stop 2007-04-07 21:08:00 +00:00
Mitchell Livingston
0ae40e8200 get rid of pointless variable 2007-04-06 15:25:15 +00:00
Mitchell Livingston
dcd012a12c don't draw for ratio < 0 2007-04-06 15:15:53 +00:00
Mitchell Livingston
40957461a9 French Mac OS X translation from cluthi 2007-04-05 23:03:03 +00:00
Mitchell Livingston
304d735e7d get valid downloaded number from new left variable 2007-04-04 01:05:04 +00:00
Mitchell Livingston
b3a6186abe help avoid a crash when going from 0.7 to 0.61 (just in case) 2007-04-03 15:24:12 +00:00