Jordan Lee
|
00b0678904
|
fix warnings generated by autoreconf -Wall
|
2012-09-22 22:23:04 +00:00 |
Jordan Lee
|
40dbb54315
|
remove the va_copy tests in configure.ac, it's not used in the code anywhere
|
2012-09-22 22:18:49 +00:00 |
Mitchell Livingston
|
7825c3a743
|
add WebSeedTableView.[hm] to the makefile
|
2012-09-22 19:27:01 +00:00 |
Mitchell Livingston
|
10ae4e612b
|
update the macosx makefile
|
2012-09-22 18:30:46 +00:00 |
Mitchell Livingston
|
5dd3b49f31
|
update NEWS for 2.7
|
2012-09-22 18:24:47 +00:00 |
Mitchell Livingston
|
645ffe9717
|
perform some surgery to remove Chinese from the Xcode project
|
2012-09-22 16:28:56 +00:00 |
Mitchell Livingston
|
b860a9455a
|
update project file for updated localization
|
2012-09-22 16:26:15 +00:00 |
Mitchell Livingston
|
f28c421e40
|
Remove the Simplified Chinese localization. We are on the lookout for a new localizer.
|
2012-09-22 16:09:52 +00:00 |
Mitchell Livingston
|
54ad8ee9d6
|
add European Portuguese localization of the Quick Look plugin for 2.7
|
2012-09-22 15:28:46 +00:00 |
Mitchell Livingston
|
8391e3ed32
|
update European Portuguese localization for 2.7
|
2012-09-22 15:28:00 +00:00 |
Mitchell Livingston
|
369adbbc0c
|
update French localization for 2.7
|
2012-09-20 13:02:34 +00:00 |
Jordan Lee
|
3946dd2452
|
minor plural fix for cell renderer downloading metadata, patch by ajf88
|
2012-09-20 03:39:00 +00:00 |
Jordan Lee
|
fe42c6285d
|
(trunk, web) r13437 regex bugfix by cfpp2p
|
2012-09-19 05:28:13 +00:00 |
Jordan Lee
|
624c8ff1cc
|
(trunk, libt) #4932 'crash on magnet links' -- fixed.
|
2012-09-19 05:11:19 +00:00 |
Jordan Lee
|
8096c12fe0
|
add UI_FILES to EXTRA_DIST to see if that fixes distcheck
|
2012-09-19 04:52:04 +00:00 |
Mitchell Livingston
|
8e5a62ed40
|
add a missing @ to a comment
|
2012-09-18 03:46:01 +00:00 |
Mitchell Livingston
|
40e75b20ed
|
return a value (and rename) testTurtleTime instead of passing in a flag to set
|
2012-09-18 03:44:59 +00:00 |
Mitchell Livingston
|
ddabdcb1c7
|
remove a comment referring to a non-existant param
|
2012-09-18 01:13:31 +00:00 |
Mitchell Livingston
|
e46309a0fa
|
#4201 Automatic limit can't be stopped
|
2012-09-18 00:58:10 +00:00 |
Mitchell Livingston
|
bd5b20b51d
|
revert formatting changes in r13497
|
2012-09-17 20:34:46 +00:00 |
Mitchell Livingston
|
beeedd5682
|
#5042 potential fix to building from a directory containing spaces
|
2012-09-17 20:32:20 +00:00 |
Mitchell Livingston
|
e18f224758
|
#5040 Improve scrolling experience in Web UI on iPad
|
2012-09-17 15:10:12 +00:00 |
Mitchell Livingston
|
4cce91e006
|
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.
|
2012-09-11 00:46:32 +00:00 |
Mitchell Livingston
|
d04bd9b8be
|
when generating the size units for libtransmission, use an arbitrary size instead of 0 to avoid potential pluralization special cases in some localizations
|
2012-09-10 03:21:07 +00:00 |
Mitchell Livingston
|
76bc93b6a6
|
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.
|
2012-09-10 03:09:56 +00:00 |
Mitchell Livingston
|
7dd5b57851
|
properly retain/release nstimers like any other objective-c object
|
2012-09-10 02:37:29 +00:00 |
Mitchell Livingston
|
4382b7c93a
|
avoid creating the Bonjour Controller singleton unnecessarily
|
2012-09-10 02:01:07 +00:00 |
Mitchell Livingston
|
1f58ca17e5
|
re-commit change from r13488
|
2012-09-09 13:01:53 +00:00 |
Mitchell Livingston
|
e016d25414
|
revert the last commit because of styling changes snuck in from copy/paste
|
2012-09-09 12:58:53 +00:00 |
Mitchell Livingston
|
9699c550f8
|
#4874 Deleting multiple torrents from the WebUI fails
|
2012-09-09 12:42:10 +00:00 |
Mitchell Livingston
|
bb9c73bda4
|
Take an int instead of an NSInteger for the Bonjour port
|
2012-09-09 12:26:18 +00:00 |
Jordan Lee
|
fadd8f704f
|
fix the build by adding transmission.gresource.xml to EXTRA_DIST
|
2012-09-09 06:45:50 +00:00 |
Mitchell Livingston
|
72435a2f40
|
#5036 always use "Transmission" instead of "Transmission Web Interface" for consistency
|
2012-09-09 05:33:55 +00:00 |
Mitchell Livingston
|
610a8ee0fb
|
debug message snuck in r13483
|
2012-09-09 05:23:04 +00:00 |
Mitchell Livingston
|
dd1a937ce2
|
#5036 Bonjour Service Name Maximum Length Bug
|
2012-09-09 05:19:10 +00:00 |
Mitchell Livingston
|
1acd97b55d
|
update Brazilian Portuguese localization for 2.7
|
2012-09-09 00:31:09 +00:00 |
Mitchell Livingston
|
e139ed0ebd
|
add in placeholder code so thatInfoGeneralView can be localized with a strings file after 2.7
|
2012-09-08 20:22:05 +00:00 |
Mitchell Livingston
|
1ff62b9cbe
|
add in placeholder code so that InfoOptionsView can be localized with a strings file after 2.7
|
2012-09-08 18:09:02 +00:00 |
Mitchell Livingston
|
4e2555dac4
|
add in placeholder code so that AddMagnetWindow can be localized with a strings file after 2.7
|
2012-09-08 03:48:12 +00:00 |
Mitchell Livingston
|
497d6f72b8
|
remove a blank view that snuck into the Creator xib file.
|
2012-09-08 01:09:55 +00:00 |
Jordan Lee
|
1966ffe4f5
|
load the UI from a resource file rather than a string. Patch by fmuellner
|
2012-09-07 17:18:17 +00:00 |
Mitchell Livingston
|
1b65933da1
|
update Russian localization for 2.7
|
2012-09-07 11:54:14 +00:00 |
Jordan Lee
|
357b160cde
|
remove trailing spaces
|
2012-09-07 04:25:04 +00:00 |
Jordan Lee
|
f4cfc0cf56
|
fix tab damage
|
2012-09-07 04:22:21 +00:00 |
Mitchell Livingston
|
42f085fa4b
|
#5033 cli prints wrong status on console
|
2012-09-07 02:45:49 +00:00 |
Mitchell Livingston
|
05355c876f
|
tweak project file
|
2012-09-06 03:29:15 +00:00 |
Mitchell Livingston
|
781776dd69
|
revert MessageWindowController changes
|
2012-09-06 03:25:52 +00:00 |
Mitchell Livingston
|
723d681b63
|
Whoops! Revert new changes committed in r13469
|
2012-09-06 03:23:50 +00:00 |
Mitchell Livingston
|
9e7e64fe04
|
Revert r13468 for now.
|
2012-09-06 03:21:03 +00:00 |
Mitchell Livingston
|
4935b91e3a
|
convert the Quick Look plugin to ARC
|
2012-09-06 03:09:49 +00:00 |