Commit Graph

5897 Commits

Author SHA1 Message Date
Charles Kerr 713b99d64b add some debugging messages for the RPC server 2008-09-29 03:02:27 +00:00
Charles Kerr 9c9beb7cba (clutch) #1296: Peer count on web interface is wrong 2008-09-28 16:11:12 +00:00
Charles Kerr 4caac75646 (libT) #1267: when making new torrents, don't allow 0-byte files 2008-09-28 16:02:13 +00:00
Charles Kerr 4bf3577fba (gtk) #1306: clicking in a blank area in a list clears the selection. 2008-09-27 18:01:31 +00:00
Mitchell Livingston 89b6c61326 attempt to fix #1293 2008-09-26 21:58:00 +00:00
Charles Kerr d75410656d update the daemon manpage to explain wildcarding in the ACL 2008-09-26 16:51:12 +00:00
Charles Kerr b8cff462a7 (libT) uncrustify 2008-09-26 15:40:24 +00:00
Eric Petit ecd5ea21fe More Mac fixes 2008-09-26 09:09:15 +00:00
Eric Petit 67717a36a8 Fixes Mac build 2008-09-26 08:41:11 +00:00
Charles Kerr 8903960174 a little more cleanup of the rpc server stuff. 2008-09-26 04:41:13 +00:00
Charles Kerr 4907ad1d54 (libT) more rpc-server cleanup 2008-09-26 00:58:06 +00:00
Charles Kerr ed53969c98 delete the shttpd directory. 2008-09-25 18:49:27 +00:00
Charles Kerr 4c34b2bc89 rpc-server cleanups. add true wildmat control. break the Mac build a little harder. 2008-09-25 18:48:09 +00:00
Charles Kerr bd5a2ae6b8 (libT) experimental code to serve clutch/rpc via evhttpd 2008-09-25 05:03:39 +00:00
Charles Kerr 15ae0d49ad (gtk) #1289: duplicate of progress info in torrent activity tab 2008-09-23 20:06:26 +00:00
Charles Kerr cc89872dd4 run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
Charles Kerr 07792efba0 unless muks screams too loudly, this will probably be the scheme for code formatting. 2008-09-21 22:40:12 +00:00
Charles Kerr d1a1ecace8 config file for `uncrustify' source code formatter 2008-09-20 16:07:15 +00:00
Charles Kerr e07bc3543e (wx) get the wxWidgets port building again. :) 2008-09-19 17:17:34 +00:00
Charles Kerr 9c2c4ca08d fix at least one possible cause for the new crash reported by persept 2008-09-19 17:03:25 +00:00
Charles Kerr 21c141a4ef (web) by Paweł Golonko
1: fix #1172 part 3
2: fix sort-by-progress reported by tziOm
3. fix preferences dialog typo
2008-09-19 16:17:35 +00:00
Charles Kerr b6c9fa56e0 (web) add filter icon submitted by Paweł Golonko 2008-09-18 21:37:27 +00:00
Charles Kerr dd44aab556 (web ui) preference dialog cleanups and other small fixes by Paweł Golonko 2008-09-18 21:25:23 +00:00
Charles Kerr 85edfe35d5 (libT) apply a line from #1181's fix that was accidentally applied to the 1.3x branch instead of trunk. both are in sync now wrt #1181. 2008-09-18 16:18:50 +00:00
Mitchell Livingston 27e0beb6e3 hopefully this will lead to more line numbers in crash logs 2008-09-18 11:05:04 +00:00
Charles Kerr b5efa86ad7 add new compile-time throttle options suggested by persept 2008-09-18 03:55:31 +00:00
Mitchell Livingston 089054957c update mac version script to only check macosx and libtransmission directories (eliminates 11 harmless errors when compiling) - thanks Balrog 2008-09-18 01:04:24 +00:00
Charles Kerr 4fe1e1dae3 first draft at having more accurate speed controls 2008-09-17 19:44:24 +00:00
Charles Kerr b3c16b8f52 (gtk) silence a compiler warning 2008-09-17 01:55:41 +00:00
Charles Kerr a22bf8c202 sync to 1.3x's NEWS 2008-09-17 01:46:41 +00:00
Mitchell Livingston c4f2551d24 gcc 4.2; Mac build now requires Xcode 3.1 2008-09-17 01:38:07 +00:00
Mitchell Livingston b79aebf818 update trunk for 1.34; update appcast 2008-09-17 01:00:45 +00:00
Charles Kerr f12f17dba9 (gtk) #1274: Cannot resize columns in 'File' tab of 'Details' window 2008-09-16 18:28:22 +00:00
Mukund Sivaraman b00bce23f5 Increment str so loop progresses 2008-09-16 07:10:04 +00:00
Mitchell Livingston ea83375238 Sparkle 1.5 requires signing of the update 2008-09-14 21:39:16 +00:00
Mitchell Livingston 89f3ce94f7 don't allow Sparkle to be set to automatically download updates (who knows if a future version might have new requirements that can't be checked automatically, such as all transfers being finished to avoid data loss - it's happened before) 2008-09-14 20:08:51 +00:00
Mitchell Livingston 5052164d5d add Sparkle 1.5b6 2008-09-14 20:02:42 +00:00
Mitchell Livingston a6705a05c0 remove Sparkle 1.5b5 2008-09-14 20:02:07 +00:00
Charles Kerr dae1322637 (gtk) make the per-torrent speed limit gui controls' behavior match that of the preference dialgo's speed limit gui controls 2008-09-14 19:39:07 +00:00
Charles Kerr 47292055ca (libT) #1269: check for the `downloaded' key in the announce repsonse. a successful announce response already resets the rescrape countdown, so that half of the ticket is redundant. 2008-09-14 00:57:11 +00:00
Charles Kerr 8b7b3d3a18 (gtk) minor comment changes 2008-09-08 15:17:18 +00:00
Mitchell Livingston dbce677e5d small alignment issue in the network tab 2008-09-08 02:09:34 +00:00
Mitchell Livingston 7b471bd798 update localizable strings 2008-09-07 21:49:41 +00:00
Eric Petit f37f992086 Also delay the port check if port forwarding was just disabled 2008-09-07 20:33:10 +00:00
Mitchell Livingston d4baaede82 remove an unused method; trivial type changes 2008-09-07 17:57:58 +00:00
Mitchell Livingston 5b2f63e781 trivial changes 2008-09-07 16:08:29 +00:00
Mitchell Livingston 389439e552 add a link to trac to the Help menu 2008-09-07 14:51:50 +00:00
Mitchell Livingston 040f766dd5 update the help to point to the trac mainpage instead of timeline 2008-09-07 14:42:43 +00:00
Mitchell Livingston 27ecc3517d if delay is off, perform the port check probe without any timer; on 10.5, set the port checker to ignore remote cache data on top of local cache data 2008-09-06 21:57:13 +00:00
Eric Petit ede407ee0e Do not delay port checking if port forwarding is disabled 2008-09-06 15:07:09 +00:00