Mitchell Livingston
|
2fc5eacd69
|
update Dutch localization
|
2009-04-27 12:58:12 +00:00 |
Mitchell Livingston
|
483a2789ca
|
update French localization
|
2009-04-27 12:25:53 +00:00 |
Mitchell Livingston
|
0f32a6025c
|
update Spanish localization
|
2009-04-27 11:55:04 +00:00 |
Charles Kerr
|
b52ae72009
|
(trunk libT) prevent stupid double-close error introduced a few minutes ago :/
|
2009-04-26 21:00:58 +00:00 |
Charles Kerr
|
698aa192aa
|
(trunk libT) convert tr_open_file_for_scanning() and tr_close_file() to use file descriptors instead of file pointers so that we don't have to mix and match between them
|
2009-04-26 20:44:18 +00:00 |
Charles Kerr
|
75520acd38
|
(trunk libT) tweak tr_open_file_for_scanning() on OS X for sequential, non-cached reading suitable for verify() and tr_fileLoad()
|
2009-04-26 19:50:31 +00:00 |
Charles Kerr
|
4a40812d28
|
(trunk qt) tweaks to About dialog courtesy W4pp
|
2009-04-26 19:08:49 +00:00 |
Charles Kerr
|
a84a1720a7
|
(trunk libT) experimental commit for wereHamster
|
2009-04-26 16:14:47 +00:00 |
Charles Kerr
|
71060402ab
|
(trunk qt) copy some of the ideas from the gtk inspector rewrite
|
2009-04-26 15:41:04 +00:00 |
Charles Kerr
|
a284303dac
|
(trunk gtk) simplify the way the lock icon is rendered in the inspector
|
2009-04-26 14:38:46 +00:00 |
Charles Kerr
|
13a0a0556c
|
(trunk libT) make tr_loadFile() use tr_open_file_for_scanning()
|
2009-04-26 07:59:36 +00:00 |
Charles Kerr
|
879f287c9a
|
(trunk libT) remove debugging message that got committed by accident :/
|
2009-04-26 00:52:48 +00:00 |
Charles Kerr
|
d99438bd1c
|
(trunk libT) need feedback from Mac users on this change. On Linux, it gets rid of the inactive-memory-grows-during-torrent-verification behavior that's often reported as a bug.
|
2009-04-26 00:51:51 +00:00 |
Charles Kerr
|
4bccf4985f
|
(trunk gtk) fix terminology of "manual announce" text in the inspector rewrite
|
2009-04-25 21:53:58 +00:00 |
Charles Kerr
|
114e6b3626
|
undo r8288
|
2009-04-25 19:22:27 +00:00 |
Charles Kerr
|
94c1b90fe1
|
(trunk libT) small bandwidth patch from wereHamster
|
2009-04-25 19:04:48 +00:00 |
Charles Kerr
|
7f1fe69815
|
(gtk) fix new bug in the details dialog that only manifests itself when you scroll through lots of torrents at once
|
2009-04-25 16:19:07 +00:00 |
Charles Kerr
|
05db7dd246
|
(gtk) fix new filtering bug in gtk client
|
2009-04-25 15:41:10 +00:00 |
Mitchell Livingston
|
001bef8ae0
|
update Traditional Chinese localization
|
2009-04-25 14:14:00 +00:00 |
Mitchell Livingston
|
ba5b49b4f3
|
updated Italian localization
|
2009-04-25 14:09:31 +00:00 |
Charles Kerr
|
12089cc883
|
(gtk) fix a couple of new gtk bugs reported by Rolcol
|
2009-04-25 14:08:40 +00:00 |
Charles Kerr
|
0a546f2e51
|
(trunk gtk) more cleanup from yesterday's property dialog rewrite
|
2009-04-24 15:24:43 +00:00 |
Charles Kerr
|
9dc4672ace
|
(gtk) clean up yesterday's properties dialog rewrite a bit.
|
2009-04-24 12:05:53 +00:00 |
Malcolm Jarvis
|
85b33e22be
|
Hopefully put an end to all these percentage bugs in the web client
|
2009-04-24 03:21:15 +00:00 |
Charles Kerr
|
7f60d9db17
|
(trunk gtk) #1473: Properties dialog should let you edit/view multiple torrents at once
|
2009-04-24 01:37:04 +00:00 |
Mitchell Livingston
|
015baf83db
|
#2008 - adjust the options tab layout in the inspector
|
2009-04-23 23:36:55 +00:00 |
Charles Kerr
|
c0c3a00161
|
(trunk gtk) fix memory leak in the icons code.
|
2009-04-23 15:45:30 +00:00 |
Mitchell Livingston
|
237d218759
|
update pt localization
|
2009-04-23 02:43:26 +00:00 |
Charles Kerr
|
cae89d9b2a
|
(trunk daemon) fix rounding error in transmission-remote display. Patch by wereHamster
|
2009-04-22 21:00:52 +00:00 |
Charles Kerr
|
08fe5351eb
|
(trunk clutch) #2003: rounding error causes web client to report 100% before done
|
2009-04-22 20:40:08 +00:00 |
Charles Kerr
|
577edddaea
|
(trunk libT) #1993: Check if UPNP port is still open. Patch from KyleK
|
2009-04-22 16:00:45 +00:00 |
Mitchell Livingston
|
919ab072ec
|
update Portuguese localization
|
2009-04-22 02:00:30 +00:00 |
Mitchell Livingston
|
853839e6ca
|
Mac: Portuguese localization
|
2009-04-21 23:41:03 +00:00 |
Charles Kerr
|
098658e3ad
|
(trunk libT) tweak the bencode comments a bit
|
2009-04-21 16:52:28 +00:00 |
Charles Kerr
|
fb587a5b30
|
(trunk libT) make sure that outbound protocol messages don't get blocked by bandwidth limits
|
2009-04-21 16:18:51 +00:00 |
Mitchell Livingston
|
43111790d0
|
update NEWS
|
2009-04-21 02:48:35 +00:00 |
Charles Kerr
|
be63452cee
|
(trunk) upgrade miniupnp to miniupnpc-1.3, which has small portability fixes
|
2009-04-21 01:12:55 +00:00 |
Charles Kerr
|
e1d8cf5a4a
|
(trunk gtk, qt) sync some keyboard mnemonics and the about dialogs
|
2009-04-21 01:00:17 +00:00 |
Mitchell Livingston
|
1181e4e8f1
|
add ability to set transfer priority in the Mac ui
|
2009-04-20 03:36:35 +00:00 |
Mitchell Livingston
|
bada82a96c
|
skeleton for priorities in the Mac UI - still lacks ability to actually change the priority
|
2009-04-20 02:45:27 +00:00 |
Charles Kerr
|
e3994f90df
|
(trunk) #1997: rpc spec cleanup
|
2009-04-19 17:02:27 +00:00 |
Charles Kerr
|
e696ff0e7e
|
(trunk gtk) tweak the encryption ui in the details dialog
|
2009-04-19 17:00:28 +00:00 |
Charles Kerr
|
3c97a10a3e
|
(trunk libT) add an assertion to tr_torrentStop()
|
2009-04-19 16:21:27 +00:00 |
Charles Kerr
|
dc6da4139d
|
(trunk qt) fix feedback loop between the gui and libT for the properties dialog's seed ratio
|
2009-04-19 02:48:55 +00:00 |
Charles Kerr
|
d82b4a5fc6
|
(trunk qt) handle multiple torrent selection in the properties dialog
|
2009-04-18 23:18:28 +00:00 |
Charles Kerr
|
03fa0b3e7d
|
(trunk) experimental support for tr_torrentSetPriority()
|
2009-04-18 23:17:30 +00:00 |
Charles Kerr
|
b5487b3454
|
(trunk gtk) make the gtk client's preferences dialog's encryption combobox match the qt client's
|
2009-04-18 23:14:57 +00:00 |
Charles Kerr
|
e2b7b05e55
|
(trunk) remove obscure macro
|
2009-04-17 17:34:21 +00:00 |
Charles Kerr
|
452fd21d15
|
(trunk libT) #1996: Regression: Crash on shutdown when IPv6 is unavailable
|
2009-04-17 16:49:56 +00:00 |
Mitchell Livingston
|
f00043998d
|
update UKKQueue to be 64-bit compatible (although we're still not ready for 64-bits just yet)
|
2009-04-17 02:36:12 +00:00 |