Charles Kerr
|
900c6d6717
|
(trunk qt) fix DHT build issue reported and patched by DimStar
|
2009-09-14 18:36:33 +00:00 |
|
Mitchell Livingston
|
8baad7096d
|
(trunk) update to 1.75; transfer NEWS and appcast from 1.7x branch
|
2009-09-14 03:49:24 +00:00 |
|
Charles Kerr
|
c7741230af
|
(trunk gtk) increase the temporary buffer size to avoid string truncations
|
2009-09-12 07:26:13 +00:00 |
|
Mitchell Livingston
|
e7a5aafb27
|
another warning gone
|
2009-09-12 02:48:57 +00:00 |
|
Mitchell Livingston
|
2147b90172
|
one less warning
|
2009-09-12 02:39:45 +00:00 |
|
Mitchell Livingston
|
7d0a458f63
|
remove comment
|
2009-09-12 01:07:21 +00:00 |
|
Mitchell Livingston
|
980b09522c
|
(trunk) make sure the creator window size/placement is saved correctly
|
2009-09-12 01:00:54 +00:00 |
|
Mitchell Livingston
|
34afe5f0d0
|
(trunk) hopefull fix #2354 - end editing of the tracker table before attempting torrent creation
|
2009-09-12 00:23:13 +00:00 |
|
Charles Kerr
|
7800e163f1
|
(trunk T) possible fix for gtk crash reported by Michael Stoykov
|
2009-09-11 23:43:42 +00:00 |
|
Charles Kerr
|
10638fb14a
|
(trunk gtk) fix clang build issue reported by Tronic
|
2009-09-11 14:34:36 +00:00 |
|
Mitchell Livingston
|
a129483b13
|
last commit would break 10.5-compatibility if it weren't already broken
|
2009-09-11 03:16:33 +00:00 |
|
Mitchell Livingston
|
6faa821dac
|
the quick look window shouldn't zoom onto a missing window when quitting
|
2009-09-11 03:15:04 +00:00 |
|
Charles Kerr
|
149f8c90d8
|
(trunk gtk) add a Donate item to the Help menu
|
2009-09-10 17:39:44 +00:00 |
|
Mitchell Livingston
|
5282a62733
|
#2396 move donation menu item to the main Transmission menu; remove some redundant "Transmission _______" from the Help menu items
|
2009-09-10 04:19:35 +00:00 |
|
Charles Kerr
|
ff260ee2fb
|
(trunk libT) fix a couple of compiler warnings from the last commit.
|
2009-09-10 03:28:55 +00:00 |
|
Charles Kerr
|
19b3a84133
|
(trunk libT) fix oops
|
2009-09-10 03:07:54 +00:00 |
|
Charles Kerr
|
fb83a0464e
|
(trunk libT) #2395: caching too many peers between sessions makes startup slow and uses too much memory (KyleK, stdisease, et al)
|
2009-09-10 02:20:35 +00:00 |
|
Mitchell Livingston
|
2a69dab92f
|
add missing #include
|
2009-09-10 00:15:35 +00:00 |
|
Mitchell Livingston
|
9bb93bd92c
|
another 10.6 check
|
2009-09-10 00:14:22 +00:00 |
|
Charles Kerr
|
fa1fa11fdb
|
(trunk, libT) #2390: when you add a new torrent while one is verifying local data, the new torrent will be added on wait list, rather than download automatically. (Reported by Adys in irc)
|
2009-09-09 12:44:11 +00:00 |
|
Charles Kerr
|
9af75365d2
|
(trunk libT) a test commit -- possible fseek fix for Rabbitbunny
|
2009-09-09 03:23:50 +00:00 |
|
Charles Kerr
|
9a02f9e48e
|
fix r9073 oops; I committed a few debugging changes by accident too
|
2009-09-08 20:02:51 +00:00 |
|
Charles Kerr
|
b7821bfb16
|
delete the obsolete zsh bindings
|
2009-09-08 20:01:12 +00:00 |
|
Charles Kerr
|
b7b6580ebc
|
(trunk gtk) #2389: Sort by Time Left broken in the GTK client
|
2009-09-08 18:59:49 +00:00 |
|
Charles Kerr
|
3524ae637e
|
(trunk libT) sync the announce/scrape timeout intervals in trunk with those in 1.7x
|
2009-09-08 18:39:20 +00:00 |
|
Charles Kerr
|
5ab720d87b
|
(trunk gtk) #2387: transmission doesn't start; gives message 'err: Did not receive a reply'
|
2009-09-08 14:58:27 +00:00 |
|
Charles Kerr
|
c7e2a29f57
|
add better logging to track down tr_ioRead() error messages reported by Rabbitbunny
|
2009-09-08 06:25:40 +00:00 |
|
Charles Kerr
|
bd41421591
|
decide at runtime, rather than compile time, whether to use curl_multi_action
|
2009-09-08 05:18:46 +00:00 |
|
Charles Kerr
|
600e2d26ec
|
(trunk libT) make tr_ptrArrayErase() private
|
2009-09-07 21:57:15 +00:00 |
|
Mitchell Livingston
|
9be4a3979b
|
make sure the "move data" context option actually works
|
2009-09-07 21:37:58 +00:00 |
|
Mitchell Livingston
|
28f3d66a52
|
#2371 move "Move Data File To..." to the contextual menu, and add "Save Torrent File As..."
|
2009-09-07 15:21:26 +00:00 |
|
Mitchell Livingston
|
ebb40e2ab2
|
disable QuickLook button/menu item on 10.6
|
2009-09-07 15:07:00 +00:00 |
|
Mitchell Livingston
|
61caf165ab
|
add some 10.6 checks for quick look
|
2009-09-07 14:54:22 +00:00 |
|
Mitchell Livingston
|
4016dc0358
|
#2337 Include Mac OS X 10.5's libcurl and libcrypto in our repo to build/link against. This is the first step for restoring 10.5 compatibility.
|
2009-09-07 14:46:25 +00:00 |
|
Charles Kerr
|
0ef34b64b7
|
(trunk, libT) sibling to r9027, remove more unused code
|
2009-09-07 06:23:15 +00:00 |
|
Mitchell Livingston
|
88d6b568a4
|
only use integral numbers for the height of the pieces bar
|
2009-09-07 06:05:48 +00:00 |
|
Mitchell Livingston
|
ef5f2cb469
|
seems that drawing non-integer bound rects isn't kosher after all
|
2009-09-07 05:40:09 +00:00 |
|
Charles Kerr
|
e22922f682
|
(trunk libT) disable the sorted ptrArray assertions in non-mac release builds
|
2009-09-06 22:52:13 +00:00 |
|
Mitchell Livingston
|
3f00feef10
|
whoops
|
2009-09-06 21:19:19 +00:00 |
|
Mitchell Livingston
|
b41c9169e8
|
Simplify the progress bar drawing code using NSDivideRect(). This also allows the bars to have non-integer lengths
|
2009-09-06 21:09:33 +00:00 |
|
Charles Kerr
|
c930f805cb
|
(trunk libT) #2383: Faster verification for local data with small piece size
|
2009-09-06 14:05:06 +00:00 |
|
Charles Kerr
|
ccd3999211
|
fix another 'make distcheck' error in the macox/ directory
|
2009-09-05 17:38:03 +00:00 |
|
Charles Kerr
|
45e5fc1fb1
|
fix autoconf 'make distcheck' error in macosx/ introduced in r9034
|
2009-09-05 17:00:50 +00:00 |
|
Charles Kerr
|
44d785f9ca
|
(trunk libT) #2284: crashes when some invalid torrents are added. reported by Flemzard in irc
|
2009-09-05 16:51:22 +00:00 |
|
Mitchell Livingston
|
75584d81ac
|
zoom from the inspectors file table when quick looking
|
2009-09-05 01:58:13 +00:00 |
|
Mitchell Livingston
|
020353a08c
|
remove unneeded calls to sharedPreviewPanel
|
2009-09-04 23:58:27 +00:00 |
|
Mitchell Livingston
|
92d2b7cc3a
|
kill some warnings
|
2009-09-04 22:59:24 +00:00 |
|
Mitchell Livingston
|
2b76183eed
|
spacebar in the Inspector file table will toggle QuickLook
|
2009-09-04 22:42:03 +00:00 |
|
Mitchell Livingston
|
6b1b1b4833
|
some cleanup of inspector QuickLook
|
2009-09-04 22:21:47 +00:00 |
|
Mitchell Livingston
|
fb1c8c8d29
|
build using NATIVE_ARCH_ACTUAL
|
2009-09-04 13:08:24 +00:00 |
|