]> granicus.if.org Git - transmission/log
transmission
14 years ago(trunk web) #2992: "web client reports ratios of -1 and -2" -- fixed in trunk for...
Charles Kerr [Sun, 28 Feb 2010 14:31:45 +0000 (14:31 +0000)]
(trunk web) #2992: "web client reports ratios of -1 and -2" -- fixed in trunk for 1.92.  Thanks to Longinus00 for the patch.

14 years ago(trunk daemon) #2949 "standardize inotify watchdir implementation" -- fixed in trunk...
Charles Kerr [Sat, 27 Feb 2010 22:13:29 +0000 (22:13 +0000)]
(trunk daemon) #2949 "standardize inotify watchdir implementation" -- fixed in trunk for 1.92.  Thanks to Longinus00 for another patch :)

14 years ago(trunk gtk) #2991 "Transmission "Set Location" - dialog doesn't disappear" -- fixed...
Charles Kerr [Sat, 27 Feb 2010 21:00:46 +0000 (21:00 +0000)]
(trunk gtk) #2991 "Transmission "Set Location" - dialog doesn't disappear" -- fixed in trunk for 1.92

14 years ago(trunk libT) #2984 "Transmission 1.91/OSX deletes completed download" -- experimental...
Charles Kerr [Sat, 27 Feb 2010 18:52:46 +0000 (18:52 +0000)]
(trunk libT) #2984 "Transmission 1.91/OSX deletes completed download" -- experimental commit, and more debug messages

14 years ago(trunk gtk) #2989 "Some session prefs changed via remote aren't affected in transmiss...
Charles Kerr [Sat, 27 Feb 2010 18:00:24 +0000 (18:00 +0000)]
(trunk gtk) #2989 "Some session prefs changed via remote aren't affected in transmission gtk+'s GUI" -- fixed in trunk for 1.92.  Thanks to Longinus00 for the patch.

14 years ago(trunk web) #2981 "update jQuery to v1.4.2" -- fixed in trunk for 1.92
Charles Kerr [Fri, 26 Feb 2010 18:02:51 +0000 (18:02 +0000)]
(trunk web) #2981 "update jQuery to v1.4.2" -- fixed in trunk for 1.92

14 years ago(trunk) #2941 "Compile error when libintl is not present" -- fixed in trunk for 1.92
Charles Kerr [Fri, 26 Feb 2010 16:51:27 +0000 (16:51 +0000)]
(trunk) #2941 "Compile error when libintl is not present" -- fixed in trunk for 1.92

14 years ago(trunk gtk) #2980 "'Open Folder' behavior can be confusing for single-file torrents...
Charles Kerr [Fri, 26 Feb 2010 15:06:26 +0000 (15:06 +0000)]
(trunk gtk) #2980 "'Open Folder' behavior can be confusing for single-file torrents" -- fixed in trunk for 1.92

14 years agofor scrapes: add a new field to distinguish from error messages returned from the...
Mitchell Livingston [Thu, 25 Feb 2010 23:06:05 +0000 (23:06 +0000)]
for scrapes: add a new field to distinguish from error messages returned from the tracker, and scrape timeouts, so that they can be displayed differently

14 years ago(trunk libT) #2940: "don't listen for create events in daemon's inotify watchdir...
Charles Kerr [Thu, 25 Feb 2010 18:21:19 +0000 (18:21 +0000)]
(trunk libT) #2940: "don't listen for create events in daemon's inotify watchdir implementation" -- fixed in trunk for 1.92

14 years agoupdate miniupnp and libnatpmp makefiles
Mitchell Livingston [Thu, 25 Feb 2010 12:53:21 +0000 (12:53 +0000)]
update miniupnp and libnatpmp makefiles

14 years agoupdate miniupnp to 1.4
Mitchell Livingston [Thu, 25 Feb 2010 12:39:22 +0000 (12:39 +0000)]
update miniupnp to 1.4

14 years agoupdate libnatpmp to 20100202
Mitchell Livingston [Thu, 25 Feb 2010 12:29:43 +0000 (12:29 +0000)]
update libnatpmp to 20100202

14 years ago#2968 "Add" window -> Low Priority goes to High
Mitchell Livingston [Thu, 25 Feb 2010 01:56:56 +0000 (01:56 +0000)]
#2968 "Add" window -> Low Priority goes to High

14 years ago(trunk gtk) #2972 "The "Torrent Options" dialog's Torrent Priority row gets too much...
Charles Kerr [Wed, 24 Feb 2010 20:12:07 +0000 (20:12 +0000)]
(trunk gtk) #2972 "The "Torrent Options" dialog's Torrent Priority row gets too much vertical stretch" -- fixed in trunk for 1.92

14 years ago(trunk daemon) #2970: "daemon writes 'closing daemon' to syslog after closing syslog...
Charles Kerr [Wed, 24 Feb 2010 18:14:40 +0000 (18:14 +0000)]
(trunk daemon) #2970: "daemon writes 'closing daemon' to syslog after closing syslog" -- fixed in trunk for 1.92

14 years ago(trunk web) #2966: "Patch: Present time with correct number of digits in the web...
Charles Kerr [Wed, 24 Feb 2010 04:35:51 +0000 (04:35 +0000)]
(trunk web) #2966: "Patch: Present time with correct number of digits in the web interface" -- added to trunk for 1.92.  thanks to gongloo for the patch.

14 years ago(trunk libT) #2965: "buffer overflow if too many tr= args in a magnet link" -- fixed...
Charles Kerr [Wed, 24 Feb 2010 04:23:36 +0000 (04:23 +0000)]
(trunk libT) #2965: "buffer overflow if too many tr= args in a magnet link" -- fixed in trunk for 1.92.  thanks to pjz for the patch.

14 years ago(trunk gtk) #2963 "The default focus in Add dialog should be set on Add button" ...
Charles Kerr [Tue, 23 Feb 2010 21:58:43 +0000 (21:58 +0000)]
(trunk gtk) #2963 "The default focus in Add dialog should be set on Add button" -- implemented in trunk for 1.92

14 years ago(trunk libT) use tr_valloc() in a couple of places where we allocate largish, short...
Charles Kerr [Tue, 23 Feb 2010 07:29:21 +0000 (07:29 +0000)]
(trunk libT) use tr_valloc() in a couple of places where we allocate largish, short-term buffers

14 years ago(trunk libT) use jch's suggestion of having a per-session page-aligned memory buffer...
Charles Kerr [Tue, 23 Feb 2010 07:20:57 +0000 (07:20 +0000)]
(trunk libT) use jch's suggestion of having a per-session page-aligned memory buffer for general reuse.  (http://trac.transmissionbt.com/ticket/2551#comment:5)

14 years ago(trunk libT) try to make the posix_memalign() #includes work right on Darwin too
Charles Kerr [Tue, 23 Feb 2010 06:15:47 +0000 (06:15 +0000)]
(trunk libT) try to make the posix_memalign() #includes work right on Darwin too

14 years ago(trunk libT) add a wrapper function tr_valloc() to try posix_memalign(), getpagesize...
Charles Kerr [Tue, 23 Feb 2010 06:06:45 +0000 (06:06 +0000)]
(trunk libT) add a wrapper function tr_valloc() to try posix_memalign(), getpagesize(), valloc() etc

14 years ago(trunk libT) dead code removal -- the buffer & buflen arguments to tr_ioTestPiece...
Charles Kerr [Tue, 23 Feb 2010 06:05:18 +0000 (06:05 +0000)]
(trunk libT) dead code removal -- the buffer & buflen arguments to tr_ioTestPiece() were unused

14 years agoin the torrent removal dialog, magnet links, as well as torrent files, can be used...
Mitchell Livingston [Tue, 23 Feb 2010 00:41:44 +0000 (00:41 +0000)]
in the torrent removal dialog, magnet links, as well as torrent files, can be used to re-add transfers

14 years agoreplace a reference to "Clutch" to "web interface" in the daemon
Mitchell Livingston [Tue, 23 Feb 2010 00:27:59 +0000 (00:27 +0000)]
replace a reference to "Clutch" to "web interface" in the daemon

14 years ago(trunk libT) #2906 "remove unused code: Torrent.requests array is never sorted by...
Charles Kerr [Mon, 22 Feb 2010 15:07:14 +0000 (15:07 +0000)]
(trunk libT) #2906 "remove unused code: Torrent.requests array is never sorted by time" -- added to trunk for 1.92(trunk libT) #2906 "remove unused code: Torrent.requests array is never sorted by time" -- added to trunk for 1.92(trunk libT) #2906 "remove unused code: Torrent.requests array is never sorted by time" -- added to trunk for 1.92(trunk libT) #2906 "remove unused code: Torrent.requests array is never sorted by time" -- added to trunk for 1.92(trunk libT) #2906 "remove unused code: Torrent.requests array is never sorted by time" -- added to trunk for 1.92(trunk libT) #2906 "remove unused code: Torrent.requests array is never sorted by time" -- added to trunk for 1.92(trunk libT) #2906 "remove unused code: Torrent.requests array is never sorted by time" -- added to trunk for 1.92(trunk libT) #2906 "remove unused code: Torrent.requests array is never sorted by time" -- added to trunk for 1.92(trunk libT) #2906 "remove unused code: Torrent.requests array is never sorted by time" -- added to trunk for 1.92

14 years agonow it's 1.91+
Mitchell Livingston [Mon, 22 Feb 2010 03:36:35 +0000 (03:36 +0000)]
now it's 1.91+

14 years agoreset to 1.90 1.91
Mitchell Livingston [Mon, 22 Feb 2010 02:41:02 +0000 (02:41 +0000)]
reset to 1.90

14 years agodisable posix_memalign() on Mac - it requires 10.6
Mitchell Livingston [Mon, 22 Feb 2010 02:36:17 +0000 (02:36 +0000)]
disable posix_memalign() on Mac - it requires 10.6

14 years ago(trunk gtk) update translations from rosetta. New this time around: Faroese!
Charles Kerr [Mon, 22 Feb 2010 02:26:23 +0000 (02:26 +0000)]
(trunk gtk) update translations from rosetta.  New this time around: Faroese!

14 years agoMac has getpagesize() and posix_memalign()
Mitchell Livingston [Mon, 22 Feb 2010 02:21:50 +0000 (02:21 +0000)]
Mac has getpagesize() and posix_memalign()

14 years agoupdate to 1.91+
Mitchell Livingston [Mon, 22 Feb 2010 02:04:47 +0000 (02:04 +0000)]
update to 1.91+

14 years agoupdate to 1.91
Mitchell Livingston [Mon, 22 Feb 2010 01:15:11 +0000 (01:15 +0000)]
update to 1.91

14 years agoupdate NEWS
Mitchell Livingston [Mon, 22 Feb 2010 01:13:44 +0000 (01:13 +0000)]
update NEWS

14 years ago(trunk libT) #2952: "When possible, use posix_memalign() instead of valloc()" --...
Charles Kerr [Mon, 22 Feb 2010 01:01:59 +0000 (01:01 +0000)]
(trunk libT) #2952: "When possible, use posix_memalign() instead of valloc()" -- fixed in trunk for 1.91

14 years agoavoid unnecessary setting of id when calling tr_torrentSetAnnounceList
Mitchell Livingston [Mon, 22 Feb 2010 00:15:27 +0000 (00:15 +0000)]
avoid unnecessary setting of id when calling tr_torrentSetAnnounceList

14 years ago(trunk libT) when calling tr_torrentSetAnnounceList(), reset the tracker IDs to new...
Charles Kerr [Mon, 22 Feb 2010 00:11:19 +0000 (00:11 +0000)]
(trunk libT) when calling tr_torrentSetAnnounceList(), reset the tracker IDs to new, but unique, numbers synchronized between tr_info and the torrent stats

14 years ago(trunk gtk) #2950 "In GTK+ client, Select-All + Stop sends a 'stopped' event even...
Charles Kerr [Sun, 21 Feb 2010 23:56:01 +0000 (23:56 +0000)]
(trunk gtk) #2950 "In GTK+ client, Select-All + Stop sends a 'stopped' event even for already-stopped torrents" -- fixed in trunk for 1.91

14 years ago(trunk libT) when an rpc message torrent-stop or torrent-start comes in, check the...
Charles Kerr [Sun, 21 Feb 2010 23:03:29 +0000 (23:03 +0000)]
(trunk libT) when an rpc message torrent-stop or torrent-start comes in, check the torrent's currnet run state first instead of unconditionally calling tr_torrentStart() and tr_torrentStop()

14 years ago(trunk daemon) #2943 "watch.c matches every file containing '.torrent'" -- fix copy...
Charles Kerr [Sun, 21 Feb 2010 13:29:23 +0000 (13:29 +0000)]
(trunk daemon) #2943 "watch.c matches every file containing '.torrent'" -- fix copy/paste error reported by Longinus00

14 years ago(trunk libT) #2933 "looking up torrents by info hash should be case-insensitive"...
Charles Kerr [Sun, 21 Feb 2010 00:26:54 +0000 (00:26 +0000)]
(trunk libT) #2933 "looking up torrents by info hash should be case-insensitive" -- fixed in trunk for 1.91

14 years ago(trunk daemon) #2943 "watch.c matches everything containing '.torrent'" -- use Longin...
Charles Kerr [Sun, 21 Feb 2010 00:24:01 +0000 (00:24 +0000)]
(trunk daemon) #2943 "watch.c matches everything containing '.torrent'" -- use Longinus00's patch to fix this in trunk for 1.91

14 years agodisplay correct number of trackers to remove in the dialog box
Mitchell Livingston [Sat, 20 Feb 2010 22:20:03 +0000 (22:20 +0000)]
display correct number of trackers to remove in the dialog box

14 years ago(trunk libT) (1) reduce the default tracker announce timeout from 120 to 90 seconds...
Charles Kerr [Sat, 20 Feb 2010 21:03:49 +0000 (21:03 +0000)]
(trunk libT) (1) reduce the default tracker announce timeout from 120 to 90 seconds.  (2) for partial seeds, send an event=paused when we transition from being leeches to partial seeds, just as you would send an event=completed when becoming a seed

14 years ago(trunk libT) fix bug that prevented adding torrents by URL from an ftp source via...
Charles Kerr [Sat, 20 Feb 2010 18:45:33 +0000 (18:45 +0000)]
(trunk libT) fix bug that prevented adding torrents by URL from an ftp source via http/rpc

14 years agoupdate NEWS
Mitchell Livingston [Sat, 20 Feb 2010 18:37:02 +0000 (18:37 +0000)]
update NEWS

14 years agoreplace an invalid comment
Mitchell Livingston [Sat, 20 Feb 2010 18:32:29 +0000 (18:32 +0000)]
replace an invalid comment

14 years ago(trunk) update NEWS for 1.91
Charles Kerr [Sat, 20 Feb 2010 18:25:52 +0000 (18:25 +0000)]
(trunk) update NEWS for 1.91

14 years ago(trunk libT) revise r10238 to be a little more readable
Charles Kerr [Sat, 20 Feb 2010 17:17:57 +0000 (17:17 +0000)]
(trunk libT) revise r10238 to be a little more readable

14 years ago(trunk libT) comment out a couple of console debug messages
Charles Kerr [Sat, 20 Feb 2010 16:33:20 +0000 (16:33 +0000)]
(trunk libT) comment out a couple of console debug messages

14 years ago(trunk) #2938 -- sync gtk, mac, and cli clients with previous commit
Charles Kerr [Sat, 20 Feb 2010 15:57:34 +0000 (15:57 +0000)]
(trunk) #2938 -- sync gtk, mac, and cli clients with previous commit

14 years ago(trunk) #2938 "crash when adding a torrent by URL from an ftp source over RPC" -...
Charles Kerr [Sat, 20 Feb 2010 15:57:05 +0000 (15:57 +0000)]
(trunk) #2938 "crash when adding a torrent by URL from an ftp source over RPC" -- fixed in trunk for 1.91

14 years ago(trunk libT) #2922 "announce's 'download' field should follow the de facto standard...
Charles Kerr [Sat, 20 Feb 2010 15:36:25 +0000 (15:36 +0000)]
(trunk libT) #2922 "announce's 'download' field should follow the de facto standard" -- added to trunk for 1.91

14 years agodead code removal
Mitchell Livingston [Sat, 20 Feb 2010 14:43:25 +0000 (14:43 +0000)]
dead code removal

14 years agowhen the message log is full, only reload if the content changes
Mitchell Livingston [Sat, 20 Feb 2010 14:29:33 +0000 (14:29 +0000)]
when the message log is full, only reload if the content changes

14 years ago(trunk libT) #2924 "1.90 crashes on startup" -- more changes in the vein of r10233
Charles Kerr [Sat, 20 Feb 2010 03:41:47 +0000 (03:41 +0000)]
(trunk libT) #2924 "1.90 crashes on startup" -- more changes in the vein of r10233

14 years ago(trunk libT) #2924 "1.90 crashes on startup" -- fix typo from previous commit r10233 :/
Charles Kerr [Sat, 20 Feb 2010 01:22:10 +0000 (01:22 +0000)]
(trunk libT) #2924 "1.90 crashes on startup" -- fix typo from previous commit r10233 :/

14 years ago(trunk libT) #2924 "1.90 crashes on startup" -- another experimental fix, inspired...
Charles Kerr [Sat, 20 Feb 2010 01:11:55 +0000 (01:11 +0000)]
(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.

14 years ago(trunk libT) #2924 "1.90 crashes on startup" -- revert r10230's experimental code...
Charles Kerr [Fri, 19 Feb 2010 17:08:13 +0000 (17:08 +0000)]
(trunk libT) #2924 "1.90 crashes on startup" -- revert r10230's experimental code; it didn't work :(

14 years ago(trunk gtk) #2932 "The 'comment' field in the Torrent Properties dialog loses selecti...
Charles Kerr [Fri, 19 Feb 2010 14:49:03 +0000 (14:49 +0000)]
(trunk gtk) #2932 "The 'comment' field in the Torrent Properties dialog loses selection" -- fixed in trunk for 1.91

14 years ago(trunk libT) #2924 "1.90 crashes on startup" -- experimental commit
Charles Kerr [Fri, 19 Feb 2010 07:04:54 +0000 (07:04 +0000)]
(trunk libT) #2924 "1.90 crashes on startup" -- experimental commit

14 years ago(trunk libT) #2907 "Speed Limit mode not retained after relaunch" -- fixed in trunk...
Charles Kerr [Fri, 19 Feb 2010 06:19:47 +0000 (06:19 +0000)]
(trunk libT) #2907 "Speed Limit mode not retained after relaunch" -- fixed in trunk for 1.91

14 years ago(trunk daemon) fix error message typo reported by Longinus00
Charles Kerr [Fri, 19 Feb 2010 05:40:19 +0000 (05:40 +0000)]
(trunk daemon) fix error message typo reported by Longinus00

14 years ago(trunk daemon) print a warning to stderr when tr_daemon() can't open /dev/null
Charles Kerr [Fri, 19 Feb 2010 05:25:58 +0000 (05:25 +0000)]
(trunk daemon) print a warning to stderr when tr_daemon() can't open /dev/null

14 years agoupdate to 1.90+
Mitchell Livingston [Thu, 18 Feb 2010 03:52:03 +0000 (03:52 +0000)]
update to 1.90+

14 years agotweak NEWS 1.90
Mitchell Livingston [Thu, 18 Feb 2010 03:15:04 +0000 (03:15 +0000)]
tweak NEWS

14 years agoupdate Brazilian Portuguese for 1.9
Mitchell Livingston [Thu, 18 Feb 2010 02:50:17 +0000 (02:50 +0000)]
update Brazilian Portuguese for 1.9

15 years agofix typo in French localization
Mitchell Livingston [Wed, 17 Feb 2010 04:16:12 +0000 (04:16 +0000)]
fix typo in French localization

15 years ago(trunk) tweak 1.90 NEWS; bump configure.ac
Charles Kerr [Tue, 16 Feb 2010 16:00:31 +0000 (16:00 +0000)]
(trunk) tweak 1.90 NEWS; bump configure.ac

15 years ago(trunk gtk) update translations from rosetta
Charles Kerr [Tue, 16 Feb 2010 15:56:34 +0000 (15:56 +0000)]
(trunk gtk) update translations from rosetta

15 years agoupdate French localization for 1.9
Mitchell Livingston [Tue, 16 Feb 2010 12:53:17 +0000 (12:53 +0000)]
update French localization for 1.9

15 years agosmall tweaks
Mitchell Livingston [Tue, 16 Feb 2010 03:29:31 +0000 (03:29 +0000)]
small tweaks

15 years ago(trunk libT) #2907 "speed limit mode not retained after relaunch" -- fixed in trunk...
Charles Kerr [Tue, 16 Feb 2010 00:00:22 +0000 (00:00 +0000)]
(trunk libT) #2907 "speed limit mode not retained after relaunch" -- fixed in trunk for 1.90

15 years ago(trunk web) sync the web client's code with r10197
Charles Kerr [Mon, 15 Feb 2010 23:52:41 +0000 (23:52 +0000)]
(trunk web) sync the web client's code with r10197

15 years agoupdate Simplified Chinese localization for 1.9
Mitchell Livingston [Mon, 15 Feb 2010 22:22:55 +0000 (22:22 +0000)]
update Simplified Chinese localization for 1.9

15 years agoupdate German and English creator windows (missed English in last commit)
Mitchell Livingston [Mon, 15 Feb 2010 22:17:53 +0000 (22:17 +0000)]
update German and English creator windows (missed English in last commit)

15 years agoupdate the creator window's comment field to remove some unnecessary settings
Mitchell Livingston [Mon, 15 Feb 2010 22:14:49 +0000 (22:14 +0000)]
update the creator window's comment field to remove some unnecessary settings

15 years agowhen adding a new tracker, display tier as "New Tier"
Mitchell Livingston [Mon, 15 Feb 2010 19:26:23 +0000 (19:26 +0000)]
when adding a new tracker, display tier as "New Tier"

15 years agoupdate Italian localization for 1.9
Mitchell Livingston [Mon, 15 Feb 2010 17:32:42 +0000 (17:32 +0000)]
update Italian localization for 1.9

15 years ago2 less warnings from localizations
Mitchell Livingston [Mon, 15 Feb 2010 16:51:08 +0000 (16:51 +0000)]
2 less warnings from localizations

15 years ago(trunk libT) instead of growing the ptrArray by a constant fixed amount when it runs...
Charles Kerr [Mon, 15 Feb 2010 16:44:02 +0000 (16:44 +0000)]
(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

15 years agoremove nl's pref window's max size
Mitchell Livingston [Mon, 15 Feb 2010 16:21:25 +0000 (16:21 +0000)]
remove nl's pref window's max size

15 years agoocd tweaks
Mitchell Livingston [Mon, 15 Feb 2010 16:15:37 +0000 (16:15 +0000)]
ocd tweaks

15 years agoremove temporary asserts
Mitchell Livingston [Mon, 15 Feb 2010 14:56:14 +0000 (14:56 +0000)]
remove temporary asserts

15 years ago#2905 Minor memory leak in AddWindowController
Mitchell Livingston [Mon, 15 Feb 2010 14:41:53 +0000 (14:41 +0000)]
#2905 Minor memory leak in AddWindowController

15 years ago(trunk) tweak the configure script's "options" display to emphasise that the optional...
Charles Kerr [Mon, 15 Feb 2010 14:39:04 +0000 (14:39 +0000)]
(trunk) tweak the configure script's "options" display to emphasise that the optional libraries are optional

15 years ago(trunk libT) fix a potential (but currently unused) code path in tr_torrentNew()...
Charles Kerr [Mon, 15 Feb 2010 00:22:18 +0000 (00:22 +0000)]
(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.

15 years agoupdate German localization for 1.9
Mitchell Livingston [Sun, 14 Feb 2010 19:39:54 +0000 (19:39 +0000)]
update German localization for 1.9

15 years ago(trunk libT) #2903 "Don't send DHT port messages to peers if we didn't advertise...
Charles Kerr [Sun, 14 Feb 2010 19:35:09 +0000 (19:35 +0000)]
(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

15 years ago(trunk gtk) #2900 "Indicator Application can only work with icon names, not rendered...
Charles Kerr [Sun, 14 Feb 2010 14:26:45 +0000 (14:26 +0000)]
(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.

15 years ago(trunk libT) more improvements to tr_announcerResetTorrent()
Charles Kerr [Sun, 14 Feb 2010 05:34:03 +0000 (05:34 +0000)]
(trunk libT) more improvements to tr_announcerResetTorrent()

15 years ago(trunk libT) annother announcer tweak, this time to resolve a problem reported by...
Charles Kerr [Sun, 14 Feb 2010 05:16:04 +0000 (05:16 +0000)]
(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

15 years ago#2902 New tracker addition field obscured when trackers vertically fill inspector...
Mitchell Livingston [Sun, 14 Feb 2010 04:48:12 +0000 (04:48 +0000)]
#2902 New tracker addition field obscured when trackers vertically fill inspector view

15 years ago(trunk libT) handle 404 errors more gracefully. error reported by Longinus00 in...
Charles Kerr [Sun, 14 Feb 2010 03:54:35 +0000 (03:54 +0000)]
(trunk libT) handle 404 errors more gracefully.  error reported by Longinus00 in #transmission on freenode

15 years ago(trunk libT) #2850 "tr_torrentSetAnnounceList() should not trigger reannounces to...
Charles Kerr [Sun, 14 Feb 2010 03:40:39 +0000 (03:40 +0000)]
(trunk libT) #2850 "tr_torrentSetAnnounceList() should not trigger reannounces to trackers" -- further revision to get newly-added tiers to announce

15 years ago(trunk libT) #2850 "tr_torrentSetAnnounceList() should not trigger reannounces to...
Charles Kerr [Sun, 14 Feb 2010 03:28:54 +0000 (03:28 +0000)]
(trunk libT) #2850 "tr_torrentSetAnnounceList() should not trigger reannounces to trackers" -- tweak to r10193

15 years ago(trunk libT) "tr_torrentSetAnnounceList() should not trigger reannounces to trackers...
Charles Kerr [Sat, 13 Feb 2010 21:58:38 +0000 (21:58 +0000)]
(trunk libT) "tr_torrentSetAnnounceList() should not trigger reannounces to trackers" -- implemented in trunk for 1.90

15 years agoupdate Traditional Chinese localization for 1.9
Mitchell Livingston [Sat, 13 Feb 2010 14:39:35 +0000 (14:39 +0000)]
update Traditional Chinese localization for 1.9

15 years ago(trunk libT) optimize out some unnecessary cycles when there are missing files in...
Charles Kerr [Sat, 13 Feb 2010 05:46:31 +0000 (05:46 +0000)]
(trunk libT) optimize out some unnecessary cycles when there are missing files in a torrent being verified