Commit Graph

9618 Commits

Author SHA1 Message Date
Charles Kerr 91cc3f4a2d (trunk libT) #3329 "connection problems when downloading" -- apply Longinus00's fixSlowStart.diff 2010-10-01 18:16:01 +00:00
Charles Kerr f3ab57e082 (trunk gtk) #3589 "drag-and-dropping a magnet link onto the GTK+ client doesn't work" -- fixed. 2010-10-01 13:50:23 +00:00
Charles Kerr 80f69ee7d3 (trunk) fix svn properties on several files. Thanks ot Elbandi for suggesting this 2010-10-01 13:33:39 +00:00
Mitchell Livingston efc6a7d715 update trunk to 2.10+ 2010-10-01 01:00:41 +00:00
Mitchell Livingston 073b9c135c fix NEWS typo 2010-10-01 00:10:22 +00:00
Charles Kerr 41d3e09700 (trunk gtk) update translations, and add two new translations: Cebuano and Tagalog 2010-09-30 23:36:57 +00:00
Daniel Lee 04a9add256 (libt) #3588:Torrents with non power 2 pieceSizes fail hashchecks 2010-09-30 17:59:30 +00:00
Daniel Lee 9cc56f3c7c (libt) r11244 introduced a regression when making single file torrents 2010-09-30 05:22:33 +00:00
Charles Kerr 865d9d7a34 (trukn libT) call tr_close_file() instead of close() after saving a benc file to disk 2010-09-29 02:38:14 +00:00
Mitchell Livingston ea96b3ceff update French localization 2010-09-28 12:46:13 +00:00
Mitchell Livingston ed3d1be6cd update European Portuguese localization 2010-09-28 11:23:09 +00:00
Charles Kerr 4d11079b5d (trunk gtk) #3585 "in torrent_cell_renderer_get_size(), set x_offset and y_offset even if cell_area is NULL" -- fix r11267 oops 2010-09-27 23:10:54 +00:00
Charles Kerr 4bdd0860cc (trunk gtk) #3585 -- in torrent_cell_renderer_get_size(), set x_offset and y_offset even if cell_area is NULL 2010-09-27 20:24:41 +00:00
Charles Kerr aa605b655c (trunk utils) fix minor memory leak in transmission-create 2010-09-27 15:07:57 +00:00
Daniel Lee 04aee3c49b (libt) remove jump discontinuities in getMaxAtomCount 2010-09-25 00:38:49 +00:00
Daniel Lee afc7c5355e (libT) #3453:Torrent does not stop when set per torrent seed ratio is reached before torrent is completed
(libT) #3578:Interested flag isn't cleared when transitioning from leeching to seeding
2010-09-25 00:34:15 +00:00
Charles Kerr d57ba48775 (trunk) #3577 -- replace gear icon for GTK+, Qt clients 2010-09-24 15:22:53 +00:00
Charles Kerr e598d4c198 (trunk daemon) #3508 "transmission-remote --download-dir doesn't work properly" -- fixed. 2010-09-24 14:23:58 +00:00
Charles Kerr 7f6cfb3c24 (trunk gtk) #3554 "turtle speed button doesn't update when toggled via RPC" -- fix minor bug introduced in r11215 2010-09-24 14:21:08 +00:00
Mitchell Livingston 39ba63b7b9 update Simplified Chinese localization 2010-09-24 11:26:06 +00:00
Charles Kerr c721052abb (trunk gtk) fix minor memory leak that may or may not be related to https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/630679 2010-09-23 17:20:05 +00:00
Charles Kerr 6e62d0d99d (trunk gtk) fix a minor UMR error that Valgrind found 2010-09-23 17:05:40 +00:00
Charles Kerr 80582f8ccc add an #include guard to keep tr-lpd.h package-visible 2010-09-23 13:29:41 +00:00
Daniel Lee 99a1d0a123 (web) Fix some spacing in the tracker display 2010-09-23 04:21:18 +00:00
Mitchell Livingston 29e1972e65 update Dutch localization 2010-09-23 00:36:06 +00:00
Charles Kerr 0d27dff042 (trunk daemon) #3511 "setting TR_DEBUG environment variable has no effect" -- rename --log-err as --log-error for consistency 2010-09-22 22:19:21 +00:00
Charles Kerr 60132d3781 (trunk gtk) #3543 'wrong link in the about window' -- separate gtr_open_file() from gtr_open_uri() 2010-09-22 16:44:38 +00:00
Charles Kerr b63d64e0e3 (trunk libT) #3521 "rounding issue in tr_truncd()" -- fixed. 2010-09-22 16:09:36 +00:00
Charles Kerr 70933cfae1 (trunk daemon) #3511 -- companion to r11249: document these three new arguments in the manpage 2010-09-22 15:23:44 +00:00
Charles Kerr 599c5a8cc4 (trunk daemon) #3511, part 2 of 2: get rid of the TR_DEBUG environment variable 2010-09-22 15:17:16 +00:00
Charles Kerr f79d45effb (trunk daemon) #3511, part 1 of 2: add command-line options to the daemon to set verbosity level 2010-09-22 15:16:42 +00:00
Charles Kerr a6c4cc2987 remove a harmless, but accidental, paste error 2010-09-22 14:20:42 +00:00
Mitchell Livingston 1f5f01a476 update Spanish localization 2010-09-22 11:54:22 +00:00
Daniel Lee fe31e1a515 (trunk) #3574:Potential crash in tracker view when changing options 2010-09-22 02:22:03 +00:00
Charles Kerr dd84100fcc (trunk daemon) #3506 "transmission-remote --tracker-add feature not working" -- fixed. 2010-09-22 00:01:58 +00:00
Charles Kerr 51a61bc1da (trunk libT) #3562 ".torrent files are created incorrectly when the content is a single file inside a subdirectory" -- fixed. 2010-09-21 16:58:15 +00:00
Charles Kerr 65b4e28c60 (trunk libT) #3571 "Torrent done script clears important env vars" -- fixed. 2010-09-21 16:26:48 +00:00
Charles Kerr fc9c880ed9 (trunk Qt) update Russian i18n 2010-09-20 20:40:40 +00:00
Charles Kerr bbd0391f01 (trunk libT) fix unchoke regression 2010-09-20 20:32:40 +00:00
Charles Kerr f31186656c (trunk qt) silence a couple of gcc warnings by adding reasonable defaults at the bottom of a switch statement in case bad tr_ratiolimits or FilterModes get used in the switch 2010-09-20 13:46:08 +00:00
Charles Kerr 8a81611d16 tweak the valgrind script 2010-09-19 22:21:36 +00:00
Mitchell Livingston f86ed673ab update Brazilian Portuguese localization 2010-09-19 21:33:28 +00:00
Charles Kerr 0c6657d64d (trunk libT) #3539 "Transmission sending corrupt data in metadata exchange" -- fixed. Thanks to The_8472 of Vuze fame for reporting this. :) 2010-09-19 21:07:57 +00:00
Daniel Lee 3ebe5d8f27 (trunk) bounds check trackerIds passed over rpc 2010-09-19 20:36:31 +00:00
Mitchell Livingston 2f5207357b update Russian localization 2010-09-19 19:50:03 +00:00
Charles Kerr 71d0b05524 (trunk qt,gtk) #3549 "torrent properties window doesn't fix netbook screen" -- merge the "Uploaded" and "Ratio" rows to save a little vertical space 2010-09-19 17:33:25 +00:00
Mitchell Livingston 0e5cceef91 tweak German inspector views for spacing fixes 2010-09-19 16:44:07 +00:00
Mitchell Livingston 49e4d58d6f small alignment fix in the inspector's options view 2010-09-19 14:11:30 +00:00
Mitchell Livingston 8acc707229 update German localization 2010-09-19 13:18:51 +00:00
Mitchell Livingston 4fdee6b385 update Italian localization 2010-09-19 13:17:28 +00:00