]> granicus.if.org Git - transmission/log
transmission
12 years agoupdated Spanish Quick Look plugin localization
Mitchell Livingston [Wed, 5 Sep 2012 03:08:05 +0000 (03:08 +0000)]
updated Spanish Quick Look plugin localization

12 years agoupdate Italian localization for 2.7, part 2
Mitchell Livingston [Tue, 4 Sep 2012 22:53:49 +0000 (22:53 +0000)]
update Italian localization for 2.7, part 2

12 years agoupdate Italian localization for 2.7
Mitchell Livingston [Tue, 4 Sep 2012 22:53:12 +0000 (22:53 +0000)]
update Italian localization for 2.7

12 years agoupdate Danish localization for 2.7
Mitchell Livingston [Tue, 4 Sep 2012 22:49:46 +0000 (22:49 +0000)]
update Danish localization for 2.7

12 years agoupdate Spanish localization for 2.7
Mitchell Livingston [Tue, 4 Sep 2012 22:46:06 +0000 (22:46 +0000)]
update Spanish localization for 2.7

12 years agouse localized strings properly in the quick look plugin
Mitchell Livingston [Mon, 3 Sep 2012 18:37:18 +0000 (18:37 +0000)]
use localized strings properly in the quick look plugin

12 years agoGerman localization for 2.7
Mitchell Livingston [Sun, 2 Sep 2012 16:48:52 +0000 (16:48 +0000)]
German localization for 2.7

12 years agowhen drawing the status bar lines, don't assume the full lines will be drawn (althoug...
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)

12 years ago#5026 Slight decrease in the opacity of the toolbar noise
Mitchell Livingston [Thu, 30 Aug 2012 02:48:07 +0000 (02:48 +0000)]
#5026 Slight decrease in the opacity of the toolbar noise

12 years ago#5026 StatusBarView doesn't fully match toolbar on 10.7+
Mitchell Livingston [Thu, 30 Aug 2012 02:37:00 +0000 (02:37 +0000)]
#5026 StatusBarView doesn't fully match toolbar on 10.7+

12 years agouse "Show" instead of "Reveal" in the "seeding complete" notification button
Mitchell Livingston [Thu, 30 Aug 2012 00:18:18 +0000 (00:18 +0000)]
use "Show" instead of "Reveal" in the "seeding complete" notification button

12 years agoupdate the English strings file
Mitchell Livingston [Thu, 30 Aug 2012 00:15:26 +0000 (00:15 +0000)]
update the English strings file

12 years agoremove an unused variable
Mitchell Livingston [Thu, 30 Aug 2012 00:14:43 +0000 (00:14 +0000)]
remove an unused variable

12 years agoremove unnecessary 10.8 checks
Mitchell Livingston [Sun, 19 Aug 2012 19:08:18 +0000 (19:08 +0000)]
remove unnecessary 10.8 checks

12 years agoWhen running on 10.8 with Growl not running, show a button in Prefs to open System...
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.

12 years ago(trunk, qt) #4760 'transmission-qt breaks unicode characters in the default target...
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

12 years ago(trunk, qt) #4036 'Qt Client doesnt delete torrent files' -- use a patch by 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.

12 years ago(trunk, qt) #4991 'control temporary speed limit from icon tray' -- added, patches...
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

12 years ago(trunk, qt) updated Spanish translation by rb07
Jordan Lee [Sat, 18 Aug 2012 23:58:56 +0000 (23:58 +0000)]
(trunk, qt) updated Spanish translation by rb07

12 years ago(trunk daemon) Small tweak to r13443 to fix a pluralization issue
Jordan Lee [Sat, 18 Aug 2012 21:53:09 +0000 (21:53 +0000)]
(trunk daemon) Small tweak to r13443 to fix a pluralization issue

12 years ago(trunk, daemon) #4657 "transmission-remote: display times (e.g. Seeding Time) (option...
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.

12 years ago(trunk, libtransmission) #4934 "Create a test harness and use it for current tests...
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

12 years ago(trunk, gtk) #4996 'gtk client requires gtk 3.4, but configure.ac only asks for 3...
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.

12 years ago(trunk gtk) #4997 "missing semicolon in the desktop file" -- reported & patched by...
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

12 years ago(trunk web) #4993 "Add Set Location on WebUI" -- use luizpaulo's patch to implement...
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

12 years ago(trunk, qt) #4624 "Inconsistent behavior when clicking on items at the torrent list...
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

12 years ago(trunk web) #5013 "WebUI Inspector file tree" -- use patch submitted by PsychoMario
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

12 years ago(trunk, web) #5008 'html entitiy not correctly rendered' -- use patch submitted by jfc
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

12 years agosilence warnings about string literals
Mitchell Livingston [Mon, 13 Aug 2012 00:56:52 +0000 (00:56 +0000)]
silence warnings about string literals

12 years agosilence several warnings related to printing ints in strings
Mitchell Livingston [Mon, 13 Aug 2012 00:52:04 +0000 (00:52 +0000)]
silence several warnings related to printing ints in strings

12 years agobetter spacing of the file/tracker/webseed list in Quick Look
Mitchell Livingston [Sun, 12 Aug 2012 20:14:26 +0000 (20:14 +0000)]
better spacing of the file/tracker/webseed list in Quick Look

12 years agoset the flag for when compiling the Quick Look plugin: -read_only_relocs suppress
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

12 years agomain.c is relative to project
Mitchell Livingston [Sun, 12 Aug 2012 16:19:36 +0000 (16:19 +0000)]
main.c is relative to project

12 years agomodify the Quick Look plugin's main.c
Mitchell Livingston [Sun, 12 Aug 2012 16:19:06 +0000 (16:19 +0000)]
modify the Quick Look plugin's main.c

12 years agodon't link against some libraries unnecessarily in the Quick Look plugin
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

12 years agolink the Quick Look plugin with AppKit
Mitchell Livingston [Sun, 12 Aug 2012 14:50:12 +0000 (14:50 +0000)]
link the Quick Look plugin with AppKit

12 years agouse the curl we supply when compiling the Quick Look plugin
Mitchell Livingston [Sun, 12 Aug 2012 14:38:10 +0000 (14:38 +0000)]
use the curl we supply when compiling the Quick Look plugin

12 years agodon't use the convenient accessor functionality in file parsing
Mitchell Livingston [Sun, 12 Aug 2012 14:10:18 +0000 (14:10 +0000)]
don't use the convenient accessor functionality in file parsing

12 years agodon't use the convenient accessor functionality in the Quick Look plugin
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

12 years agoadd creation date and client information to the quick look preview
Mitchell Livingston [Sun, 12 Aug 2012 13:55:06 +0000 (13:55 +0000)]
add creation date and client information to the quick look preview

12 years ago#4998 Support Quick Look of .torrent files in the Finder
Mitchell Livingston [Sun, 12 Aug 2012 12:11:33 +0000 (12:11 +0000)]
#4998 Support Quick Look of .torrent files in the Finder

12 years ago#5007 Web client attempts to post notifications without permission, causing transfers...
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

12 years ago#4987 (web ui) up/down characters are not rendered correctly
Mitchell Livingston [Tue, 7 Aug 2012 00:14:04 +0000 (00:14 +0000)]
#4987 (web ui) up/down characters are not rendered correctly

12 years agomissed a line
Mitchell Livingston [Mon, 6 Aug 2012 04:02:18 +0000 (04:02 +0000)]
missed a line

12 years ago#4454 Patch by 0ptional: Time Machine exclusion for partial download does not work...
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

12 years agoTweak how we first load in the torrent file list. This time submit the right file.
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.

12 years agoTweak how we first load in the torrent file list.
Mitchell Livingston [Mon, 6 Aug 2012 03:49:36 +0000 (03:49 +0000)]
Tweak how we first load in the torrent file list.

12 years ago#5005 Torrent file deleted twice when added via url
Mitchell Livingston [Sun, 5 Aug 2012 03:48:13 +0000 (03:48 +0000)]
#5005 Torrent file deleted twice when added via url

12 years agoSet each notification's subtitle as the informative text instead of the subtitle...
Mitchell Livingston [Sun, 5 Aug 2012 03:10:56 +0000 (03:10 +0000)]
Set each notification's subtitle as the informative text instead of the subtitle, so that it wraps to a second line.

12 years ago#4963 Support Notification Center on 10.8
Mitchell Livingston [Wed, 25 Jul 2012 12:49:11 +0000 (12:49 +0000)]
#4963 Support Notification Center on 10.8

12 years ago#4964 Don't allow Mist notifications on >= 10.8
Mitchell Livingston [Wed, 25 Jul 2012 12:48:50 +0000 (12:48 +0000)]
#4964 Don't allow Mist notifications on >= 10.8

12 years agoMore 10.8 better file size formatting.
Mitchell Livingston [Wed, 25 Jul 2012 12:48:13 +0000 (12:48 +0000)]
More 10.8 better file size formatting.

12 years agoOn 10.8, use NSByteCountFormatter to keep file sizes consistent with the operating...
Mitchell Livingston [Wed, 25 Jul 2012 12:46:49 +0000 (12:46 +0000)]
On 10.8, use NSByteCountFormatter to keep file sizes consistent with the operating system. Also, on 10.8 don't use a number formatter to localize unsigned integers.

12 years agobump our sdk to 10.8
Mitchell Livingston [Wed, 25 Jul 2012 12:44:20 +0000 (12:44 +0000)]
bump our sdk to 10.8

12 years agore-add #2353 Automatically Remove on Completion
Mitchell Livingston [Tue, 24 Jul 2012 02:30:24 +0000 (02:30 +0000)]
re-add #2353 Automatically Remove on Completion

12 years agoupdate to 2.61+
Mitchell Livingston [Tue, 24 Jul 2012 02:29:53 +0000 (02:29 +0000)]
update to 2.61+

12 years agoone more NEWS tweak 2.61
Mitchell Livingston [Tue, 24 Jul 2012 01:25:50 +0000 (01:25 +0000)]
one more NEWS tweak

12 years agofix NEWS typo
Mitchell Livingston [Tue, 24 Jul 2012 01:12:26 +0000 (01:12 +0000)]
fix NEWS typo

12 years agobump version to 2.61
Mitchell Livingston [Tue, 24 Jul 2012 01:11:14 +0000 (01:11 +0000)]
bump version to 2.61

12 years agotweak NEWS
Mitchell Livingston [Tue, 24 Jul 2012 01:10:51 +0000 (01:10 +0000)]
tweak NEWS

12 years agofirst draft of NEWS, livings' turn now
Jordan Lee [Tue, 24 Jul 2012 01:05:37 +0000 (01:05 +0000)]
first draft of NEWS, livings' turn now

12 years ago(trunk gtk) Sync with Rosetta to update GTK+ translations
Jordan Lee [Tue, 24 Jul 2012 01:00:21 +0000 (01:00 +0000)]
(trunk gtk) Sync with Rosetta to update GTK+ translations

12 years agoupdate PrefsWindows.xib to fix #4953
Mitchell Livingston [Tue, 24 Jul 2012 00:32:35 +0000 (00:32 +0000)]
update PrefsWindows.xib to fix #4953

12 years agoreplace a string with the constant NSTableViewColumnDidResizeNotification
Mitchell Livingston [Tue, 24 Jul 2012 00:20:04 +0000 (00:20 +0000)]
replace a string with the constant NSTableViewColumnDidResizeNotification

12 years agotemporarily revert gui changes for #2353 for 2.61, hiding the new functionality
Mitchell Livingston [Tue, 24 Jul 2012 00:17:47 +0000 (00:17 +0000)]
temporarily revert gui changes for #2353 for 2.61, hiding the new functionality

12 years ago(trunk utils) #4979 "add manget link generator to transmission-show" -- done.
Jordan Lee [Mon, 23 Jul 2012 15:28:27 +0000 (15:28 +0000)]
(trunk utils) #4979 "add manget link generator to transmission-show" -- done.

12 years ago#4956 Crash when creating a torrent on 10.7
Mitchell Livingston [Mon, 23 Jul 2012 11:31:48 +0000 (11:31 +0000)]
#4956 Crash when creating a torrent on 10.7

12 years ago(trunk qt) #4980 "Resize headers in Files Tab in Torrent Properties Window" -- patch...
Jordan Lee [Sun, 22 Jul 2012 17:01:52 +0000 (17:01 +0000)]
(trunk qt) #4980 "Resize headers in Files Tab in Torrent Properties Window" -- patch from samkpo

12 years ago(trunk) #4977 "Rev 13388: gtk required" -- fix r13388 regression in configure.ac...
Jordan Lee [Sun, 22 Jul 2012 16:55:50 +0000 (16:55 +0000)]
(trunk) #4977 "Rev 13388: gtk required" -- fix r13388 regression in configure.ac that required GTK+ even if only building transmission-daemon.

12 years ago(trunk qt) #4983 "regression on Preferences' Open Web Client w/remote session" -...
Jordan Lee [Sun, 22 Jul 2012 15:18:52 +0000 (15:18 +0000)]
(trunk qt) #4983 "regression on Preferences' Open Web Client w/remote session" -- fixed.

12 years ago(trunk web) #4979 "CSS Issues in Web Client" -- proposed fix. See ticket for more...
Jordan Lee [Fri, 20 Jul 2012 17:37:50 +0000 (17:37 +0000)]
(trunk web) #4979 "CSS Issues in Web Client" -- proposed fix.  See ticket for more details.

12 years ago(trunk, gtk) use GtkApplication and GtkApplicationWindow
Jordan Lee [Sat, 14 Jul 2012 22:44:41 +0000 (22:44 +0000)]
(trunk, gtk) use GtkApplication and GtkApplicationWindow

12 years ago(trunk, gtk) remove the pointless TrWindow typedef
Jordan Lee [Sat, 14 Jul 2012 22:41:33 +0000 (22:41 +0000)]
(trunk, gtk) remove the pointless TrWindow typedef

12 years ago(trunk libT) #4969 "jsonrpc response to torrent-get emits malformed json" -- fixed.
Jordan Lee [Sat, 14 Jul 2012 19:34:38 +0000 (19:34 +0000)]
(trunk libT) #4969 "jsonrpc response to torrent-get emits malformed json" -- fixed.

12 years ago(trunk gtk) #4970 remove deprecated GTK+ API calls, raise GTK+ dependency to 3.2
Jordan Lee [Sat, 14 Jul 2012 19:26:55 +0000 (19:26 +0000)]
(trunk gtk) #4970 remove deprecated GTK+ API calls, raise GTK+ dependency to 3.2

12 years ago(trunk gtk) #4892 "support Startup Notification in the GTK interface" -- fixed.
Jordan Lee [Fri, 13 Jul 2012 19:53:59 +0000 (19:53 +0000)]
(trunk gtk) #4892 "support Startup Notification in the GTK interface" -- fixed.

12 years ago(trunk, qt) #4937 - update Qt client's Basque translatio, updated by Azpidatziak
Jordan Lee [Fri, 13 Jul 2012 04:14:43 +0000 (04:14 +0000)]
(trunk, qt) #4937 - update Qt client's Basque translatio, updated by Azpidatziak

12 years ago(trunk qt) #4820 -- add rb07's patch for better opening of magnet links
Jordan Lee [Fri, 13 Jul 2012 00:29:40 +0000 (00:29 +0000)]
(trunk qt) #4820 -- add rb07's patch for better opening of magnet links

12 years ago(trunk qt) #4961 -- fix dtor regression introduced in previous commit + add extra...
Jordan Lee [Fri, 13 Jul 2012 00:27:04 +0000 (00:27 +0000)]
(trunk qt) #4961 -- fix dtor regression introduced in previous commit + add extra assertions to help find any remaining unfound errors

12 years ago(trunk, qt) #4961 -- make the file list more responsive when a torrent has an extreme...
Jordan Lee [Thu, 12 Jul 2012 23:37:04 +0000 (23:37 +0000)]
(trunk, qt) #4961 -- make the file list more responsive when a torrent has an extreme number of files.

Before this patch, the test torrent I had with ~10k files took 8 seconds to load. After this patch, it takes less than 1 second.

12 years agorevert r12008 due to i18n problems reported by lin-unix in <https://trac.transmission...
Jordan Lee [Mon, 9 Jul 2012 23:22:36 +0000 (23:22 +0000)]
revert r12008 due to i18n problems reported by lin-unix in <https://trac.transmissionbt.com/ticket/4050#comment:5>

12 years ago(trunk qt) #4235 "allow transmission-qt to specify download dir for remote sessions...
Jordan Lee [Mon, 9 Jul 2012 23:18:40 +0000 (23:18 +0000)]
(trunk qt) #4235 "allow transmission-qt to specify download dir for remote sessions" -- patch added from taem

12 years ago#4953 Launching/quitting Growl should update options in preferences
Mitchell Livingston [Sat, 7 Jul 2012 17:58:52 +0000 (17:58 +0000)]
#4953 Launching/quitting Growl should update options in preferences

12 years agoExplicitly create an ivar for Torrent's remove flag
Mitchell Livingston [Sat, 7 Jul 2012 02:14:08 +0000 (02:14 +0000)]
Explicitly create an ivar for Torrent's remove flag

12 years ago#2353 Add a preference option for auto-remove
Mitchell Livingston [Sat, 7 Jul 2012 02:08:05 +0000 (02:08 +0000)]
#2353 Add a preference option for auto-remove

12 years ago#2353 Add an option to the inspector to remove transfers from the list when seeding...
Mitchell Livingston [Sat, 7 Jul 2012 01:47:12 +0000 (01:47 +0000)]
#2353 Add an option to the inspector to remove transfers from the list when seeding completes

12 years ago2.60+
Mitchell Livingston [Sat, 7 Jul 2012 01:46:48 +0000 (01:46 +0000)]
2.60+

12 years agoupdate GTK+ client translations from rosetta 2.60
Jordan Lee [Fri, 6 Jul 2012 01:21:32 +0000 (01:21 +0000)]
update GTK+ client translations from rosetta

12 years agobump to 2.60
Mitchell Livingston [Fri, 6 Jul 2012 01:16:01 +0000 (01:16 +0000)]
bump to 2.60

12 years agotweak NEWS some more
Mitchell Livingston [Fri, 6 Jul 2012 01:13:32 +0000 (01:13 +0000)]
tweak NEWS some more

12 years agotweak NEWS
Jordan Lee [Fri, 6 Jul 2012 01:11:04 +0000 (01:11 +0000)]
tweak NEWS

12 years ago#4775 Sign the app with my local build scripts, instead of setting the code signing...
Mitchell Livingston [Thu, 5 Jul 2012 02:29:12 +0000 (02:29 +0000)]
#4775 Sign the app with my local build scripts, instead of setting the code signing identity in the Xcode project itself.

12 years agoWhen displaying file sizes in TB, show at most 2 fraction digits.
Mitchell Livingston [Thu, 5 Jul 2012 00:18:15 +0000 (00:18 +0000)]
When displaying file sizes in TB, show at most 2 fraction digits.

12 years ago#4775 When building in Release mode, code sign the app for Gatekeeper (the identity...
Mitchell Livingston [Wed, 4 Jul 2012 22:53:19 +0000 (22:53 +0000)]
#4775 When building in Release mode, code sign the app for Gatekeeper (the identity is of course not available publicly)

12 years agofirst update of NEWS for 2.60
Mitchell Livingston [Mon, 2 Jul 2012 03:44:14 +0000 (03:44 +0000)]
first update of NEWS for 2.60

12 years agoUpdate the European Portuguese localization
Mitchell Livingston [Mon, 2 Jul 2012 02:45:17 +0000 (02:45 +0000)]
Update the European Portuguese localization

12 years ago(trunk qt) #4937 "basque translation of transmission-qt" -- added patch from Azpidatziak
Jordan Lee [Sun, 1 Jul 2012 04:28:58 +0000 (04:28 +0000)]
(trunk qt) #4937 "basque translation of transmission-qt" -- added patch from Azpidatziak

12 years ago(trunk daemon) #4947 "Expanded info not in transmission-remote manpage, only in ...
Jordan Lee [Sun, 1 Jul 2012 04:21:22 +0000 (04:21 +0000)]
(trunk daemon) #4947 "Expanded info not in transmission-remote manpage, only in --help" -- fixed.

12 years ago(trunk libT) #4943 "tr_sessionClearStats() does not set the stats' dirty flag to...
Jordan Lee [Sun, 1 Jul 2012 04:00:27 +0000 (04:00 +0000)]
(trunk libT) #4943 "tr_sessionClearStats() does not set the stats' dirty flag to true s.t. stats.json gets saved"

12 years ago(trunk libT) move torrent.c's private function fileExists() to the utility function...
Jordan Lee [Sun, 1 Jul 2012 03:05:36 +0000 (03:05 +0000)]
(trunk libT) move torrent.c's private function fileExists() to the utility function tr_fileExists() so that it can also be used by stats.c