]>
granicus.if.org Git - transmission/log
Mitchell Livingston [Fri, 19 Oct 2012 03:52:59 +0000 (03:52 +0000)]
don't do layout in code until localizations are updated in 2.8
Mitchell Livingston [Wed, 17 Oct 2012 03:39:23 +0000 (03:39 +0000)]
bump version to 2.72
Mitchell Livingston [Wed, 17 Oct 2012 03:38:48 +0000 (03:38 +0000)]
tweak NEWS
Jordan Lee [Wed, 17 Oct 2012 03:26:33 +0000 (03:26 +0000)]
first pass at 2.72 NEWS
Mitchell Livingston [Wed, 17 Oct 2012 00:25:28 +0000 (00:25 +0000)]
don't update the badge count when a transfer finishes seeding and is removed at the same time.
Jordan Lee [Tue, 16 Oct 2012 03:13:05 +0000 (03:13 +0000)]
make tr_mkdir() private.
Jordan Lee [Tue, 16 Oct 2012 02:48:26 +0000 (02:48 +0000)]
in torrent-magnet.c and utils.h, use tr_torrentName() instead of tor->info.name
Jordan Lee [Mon, 15 Oct 2012 04:32:48 +0000 (04:32 +0000)]
(trunk, web) #5091 'Disable file selection for non-multi-file transfers' -- fixed.
Jordan Lee [Mon, 15 Oct 2012 04:20:55 +0000 (04:20 +0000)]
remove unneeded background-image rules for the inspector's file list's 'file wanted' checkbox; we use the browser's checkbox now
Jordan Lee [Mon, 15 Oct 2012 03:11:16 +0000 (03:11 +0000)]
(trunk, libT) #4638 "Transmission sends an initial 'stopped' event when adding a torrent via RPC" -- fixed.
Mitchell Livingston [Mon, 15 Oct 2012 02:23:54 +0000 (02:23 +0000)]
update to the Dutch localization
Mitchell Livingston [Mon, 15 Oct 2012 02:12:44 +0000 (02:12 +0000)]
#5090 Include seeding-complete transfers in badged count on Dock icon
Jordan Lee [Sun, 14 Oct 2012 23:38:52 +0000 (23:38 +0000)]
more unit test cleanup
Jordan Lee [Sun, 14 Oct 2012 18:56:37 +0000 (18:56 +0000)]
retrofit some of the tests to use the more expressive test API
Jordan Lee [Sun, 14 Oct 2012 18:10:17 +0000 (18:10 +0000)]
(trunk, libT) #5081 'Transmission discards webseed URLs that have trailing whitespace' -- fixed. Unit test passes and valgrind says 'All heap blocks were freed -- no leaks are possible'
Jordan Lee [Sun, 14 Oct 2012 18:02:47 +0000 (18:02 +0000)]
(trunk, libT) #5081 'Transmission discards webseed URLs that have trailing whitespace' -- add unit test (currently failing) for this bug.
Jordan Lee [Sun, 14 Oct 2012 18:00:29 +0000 (18:00 +0000)]
previous commit uncovered an unused shadow variable in test-peer-id.c
Jordan Lee [Sun, 14 Oct 2012 17:59:24 +0000 (17:59 +0000)]
steal some ideas about unit test error logging from Google Test
Mitchell Livingston [Sun, 14 Oct 2012 17:46:42 +0000 (17:46 +0000)]
Remove another debug logging message.
Mitchell Livingston [Sun, 14 Oct 2012 17:33:23 +0000 (17:33 +0000)]
move a variable outside of a loop
Mitchell Livingston [Sun, 14 Oct 2012 17:32:38 +0000 (17:32 +0000)]
comment out a debug log statement
Jordan Lee [Sat, 13 Oct 2012 17:32:23 +0000 (17:32 +0000)]
fix NULL-pointer-dereference regression introduced in r13546 for #5069.
Jordan Lee [Sat, 13 Oct 2012 16:47:26 +0000 (16:47 +0000)]
(trunk, gtk) #5089 'Open-by-URL doesn't automatically paste URLs/magnet links from the clipboard if they contain leading whitespace' -- fixed.
Jordan Lee [Sat, 13 Oct 2012 16:45:20 +0000 (16:45 +0000)]
(trunk, gtk) #5088 'gtr_is_supported_url(), gtr_is_magnet_link() aren't NULL-safe' -- fixed.
Jordan Lee [Sat, 13 Oct 2012 15:36:49 +0000 (15:36 +0000)]
(trunk libT) fix webseed-in-magnet-link regression introduced in r13547 (2.71+). This issue was tracked down by by x190 in ticket #5081
Mitchell Livingston [Fri, 12 Oct 2012 02:44:19 +0000 (02:44 +0000)]
#5051 Mac client causes dual-GPU Macbook Pros to use the discrete GPU
Mitchell Livingston [Wed, 10 Oct 2012 03:03:32 +0000 (03:03 +0000)]
#5086 Fix web interface ngettext
Jordan Lee [Mon, 8 Oct 2012 04:23:39 +0000 (04:23 +0000)]
(trunk qt) #5059 'Memory leak in the TrMainWindow :: openTorrent' -- fixed.
Jordan Lee [Sun, 7 Oct 2012 18:10:26 +0000 (18:10 +0000)]
(trunk, web) replace Transmission.formatter.plural() with a slightly less brittle pluralization tool
Jordan Lee [Sun, 7 Oct 2012 17:51:56 +0000 (17:51 +0000)]
(trunk, T) #5072 "In the torrent list, show how many web seeds we're downloading from" -- made the Qt, GTK+, and web client text consistent
Jordan Lee [Sun, 7 Oct 2012 16:33:55 +0000 (16:33 +0000)]
(trunk, web) #5072 "web client doesn't show webseed count" -- pluralization refinement to r13551
Jordan Lee [Sat, 6 Oct 2012 18:22:57 +0000 (18:22 +0000)]
(web, trunk) #5072 'web client does not show webseed download count' -- use cfpp2p's patch to make it behave like the Mac client.
Jordan Lee [Fri, 5 Oct 2012 22:25:12 +0000 (22:25 +0000)]
(trunk, qt) #5057 'hungarian translation for the Qt client' -- added. thanks marton!
Jordan Lee [Fri, 5 Oct 2012 22:04:08 +0000 (22:04 +0000)]
(trunk, libT) #5063 'remaining time unknown with magnets that have webseeds' -- fixed.
Jordan Lee [Fri, 5 Oct 2012 21:23:50 +0000 (21:23 +0000)]
(trac, web) #5072 'web client does not show webseed download count' -- fixed.
Jordan Lee [Fri, 5 Oct 2012 16:44:36 +0000 (16:44 +0000)]
(trunk, libT) #5069 'webseed magnet support is broken' reported & patch by cfpp2p
Jordan Lee [Fri, 5 Oct 2012 16:10:12 +0000 (16:10 +0000)]
(trunk libT) #5075 'magnet.c:163 should use MAX_WEBSEEDS, not MAX_TRACKERS' ... fixed. Thanks to cfpp2p for catching this.
Mitchell Livingston [Fri, 5 Oct 2012 02:28:31 +0000 (02:28 +0000)]
update to 2.71+ again
Mitchell Livingston [Fri, 5 Oct 2012 02:28:04 +0000 (02:28 +0000)]
update to 2.71+
Jordan Lee [Fri, 5 Oct 2012 02:23:17 +0000 (02:23 +0000)]
(trunk, web) fix #5055 'torrents that include HTML in the comment section don't display properly in the web browser.'
Mitchell Livingston [Thu, 27 Sep 2012 00:21:10 +0000 (00:21 +0000)]
in Mac world it's NSRect, not CGRect
Mitchell Livingston [Thu, 27 Sep 2012 00:17:43 +0000 (00:17 +0000)]
perform localization of InfoActivityViewController with a strings files and resizing code
Mitchell Livingston [Thu, 27 Sep 2012 00:16:21 +0000 (00:16 +0000)]
fix a bug with the auto-resizing localization code in InfoGeneralViewController
Mitchell Livingston [Wed, 26 Sep 2012 18:59:34 +0000 (18:59 +0000)]
uncomment resizing code for localizations post-2.7
Mitchell Livingston [Wed, 26 Sep 2012 16:57:53 +0000 (16:57 +0000)]
bump version to 2.71
Mitchell Livingston [Wed, 26 Sep 2012 16:55:34 +0000 (16:55 +0000)]
#5053 Fix crash on 10.6
Jordan Lee [Wed, 26 Sep 2012 02:44:24 +0000 (02:44 +0000)]
(trunk, web) #5013: finish by syncing common.css with common.scss
Jordan Lee [Wed, 26 Sep 2012 02:41:47 +0000 (02:41 +0000)]
(trunk, web) #5013: remove redundant buttons, these were supposed to be removed in r13523
Jordan Lee [Wed, 26 Sep 2012 02:38:25 +0000 (02:38 +0000)]
Updated translations for transmission-gtk
Jordan Lee [Wed, 26 Sep 2012 02:35:34 +0000 (02:35 +0000)]
new transmission-gtk translations: Burmese and Swahili
Mitchell Livingston [Wed, 26 Sep 2012 02:27:06 +0000 (02:27 +0000)]
bump version to 2.70
Mitchell Livingston [Wed, 26 Sep 2012 00:07:47 +0000 (00:07 +0000)]
add removed localization to NEWS
Mitchell Livingston [Tue, 25 Sep 2012 04:27:39 +0000 (04:27 +0000)]
update news for #5049
Jordan Lee [Tue, 25 Sep 2012 02:07:03 +0000 (02:07 +0000)]
(trunk, libT) #5049: fix bug that caused some incoming encrypted peer connections to fail
Mitchell Livingston [Mon, 24 Sep 2012 02:43:44 +0000 (02:43 +0000)]
Make the stats window's localization-resizing code a bit more generic
Jordan Lee [Sun, 23 Sep 2012 22:55:21 +0000 (22:55 +0000)]
(trunk web) #5013 fix r13523 regression with initializing file priority buttons
Jordan Lee [Sun, 23 Sep 2012 22:33:55 +0000 (22:33 +0000)]
(trunk web) #5013 fix r13523 tyop
Jordan Lee [Sun, 23 Sep 2012 22:05:21 +0000 (22:05 +0000)]
(trunk web) #5013 "WebUI Inspector file tree" -- possible reimplementation.
Jordan Lee [Sun, 23 Sep 2012 17:21:19 +0000 (17:21 +0000)]
in file-row getPath(), don't leak 'path' into the global namespace
Jordan Lee [Sun, 23 Sep 2012 17:08:27 +0000 (17:08 +0000)]
in updateFilesPage(), fix about a dozen variables that leaked into the global namespace
Jordan Lee [Sun, 23 Sep 2012 15:38:07 +0000 (15:38 +0000)]
fix a handful of console warnings that were generated by trying to trash a NULL .torrent file b/c the torrent had been added from a URL
Jordan Lee [Sun, 23 Sep 2012 00:14:04 +0000 (00:14 +0000)]
Fix "make clean" when xcodebuild isn't available on the build box
Jordan Lee [Sat, 22 Sep 2012 22:36:05 +0000 (22:36 +0000)]
fix BUILT_SOURCES and CLEANFILES for the transmission-resource files
Jordan Lee [Sat, 22 Sep 2012 22:23:04 +0000 (22:23 +0000)]
fix warnings generated by autoreconf -Wall
Jordan Lee [Sat, 22 Sep 2012 22:18:49 +0000 (22:18 +0000)]
remove the va_copy tests in configure.ac, it's not used in the code anywhere
Mitchell Livingston [Sat, 22 Sep 2012 19:27:01 +0000 (19:27 +0000)]
add WebSeedTableView.[hm] to the makefile
Mitchell Livingston [Sat, 22 Sep 2012 18:30:46 +0000 (18:30 +0000)]
update the macosx makefile
Mitchell Livingston [Sat, 22 Sep 2012 18:24:47 +0000 (18:24 +0000)]
update NEWS for 2.7
Mitchell Livingston [Sat, 22 Sep 2012 16:28:56 +0000 (16:28 +0000)]
perform some surgery to remove Chinese from the Xcode project
Mitchell Livingston [Sat, 22 Sep 2012 16:26:15 +0000 (16:26 +0000)]
update project file for updated localization
Mitchell Livingston [Sat, 22 Sep 2012 16:09:52 +0000 (16:09 +0000)]
Remove the Simplified Chinese localization. We are on the lookout for a new localizer.
Mitchell Livingston [Sat, 22 Sep 2012 15:28:46 +0000 (15:28 +0000)]
add European Portuguese localization of the Quick Look plugin for 2.7
Mitchell Livingston [Sat, 22 Sep 2012 15:28:00 +0000 (15:28 +0000)]
update European Portuguese localization for 2.7
Mitchell Livingston [Thu, 20 Sep 2012 13:02:34 +0000 (13:02 +0000)]
update French localization for 2.7
Jordan Lee [Thu, 20 Sep 2012 03:39:00 +0000 (03:39 +0000)]
minor plural fix for cell renderer downloading metadata, patch by ajf88
Jordan Lee [Wed, 19 Sep 2012 05:28:13 +0000 (05:28 +0000)]
(trunk, web) r13437 regex bugfix by cfpp2p
Jordan Lee [Wed, 19 Sep 2012 05:11:19 +0000 (05:11 +0000)]
(trunk, libt) #4932 'crash on magnet links' -- fixed.
Jordan Lee [Wed, 19 Sep 2012 04:52:04 +0000 (04:52 +0000)]
add UI_FILES to EXTRA_DIST to see if that fixes distcheck
Mitchell Livingston [Tue, 18 Sep 2012 03:46:01 +0000 (03:46 +0000)]
add a missing @ to a comment
Mitchell Livingston [Tue, 18 Sep 2012 03:44:59 +0000 (03:44 +0000)]
return a value (and rename) testTurtleTime instead of passing in a flag to set
Mitchell Livingston [Tue, 18 Sep 2012 01:13:31 +0000 (01:13 +0000)]
remove a comment referring to a non-existant param
Mitchell Livingston [Tue, 18 Sep 2012 00:58:10 +0000 (00:58 +0000)]
#4201 Automatic limit can't be stopped
Mitchell Livingston [Mon, 17 Sep 2012 20:34:46 +0000 (20:34 +0000)]
revert formatting changes in r13497
Mitchell Livingston [Mon, 17 Sep 2012 20:32:20 +0000 (20:32 +0000)]
#5042 potential fix to building from a directory containing spaces
Mitchell Livingston [Mon, 17 Sep 2012 15:10:12 +0000 (15:10 +0000)]
#5040 Improve scrolling experience in Web UI on iPad
Mitchell Livingston [Tue, 11 Sep 2012 00:46:32 +0000 (00:46 +0000)]
Refine the logic for determining the "partial/full file size" string. It's better, but not perfect, depending on how languages are localized for special cases. A partial size of zero will now always hide the unit.
Mitchell Livingston [Mon, 10 Sep 2012 03:21:07 +0000 (03:21 +0000)]
when generating the size units for libtransmission, use an arbitrary size instead of 0 to avoid potential pluralization special cases in some localizations
Mitchell Livingston [Mon, 10 Sep 2012 03:09:56 +0000 (03:09 +0000)]
On Mountain Lion, pull the file/memory size units for libtransmission from the operating system using a byte count formatter, rather than using a localized string.
Mitchell Livingston [Mon, 10 Sep 2012 02:37:29 +0000 (02:37 +0000)]
properly retain/release nstimers like any other objective-c object
Mitchell Livingston [Mon, 10 Sep 2012 02:01:07 +0000 (02:01 +0000)]
avoid creating the Bonjour Controller singleton unnecessarily
Mitchell Livingston [Sun, 9 Sep 2012 13:01:53 +0000 (13:01 +0000)]
re-commit change from r13488
Mitchell Livingston [Sun, 9 Sep 2012 12:58:53 +0000 (12:58 +0000)]
revert the last commit because of styling changes snuck in from copy/paste
Mitchell Livingston [Sun, 9 Sep 2012 12:42:10 +0000 (12:42 +0000)]
#4874 Deleting multiple torrents from the WebUI fails
Mitchell Livingston [Sun, 9 Sep 2012 12:26:18 +0000 (12:26 +0000)]
Take an int instead of an NSInteger for the Bonjour port
Jordan Lee [Sun, 9 Sep 2012 06:45:50 +0000 (06:45 +0000)]
fix the build by adding transmission.gresource.xml to EXTRA_DIST
Mitchell Livingston [Sun, 9 Sep 2012 05:33:55 +0000 (05:33 +0000)]
#5036 always use "Transmission" instead of "Transmission Web Interface" for consistency
Mitchell Livingston [Sun, 9 Sep 2012 05:23:04 +0000 (05:23 +0000)]
debug message snuck in r13483
Mitchell Livingston [Sun, 9 Sep 2012 05:19:10 +0000 (05:19 +0000)]
#5036 Bonjour Service Name Maximum Length Bug
Mitchell Livingston [Sun, 9 Sep 2012 00:31:09 +0000 (00:31 +0000)]
update Brazilian Portuguese localization for 2.7
Mitchell Livingston [Sat, 8 Sep 2012 20:22:05 +0000 (20:22 +0000)]
add in placeholder code so thatInfoGeneralView can be localized with a strings file after 2.7