Mitchell Livingston
|
8e0a157531
|
silence a deprecation warning
|
2012-10-29 22:16:42 +00:00 |
Mitchell Livingston
|
96e77053b4
|
#5108 Multi-file torrent selection bug
|
2012-10-29 22:14:46 +00:00 |
Mitchell Livingston
|
809bd8e788
|
no padding between the title/status strings in the file table and the priority column
|
2012-10-29 00:04:18 +00:00 |
Mitchell Livingston
|
7bcafd7149
|
#4373 In the file list, swap the priority switch and download check, so that the scrollbar doesn't appear above the high priority switch
|
2012-10-28 23:57:08 +00:00 |
Mitchell Livingston
|
b6159f5b63
|
bump version to 2.73+
|
2012-10-28 23:54:28 +00:00 |
Mitchell Livingston
|
ede2511b03
|
#5103 Restore DL/UL Arrows and Rates While Downloading
|
2012-10-25 03:56:57 +00:00 |
Mitchell Livingston
|
ff83b4ee56
|
#5104 Unknown client -MG21r0-
|
2012-10-25 03:22:41 +00:00 |
Jordan Lee
|
a981f4b6a6
|
(trunk, libT) #5097 'Rare buffer overflow (piece index too big)' -- fixed.
|
2012-10-20 15:57:56 +00:00 |
Jordan Lee
|
fcf5690476
|
remove unused functions
|
2012-10-19 17:21:45 +00:00 |
Jordan Lee
|
d6635829d5
|
remove dead code Inspector.accumulateString
|
2012-10-19 15:31:42 +00:00 |
Mitchell Livingston
|
4428a8404c
|
fix NEWS version number
|
2012-10-19 04:01:47 +00:00 |
Mitchell Livingston
|
b369201a49
|
update for 2.73
|
2012-10-19 03:58:11 +00:00 |
Mitchell Livingston
|
b2b1aeb282
|
don't do layout in code until localizations are updated in 2.8
|
2012-10-19 03:52:59 +00:00 |
Mitchell Livingston
|
02879f7d5a
|
bump version to 2.72
|
2012-10-17 03:39:23 +00:00 |
Mitchell Livingston
|
cb77a991ff
|
tweak NEWS
|
2012-10-17 03:38:48 +00:00 |
Jordan Lee
|
8586bd0745
|
first pass at 2.72 NEWS
|
2012-10-17 03:26:33 +00:00 |
Mitchell Livingston
|
79d0f5d792
|
don't update the badge count when a transfer finishes seeding and is removed at the same time.
|
2012-10-17 00:25:28 +00:00 |
Jordan Lee
|
e5304a8aaa
|
make tr_mkdir() private.
|
2012-10-16 03:13:05 +00:00 |
Jordan Lee
|
bb49ab9a01
|
in torrent-magnet.c and utils.h, use tr_torrentName() instead of tor->info.name
|
2012-10-16 02:48:26 +00:00 |
Jordan Lee
|
2dedc1c4c6
|
(trunk, web) #5091 'Disable file selection for non-multi-file transfers' -- fixed.
|
2012-10-15 04:32:48 +00:00 |
Jordan Lee
|
25bee8d4a2
|
remove unneeded background-image rules for the inspector's file list's 'file wanted' checkbox; we use the browser's checkbox now
|
2012-10-15 04:20:55 +00:00 |
Jordan Lee
|
8fb80f5132
|
(trunk, libT) #4638 "Transmission sends an initial 'stopped' event when adding a torrent via RPC" -- fixed.
|
2012-10-15 03:11:16 +00:00 |
Mitchell Livingston
|
da2afd01ef
|
update to the Dutch localization
|
2012-10-15 02:23:54 +00:00 |
Mitchell Livingston
|
493d2824b3
|
#5090 Include seeding-complete transfers in badged count on Dock icon
|
2012-10-15 02:12:44 +00:00 |
Jordan Lee
|
1dafe0beef
|
more unit test cleanup
|
2012-10-14 23:38:52 +00:00 |
Jordan Lee
|
17beba3502
|
retrofit some of the tests to use the more expressive test API
|
2012-10-14 18:56:37 +00:00 |
Jordan Lee
|
031e313aa2
|
(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'
|
2012-10-14 18:10:17 +00:00 |
Jordan Lee
|
0630583637
|
(trunk, libT) #5081 'Transmission discards webseed URLs that have trailing whitespace' -- add unit test (currently failing) for this bug.
|
2012-10-14 18:02:47 +00:00 |
Jordan Lee
|
e89fcc9bf6
|
previous commit uncovered an unused shadow variable in test-peer-id.c
|
2012-10-14 18:00:29 +00:00 |
Jordan Lee
|
a683ad49a8
|
steal some ideas about unit test error logging from Google Test
|
2012-10-14 17:59:24 +00:00 |
Mitchell Livingston
|
83d89cd33a
|
Remove another debug logging message.
|
2012-10-14 17:46:42 +00:00 |
Mitchell Livingston
|
2430bb060d
|
move a variable outside of a loop
|
2012-10-14 17:33:23 +00:00 |
Mitchell Livingston
|
3fbc1efd2b
|
comment out a debug log statement
|
2012-10-14 17:32:38 +00:00 |
Jordan Lee
|
e1e254d8c2
|
fix NULL-pointer-dereference regression introduced in r13546 for #5069.
|
2012-10-13 17:32:23 +00:00 |
Jordan Lee
|
6755e4e24f
|
(trunk, gtk) #5089 'Open-by-URL doesn't automatically paste URLs/magnet links from the clipboard if they contain leading whitespace' -- fixed.
|
2012-10-13 16:47:26 +00:00 |
Jordan Lee
|
b8ef3a9acd
|
(trunk, gtk) #5088 'gtr_is_supported_url(), gtr_is_magnet_link() aren't NULL-safe' -- fixed.
|
2012-10-13 16:45:20 +00:00 |
Jordan Lee
|
718da0688f
|
(trunk libT) fix webseed-in-magnet-link regression introduced in r13547 (2.71+). This issue was tracked down by by x190 in ticket #5081
|
2012-10-13 15:36:49 +00:00 |
Mitchell Livingston
|
b60375bc2e
|
#5051 Mac client causes dual-GPU Macbook Pros to use the discrete GPU
|
2012-10-12 02:44:19 +00:00 |
Mitchell Livingston
|
40a7634c78
|
#5086 Fix web interface ngettext
|
2012-10-10 03:03:32 +00:00 |
Jordan Lee
|
792215c5e9
|
(trunk qt) #5059 'Memory leak in the TrMainWindow :: openTorrent' -- fixed.
|
2012-10-08 04:23:39 +00:00 |
Jordan Lee
|
4dd6e35bd7
|
(trunk, web) replace Transmission.formatter.plural() with a slightly less brittle pluralization tool
|
2012-10-07 18:10:26 +00:00 |
Jordan Lee
|
7219f26dae
|
(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
|
2012-10-07 17:51:56 +00:00 |
Jordan Lee
|
f8f5fa930f
|
(trunk, web) #5072 "web client doesn't show webseed count" -- pluralization refinement to r13551
|
2012-10-07 16:33:55 +00:00 |
Jordan Lee
|
4f64831711
|
(web, trunk) #5072 'web client does not show webseed download count' -- use cfpp2p's patch to make it behave like the Mac client.
|
2012-10-06 18:22:57 +00:00 |
Jordan Lee
|
aa85152654
|
(trunk, qt) #5057 'hungarian translation for the Qt client' -- added. thanks marton!
|
2012-10-05 22:25:12 +00:00 |
Jordan Lee
|
ebd4b5e386
|
(trunk, libT) #5063 'remaining time unknown with magnets that have webseeds' -- fixed.
|
2012-10-05 22:04:08 +00:00 |
Jordan Lee
|
682d257808
|
(trac, web) #5072 'web client does not show webseed download count' -- fixed.
|
2012-10-05 21:23:50 +00:00 |
Jordan Lee
|
1aa4286fbc
|
(trunk, libT) #5069 'webseed magnet support is broken' reported & patch by cfpp2p
|
2012-10-05 16:44:36 +00:00 |
Jordan Lee
|
cc51b1586c
|
(trunk libT) #5075 'magnet.c:163 should use MAX_WEBSEEDS, not MAX_TRACKERS' ... fixed. Thanks to cfpp2p for catching this.
|
2012-10-05 16:10:12 +00:00 |
Mitchell Livingston
|
f07fe8b4d4
|
update to 2.71+ again
|
2012-10-05 02:28:31 +00:00 |