Charles Kerr
|
ceb608d9a3
|
#542: handle torrent metainfo files whose info.name tag is missing or empty.
|
2008-01-03 16:01:29 +00:00 |
Charles Kerr
|
6e1bba6101
|
updated gtk+ spanish translation by Festor Wailon Dacoba
|
2008-01-03 15:20:13 +00:00 |
Mitchell Livingston
|
113197d91d
|
missed a string localization
|
2008-01-03 06:36:38 +00:00 |
Charles Kerr
|
491c70d3df
|
remove GradientCell from the automake file
|
2008-01-03 05:59:24 +00:00 |
Charles Kerr
|
06e7169b02
|
tweak the translation subdirs
|
2008-01-03 05:40:22 +00:00 |
Charles Kerr
|
893b0c10a3
|
to try to prevent router overloads, make (MAX_RECONNECTIONS_PER_PULSE * RECONNECT_PERIOD_MSEC) smaller.
|
2008-01-03 05:30:45 +00:00 |
Charles Kerr
|
ce7b2521a3
|
tweak debug messages.
|
2008-01-03 05:29:31 +00:00 |
Charles Kerr
|
6d23ef541b
|
(gtk) fix ratio error in the main window, reported by Lacrocivious
|
2008-01-03 04:54:31 +00:00 |
Charles Kerr
|
ee2cffa196
|
#579: assertion failure in ~r4410
|
2008-01-03 03:45:10 +00:00 |
Charles Kerr
|
c04914e5ff
|
(gtk) fix crash when deleting multiple torrents from a filter view
|
2008-01-02 21:45:06 +00:00 |
Charles Kerr
|
d417fe8a79
|
speedup calculatePiecePriority(). This should give faster startup for torrents w/lots of files.
|
2008-01-02 20:37:22 +00:00 |
Charles Kerr
|
2b7a82b9a8
|
fix r4425 oops
|
2008-01-02 20:34:20 +00:00 |
Charles Kerr
|
0e56fa0baf
|
test code for #575 (m1b's bug)
|
2008-01-02 18:05:05 +00:00 |
Mitchell Livingston
|
e504a26c66
|
adjust credits
|
2008-01-02 17:26:10 +00:00 |
Mitchell Livingston
|
f80bd47056
|
update copyright info for 2008
|
2008-01-02 16:55:05 +00:00 |
Mitchell Livingston
|
c2d618cbd6
|
update appcast address to new url
|
2008-01-02 16:46:30 +00:00 |
Mitchell Livingston
|
15fc4321fc
|
add missing keywords
|
2008-01-02 16:05:59 +00:00 |
Mitchell Livingston
|
8a54976d94
|
fix a crash which occurred when dragging a lot of rows towards the bottom of the table
|
2008-01-02 15:34:44 +00:00 |
Mitchell Livingston
|
6302c64c59
|
disable the resume selected option if the table isn't useable
|
2008-01-02 04:33:26 +00:00 |
Mitchell Livingston
|
cd857d4bb8
|
always allow "resume selected right away" to be selected, even if there are no queues enabled
|
2008-01-02 04:31:51 +00:00 |
Mitchell Livingston
|
0ed6528ec7
|
slight row heigh adjustment in group window
|
2008-01-02 01:23:31 +00:00 |
Mitchell Livingston
|
9fc5ddc99d
|
remove an unneeded custom cell (yay code reuse)
|
2008-01-02 01:19:01 +00:00 |
Mitchell Livingston
|
0a1269506a
|
"update" credits
|
2008-01-02 00:56:54 +00:00 |
Mitchell Livingston
|
c45ce531b6
|
remove localizations that don't currently exist for 1.00
|
2008-01-02 00:13:12 +00:00 |
Mitchell Livingston
|
3ec4a976ca
|
update help images
|
2008-01-01 23:50:24 +00:00 |
Charles Kerr
|
288e2ca814
|
don't stop the torrent just because of a tracker error
|
2008-01-01 23:37:50 +00:00 |
Charles Kerr
|
9661762908
|
(cli) #462: The -p --port command line param doesn't work
|
2008-01-01 18:33:54 +00:00 |
Charles Kerr
|
a867f050f4
|
(cli) tiennou's verboseLevel cleanup patch, originally in #524
|
2008-01-01 18:23:23 +00:00 |
Charles Kerr
|
c4b254f8fd
|
(cli) Ticket #524: print version on the command line with --version or -v
|
2008-01-01 18:14:05 +00:00 |
Charles Kerr
|
abfbc1be7b
|
(cli) fix getopt parsing: nat forwarding doesn't need an argument
|
2008-01-01 18:08:56 +00:00 |
Charles Kerr
|
1ace977e22
|
fix #527 (source tarball contains .svn directories)
|
2008-01-01 17:40:51 +00:00 |
Charles Kerr
|
d1fe360e64
|
fix r4405 oops (ticket #564)
|
2008-01-01 17:38:32 +00:00 |
Charles Kerr
|
b3dd0a7f56
|
fix ticket #564: name of binary (transmission-cli) does not match manpage and source
|
2008-01-01 17:26:10 +00:00 |
Charles Kerr
|
ce6c33b7bf
|
set copyright info to 2008
|
2008-01-01 17:20:20 +00:00 |
Charles Kerr
|
186681065d
|
explicitly include unistd.h for ssize_t
|
2008-01-01 17:01:18 +00:00 |
Charles Kerr
|
f9aea628aa
|
better handshaking with incoming connections from mainline peers
|
2008-01-01 00:20:07 +00:00 |
Mitchell Livingston
|
50f9467d05
|
update LICENSE to 2008
|
2007-12-31 20:43:56 +00:00 |
Mitchell Livingston
|
fee0ac0de2
|
set copyright info to 2008
|
2007-12-31 18:37:58 +00:00 |
Mitchell Livingston
|
e5af776a87
|
when asking to quit, don't consider stalled transfers active
|
2007-12-31 18:37:34 +00:00 |
Mitchell Livingston
|
c931736157
|
fix typo with active filter not ignoring stalled downloading transfers
|
2007-12-31 13:58:01 +00:00 |
Mitchell Livingston
|
b837552c19
|
simplify error checking in the port checker
|
2007-12-31 05:48:44 +00:00 |
Mitchell Livingston
|
66908fe13a
|
reload the filter when changing "stalled" setting
|
2007-12-31 04:18:40 +00:00 |
Mitchell Livingston
|
fb8a5db1fc
|
missed an old url
|
2007-12-31 03:20:01 +00:00 |
Mitchell Livingston
|
68c18e4a02
|
when showing the tooltip/copying message log rows, only show the file name, not the full path
|
2007-12-31 02:47:40 +00:00 |
Mitchell Livingston
|
3ee06083e5
|
add "Stealth" back to the help
|
2007-12-31 02:26:39 +00:00 |
Mitchell Livingston
|
08e5372e56
|
use shields-up instead of our own port checker
|
2007-12-31 02:17:27 +00:00 |
Mitchell Livingston
|
e6b61665f3
|
have the active filter exclude stalled transfers
|
2007-12-31 01:47:37 +00:00 |
Mitchell Livingston
|
4723192946
|
replace other instances of the old url
|
2007-12-31 01:19:35 +00:00 |
Mitchell Livingston
|
4ce681bca9
|
Russian localization for 1.0
|
2007-12-30 22:43:03 +00:00 |
Mitchell Livingston
|
50abad0d1f
|
show the "quitting" dock overlay on 10.4
|
2007-12-30 20:28:36 +00:00 |