1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-27 18:18:10 +00:00
Commit graph

3683 commits

Author SHA1 Message Date
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
Charles Kerr
257d150d98 add status-bar-icons.h to list of files included in transmission-gtk's tarball 2007-12-30 19:10:51 +00:00
Mitchell Livingston
485455640e clean up sorting a little bit 2007-12-30 19:02:40 +00:00
Charles Kerr
c282d753c6 add stats.h to the list of files included in libtransmission's tarball 2007-12-30 19:01:00 +00:00
Charles Kerr
882afbd3c3 add torrent.h to list of files included in libtransmission's tarball 2007-12-30 18:58:17 +00:00
Charles Kerr
59c8ab8afb get the automake file in sync with file changes in macosx/ 2007-12-30 18:53:54 +00:00
Mitchell Livingston
5ee10d2d28 update the url to transmissionbt.com 2007-12-30 18:53:44 +00:00
Charles Kerr
245915258f turn off a debugging message gone wild 2007-12-30 18:46:18 +00:00