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 |
Mitchell Livingston
|
b121a59172
|
redo [6731] using the built-in stringByTrimmingCharactersInSet:
|
2008-09-06 13:49:20 +00:00 |
Mitchell Livingston
|
fbea64b8ae
|
[1235] allow the adding of trackers with leading and trailing whitespace
|
2008-09-06 13:37:33 +00:00 |
Charles Kerr
|
55a01eea2c
|
(libT) calculate a piece's checksum on the stack, rather than the heap
|
2008-09-06 13:25:21 +00:00 |
Mukund Sivaraman
|
77fdc04c0e
|
(win32) Don't use files in /tmp/ for test on win32
|
2008-09-06 07:26:29 +00:00 |
Mukund Sivaraman
|
64c9e8aabc
|
(win32) Stack smash test fails with too much depth on win32
|
2008-09-06 07:26:25 +00:00 |
Mukund Sivaraman
|
0207d12f65
|
(win32) Convert spaces to tabs in Makefile.am
|
2008-09-06 04:37:08 +00:00 |
Mukund Sivaraman
|
ca288f1619
|
(win32) Add application icon as a resource
|
2008-09-06 04:31:08 +00:00 |
Mukund Sivaraman
|
14166b3cb9
|
(win32) Don't build the GTK+ client as a console application
|
2008-09-06 04:23:28 +00:00 |
Charles Kerr
|
4bfd2e9f46
|
get rid of a pointless seek() call
|
2008-09-06 03:02:30 +00:00 |
Mukund Sivaraman
|
d71d6dfd95
|
Include crypto.h for randint test
|
2008-09-06 02:09:53 +00:00 |
Mukund Sivaraman
|
4d794e1a5b
|
Test val instead of i
|
2008-09-06 02:08:43 +00:00 |
Charles Kerr
|
7944e7c608
|
add a unit test to exercise tr_cryptoRandInt()
|
2008-09-06 02:04:37 +00:00 |
Charles Kerr
|
abd98feaae
|
(gtk) #1192: 1.3x's method of setting file priorities & download flags is unpopular
|
2008-09-06 01:52:47 +00:00 |