]> granicus.if.org Git - transmission/log
transmission
15 years agodraft #1 of #2369 - use public API for QuickLook on 10.6 (and drop the hack for 10...
Mitchell Livingston [Fri, 4 Sep 2009 04:10:46 +0000 (04:10 +0000)]
draft #1 of #2369 - use public API for QuickLook on 10.6 (and drop the hack for 10.5-support)

15 years agoQt 4.4 is still pretty new, so don't use QList.removeOne() yet. (build error reporte...
Charles Kerr [Wed, 2 Sep 2009 15:34:18 +0000 (15:34 +0000)]
Qt 4.4 is still pretty new, so don't use QList.removeOne() yet.  (build error reported by kklimonda)

15 years ago(trunk, libT) fix code in the UTF8-to-JSON serializer that could fall into an infinit...
Charles Kerr [Wed, 2 Sep 2009 15:26:34 +0000 (15:26 +0000)]
(trunk, libT) fix code in the UTF8-to-JSON serializer that could fall into an infinite loop when fed some inputs.  This may be ticket #2326 or may get its own retroactive ticket, depending on feedback from #2326's reporter

15 years ago(trunk web) rpc returns true and false for this, no need for 1 and 0. reported by...
Kevin Glowacz [Wed, 2 Sep 2009 01:03:38 +0000 (01:03 +0000)]
(trunk web) rpc returns true and false for this, no need for 1 and 0. reported by mwarning

15 years agoone less delegate compiler warning
Mitchell Livingston [Tue, 1 Sep 2009 12:26:56 +0000 (12:26 +0000)]
one less delegate compiler warning

15 years agogive the Clang compiler a try
Mitchell Livingston [Tue, 1 Sep 2009 11:27:31 +0000 (11:27 +0000)]
give the Clang compiler a try

15 years ago(trunk libT) revert r9026 from ticket #2357
Charles Kerr [Tue, 1 Sep 2009 03:42:16 +0000 (03:42 +0000)]
(trunk libT) revert r9026 from ticket #2357

15 years agoremove unused code
Charles Kerr [Mon, 31 Aug 2009 23:31:43 +0000 (23:31 +0000)]
remove unused code

15 years ago(trunk libT) #2357: the "upload_only" key sent in PEX should also be sent to trackers
Charles Kerr [Mon, 31 Aug 2009 18:33:25 +0000 (18:33 +0000)]
(trunk libT) #2357: the "upload_only" key sent in PEX should also be sent to trackers

15 years ago(trunk libT) #2373: Handle HTTP redirects more gracefully
Charles Kerr [Mon, 31 Aug 2009 17:18:58 +0000 (17:18 +0000)]
(trunk libT) #2373: Handle HTTP redirects more gracefully

15 years ago(trunk libT) #2372: 'Unregistered Torrent Pass' Pauses Download
Charles Kerr [Mon, 31 Aug 2009 16:41:54 +0000 (16:41 +0000)]
(trunk libT) #2372: 'Unregistered Torrent Pass' Pauses Download

15 years ago(trunk, libT) #2365: Peer settings for an individual torrent should override the...
Charles Kerr [Mon, 31 Aug 2009 15:59:43 +0000 (15:59 +0000)]
(trunk, libT) #2365: Peer settings for an individual torrent should override the global limit.

15 years agoUse a mirror of libevent's repo rather than sourceforge's
Eric Petit [Mon, 31 Aug 2009 09:46:26 +0000 (09:46 +0000)]
Use a mirror of libevent's repo rather than sourceforge's

15 years agoon 10.6 use localizedStringFromDate:dateStyle:timeStyle: for formatting the blocklist...
Mitchell Livingston [Sun, 30 Aug 2009 19:23:20 +0000 (19:23 +0000)]
on 10.6 use localizedStringFromDate:dateStyle:timeStyle: for formatting the blocklist update date

15 years agodon't use a custom date format in the inspector's "date created" field
Mitchell Livingston [Sun, 30 Aug 2009 19:18:51 +0000 (19:18 +0000)]
don't use a custom date format in the inspector's "date created" field

15 years agoadd a missing import statement
Mitchell Livingston [Sun, 30 Aug 2009 18:38:56 +0000 (18:38 +0000)]
add a missing import statement

15 years agomissed one in the last commit
Mitchell Livingston [Sun, 30 Aug 2009 17:52:03 +0000 (17:52 +0000)]
missed one in the last commit

15 years ago#2370 On 10.6, revaling files in Finder will select multiple files in the same directory
Mitchell Livingston [Sun, 30 Aug 2009 17:50:05 +0000 (17:50 +0000)]
#2370 On 10.6, revaling files in Finder will select multiple files in the same directory

15 years agoon 10.6 get the modifier keys from NSEvent's class method
Mitchell Livingston [Sun, 30 Aug 2009 16:22:51 +0000 (16:22 +0000)]
on 10.6 get the modifier keys from NSEvent's class method

15 years agocall setFlipped: one less time on 10.6
Mitchell Livingston [Sat, 29 Aug 2009 23:16:25 +0000 (23:16 +0000)]
call setFlipped: one less time on 10.6

15 years agoremove redundant copy and a deprecated method
Mitchell Livingston [Sat, 29 Aug 2009 23:13:04 +0000 (23:13 +0000)]
remove redundant copy and a deprecated method

15 years agode-flip priority images in the inspector
Mitchell Livingston [Sat, 29 Aug 2009 23:10:53 +0000 (23:10 +0000)]
de-flip priority images in the inspector

15 years agoon 10.6, use the built-in caution image when there's a torrent error
Mitchell Livingston [Sat, 29 Aug 2009 20:37:29 +0000 (20:37 +0000)]
on 10.6, use the built-in caution image when there's a torrent error

15 years agorequire 10.6 (and Xcode 3.2) for development, and kill some more deprecated methods too
Mitchell Livingston [Sat, 29 Aug 2009 20:28:52 +0000 (20:28 +0000)]
require 10.6 (and Xcode 3.2) for development, and kill some more deprecated methods too

15 years agoyet another depracated method reaped
Mitchell Livingston [Sat, 29 Aug 2009 15:57:19 +0000 (15:57 +0000)]
yet another depracated method reaped

15 years agoremove yet another 10.6 depracated function
Mitchell Livingston [Sat, 29 Aug 2009 15:49:30 +0000 (15:49 +0000)]
remove yet another 10.6 depracated function

15 years agoadd KGet to the clients list
Charles Kerr [Sat, 29 Aug 2009 14:42:58 +0000 (14:42 +0000)]
add KGet to the clients list

15 years ago(trunk, gtk ) #2361: Turtle toggle button is not visible using old GTK 2.6.x library
Charles Kerr [Sat, 29 Aug 2009 14:07:51 +0000 (14:07 +0000)]
(trunk, gtk ) #2361: Turtle toggle button is not visible using old GTK 2.6.x library

15 years agoeliminate 3 more warnings
Mitchell Livingston [Sat, 29 Aug 2009 04:35:07 +0000 (04:35 +0000)]
eliminate 3 more warnings

15 years agorid ourself of a couple more compiler warnings
Mitchell Livingston [Sat, 29 Aug 2009 00:44:06 +0000 (00:44 +0000)]
rid ourself of a couple more compiler warnings

15 years agoremove a couple more deprecated methods and an unneed stringWithFormat:
Mitchell Livingston [Sat, 29 Aug 2009 00:09:18 +0000 (00:09 +0000)]
remove a couple more deprecated methods and an unneed stringWithFormat:

15 years agoremove a couple of 10.6 deprecated methods
Mitchell Livingston [Fri, 28 Aug 2009 23:40:11 +0000 (23:40 +0000)]
remove a couple of 10.6 deprecated methods

15 years agofix another typo in rpc-spec: "tnumber" should read "number". reported by mwarning
Charles Kerr [Fri, 28 Aug 2009 16:00:48 +0000 (16:00 +0000)]
fix another typo in rpc-spec: "tnumber" should read "number".  reported by mwarning

15 years agofix copy-paste error in rpc-spec.txt: errorString is a string, not a number. reporte...
Charles Kerr [Fri, 28 Aug 2009 15:56:59 +0000 (15:56 +0000)]
fix copy-paste error in rpc-spec.txt: errorString is a string, not a number.  reported by mwarning

15 years agoadd to the qt client a note about building w/o DHT
Charles Kerr [Fri, 28 Aug 2009 15:55:55 +0000 (15:55 +0000)]
add to the qt client a note about building w/o DHT

15 years agofor consistency, "Wiki & Development" -> "Support & Development"
Mitchell Livingston [Fri, 28 Aug 2009 02:09:25 +0000 (02:09 +0000)]
for consistency, "Wiki & Development" -> "Support & Development"

15 years agoupdate version to 1.74+; adjust NEWS
Mitchell Livingston [Fri, 28 Aug 2009 01:12:53 +0000 (01:12 +0000)]
update version to 1.74+; adjust NEWS

15 years agofix --disable-dht error in 1.74 reported by DimStar
Charles Kerr [Tue, 25 Aug 2009 13:55:32 +0000 (13:55 +0000)]
fix --disable-dht error in 1.74 reported by DimStar

15 years agoupdate appcast for 1.74
Mitchell Livingston [Mon, 24 Aug 2009 23:45:30 +0000 (23:45 +0000)]
update appcast for 1.74

15 years ago(trunk web) bugfix from Longinus00 to properly unset seeding status on progress bar. 1.74
Kevin Glowacz [Mon, 24 Aug 2009 23:38:09 +0000 (23:38 +0000)]
(trunk web) bugfix from Longinus00 to properly unset seeding status on progress bar.

15 years agoupdate translations
Charles Kerr [Mon, 24 Aug 2009 23:14:52 +0000 (23:14 +0000)]
update translations

15 years agoupdate news
Charles Kerr [Mon, 24 Aug 2009 23:07:03 +0000 (23:07 +0000)]
update news

15 years agobump to 1.74
Charles Kerr [Mon, 24 Aug 2009 23:06:37 +0000 (23:06 +0000)]
bump to 1.74

15 years agoupdate French localization
Mitchell Livingston [Mon, 24 Aug 2009 22:19:38 +0000 (22:19 +0000)]
update French localization

15 years agoupdate appcast release notes
Mitchell Livingston [Mon, 24 Aug 2009 03:15:48 +0000 (03:15 +0000)]
update appcast release notes

15 years agoupdate global speed limits max values to 99,999
Mitchell Livingston [Mon, 24 Aug 2009 03:14:31 +0000 (03:14 +0000)]
update global speed limits max values to 99,999

15 years ago(trunk libT) tell libcurl to set a time limit of 120 seconds for announces; 30 second...
Charles Kerr [Sat, 22 Aug 2009 23:22:50 +0000 (23:22 +0000)]
(trunk libT) tell libcurl to set a time limit of 120 seconds for announces; 30 seconds for scrapes

15 years ago(trunk third-party) #2302: revert from dht 0.8 to 0.6 for Transmission 1.74. 0.8...
Charles Kerr [Sat, 22 Aug 2009 16:21:13 +0000 (16:21 +0000)]
(trunk third-party) #2302: revert from dht 0.8 to 0.6 for Transmission 1.74.  0.8 reportedly adds a new crasher <http://forum.transmissionbt.com/viewtopic.php?p=39773#p39773>

15 years agoupdate gtk translations from rosetta
Charles Kerr [Sat, 22 Aug 2009 16:13:47 +0000 (16:13 +0000)]
update gtk translations from rosetta

15 years agoupdate zh_TW localization
Mitchell Livingston [Sat, 22 Aug 2009 15:53:13 +0000 (15:53 +0000)]
update zh_TW localization

15 years ago(trunk daemon) fix minor new display bug in 1.74b1 added in r8908 for #2328
Charles Kerr [Sat, 22 Aug 2009 15:08:07 +0000 (15:08 +0000)]
(trunk daemon) fix minor new display bug in 1.74b1 added in r8908 for #2328

15 years ago(trunk daemon) #2348: Allow transmission-remote to show time remaning to seed
Charles Kerr [Sat, 22 Aug 2009 14:52:24 +0000 (14:52 +0000)]
(trunk daemon) #2348: Allow transmission-remote to show time remaning to seed

15 years agodisable QuickLook on Snow Leopard, for now
Mitchell Livingston [Sat, 22 Aug 2009 12:59:40 +0000 (12:59 +0000)]
disable QuickLook on Snow Leopard, for now

15 years agoremove trac link for 1.54 and 1.53 - they're blank
Mitchell Livingston [Sat, 22 Aug 2009 00:44:47 +0000 (00:44 +0000)]
remove trac link for 1.54 and 1.53 - they're blank

15 years agoupdate Russian localization
Mitchell Livingston [Fri, 21 Aug 2009 11:17:51 +0000 (11:17 +0000)]
update Russian localization

15 years ago(trunk) fix wiki markup errors in NEWS. *yawn*
Charles Kerr [Thu, 20 Aug 2009 03:25:10 +0000 (03:25 +0000)]
(trunk) fix wiki markup errors in NEWS.  *yawn*

15 years agohopefully make a point in NEWS less confusing
Mitchell Livingston [Thu, 20 Aug 2009 01:51:13 +0000 (01:51 +0000)]
hopefully make a point in NEWS less confusing

15 years agoswitch to wiki markup so that we can embed the changelog into the transmissionbt...
Charles Kerr [Wed, 19 Aug 2009 14:32:29 +0000 (14:32 +0000)]
switch to wiki markup so that we can embed the changelog into the transmissionbt wiki

15 years agoupdate Turkish localization
Mitchell Livingston [Wed, 19 Aug 2009 03:00:24 +0000 (03:00 +0000)]
update Turkish localization

15 years agoupdate NEWS
Mitchell Livingston [Wed, 19 Aug 2009 01:52:09 +0000 (01:52 +0000)]
update NEWS

15 years agoslight adjustments to appcast
Mitchell Livingston [Wed, 19 Aug 2009 01:37:02 +0000 (01:37 +0000)]
slight adjustments to appcast

15 years agosmall addition to the beta appcast notes
Mitchell Livingston [Wed, 19 Aug 2009 01:18:00 +0000 (01:18 +0000)]
small addition to the beta appcast notes

15 years agoprepare for 1.74 beta 1
Mitchell Livingston [Wed, 19 Aug 2009 00:59:54 +0000 (00:59 +0000)]
prepare for 1.74 beta 1

15 years agoa little cleanup
Mitchell Livingston [Wed, 19 Aug 2009 00:38:53 +0000 (00:38 +0000)]
a little cleanup

15 years agoupdate Portuguese localization
Mitchell Livingston [Wed, 19 Aug 2009 00:38:34 +0000 (00:38 +0000)]
update Portuguese localization

15 years ago(trunk) un-remove the conditional DHT compiling for now for reasons discussed @ http...
Charles Kerr [Tue, 18 Aug 2009 16:02:16 +0000 (16:02 +0000)]
(trunk) un-remove the conditional DHT compiling for now for reasons discussed @ http://lists.opensuse.org/opensuse-gnome/2009-08/msg00033.html.  I'll re-remove it for 1.80. :)

15 years agoFor the first time shown, don't show the "never show again" on the donation dialog...
Mitchell Livingston [Tue, 18 Aug 2009 02:30:07 +0000 (02:30 +0000)]
For the first time shown, don't show the "never show again" on the donation dialog. The reasoning for this is that new users will get that dialog without a chance to thoroughly use the app, so they can have a week before having the option to hide forever.

15 years agoupdate NEWS
Mitchell Livingston [Tue, 18 Aug 2009 02:28:58 +0000 (02:28 +0000)]
update NEWS

15 years agoMac build compiles once again
Mitchell Livingston [Tue, 18 Aug 2009 02:18:42 +0000 (02:18 +0000)]
Mac build compiles once again

15 years ago(trunk libT) better throttling back of outgoing download requests when speed limits...
Charles Kerr [Tue, 18 Aug 2009 01:57:17 +0000 (01:57 +0000)]
(trunk libT) better throttling back of outgoing download requests when speed limits are turned on

15 years ago(trunk third-party) update miniupnpc to the Aug 7 2009 snapshot
Charles Kerr [Tue, 18 Aug 2009 00:56:12 +0000 (00:56 +0000)]
(trunk third-party) update miniupnpc to the Aug 7 2009 snapshot

15 years ago(trunk daemon) #2158: transmission-remote should support "turtle mode"
Charles Kerr [Mon, 17 Aug 2009 20:41:06 +0000 (20:41 +0000)]
(trunk daemon) #2158: transmission-remote should support "turtle mode"

15 years ago(trunk libT): do EAFNOSUPPORT check on socket() errno on all platforms
Erick Turnquist [Mon, 17 Aug 2009 18:49:21 +0000 (18:49 +0000)]
(trunk libT): do EAFNOSUPPORT check on socket() errno on all platforms

15 years ago(trunk daemon) minor: fix some tab damage
Charles Kerr [Mon, 17 Aug 2009 14:29:39 +0000 (14:29 +0000)]
(trunk daemon) minor: fix some tab damage

15 years agoupdate NEWS again
Mitchell Livingston [Mon, 17 Aug 2009 02:14:10 +0000 (02:14 +0000)]
update NEWS again

15 years ago#2342 fix bug where setting the global per-torrent limit does not apply to newly...
Mitchell Livingston [Mon, 17 Aug 2009 02:10:14 +0000 (02:10 +0000)]
#2342 fix bug where setting the global per-torrent limit does not apply to newly-added transfers until a restart

15 years agoupdate NEWS
Mitchell Livingston [Mon, 17 Aug 2009 01:58:14 +0000 (01:58 +0000)]
update NEWS

15 years agoif an unknown rpc command is received, display what command it is
Mitchell Livingston [Mon, 17 Aug 2009 01:40:57 +0000 (01:40 +0000)]
if an unknown rpc command is received, display what command it is

15 years ago(Mac) yes another typo where setting the peer limit per-torrent used the global peer...
Mitchell Livingston [Mon, 17 Aug 2009 01:16:19 +0000 (01:16 +0000)]
(Mac) yes another typo where setting the peer limit per-torrent used the global peer limit

15 years ago(Mac) fix bug where setting the speed limit's download limit through rpc would instea...
Mitchell Livingston [Mon, 17 Aug 2009 01:14:21 +0000 (01:14 +0000)]
(Mac) fix bug where setting the speed limit's download limit through rpc would instead use the download limit number

15 years ago(Mac) fix bug where setting the speed limit's upload limit through rpc would instead...
Mitchell Livingston [Mon, 17 Aug 2009 00:55:59 +0000 (00:55 +0000)]
(Mac) fix bug where setting the speed limit's upload limit through rpc would instead replace the download limit

15 years ago(trunk, daemon) #2328: update the manpage to show the new "session stats" feature...
Charles Kerr [Sun, 16 Aug 2009 23:33:01 +0000 (23:33 +0000)]
(trunk, daemon) #2328: update the manpage to show the new "session stats" feature (Waldorf)

15 years agoupdate Spanish localization
Mitchell Livingston [Sun, 16 Aug 2009 21:32:21 +0000 (21:32 +0000)]
update Spanish localization

15 years agowhoops
Mitchell Livingston [Sun, 16 Aug 2009 21:32:07 +0000 (21:32 +0000)]
whoops

15 years ago(trunk libT) a debugging message was accidenally being dumped to the terminal. Repor...
Charles Kerr [Sun, 16 Aug 2009 21:09:08 +0000 (21:09 +0000)]
(trunk libT) a debugging message was accidenally being dumped to the terminal.  Reported by ubuntuforums user "Nevermor7" in <http://ubuntuforums.org/showpost.php?p=7743702&postcount=1>

15 years agoupdate Italian strings
Mitchell Livingston [Sun, 16 Aug 2009 13:14:17 +0000 (13:14 +0000)]
update Italian strings

15 years ago(trunk gtk) revise r8945 to compile OK on gtk < 2.16
Charles Kerr [Sun, 16 Aug 2009 03:25:58 +0000 (03:25 +0000)]
(trunk gtk) revise r8945 to compile OK on gtk < 2.16

15 years ago(trunk gtk) #2339: set "is-important" property of some toolbar actions in preparation...
Charles Kerr [Sun, 16 Aug 2009 03:09:06 +0000 (03:09 +0000)]
(trunk gtk) #2339: set "is-important" property of some toolbar actions in preparation for gnome 2.28 <http://blogs.gnome.org/thos/2009/07/29/toolbar-styles/>

15 years agoadd Growl 1.2b1
Mitchell Livingston [Sun, 16 Aug 2009 02:27:19 +0000 (02:27 +0000)]
add Growl 1.2b1

15 years agopull our home-built Growl
Mitchell Livingston [Sun, 16 Aug 2009 02:26:40 +0000 (02:26 +0000)]
pull our home-built Growl

15 years ago(trunk gtk) fix r8900 oops
Charles Kerr [Sat, 15 Aug 2009 22:11:54 +0000 (22:11 +0000)]
(trunk gtk) fix r8900 oops

15 years ago(trunk gtk) #2337: GTK+ Tree view columns in the files dialog should be resizable...
Charles Kerr [Sat, 15 Aug 2009 21:14:44 +0000 (21:14 +0000)]
(trunk gtk) #2337: GTK+ Tree view columns in the files dialog should be resizable.  Thanks to lethalman for the patch

15 years ago(trunk libT) fix pause-on-shutdown bug reported by KyleK and introduced in r8878...
Charles Kerr [Sat, 15 Aug 2009 21:09:06 +0000 (21:09 +0000)]
(trunk libT) fix pause-on-shutdown bug reported by KyleK and introduced in r8878 for #2317.

15 years agorearrange NEWS
Mitchell Livingston [Sat, 15 Aug 2009 17:53:15 +0000 (17:53 +0000)]
rearrange NEWS

15 years agoupdate the nl localization
Mitchell Livingston [Sat, 15 Aug 2009 17:28:19 +0000 (17:28 +0000)]
update the nl localization

15 years ago(trunk) tweak NEWS again
Charles Kerr [Sat, 15 Aug 2009 16:50:43 +0000 (16:50 +0000)]
(trunk) tweak NEWS again

15 years ago(trunk libT) ticket #2328's commit r8908 broke transmission-remote for platforms...
Charles Kerr [Sat, 15 Aug 2009 16:43:25 +0000 (16:43 +0000)]
(trunk libT) ticket #2328's commit r8908 broke transmission-remote for platforms that don't have ngettext().  fix supplied by KyleK.

15 years ago(trunk libT) remove dead code noticed by geirha
Charles Kerr [Sat, 15 Aug 2009 15:52:10 +0000 (15:52 +0000)]
(trunk libT) remove dead code noticed by geirha

15 years agowhoops
Mitchell Livingston [Fri, 14 Aug 2009 23:50:03 +0000 (23:50 +0000)]
whoops

15 years agoadd the donate warning to the reset warnings pref option
Mitchell Livingston [Fri, 14 Aug 2009 23:44:25 +0000 (23:44 +0000)]
add the donate warning to the reset warnings pref option