Commit Graph

8741 Commits

Author SHA1 Message Date
Charles Kerr 9b68c1ec97 (trunk libT) comment out a couple of console debug messages 2010-02-20 16:33:20 +00:00
Charles Kerr 7feaa9faae (trunk) #2938 -- sync gtk, mac, and cli clients with previous commit 2010-02-20 15:57:34 +00:00
Charles Kerr 5a9a07b71e (trunk) #2938 "crash when adding a torrent by URL from an ftp source over RPC" -- fixed in trunk for 1.91 2010-02-20 15:57:05 +00:00
Charles Kerr a973e38bb5 (trunk libT) #2922 "announce's 'download' field should follow the de facto standard" -- added to trunk for 1.91 2010-02-20 15:36:25 +00:00
Mitchell Livingston c4dbf9f8be dead code removal 2010-02-20 14:43:25 +00:00
Mitchell Livingston 633920d362 when the message log is full, only reload if the content changes 2010-02-20 14:29:33 +00:00
Charles Kerr 069d092301 (trunk libT) #2924 "1.90 crashes on startup" -- more changes in the vein of r10233 2010-02-20 03:41:47 +00:00
Charles Kerr 483086ef3d (trunk libT) #2924 "1.90 crashes on startup" -- fix typo from previous commit r10233 :/ 2010-02-20 01:22:10 +00:00
Charles Kerr 2f86872b0f (trunk libT) #2924 "1.90 crashes on startup" -- another experimental fix, inspired by the suggestion in http://forum.transmissionbt.com/viewtopic.php?p=45027&sid=9cfe1679bebdefb27dd288010cbff80d#p45027 that the bug may have been introduced in r10089. 2010-02-20 01:11:55 +00:00
Charles Kerr 1230a30991 (trunk libT) #2924 "1.90 crashes on startup" -- revert r10230's experimental code; it didn't work :( 2010-02-19 17:08:13 +00:00
Charles Kerr 8bd433e235 (trunk gtk) #2932 "The 'comment' field in the Torrent Properties dialog loses selection" -- fixed in trunk for 1.91 2010-02-19 14:49:03 +00:00
Charles Kerr 761547d1d2 (trunk libT) #2924 "1.90 crashes on startup" -- experimental commit 2010-02-19 07:04:54 +00:00
Charles Kerr 3c936b2849 (trunk libT) #2907 "Speed Limit mode not retained after relaunch" -- fixed in trunk for 1.91 2010-02-19 06:19:47 +00:00
Charles Kerr 8a949d0abf (trunk daemon) fix error message typo reported by Longinus00 2010-02-19 05:40:19 +00:00
Charles Kerr 0ecee636d7 (trunk daemon) print a warning to stderr when tr_daemon() can't open /dev/null 2010-02-19 05:25:58 +00:00
Mitchell Livingston fea912dd21 update to 1.90+ 2010-02-18 03:52:03 +00:00
Mitchell Livingston c62c1bf742 tweak NEWS 2010-02-18 03:15:04 +00:00
Mitchell Livingston d909dfb111 update Brazilian Portuguese for 1.9 2010-02-18 02:50:17 +00:00
Mitchell Livingston 06df33e6cd fix typo in French localization 2010-02-17 04:16:12 +00:00
Charles Kerr 3b66622014 (trunk) tweak 1.90 NEWS; bump configure.ac 2010-02-16 16:00:31 +00:00
Charles Kerr 9750da9e93 (trunk gtk) update translations from rosetta 2010-02-16 15:56:34 +00:00
Mitchell Livingston abec600d35 update French localization for 1.9 2010-02-16 12:53:17 +00:00
Mitchell Livingston b65ead918f small tweaks 2010-02-16 03:29:31 +00:00
Charles Kerr 653537f8d7 (trunk libT) #2907 "speed limit mode not retained after relaunch" -- fixed in trunk for 1.90 2010-02-16 00:00:22 +00:00
Charles Kerr b592efc5b9 (trunk web) sync the web client's code with r10197 2010-02-15 23:52:41 +00:00
Mitchell Livingston 52172c80d6 update Simplified Chinese localization for 1.9 2010-02-15 22:22:55 +00:00
Mitchell Livingston 7afbfa7600 update German and English creator windows (missed English in last commit) 2010-02-15 22:17:53 +00:00
Mitchell Livingston 9ae523535d update the creator window's comment field to remove some unnecessary settings 2010-02-15 22:14:49 +00:00
Mitchell Livingston 1ed383776f when adding a new tracker, display tier as "New Tier" 2010-02-15 19:26:23 +00:00
Mitchell Livingston 4bb5f833ef update Italian localization for 1.9 2010-02-15 17:32:42 +00:00
Mitchell Livingston d6a7b2fbd8 2 less warnings from localizations 2010-02-15 16:51:08 +00:00
Charles Kerr bdae614636 (trunk libT) instead of growing the ptrArray by a constant fixed amount when it runs out of room, follow exponential growth to minimize the number of realloc()s needed. This speeds up populating large arrays in bencode.c 2010-02-15 16:44:02 +00:00
Mitchell Livingston f5c5db18da remove nl's pref window's max size 2010-02-15 16:21:25 +00:00
Mitchell Livingston f239919443 ocd tweaks 2010-02-15 16:15:37 +00:00
Mitchell Livingston 78f6a488d5 remove temporary asserts 2010-02-15 14:56:14 +00:00
Mitchell Livingston 496e86cbac #2905 Minor memory leak in AddWindowController 2010-02-15 14:41:53 +00:00
Charles Kerr 6897fea531 (trunk) tweak the configure script's "options" display to emphasise that the optional libraries are optional 2010-02-15 14:39:04 +00:00
Charles Kerr 6407e38df7 (trunk libT) fix a potential (but currently unused) code path in tr_torrentNew() that could cause a memory leak. Thanks to Elbandi for pointing this out. 2010-02-15 00:22:18 +00:00
Mitchell Livingston 2421798dd9 update German localization for 1.9 2010-02-14 19:39:54 +00:00
Charles Kerr e31b9d8fc5 (trunk libT) #2903 "Don't send DHT port messages to peers if we didn't advertise support for DHT in the handshake" -- fixed in trunk for 1.90 2010-02-14 19:35:09 +00:00
Charles Kerr 6ddd5c4f12 (trunk gtk) #2900 "Indicator Application can only work with icon names, not rendered icons" -- patched for 1.90 in trunk. Thanks to qense for the patch. 2010-02-14 14:26:45 +00:00
Charles Kerr be80f3bbde (trunk libT) more improvements to tr_announcerResetTorrent() 2010-02-14 05:34:03 +00:00
Charles Kerr 586602a13a (trunk libT) annother announcer tweak, this time to resolve a problem reported by Longinus00 in #transmission on freenode that 404 responses incorrectly caused Transmission to announce again 2010-02-14 05:16:04 +00:00
Mitchell Livingston 26ccf12b3e #2902 New tracker addition field obscured when trackers vertically fill inspector view 2010-02-14 04:48:12 +00:00
Charles Kerr cf95714968 (trunk libT) handle 404 errors more gracefully. error reported by Longinus00 in #transmission on freenode 2010-02-14 03:54:35 +00:00
Charles Kerr 617e80d767 (trunk libT) #2850 "tr_torrentSetAnnounceList() should not trigger reannounces to trackers" -- further revision to get newly-added tiers to announce 2010-02-14 03:40:39 +00:00
Charles Kerr 2ad6e06ea6 (trunk libT) #2850 "tr_torrentSetAnnounceList() should not trigger reannounces to trackers" -- tweak to r10193 2010-02-14 03:28:54 +00:00
Charles Kerr 057b80a9f9 (trunk libT) "tr_torrentSetAnnounceList() should not trigger reannounces to trackers" -- implemented in trunk for 1.90 2010-02-13 21:58:38 +00:00
Mitchell Livingston 48f3316926 update Traditional Chinese localization for 1.9 2010-02-13 14:39:35 +00:00
Charles Kerr c0cf694b85 (trunk libT) optimize out some unnecessary cycles when there are missing files in a torrent being verified 2010-02-13 05:46:31 +00:00