]> granicus.if.org Git - transmission/log
transmission
12 years ago(trunk, libT) #5049: fix bug that caused some incoming encrypted peer connections...
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

12 years agoMake the stats window's localization-resizing code a bit more generic
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

12 years ago(trunk web) #5013 fix r13523 regression with initializing file priority buttons
Jordan Lee [Sun, 23 Sep 2012 22:55:21 +0000 (22:55 +0000)]
(trunk web) #5013 fix r13523 regression with initializing file priority buttons

12 years ago(trunk web) #5013 fix r13523 tyop
Jordan Lee [Sun, 23 Sep 2012 22:33:55 +0000 (22:33 +0000)]
(trunk web) #5013 fix r13523 tyop

12 years ago(trunk web) #5013 "WebUI Inspector file tree" -- possible reimplementation.
Jordan Lee [Sun, 23 Sep 2012 22:05:21 +0000 (22:05 +0000)]
(trunk web) #5013 "WebUI Inspector file tree" -- possible reimplementation.

12 years agoin file-row getPath(), don't leak 'path' into the global namespace
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

12 years agoin updateFilesPage(), fix about a dozen variables that leaked 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

12 years agofix a handful of console warnings that were generated by trying to trash a NULL ...
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

12 years agoFix "make clean" when xcodebuild isn't available on the build box
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

12 years agofix BUILT_SOURCES and CLEANFILES for the transmission-resource files
Jordan Lee [Sat, 22 Sep 2012 22:36:05 +0000 (22:36 +0000)]
fix BUILT_SOURCES and CLEANFILES for the transmission-resource files

12 years agofix warnings generated by autoreconf -Wall
Jordan Lee [Sat, 22 Sep 2012 22:23:04 +0000 (22:23 +0000)]
fix warnings generated by autoreconf -Wall

12 years agoremove the va_copy tests in configure.ac, it's not used in the code anywhere
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

12 years agoadd WebSeedTableView.[hm] to the makefile
Mitchell Livingston [Sat, 22 Sep 2012 19:27:01 +0000 (19:27 +0000)]
add WebSeedTableView.[hm] to the makefile

12 years agoupdate the macosx makefile
Mitchell Livingston [Sat, 22 Sep 2012 18:30:46 +0000 (18:30 +0000)]
update the macosx makefile

12 years agoupdate NEWS for 2.7
Mitchell Livingston [Sat, 22 Sep 2012 18:24:47 +0000 (18:24 +0000)]
update NEWS for 2.7

12 years agoperform some surgery to remove Chinese from the Xcode project
Mitchell Livingston [Sat, 22 Sep 2012 16:28:56 +0000 (16:28 +0000)]
perform some surgery to remove Chinese from the Xcode project

12 years agoupdate project file for updated localization
Mitchell Livingston [Sat, 22 Sep 2012 16:26:15 +0000 (16:26 +0000)]
update project file for updated localization

12 years agoRemove the Simplified Chinese localization. We are on the lookout for a new localizer.
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.

12 years agoadd European Portuguese localization of the Quick Look plugin for 2.7
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

12 years agoupdate European Portuguese localization for 2.7
Mitchell Livingston [Sat, 22 Sep 2012 15:28:00 +0000 (15:28 +0000)]
update European Portuguese localization for 2.7

12 years agoupdate French localization for 2.7
Mitchell Livingston [Thu, 20 Sep 2012 13:02:34 +0000 (13:02 +0000)]
update French localization for 2.7

12 years agominor plural fix for cell renderer downloading metadata, patch by ajf88
Jordan Lee [Thu, 20 Sep 2012 03:39:00 +0000 (03:39 +0000)]
minor plural fix for cell renderer downloading metadata, patch by ajf88

12 years ago(trunk, web) r13437 regex bugfix by cfpp2p
Jordan Lee [Wed, 19 Sep 2012 05:28:13 +0000 (05:28 +0000)]
(trunk, web) r13437 regex bugfix by cfpp2p

12 years ago(trunk, libt) #4932 'crash on magnet links' -- fixed.
Jordan Lee [Wed, 19 Sep 2012 05:11:19 +0000 (05:11 +0000)]
(trunk, libt) #4932 'crash on magnet links' -- fixed.

12 years agoadd UI_FILES to EXTRA_DIST to see if that fixes distcheck
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

12 years agoadd a missing @ to a comment
Mitchell Livingston [Tue, 18 Sep 2012 03:46:01 +0000 (03:46 +0000)]
add a missing @ to a comment

12 years agoreturn a value (and rename) testTurtleTime instead of passing in a flag to set
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

12 years agoremove a comment referring to a non-existant param
Mitchell Livingston [Tue, 18 Sep 2012 01:13:31 +0000 (01:13 +0000)]
remove a comment referring to a non-existant param

12 years ago#4201 Automatic limit can't be stopped
Mitchell Livingston [Tue, 18 Sep 2012 00:58:10 +0000 (00:58 +0000)]
#4201 Automatic limit can't be stopped

12 years agorevert formatting changes in r13497
Mitchell Livingston [Mon, 17 Sep 2012 20:34:46 +0000 (20:34 +0000)]
revert formatting changes in r13497

12 years ago#5042 potential fix to building from a directory containing spaces
Mitchell Livingston [Mon, 17 Sep 2012 20:32:20 +0000 (20:32 +0000)]
#5042 potential fix to building from a directory containing spaces

12 years ago#5040 Improve scrolling experience in Web UI on iPad
Mitchell Livingston [Mon, 17 Sep 2012 15:10:12 +0000 (15:10 +0000)]
#5040 Improve scrolling experience in Web UI on iPad

12 years agoRefine the logic for determining the "partial/full file size" string. It's better...
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.

12 years agowhen generating the size units for libtransmission, use an arbitrary size instead...
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

12 years agoOn Mountain Lion, pull the file/memory size units for libtransmission from the operat...
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.

12 years agoproperly retain/release nstimers like any other objective-c object
Mitchell Livingston [Mon, 10 Sep 2012 02:37:29 +0000 (02:37 +0000)]
properly retain/release nstimers like any other objective-c object

12 years agoavoid creating the Bonjour Controller singleton unnecessarily
Mitchell Livingston [Mon, 10 Sep 2012 02:01:07 +0000 (02:01 +0000)]
avoid creating the Bonjour Controller singleton unnecessarily

12 years agore-commit change from r13488
Mitchell Livingston [Sun, 9 Sep 2012 13:01:53 +0000 (13:01 +0000)]
re-commit change from r13488

12 years agorevert the last commit because of styling changes snuck in from copy/paste
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

12 years ago#4874 Deleting multiple torrents from the WebUI fails
Mitchell Livingston [Sun, 9 Sep 2012 12:42:10 +0000 (12:42 +0000)]
#4874 Deleting multiple torrents from the WebUI fails

12 years agoTake an int instead of an NSInteger for the Bonjour port
Mitchell Livingston [Sun, 9 Sep 2012 12:26:18 +0000 (12:26 +0000)]
Take an int instead of an NSInteger for the Bonjour port

12 years agofix the build by adding transmission.gresource.xml to EXTRA_DIST
Jordan Lee [Sun, 9 Sep 2012 06:45:50 +0000 (06:45 +0000)]
fix the build by adding transmission.gresource.xml to EXTRA_DIST

12 years ago#5036 always use "Transmission" instead of "Transmission Web Interface" for consistency
Mitchell Livingston [Sun, 9 Sep 2012 05:33:55 +0000 (05:33 +0000)]
#5036 always use "Transmission" instead of "Transmission Web Interface" for consistency

12 years agodebug message snuck in r13483
Mitchell Livingston [Sun, 9 Sep 2012 05:23:04 +0000 (05:23 +0000)]
debug message snuck in r13483

12 years ago#5036 Bonjour Service Name Maximum Length Bug
Mitchell Livingston [Sun, 9 Sep 2012 05:19:10 +0000 (05:19 +0000)]
#5036 Bonjour Service Name Maximum Length Bug

12 years agoupdate Brazilian Portuguese localization for 2.7
Mitchell Livingston [Sun, 9 Sep 2012 00:31:09 +0000 (00:31 +0000)]
update Brazilian Portuguese localization for 2.7

12 years agoadd in placeholder code so thatInfoGeneralView can be localized with a strings file...
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

12 years agoadd in placeholder code so that InfoOptionsView can be localized with a strings file...
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

12 years agoadd in placeholder code so that AddMagnetWindow can be localized with a strings file...
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

12 years agoremove a blank view that snuck into the Creator xib file.
Mitchell Livingston [Sat, 8 Sep 2012 01:09:55 +0000 (01:09 +0000)]
remove a blank view that snuck into the Creator xib file.

12 years agoload the UI from a resource file rather than a string. Patch by fmuellner
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

12 years agoupdate Russian localization for 2.7
Mitchell Livingston [Fri, 7 Sep 2012 11:54:14 +0000 (11:54 +0000)]
update Russian localization for 2.7

12 years agoremove trailing spaces
Jordan Lee [Fri, 7 Sep 2012 04:25:04 +0000 (04:25 +0000)]
remove trailing spaces

12 years agofix tab damage
Jordan Lee [Fri, 7 Sep 2012 04:22:21 +0000 (04:22 +0000)]
fix tab damage

12 years ago#5033 cli prints wrong status on console
Mitchell Livingston [Fri, 7 Sep 2012 02:45:49 +0000 (02:45 +0000)]
#5033 cli prints wrong status on console

12 years agotweak project file
Mitchell Livingston [Thu, 6 Sep 2012 03:29:15 +0000 (03:29 +0000)]
tweak project file

12 years agorevert MessageWindowController changes
Mitchell Livingston [Thu, 6 Sep 2012 03:25:52 +0000 (03:25 +0000)]
revert MessageWindowController changes

12 years agoWhoops! Revert new changes committed in r13469
Mitchell Livingston [Thu, 6 Sep 2012 03:23:50 +0000 (03:23 +0000)]
Whoops! Revert new changes committed in r13469

12 years agoRevert r13468 for now.
Mitchell Livingston [Thu, 6 Sep 2012 03:21:03 +0000 (03:21 +0000)]
Revert r13468 for now.

12 years agoconvert the Quick Look plugin to ARC
Mitchell Livingston [Thu, 6 Sep 2012 03:09:49 +0000 (03:09 +0000)]
convert the Quick Look plugin to ARC

12 years agoensure that NSApp is loaded for the QuickLook plugin
Mitchell Livingston [Thu, 6 Sep 2012 01:15:31 +0000 (01:15 +0000)]
ensure that NSApp is loaded for the QuickLook plugin

12 years agoupdate Dutch localization for 2.7, part 2
Mitchell Livingston [Thu, 6 Sep 2012 00:10:49 +0000 (00:10 +0000)]
update Dutch localization for 2.7, part 2

12 years agoupdate Dutch localization for 2.7
Mitchell Livingston [Thu, 6 Sep 2012 00:09:55 +0000 (00:09 +0000)]
update Dutch localization for 2.7

12 years ago#4321 uTP implementation is very slow.
Mitchell Livingston [Wed, 5 Sep 2012 11:39:57 +0000 (11:39 +0000)]
#4321 uTP implementation is very slow.

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