]>
granicus.if.org Git - transmission/log
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
Mitchell Livingston [Sat, 8 Sep 2012 18:09:02 +0000 (18:09 +0000)]
add in placeholder code so that InfoOptionsView can be localized with a strings file after 2.7
Mitchell Livingston [Sat, 8 Sep 2012 03:48:12 +0000 (03:48 +0000)]
add in placeholder code so that AddMagnetWindow can be localized with a strings file after 2.7
Mitchell Livingston [Sat, 8 Sep 2012 01:09:55 +0000 (01:09 +0000)]
remove a blank view that snuck into the Creator xib file.
Jordan Lee [Fri, 7 Sep 2012 17:18:17 +0000 (17:18 +0000)]
load the UI from a resource file rather than a string. Patch by fmuellner
Mitchell Livingston [Fri, 7 Sep 2012 11:54:14 +0000 (11:54 +0000)]
update Russian localization for 2.7
Jordan Lee [Fri, 7 Sep 2012 04:25:04 +0000 (04:25 +0000)]
remove trailing spaces
Jordan Lee [Fri, 7 Sep 2012 04:22:21 +0000 (04:22 +0000)]
fix tab damage
Mitchell Livingston [Fri, 7 Sep 2012 02:45:49 +0000 (02:45 +0000)]
#5033 cli prints wrong status on console
Mitchell Livingston [Thu, 6 Sep 2012 03:29:15 +0000 (03:29 +0000)]
tweak project file
Mitchell Livingston [Thu, 6 Sep 2012 03:25:52 +0000 (03:25 +0000)]
revert MessageWindowController changes
Mitchell Livingston [Thu, 6 Sep 2012 03:23:50 +0000 (03:23 +0000)]
Whoops! Revert new changes committed in r13469
Mitchell Livingston [Thu, 6 Sep 2012 03:21:03 +0000 (03:21 +0000)]
Revert r13468 for now.
Mitchell Livingston [Thu, 6 Sep 2012 03:09:49 +0000 (03:09 +0000)]
convert the Quick Look plugin to ARC
Mitchell Livingston [Thu, 6 Sep 2012 01:15:31 +0000 (01:15 +0000)]
ensure that NSApp is loaded for the QuickLook plugin
Mitchell Livingston [Thu, 6 Sep 2012 00:10:49 +0000 (00:10 +0000)]
update Dutch localization for 2.7, part 2
Mitchell Livingston [Thu, 6 Sep 2012 00:09:55 +0000 (00:09 +0000)]
update Dutch localization for 2.7
Mitchell Livingston [Wed, 5 Sep 2012 11:39:57 +0000 (11:39 +0000)]
#4321 uTP implementation is very slow.
Mitchell Livingston [Wed, 5 Sep 2012 03:08:05 +0000 (03:08 +0000)]
updated Spanish Quick Look plugin localization
Mitchell Livingston [Tue, 4 Sep 2012 22:53:49 +0000 (22:53 +0000)]
update Italian localization for 2.7, part 2
Mitchell Livingston [Tue, 4 Sep 2012 22:53:12 +0000 (22:53 +0000)]
update Italian localization for 2.7
Mitchell Livingston [Tue, 4 Sep 2012 22:49:46 +0000 (22:49 +0000)]
update Danish localization for 2.7
Mitchell Livingston [Tue, 4 Sep 2012 22:46:06 +0000 (22:46 +0000)]
update Spanish localization for 2.7
Mitchell Livingston [Mon, 3 Sep 2012 18:37:18 +0000 (18:37 +0000)]
use localized strings properly in the quick look plugin
Mitchell Livingston [Sun, 2 Sep 2012 16:48:52 +0000 (16:48 +0000)]
German localization for 2.7
Mitchell Livingston [Thu, 30 Aug 2012 03:40:13 +0000 (03:40 +0000)]
when drawing the status bar lines, don't assume the full lines will be drawn (although they probably will be)
Mitchell Livingston [Thu, 30 Aug 2012 02:48:07 +0000 (02:48 +0000)]
#5026 Slight decrease in the opacity of the toolbar noise
Mitchell Livingston [Thu, 30 Aug 2012 02:37:00 +0000 (02:37 +0000)]
#5026 StatusBarView doesn't fully match toolbar on 10.7+
Mitchell Livingston [Thu, 30 Aug 2012 00:18:18 +0000 (00:18 +0000)]
use "Show" instead of "Reveal" in the "seeding complete" notification button
Mitchell Livingston [Thu, 30 Aug 2012 00:15:26 +0000 (00:15 +0000)]
update the English strings file
Mitchell Livingston [Thu, 30 Aug 2012 00:14:43 +0000 (00:14 +0000)]
remove an unused variable
Mitchell Livingston [Sun, 19 Aug 2012 19:08:18 +0000 (19:08 +0000)]
remove unnecessary 10.8 checks
Mitchell Livingston [Sun, 19 Aug 2012 19:06:52 +0000 (19:06 +0000)]
When running on 10.8 with Growl not running, show a button in Prefs to open System Preferences.
Jordan Lee [Sun, 19 Aug 2012 16:12:20 +0000 (16:12 +0000)]
(trunk, qt) #4760 'transmission-qt breaks unicode characters in the default target dir' -- fixed with patch from rb07
Jordan Lee [Sun, 19 Aug 2012 00:12:43 +0000 (00:12 +0000)]
(trunk, qt) #4036 'Qt Client doesnt delete torrent files' -- use a patch by rb07 to work around a Firefox idiosyncrasy that prevented the added .torrent file from being removed.
Jordan Lee [Sun, 19 Aug 2012 00:01:54 +0000 (00:01 +0000)]
(trunk, qt) #4991 'control temporary speed limit from icon tray' -- added, patches by rb07 and samkpo
Jordan Lee [Sat, 18 Aug 2012 23:58:56 +0000 (23:58 +0000)]
(trunk, qt) updated Spanish translation by rb07
Jordan Lee [Sat, 18 Aug 2012 21:53:09 +0000 (21:53 +0000)]
(trunk daemon) Small tweak to r13443 to fix a pluralization issue
Jordan Lee [Sat, 18 Aug 2012 16:33:28 +0000 (16:33 +0000)]
(trunk, daemon) #4657 "transmission-remote: display times (e.g. Seeding Time) (optionally) in seconds" -- added.
Jordan Lee [Sat, 18 Aug 2012 16:07:05 +0000 (16:07 +0000)]
(trunk, libtransmission) #4934 "Create a test harness and use it for current tests" -- patch by gvdl
Jordan Lee [Sat, 18 Aug 2012 15:52:38 +0000 (15:52 +0000)]
(trunk, gtk) #4996 'gtk client requires gtk 3.4, but configure.ac only asks for 3.2' -- fixed.
Jordan Lee [Sat, 18 Aug 2012 15:49:24 +0000 (15:49 +0000)]
(trunk gtk) #4997 "missing semicolon in the desktop file" -- reported & patched by kalev
Jordan Lee [Sat, 18 Aug 2012 15:46:22 +0000 (15:46 +0000)]
(trunk web) #4993 "Add Set Location on WebUI" -- use luizpaulo's patch to implement this
Jordan Lee [Sat, 18 Aug 2012 15:39:11 +0000 (15:39 +0000)]
(trunk, qt) #4624 "Inconsistent behavior when clicking on items at the torrent list" -- apply a nice patch by dirleyrls
Jordan Lee [Sat, 18 Aug 2012 15:04:06 +0000 (15:04 +0000)]
(trunk web) #5013 "WebUI Inspector file tree" -- use patch submitted by PsychoMario
Jordan Lee [Sat, 18 Aug 2012 14:59:09 +0000 (14:59 +0000)]
(trunk, web) #5008 'html entitiy not correctly rendered' -- use patch submitted by jfc
Mitchell Livingston [Mon, 13 Aug 2012 00:56:52 +0000 (00:56 +0000)]
silence warnings about string literals
Mitchell Livingston [Mon, 13 Aug 2012 00:52:04 +0000 (00:52 +0000)]
silence several warnings related to printing ints in strings
Mitchell Livingston [Sun, 12 Aug 2012 20:14:26 +0000 (20:14 +0000)]
better spacing of the file/tracker/webseed list in Quick Look
Mitchell Livingston [Sun, 12 Aug 2012 16:46:34 +0000 (16:46 +0000)]
set the flag for when compiling the Quick Look plugin: -read_only_relocs suppress
Mitchell Livingston [Sun, 12 Aug 2012 16:19:36 +0000 (16:19 +0000)]
main.c is relative to project
Mitchell Livingston [Sun, 12 Aug 2012 16:19:06 +0000 (16:19 +0000)]
modify the Quick Look plugin's main.c
Mitchell Livingston [Sun, 12 Aug 2012 15:03:53 +0000 (15:03 +0000)]
don't link against some libraries unnecessarily in the Quick Look plugin
Mitchell Livingston [Sun, 12 Aug 2012 14:50:12 +0000 (14:50 +0000)]
link the Quick Look plugin with AppKit
Mitchell Livingston [Sun, 12 Aug 2012 14:38:10 +0000 (14:38 +0000)]
use the curl we supply when compiling the Quick Look plugin
Mitchell Livingston [Sun, 12 Aug 2012 14:10:18 +0000 (14:10 +0000)]
don't use the convenient accessor functionality in file parsing
Mitchell Livingston [Sun, 12 Aug 2012 14:05:55 +0000 (14:05 +0000)]
don't use the convenient accessor functionality in the Quick Look plugin
Mitchell Livingston [Sun, 12 Aug 2012 13:55:06 +0000 (13:55 +0000)]
add creation date and client information to the quick look preview
Mitchell Livingston [Sun, 12 Aug 2012 12:11:33 +0000 (12:11 +0000)]
#4998 Support Quick Look of .torrent files in the Finder
Mitchell Livingston [Tue, 7 Aug 2012 23:00:10 +0000 (23:00 +0000)]
#5007 Web client attempts to post notifications without permission, causing transfers not to update
Mitchell Livingston [Tue, 7 Aug 2012 00:14:04 +0000 (00:14 +0000)]
#4987 (web ui) up/down characters are not rendered correctly
Mitchell Livingston [Mon, 6 Aug 2012 04:02:18 +0000 (04:02 +0000)]
missed a line
Mitchell Livingston [Mon, 6 Aug 2012 03:59:07 +0000 (03:59 +0000)]
#4454 Patch by 0ptional: Time Machine exclusion for partial download does not work on Lion
Mitchell Livingston [Mon, 6 Aug 2012 03:49:59 +0000 (03:49 +0000)]
Tweak how we first load in the torrent file list. This time submit the right file.
Mitchell Livingston [Mon, 6 Aug 2012 03:49:36 +0000 (03:49 +0000)]
Tweak how we first load in the torrent file list.