]>
granicus.if.org Git - transmission/log
Mitchell Livingston [Thu, 17 Sep 2009 01:10:18 +0000 (01:10 +0000)]
show a warning whenever removing any tracker, regardless of if it's built-in
Mitchell Livingston [Thu, 17 Sep 2009 00:33:39 +0000 (00:33 +0000)]
remove distinction between built-in trackers and custom-added trackers; add trackers to the end of the list instead of the beginning
Mitchell Livingston [Wed, 16 Sep 2009 02:18:23 +0000 (02:18 +0000)]
use 10.6's localizedStandardCompare: when sorting by name
Mitchell Livingston [Wed, 16 Sep 2009 01:16:12 +0000 (01:16 +0000)]
#2414 Upside-down dock icons in Inspector under Leopard
Charles Kerr [Tue, 15 Sep 2009 14:11:46 +0000 (14:11 +0000)]
(trunk) silence manpage warnings reported by lintian and recorded at http://lintian.debian.org/full/costela@debian.org.html#transmission
Mitchell Livingston [Tue, 15 Sep 2009 04:56:48 +0000 (04:56 +0000)]
on 10.6 avoid some wizardry to work around a 10.5 bug when switching a table's image's template setting
Mitchell Livingston [Tue, 15 Sep 2009 04:20:41 +0000 (04:20 +0000)]
replace a deprecated method
Charles Kerr [Mon, 14 Sep 2009 22:33:17 +0000 (22:33 +0000)]
(trunk web) #2411: double-clicking torrent should open/close inspector
Charles Kerr [Mon, 14 Sep 2009 18:36:33 +0000 (18:36 +0000)]
(trunk qt) fix DHT build issue reported and patched by DimStar
Mitchell Livingston [Mon, 14 Sep 2009 03:49:24 +0000 (03:49 +0000)]
(trunk) update to 1.75; transfer NEWS and appcast from 1.7x branch
Charles Kerr [Sat, 12 Sep 2009 07:26:13 +0000 (07:26 +0000)]
(trunk gtk) increase the temporary buffer size to avoid string truncations
Mitchell Livingston [Sat, 12 Sep 2009 02:48:57 +0000 (02:48 +0000)]
another warning gone
Mitchell Livingston [Sat, 12 Sep 2009 02:39:45 +0000 (02:39 +0000)]
one less warning
Mitchell Livingston [Sat, 12 Sep 2009 01:07:21 +0000 (01:07 +0000)]
remove comment
Mitchell Livingston [Sat, 12 Sep 2009 01:00:54 +0000 (01:00 +0000)]
(trunk) make sure the creator window size/placement is saved correctly
Mitchell Livingston [Sat, 12 Sep 2009 00:23:13 +0000 (00:23 +0000)]
(trunk) hopefull fix #2354 - end editing of the tracker table before attempting torrent creation
Charles Kerr [Fri, 11 Sep 2009 23:43:42 +0000 (23:43 +0000)]
(trunk T) possible fix for gtk crash reported by Michael Stoykov
Charles Kerr [Fri, 11 Sep 2009 14:34:36 +0000 (14:34 +0000)]
(trunk gtk) fix clang build issue reported by Tronic
Mitchell Livingston [Fri, 11 Sep 2009 03:16:33 +0000 (03:16 +0000)]
last commit would break 10.5-compatibility if it weren't already broken
Mitchell Livingston [Fri, 11 Sep 2009 03:15:04 +0000 (03:15 +0000)]
the quick look window shouldn't zoom onto a missing window when quitting
Charles Kerr [Thu, 10 Sep 2009 17:39:44 +0000 (17:39 +0000)]
(trunk gtk) add a Donate item to the Help menu
Mitchell Livingston [Thu, 10 Sep 2009 04:19:35 +0000 (04:19 +0000)]
#2396 move donation menu item to the main Transmission menu; remove some redundant "Transmission _______" from the Help menu items
Charles Kerr [Thu, 10 Sep 2009 03:28:55 +0000 (03:28 +0000)]
(trunk libT) fix a couple of compiler warnings from the last commit.
Charles Kerr [Thu, 10 Sep 2009 03:07:54 +0000 (03:07 +0000)]
(trunk libT) fix oops
Charles Kerr [Thu, 10 Sep 2009 02:20:35 +0000 (02:20 +0000)]
(trunk libT) #2395: caching too many peers between sessions makes startup slow and uses too much memory (KyleK, stdisease, et al)
Mitchell Livingston [Thu, 10 Sep 2009 00:15:35 +0000 (00:15 +0000)]
add missing #include
Mitchell Livingston [Thu, 10 Sep 2009 00:14:22 +0000 (00:14 +0000)]
another 10.6 check
Charles Kerr [Wed, 9 Sep 2009 12:44:11 +0000 (12:44 +0000)]
(trunk, libT) #2390: when you add a new torrent while one is verifying local data, the new torrent will be added on wait list, rather than download automatically. (Reported by Adys in irc)
Charles Kerr [Wed, 9 Sep 2009 03:23:50 +0000 (03:23 +0000)]
(trunk libT) a test commit -- possible fseek fix for Rabbitbunny
Charles Kerr [Tue, 8 Sep 2009 20:02:51 +0000 (20:02 +0000)]
fix r9073 oops; I committed a few debugging changes by accident too
Charles Kerr [Tue, 8 Sep 2009 20:01:12 +0000 (20:01 +0000)]
delete the obsolete zsh bindings
Charles Kerr [Tue, 8 Sep 2009 18:59:49 +0000 (18:59 +0000)]
(trunk gtk) #2389: Sort by Time Left broken in the GTK client
Charles Kerr [Tue, 8 Sep 2009 18:39:20 +0000 (18:39 +0000)]
(trunk libT) sync the announce/scrape timeout intervals in trunk with those in 1.7x
Charles Kerr [Tue, 8 Sep 2009 14:58:27 +0000 (14:58 +0000)]
(trunk gtk) #2387: transmission doesn't start; gives message 'err: Did not receive a reply'
Charles Kerr [Tue, 8 Sep 2009 06:25:40 +0000 (06:25 +0000)]
add better logging to track down tr_ioRead() error messages reported by Rabbitbunny
Charles Kerr [Tue, 8 Sep 2009 05:18:46 +0000 (05:18 +0000)]
decide at runtime, rather than compile time, whether to use curl_multi_action
Charles Kerr [Mon, 7 Sep 2009 21:57:15 +0000 (21:57 +0000)]
(trunk libT) make tr_ptrArrayErase() private
Mitchell Livingston [Mon, 7 Sep 2009 21:37:58 +0000 (21:37 +0000)]
make sure the "move data" context option actually works
Mitchell Livingston [Mon, 7 Sep 2009 15:21:26 +0000 (15:21 +0000)]
#2371 move "Move Data File To..." to the contextual menu, and add "Save Torrent File As..."
Mitchell Livingston [Mon, 7 Sep 2009 15:07:00 +0000 (15:07 +0000)]
disable QuickLook button/menu item on 10.6
Mitchell Livingston [Mon, 7 Sep 2009 14:54:22 +0000 (14:54 +0000)]
add some 10.6 checks for quick look
Mitchell Livingston [Mon, 7 Sep 2009 14:46:25 +0000 (14:46 +0000)]
#2337 Include Mac OS X 10.5's libcurl and libcrypto in our repo to build/link against. This is the first step for restoring 10.5 compatibility.
Charles Kerr [Mon, 7 Sep 2009 06:23:15 +0000 (06:23 +0000)]
(trunk, libT) sibling to r9027, remove more unused code
Mitchell Livingston [Mon, 7 Sep 2009 06:05:48 +0000 (06:05 +0000)]
only use integral numbers for the height of the pieces bar
Mitchell Livingston [Mon, 7 Sep 2009 05:40:09 +0000 (05:40 +0000)]
seems that drawing non-integer bound rects isn't kosher after all
Charles Kerr [Sun, 6 Sep 2009 22:52:13 +0000 (22:52 +0000)]
(trunk libT) disable the sorted ptrArray assertions in non-mac release builds
Mitchell Livingston [Sun, 6 Sep 2009 21:19:19 +0000 (21:19 +0000)]
whoops
Mitchell Livingston [Sun, 6 Sep 2009 21:09:33 +0000 (21:09 +0000)]
Simplify the progress bar drawing code using NSDivideRect(). This also allows the bars to have non-integer lengths
Charles Kerr [Sun, 6 Sep 2009 14:05:06 +0000 (14:05 +0000)]
(trunk libT) #2383: Faster verification for local data with small piece size
Charles Kerr [Sat, 5 Sep 2009 17:38:03 +0000 (17:38 +0000)]
fix another 'make distcheck' error in the macox/ directory
Charles Kerr [Sat, 5 Sep 2009 17:00:50 +0000 (17:00 +0000)]
fix autoconf 'make distcheck' error in macosx/ introduced in r9034
Charles Kerr [Sat, 5 Sep 2009 16:51:22 +0000 (16:51 +0000)]
(trunk libT) #2284: crashes when some invalid torrents are added. reported by Flemzard in irc
Mitchell Livingston [Sat, 5 Sep 2009 01:58:13 +0000 (01:58 +0000)]
zoom from the inspectors file table when quick looking
Mitchell Livingston [Fri, 4 Sep 2009 23:58:27 +0000 (23:58 +0000)]
remove unneeded calls to sharedPreviewPanel
Mitchell Livingston [Fri, 4 Sep 2009 22:59:24 +0000 (22:59 +0000)]
kill some warnings
Mitchell Livingston [Fri, 4 Sep 2009 22:42:03 +0000 (22:42 +0000)]
spacebar in the Inspector file table will toggle QuickLook
Mitchell Livingston [Fri, 4 Sep 2009 22:21:47 +0000 (22:21 +0000)]
some cleanup of inspector QuickLook
Mitchell Livingston [Fri, 4 Sep 2009 13:08:24 +0000 (13:08 +0000)]
build using NATIVE_ARCH_ACTUAL
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)
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)
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
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
Mitchell Livingston [Tue, 1 Sep 2009 12:26:56 +0000 (12:26 +0000)]
one less delegate compiler warning
Mitchell Livingston [Tue, 1 Sep 2009 11:27:31 +0000 (11:27 +0000)]
give the Clang compiler a try
Charles Kerr [Tue, 1 Sep 2009 03:42:16 +0000 (03:42 +0000)]
(trunk libT) revert r9026 from ticket #2357
Charles Kerr [Mon, 31 Aug 2009 23:31:43 +0000 (23:31 +0000)]
remove unused code
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
Charles Kerr [Mon, 31 Aug 2009 17:18:58 +0000 (17:18 +0000)]
(trunk libT) #2373: Handle HTTP redirects more gracefully
Charles Kerr [Mon, 31 Aug 2009 16:41:54 +0000 (16:41 +0000)]
(trunk libT) #2372: 'Unregistered Torrent Pass' Pauses Download
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.
Eric Petit [Mon, 31 Aug 2009 09:46:26 +0000 (09:46 +0000)]
Use a mirror of libevent's repo rather than sourceforge's
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
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
Mitchell Livingston [Sun, 30 Aug 2009 18:38:56 +0000 (18:38 +0000)]
add a missing import statement
Mitchell Livingston [Sun, 30 Aug 2009 17:52:03 +0000 (17:52 +0000)]
missed one in the last commit
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
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
Mitchell Livingston [Sat, 29 Aug 2009 23:16:25 +0000 (23:16 +0000)]
call setFlipped: one less time on 10.6
Mitchell Livingston [Sat, 29 Aug 2009 23:13:04 +0000 (23:13 +0000)]
remove redundant copy and a deprecated method
Mitchell Livingston [Sat, 29 Aug 2009 23:10:53 +0000 (23:10 +0000)]
de-flip priority images in the inspector
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
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
Mitchell Livingston [Sat, 29 Aug 2009 15:57:19 +0000 (15:57 +0000)]
yet another depracated method reaped
Mitchell Livingston [Sat, 29 Aug 2009 15:49:30 +0000 (15:49 +0000)]
remove yet another 10.6 depracated function
Charles Kerr [Sat, 29 Aug 2009 14:42:58 +0000 (14:42 +0000)]
add KGet to the clients list
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
Mitchell Livingston [Sat, 29 Aug 2009 04:35:07 +0000 (04:35 +0000)]
eliminate 3 more warnings
Mitchell Livingston [Sat, 29 Aug 2009 00:44:06 +0000 (00:44 +0000)]
rid ourself of a couple more compiler warnings
Mitchell Livingston [Sat, 29 Aug 2009 00:09:18 +0000 (00:09 +0000)]
remove a couple more deprecated methods and an unneed stringWithFormat:
Mitchell Livingston [Fri, 28 Aug 2009 23:40:11 +0000 (23:40 +0000)]
remove a couple of 10.6 deprecated methods
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
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
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
Mitchell Livingston [Fri, 28 Aug 2009 02:09:25 +0000 (02:09 +0000)]
for consistency, "Wiki & Development" -> "Support & Development"
Mitchell Livingston [Fri, 28 Aug 2009 01:12:53 +0000 (01:12 +0000)]
update version to 1.74+; adjust NEWS
Charles Kerr [Tue, 25 Aug 2009 13:55:32 +0000 (13:55 +0000)]
fix --disable-dht error in 1.74 reported by DimStar
Mitchell Livingston [Mon, 24 Aug 2009 23:45:30 +0000 (23:45 +0000)]
update appcast for 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.
Charles Kerr [Mon, 24 Aug 2009 23:14:52 +0000 (23:14 +0000)]
update translations
Charles Kerr [Mon, 24 Aug 2009 23:07:03 +0000 (23:07 +0000)]
update news