Commit Graph

1387 Commits

Author SHA1 Message Date
Josh Elsasser ba694f8f39 Ok, I think I finally got it right this time. 2007-04-07 20:38:34 +00:00
Josh Elsasser 3ea83734ff Fix mangled UTF-8. 2007-04-07 20:01:14 +00:00
Mitchell Livingston 704346726e change and simplify the version string a bit 2007-04-07 18:58:56 +00:00
Mitchell Livingston 0ae40e8200 get rid of pointless variable 2007-04-06 15:25:15 +00:00
Mitchell Livingston dcd012a12c don't draw for ratio < 0 2007-04-06 15:15:53 +00:00
Mitchell Livingston 96e9685c6a add missing ) 2007-04-06 01:52:16 +00:00
Mitchell Livingston 623a7b061d update news with localization 2007-04-05 23:55:07 +00:00
Josh Elsasser 47cda1412c Minor gettext fixes.
Update po template.
2007-04-05 23:36:09 +00:00
Mitchell Livingston f27a0818d9 let's make it standard to show the maintenance number 2007-04-05 23:34:11 +00:00
Mitchell Livingston 5a74dcf285 add maintenance number (z in x.y.z) to user-agent 2007-04-05 23:26:14 +00:00
Mitchell Livingston 4c1720089c this character wasn't appearing correctly...maybe it's just me, though 2007-04-05 23:09:17 +00:00
Mitchell Livingston 40957461a9 French Mac OS X translation from cluthi 2007-04-05 23:03:03 +00:00
Josh Elsasser b7c6284dce Add option to disable the annoying quit confirmation dialog. 2007-04-05 22:28:02 +00:00
Mitchell Livingston 91f7df5efd add qBittorrent to clients 2007-04-05 22:07:44 +00:00
Eric Petit 127a26bc7b Don't assume that peers send us blocks in the same order we sent the requests (another cause of overdownloading) 2007-04-05 16:23:00 +00:00
Eric Petit a1a09d21ab Send 'cancel' messages when getting choked, in case the peer doesn't drop our previous requests as expected (one cause of overdownloading) 2007-04-05 16:01:40 +00:00
Josh Elsasser 56e74a3004 Wait, I'm supposed to take a minute to check this stuff before I commit? 2007-04-05 00:52:31 +00:00
Josh Elsasser 6c4270cb42 I'm english well speaking. 2007-04-05 00:47:25 +00:00
Josh Elsasser 2947c32902 Add a big-ass warning for linux users that can't read. 2007-04-05 00:41:32 +00:00
Mitchell Livingston 74bd6755ba add version info for maintenance number (z in x.y.z) and if dev build 2007-04-04 20:37:14 +00:00
Josh Elsasser 14386befea A couple manpage tweaks, courtesy of nzk. 2007-04-04 04:34:13 +00:00
Josh Elsasser 6b70c6c569 Improve manpages a bit. 2007-04-04 01:41:34 +00:00
Josh Elsasser fffd302c2c Update transmissioncli manpage, add transmission-gtk manpage skeleton. 2007-04-04 01:20:45 +00:00
Mitchell Livingston 304d735e7d get valid downloaded number from new left variable 2007-04-04 01:05:04 +00:00
Josh Elsasser b86b3e8a30 Add remaining file download to properties window. 2007-04-04 00:56:17 +00:00
Josh Elsasser 498cbddb2e Add remaining file download to tr_stat_t. 2007-04-04 00:55:53 +00:00
Josh Elsasser 3d054d83ca Add files window to properties window as a tab.
Update properties dialog at regular intervals.
2007-04-04 00:32:58 +00:00
Josh Elsasser fea458dcb5 I suck at logic, bad. 2007-04-03 18:43:26 +00:00
Josh Elsasser 5035d519cc Don't return a NULL client string when not connected. 2007-04-03 18:43:01 +00:00
Josh Elsasser 0cb6a81077 Don't try to generate a client string for a peer before we have their handshake. 2007-04-03 18:34:55 +00:00
Josh Elsasser 58333068e8 Cache peer client name.
Don't create an 'unknown client' name with nonprintable characters.
2007-04-03 18:22:58 +00:00
Mitchell Livingston b3a6186abe help avoid a crash when going from 0.7 to 0.61 (just in case) 2007-04-03 15:24:12 +00:00
Mitchell Livingston dc456f31e6 add BitBuddy to clients 2007-04-03 13:30:19 +00:00
Josh Elsasser b29d8e4342 Make evil initial window sizing magic a bit less evil and a bit less magic. 2007-04-03 08:18:53 +00:00
Josh Elsasser 4cdada4c1f Use frontend-specific tags for resume files. 2007-04-03 05:39:41 +00:00
Mitchell Livingston 974c69215a update licenses to 2007 2007-04-03 02:22:25 +00:00
Mitchell Livingston 9e2470c3da add missing licences 2007-04-03 02:15:24 +00:00
Josh Elsasser 7d67c4b457 Fix benc list allocations for like the fourth time.
Hopefully this time it actually works.
2007-04-03 00:51:22 +00:00
Mitchell Livingston f89831fc66 small adjustments 2007-04-02 21:28:09 +00:00
Josh Elsasser 574902b461 Fix benc list/dict allocation. 2007-04-02 21:19:53 +00:00
Josh Elsasser 9bb7063378 Silence some warnings. 2007-04-02 20:49:08 +00:00
Josh Elsasser 7e03349f76 Merge r1634 to trunk. 2007-04-02 20:38:23 +00:00
Josh Elsasser 5b6ac5744c Fix initial directory in file chooser window. 2007-04-02 18:15:42 +00:00
Mitchell Livingston 2201bf3912 attempt to fix ticket #206 2007-04-01 13:25:32 +00:00
Mitchell Livingston 71f0a16c26 updated localizable strings file 2007-04-01 01:49:00 +00:00
Mitchell Livingston 593bf0e71a add TuoTu to clients 2007-04-01 01:24:36 +00:00
Mitchell Livingston 37ff93ecee consistency 2007-03-31 20:19:19 +00:00
Mitchell Livingston dbd4fdc61c mixed enable, disable 2007-03-31 20:09:29 +00:00
Mitchell Livingston 1bb5140467 Add preference option to disable PEX in Mac frontend. 2007-03-31 20:08:10 +00:00
Josh Elsasser 4d7b4b536f Add preference option to disable PEX. 2007-03-31 19:19:27 +00:00