Mitchell Livingston
|
413f69bcaf
|
(trunk) hopefully fix Italian
|
2008-04-05 16:03:11 +00:00 |
Charles Kerr
|
3905005d88
|
#828: transmission-daemon: verify local data fails
|
2008-04-05 15:56:24 +00:00 |
Mitchell Livingston
|
131d9c4c2f
|
update trunk to 1.11+
|
2008-04-04 19:01:31 +00:00 |
Charles Kerr
|
0080f1abe8
|
ipc/daemon cleanup
|
2008-04-04 17:19:44 +00:00 |
Mitchell Livingston
|
8adc5de554
|
small rearrangement in clients list; update NEWS
|
2008-04-04 01:45:32 +00:00 |
Mitchell Livingston
|
0957501e9e
|
(trunk) update Russian localization; merge NEWS
|
2008-04-04 01:33:50 +00:00 |
Charles Kerr
|
e61af54481
|
#837: portability patch submitted by naddy
|
2008-04-04 01:21:36 +00:00 |
Charles Kerr
|
2ccbef0d70
|
hudson took me too seriously
|
2008-04-03 21:41:37 +00:00 |
Charles Kerr
|
fd0e71c00a
|
hack on IPC a bit because it's been too long since I broke it
|
2008-04-03 21:38:32 +00:00 |
Charles Kerr
|
918f8f4936
|
(gtk) one more open -> add
|
2008-04-03 02:13:13 +00:00 |
Charles Kerr
|
2158ef37cd
|
(gtk) "open torrent" --> "add torrent"
|
2008-04-03 02:11:15 +00:00 |
Charles Kerr
|
41b50abfa9
|
(gtk) #833: "Last scrape/announce at" shows wrong time
|
2008-04-02 23:18:45 +00:00 |
Mitchell Livingston
|
f73bf96299
|
attempt to fix dock badging
|
2008-04-02 12:29:23 +00:00 |
Mitchell Livingston
|
b0e8590da1
|
(trunk) add tracker-tab help documentation
|
2008-04-02 00:09:41 +00:00 |
Mitchell Livingston
|
91c7f0ae45
|
fix overlapping dock badging
|
2008-04-01 22:29:50 +00:00 |
Charles Kerr
|
9c93ac23b0
|
fix one cause of slow shutdown: even if we weren't using natpmp, we would wait on it...
|
2008-04-01 19:52:21 +00:00 |
Charles Kerr
|
5890eaef34
|
encapsulate the blocklist a little better so that we can add more blocklists in the future if necessary
|
2008-04-01 19:20:21 +00:00 |
Charles Kerr
|
1950b87a6c
|
(gtk) tweak the prefs dialog a little bit again.
|
2008-04-01 18:33:34 +00:00 |
Charles Kerr
|
ba6dcab503
|
(gtk) simplify the blocklist prefs gui a bit.
|
2008-04-01 16:57:48 +00:00 |
Charles Kerr
|
04fafeadbd
|
(gtk) #832: XML entity references are displayed instead of some characters
|
2008-04-01 16:50:26 +00:00 |
Charles Kerr
|
488217258a
|
(gtk) remove the checkbox option for torrent notification
|
2008-04-01 15:48:23 +00:00 |
Mitchell Livingston
|
9dc92d4d3b
|
more string fiddling and minor badger changes
|
2008-04-01 15:24:35 +00:00 |
Charles Kerr
|
85c57c00cb
|
(gtk) avoid a tr_torrentStat() call when filtering by all, downloading, seeding, or paused
|
2008-04-01 11:53:50 +00:00 |
Charles Kerr
|
7328a68b4f
|
(gtk) small speedup in the torrent cell renderer
|
2008-04-01 04:24:01 +00:00 |
Charles Kerr
|
d6373c9f6b
|
(gtk) use the new libtransmission tweaks s.t. our update pulse causes less CPU load
|
2008-04-01 02:36:41 +00:00 |
Charles Kerr
|
eb24ad760d
|
(1) make tr_torrentRates() faster.
(2) new function: tr_torrentGetStatus() for when you need the status but not the overhead of tr_stat
|
2008-04-01 02:35:04 +00:00 |
Mitchell Livingston
|
2399846dd8
|
(trunk) add Traditional Chinese Sparkle resources
|
2008-04-01 02:18:28 +00:00 |
Mitchell Livingston
|
b789237c19
|
(trunk) Traditional Chinese localization
|
2008-04-01 01:33:39 +00:00 |
Mitchell Livingston
|
0643632a36
|
(trunk) update remaining Russian string encoding
|
2008-04-01 01:09:26 +00:00 |
Mitchell Livingston
|
f2d511cb23
|
(trunk) update Russian localizable strings
|
2008-04-01 01:01:25 +00:00 |
Mitchell Livingston
|
de8d1b79c7
|
update the strings file
|
2008-03-31 21:17:21 +00:00 |
Mitchell Livingston
|
b9d08e4ec6
|
more string improvements
|
2008-03-31 21:11:00 +00:00 |
Mitchell Livingston
|
66b5271479
|
in the inspector, don't show the percent complete for selected when it's not multi-file
|
2008-03-31 20:58:33 +00:00 |
Mitchell Livingston
|
730af68b25
|
some string folding
|
2008-03-31 19:36:11 +00:00 |
Charles Kerr
|
3e4168025b
|
experimental commit to save 1888 bytes from each tr_torrent
|
2008-03-31 19:34:20 +00:00 |
Mitchell Livingston
|
cd953b9606
|
update news and eliminate a warning
|
2008-03-31 18:44:51 +00:00 |
Mitchell Livingston
|
2d3ec18f08
|
only show "selected" in the progress bar (and allow toggling) for multifile torrents
|
2008-03-31 18:33:34 +00:00 |
Eric Petit
|
641a8ca618
|
Fixes Mac build (blocklist.c is part of libT)
|
2008-03-31 18:22:12 +00:00 |
Charles Kerr
|
51a82e70c1
|
remove `TR_STATUS_DONE' from libtransmission's public API. It's useful as an internal state but not for code calling libtransmission.
|
2008-03-31 17:59:16 +00:00 |
Charles Kerr
|
11513cd1ba
|
(gtk) updated Russian translation by Stalwart
|
2008-03-31 16:03:39 +00:00 |
Charles Kerr
|
a331582ec0
|
string folding
|
2008-03-30 13:52:55 +00:00 |
Charles Kerr
|
ef534cbb51
|
blocklist cleanup
|
2008-03-30 13:22:45 +00:00 |
Mitchell Livingston
|
b773c9aeba
|
(trunk) Fix visual glitch with the tracker inspector tab when there is no scrape address
|
2008-03-30 04:41:55 +00:00 |
Mitchell Livingston
|
fb437cb20a
|
update the strings file; adjust the blocklist text
|
2008-03-30 03:40:13 +00:00 |
Charles Kerr
|
09b30689b7
|
(gtk) better support for older versions of glib
|
2008-03-30 03:20:18 +00:00 |
Charles Kerr
|
ec8cb83711
|
(gtk) better error recording in the prefs dialog when updating the blocklist
|
2008-03-30 03:03:42 +00:00 |
Charles Kerr
|
f60a957a9e
|
fix the cli build
|
2008-03-30 02:29:02 +00:00 |
Charles Kerr
|
b2e84b2a32
|
(gtk) tweak the blocklist text in the prefs dialog a bit.
|
2008-03-30 02:23:28 +00:00 |
Mitchell Livingston
|
06832b7647
|
make the blocklist compatible with tiger
|
2008-03-30 02:00:05 +00:00 |
Mitchell Livingston
|
66e9879e23
|
merge the code to set the blocklist download progress into a single method
|
2008-03-30 01:51:48 +00:00 |