Commit Graph

4147 Commits

Author SHA1 Message Date
Mitchell Livingston 9685e9563b don't select the row if pushing a button 2008-01-15 03:50:00 +00:00
Mitchell Livingston 0a7d8cd3a5 experiment with hilighting the buttons on rollover (10.5-only, and still incomplete) 2008-01-15 03:33:44 +00:00
Mitchell Livingston 7933bc4d9e migrate some of the action button code to TorrentCell 2008-01-14 19:12:26 +00:00
Mitchell Livingston a275277903 first commit of experimental button refactoring 2008-01-14 18:02:08 +00:00
Charles Kerr 925153e67b #620: assertion failure: `pad_d_len <= 512' in handshake.c:527 2008-01-14 16:17:02 +00:00
Mitchell Livingston 14a327a47d fix autoscrolling in message window when it's full; trivial changes to peer string encoding 2008-01-14 15:10:41 +00:00
Mitchell Livingston 146ca13140 update the strings file 2008-01-14 05:56:12 +00:00
Mitchell Livingston ae5fdbb958 redo the peer tooltip status strings 2008-01-14 05:53:38 +00:00
Mitchell Livingston 1d2d4eefde don't check torrent stat values on first cycle 2008-01-14 05:01:00 +00:00
Mitchell Livingston 0fc517bd75 get rid of 2 global variables 2008-01-14 04:50:19 +00:00
Mitchell Livingston 7b42f87e50 fix a tiny memory leak 2008-01-14 04:34:45 +00:00
Mitchell Livingston 169c259988 add an option to show the "add" window only for multifile torrents 2008-01-14 04:22:24 +00:00
Mitchell Livingston 8af8e75085 rearrange the Transfers Preference view 2008-01-13 21:27:43 +00:00
Charles Kerr 2c7a7c4253 throttle the number of new connections per second down even further from 48 to 32 because of the continuing "kills my router" reports 2008-01-13 21:05:38 +00:00
Charles Kerr 736a06d926 #612: more control in ./configure over clients build 2008-01-13 17:29:50 +00:00
Charles Kerr e7163a5433 #593: 1.01 crash 2008-01-13 15:52:56 +00:00
Charles Kerr 24b6549a76 fix a couple of small leaks in the gtk+ client 2008-01-12 17:59:09 +00:00
Charles Kerr ffc5b273fe #609: transmission-gtk crashes when a torrent is removed while its details window is open 2008-01-12 16:45:32 +00:00
Mitchell Livingston 59d0ce9d33 on 10.5 use the function to get a prepared cell instead of making one manually 2008-01-12 05:09:03 +00:00
Mitchell Livingston c77d03c040 remove unnecessary NSLog() 2008-01-12 03:54:00 +00:00
Mitchell Livingston 0b3739dace tweaks to showing priority selector 2008-01-12 03:53:41 +00:00
Mitchell Livingston a0578f408b allow priority selector to show even when the inspector is not the main window (10.5-only) 2008-01-12 03:39:26 +00:00
Mitchell Livingston 7d6aaf53b3 reset minimum port to 1 2008-01-12 01:48:16 +00:00
Mitchell Livingston 8e3929f582 make minimum allowed port 1025; update appcast 2008-01-12 01:45:25 +00:00
Mitchell Livingston afcadd4c30 display arrows in priority segmented cell 2008-01-11 22:05:40 +00:00
Mitchell Livingston 4f9e28ca2c resize "Rank" column in File tables to properly show the priority segmented cell 2008-01-11 21:47:08 +00:00
Mitchell Livingston ba76273325 update appcast 2008-01-11 20:45:58 +00:00
Charles Kerr 7a19c5d921 update NEWS 2008-01-11 20:41:39 +00:00
Mitchell Livingston fc0b6becf0 update version 2008-01-11 20:36:53 +00:00
Mitchell Livingston 8ebe4614b2 when using the Add window, if the destination and the data have the same name, give a warning stating this (should help avoid the "why can't i seed if i set the destination to the data" problems) 2008-01-11 19:54:08 +00:00
Charles Kerr 90f5c61327 tweak the conncetions a little bit 2008-01-11 19:44:45 +00:00
Charles Kerr 876cd4c413 test patch for the "router death" bug: throttle the number of connections made per second 2008-01-11 18:13:09 +00:00
Mitchell Livingston 7b4c423054 disable the code button when creating a torrent 2008-01-11 16:58:23 +00:00
Mitchell Livingston c355d6d79e update news to match branch 2008-01-11 05:27:46 +00:00
Mitchell Livingston ad76f51ce2 update news 2008-01-11 05:23:53 +00:00
Mitchell Livingston 5299cb1da1 modify double-click code to differentiate Tiger and Leopard 2008-01-11 05:21:28 +00:00
Mitchell Livingston 4a6c14bc01 update NEWS and add a little efficiency for the last commit 2008-01-11 05:04:40 +00:00
Mitchell Livingston 1f862a70e6 return of double-click for inspector, double-click icon to reveal file, and double-click progress string to toggle selected and total status 2008-01-11 04:52:44 +00:00
Charles Kerr fe9cabbe4b fix r4608 oops 2008-01-11 02:40:32 +00:00
Charles Kerr 39b1db460d follow the spec's suggestion that new connections be 3x as likely for optimistic unchoke 2008-01-11 02:09:20 +00:00
Charles Kerr 6f6adb1d53 try to ramp up fast connections more quickly. 2008-01-11 00:38:26 +00:00
Mitchell Livingston 07e5c9e22a update news and use a INT_MAX when determining order value to remove 2008-01-10 20:59:56 +00:00
Charles Kerr 939f1541c6 mingw portability fixes: libtransmission #includes 2008-01-10 19:52:56 +00:00
Charles Kerr 6432363f64 mingw portability fixes: #includes in natpmp.c 2008-01-10 19:27:13 +00:00
Charles Kerr 8c6c822acd mingw portability fixes: getrlimit/setrlimit in fdlimit 2008-01-10 19:22:11 +00:00
Charles Kerr 3a6396a3cb mingw portability fixes 2008-01-10 18:52:46 +00:00
Mitchell Livingston d40a341c76 get rid of a little unnecessary memory management, and other trivial changes 2008-01-10 17:30:49 +00:00
Mitchell Livingston 369301cdbb correct a dictionary for opening a torrent with a sheet 2008-01-10 17:01:09 +00:00
Mitchell Livingston 5b54605822 eliminate some redundant open methods 2008-01-10 16:46:15 +00:00
Mitchell Livingston b0cf977624 remove an unneeded localization 2008-01-10 15:53:02 +00:00