Commit Graph

5355 Commits

Author SHA1 Message Date
Charles Kerr d6ede8d09e (libT) make the licensing consistent across all the files which only contain my code 2008-07-22 23:28:28 +00:00
Mitchell Livingston a33f6f7132 remove reference to removed "cgi" files 2008-07-22 22:15:12 +00:00
Charles Kerr 30a81af036 (gtk) #1105: "Statistics" window uses the same keyboard shortcut for "Clear" and "Close" buttons 2008-07-22 21:01:28 +00:00
Charles Kerr f8efe41e44 (shttpd) remove the cgi source files that we don't use 2008-07-22 18:17:20 +00:00
Charles Kerr be78f38309 no point in compiling io_cgi.c since we're not using it. 2008-07-22 17:39:07 +00:00
Charles Kerr b7d17d7c3d (daemon) the daemon's -p option is for the rpc port, not the peer port 2008-07-22 17:03:27 +00:00
Charles Kerr 95acdc3e3a (rpc) 1099: transmission-remote confuses -ph, -pn and -pl (priorities) options with the -p (port) option 2008-07-22 12:24:32 +00:00
Charles Kerr fd3e7e9e7f (rpc) #1101: Show the individual progress for each file in transmission-remote 2008-07-22 12:20:17 +00:00
Mitchell Livingston 2117a26b30 web ui's preset speed options match the Mac client's 2008-07-21 23:02:11 +00:00
Charles Kerr 32577c8c9f make the help daemon/remote/cli help pages a little more consistent 2008-07-21 20:37:17 +00:00
Charles Kerr 5da99a7360 #1099: transmission-remote confuses -ph, -pn and -pl (priorities) options with the -p (port) option 2008-07-21 19:24:35 +00:00
Charles Kerr c47c620a47 (daemon) #1100: Ratio is inversed in the remote's torrent transfer details 2008-07-21 18:44:54 +00:00
Charles Kerr c06be77724 #1101 (rpc): add individual file progress to torrent-get's "files" message 2008-07-21 18:42:51 +00:00
Charles Kerr 7372c4f39f add more rpc unit tests. man page cleanups. 2008-07-21 16:11:47 +00:00
Charles Kerr 4bff7981b7 update snapshot of Jean Gressmann's JSON parser 2008-07-21 16:11:00 +00:00
Charles Kerr 1737324118 sync the remote and cli's encryption options. man page cleanup. 2008-07-21 16:09:14 +00:00
Mitchell Livingston d439f8f5ed put a space between SOCKS and 4/5 2008-07-21 03:09:31 +00:00
Mitchell Livingston bc63ed4053 rename "Clutch" to "Transmission Web Interface" 2008-07-21 02:46:35 +00:00
Mitchell Livingston 5c3d1a739d update Chinese localization 2008-07-21 02:44:06 +00:00
Charles Kerr 5018ba1bbd (gtk) #867: add missing accelerators; remove accelerator collisions where possible 2008-07-19 19:55:08 +00:00
Charles Kerr bb54603333 (gtk) #867: fix strings that should've been marked for translation for 1.30, but weren't. 2008-07-19 19:48:45 +00:00
Charles Kerr f0c8b3d4fa fix oops from last commit 2008-07-19 15:11:14 +00:00
Charles Kerr c1855b6494 update NEWS a bit 2008-07-19 15:06:36 +00:00
Mitchell Livingston 24f69b7f63 update strings and news 2008-07-19 14:56:47 +00:00
Mitchell Livingston da14f40e5e mark the web ui as beta 2008-07-19 14:49:53 +00:00
Charles Kerr cfbecbdc72 (gtk) in the `web' prefs tab, use the same terminology as the mac client. 2008-07-19 14:37:19 +00:00
Mitchell Livingston 6071e2da89 use portcheck.transmissionbt.com instead of a third-party site 2008-07-19 14:32:11 +00:00
Charles Kerr 3a2fa85fa9 (gtk) make the `web' preferences tab a little more consistent: "web gui", "web access" and "web interface" were all being used interchangably 2008-07-19 14:23:56 +00:00
Mitchell Livingston 5a061b0191 add a button to the prefs window to launch the web interface 2008-07-19 13:40:23 +00:00
Charles Kerr 43b99f425a (libT) fix minor PEX memory leak reported by valgrind 2008-07-18 19:50:38 +00:00
Charles Kerr 4b6ef3fc0d set the $Id$ property on some relatively new files 2008-07-18 18:34:05 +00:00
Charles Kerr bb6b471e8b fix some minor errors reported by clang's "scan-build" tool 2008-07-18 18:14:29 +00:00
Mitchell Livingston 959fbba39c clarify the port check failure message 2008-07-18 11:48:52 +00:00
Mitchell Livingston dc1a870e7f eliminate 2 tiny memory leaks from the last commit 2008-07-18 04:57:38 +00:00
Mitchell Livingston f49b471454 the mac app now includes and works with the web ui 2008-07-18 04:54:11 +00:00
Charles Kerr 2eb89eb2a7 (libT) fix some minor warnings foudn by clang's scan-build and reported by m1b 2008-07-17 20:33:34 +00:00
Charles Kerr 1489451d7e (rpc) raise shttpd's buffer size from 16384 bytes to 65536 2008-07-17 14:58:41 +00:00
Charles Kerr 9650fcc0e2 (rpc) serve the clutch static files faster 2008-07-17 14:45:31 +00:00
Charles Kerr 6ffe3bcec5 (rpc) possible fix for the new breakage caused by the shttpd upgrade in r6349 2008-07-17 04:27:03 +00:00
Mitchell Livingston f19dac5ea6 update the mac build for the new shttpd 2008-07-17 01:05:17 +00:00
Charles Kerr 2281c39c1f (third-party) upgrade shttpd from 1.39 to the latest, 1.41 2008-07-16 23:55:49 +00:00
Charles Kerr f89a5e23d5 (daemon) plug some minor memory leaks reported by softwareelves 2008-07-16 22:45:28 +00:00
Charles Kerr 02fc30e29a add wrapper for invoking transmission-daemon in valgrind 2008-07-16 20:36:21 +00:00
Charles Kerr 2bd8dbf33a (rpc) allocate a bit in torrent-set/torrent-get for detailed peer information 2008-07-16 20:31:17 +00:00
Charles Kerr af626c9e0b (clutch) fix error with setting the incoming port via clutch preferences. reported by lolek in irc 2008-07-16 20:06:28 +00:00
Charles Kerr 339fb746ff (gtk) #1090: gtk+ client crashes when a torrent is removed from clutch 2008-07-16 19:38:22 +00:00
Charles Kerr d26c3af13d (rpc) fix minor memory leak in the RPC server 2008-07-16 19:36:46 +00:00
Charles Kerr 1a1f195216 (rpc) better handling of multiple concurrent RPC connections 2008-07-16 17:47:20 +00:00
Charles Kerr 5df61e8781 (clutch) better support for displaying `percent done' on torrents w/file selection 2008-07-16 14:35:58 +00:00
Charles Kerr 2fd2c7c359 (gtk) fix the mnemonics of the web tab in the prefs dialog 2008-07-16 04:19:31 +00:00