Charles Kerr
|
ed29e553f1
|
(libT) fix compiler warning.
|
2008-06-17 18:47:31 +00:00 |
Mitchell Livingston
|
a6d1c8bc28
|
undo part of the last commit
|
2008-06-17 17:18:56 +00:00 |
Mitchell Livingston
|
9d5affb0b7
|
some cleaning
|
2008-06-17 17:17:15 +00:00 |
Charles Kerr
|
4de77e3d2d
|
fix very minor oops from previous commit. (hi, titer)
|
2008-06-17 16:35:33 +00:00 |
Charles Kerr
|
75cb355579
|
(rpc) fix sorting. simplify the spec, folding similar functions together
|
2008-06-17 16:25:13 +00:00 |
Charles Kerr
|
81b510bfd1
|
#1034: fix optimistic unchoke bug reported by Aloisius
|
2008-06-17 15:19:12 +00:00 |
Charles Kerr
|
16e3803082
|
small tr_torrentStat() speedup suggested by BentMyWookie
|
2008-06-17 14:25:23 +00:00 |
Charles Kerr
|
9ca2a3e0f8
|
(rpc) tweaks to the rpc spec.
|
2008-06-17 04:47:20 +00:00 |
Mitchell Livingston
|
4ff5ea5e66
|
make sure the events for "finished downloading" occur if it finishes seeding (for ratio) at the same time
|
2008-06-16 23:27:38 +00:00 |
Mitchell Livingston
|
87f0b40589
|
typo caused only a single character of a password to be stored in the keychain
|
2008-06-16 23:13:56 +00:00 |
Mitchell Livingston
|
842293a1c8
|
remove "Security" from the list of targets
|
2008-06-16 22:23:23 +00:00 |
Mitchell Livingston
|
b4ee1e64ae
|
add HAVE_STRCASECMP to libT's list of #defines
|
2008-06-16 22:19:26 +00:00 |
Mitchell Livingston
|
5bdac9c724
|
mac build now compiles
|
2008-06-16 22:17:19 +00:00 |
Charles Kerr
|
e8694f7f66
|
fix tr_strcasecmp in the case where HAVE_STRCASECMP is not defined
|
2008-06-16 22:15:53 +00:00 |
Charles Kerr
|
518f277e9f
|
(RPC) add utility arguments for torrent-info: sort by (activity|age|id|name|progress|ratio|state|tracker), filter by (active|all|downloading|paused|seeding)
|
2008-06-16 22:11:50 +00:00 |
Mitchell Livingston
|
de6a87bfc9
|
left-allign the text in the inspector pull-down menus; update the Keychain method
|
2008-06-16 18:31:44 +00:00 |
Charles Kerr
|
fa92408627
|
#1032: recognize bitlord/bitcomet in the inspector's peers column
|
2008-06-16 17:26:19 +00:00 |
Charles Kerr
|
6779afac43
|
ensure JSON_int_t is an int64_t
|
2008-06-16 04:03:06 +00:00 |
Charles Kerr
|
6cce27bf54
|
(rpc) simplify the rpc accessors
|
2008-06-16 03:47:50 +00:00 |
Mitchell Livingston
|
1f361879bb
|
missed an import statement
|
2008-06-15 20:48:54 +00:00 |
Mitchell Livingston
|
df22774126
|
drop EMKeychain and just do the Keychain manipulations ourselves
|
2008-06-15 20:47:24 +00:00 |
Mitchell Livingston
|
2bde997b18
|
update NEWS; small changes that happen to be on my local copy
|
2008-06-15 04:57:41 +00:00 |
Mitchell Livingston
|
55699c2347
|
plug a trivial memory leak
|
2008-06-15 04:56:57 +00:00 |
Mitchell Livingston
|
72d9f5a946
|
"Spanish" is consistent with the naming of the other languages, and displays properly too
|
2008-06-14 04:36:08 +00:00 |
Mitchell Livingston
|
6a1ccffee6
|
(trunk) sometimes, not always
|
2008-06-13 22:03:34 +00:00 |
Mitchell Livingston
|
417cc8a93d
|
(trunk) update appcast and version
|
2008-06-13 21:59:20 +00:00 |
Charles Kerr
|
b42a3c8a72
|
sync NEWS with 1.2x branch
|
2008-06-13 21:40:41 +00:00 |
Mitchell Livingston
|
02a39a0e1c
|
make RPC password use the Keychain as well
|
2008-06-13 19:56:09 +00:00 |
Mitchell Livingston
|
df4e0bad12
|
put some of the keychain code into methods for future expandability
|
2008-06-13 18:47:38 +00:00 |
Charles Kerr
|
81d2a7ca3e
|
(gtk) update the translations in trunk from launchpad.
|
2008-06-13 16:35:46 +00:00 |
Mitchell Livingston
|
9a98f2deb8
|
update the prefs bandwidth image
|
2008-06-13 15:57:24 +00:00 |
Mitchell Livingston
|
06791d1558
|
updated "remote" prefs icon
|
2008-06-13 15:38:02 +00:00 |
Mitchell Livingston
|
4c987b7a27
|
if setting the proxy password to blank, delete it from the keychain
|
2008-06-13 04:52:46 +00:00 |
Mitchell Livingston
|
1c38bce649
|
since keychain is smart enough to not ask to unlock a keychain if the desired key doesn't exist anyway, it's probably fair to always try to get the proxy password from the keychain at launch
|
2008-06-13 04:22:07 +00:00 |
Mitchell Livingston
|
7c8a7c3936
|
eliminate an unnecessary variable and improve the behavior of the proxy keychain
|
2008-06-13 04:05:54 +00:00 |
Mitchell Livingston
|
4a0bbfaad3
|
only have a single proxy password, regardless of account name, address, etc; only attempt to grab it from the keychain when both the "enable proxy" and "enable proxy authorization" checks are enabled
|
2008-06-13 03:44:56 +00:00 |
Charles Kerr
|
584f138975
|
make the preference file keys more consistent.
|
2008-06-13 00:52:55 +00:00 |
Charles Kerr
|
74d2c1ab00
|
(gtk) fix watch directory FMR
|
2008-06-13 00:46:27 +00:00 |
Charles Kerr
|
c15a4b9cda
|
(gtk) handle importing settings from the old file format
|
2008-06-12 17:39:35 +00:00 |
Charles Kerr
|
25a20d172d
|
tr_peerMgrHasConnections(): take webseeds into account, as suggested by BentMyWookie
|
2008-06-12 16:28:39 +00:00 |
Charles Kerr
|
effb78d674
|
unify the daemon and gtk client's config files so that you can easily swap back and forth between clients and keep the same torrents and preferences.
|
2008-06-12 16:25:36 +00:00 |
Mitchell Livingston
|
e64c608f2d
|
remove reference to proxy password in prefs
|
2008-06-12 15:32:13 +00:00 |
Mitchell Livingston
|
c5c849060e
|
the network prefs help button now works correctly
|
2008-06-12 04:26:32 +00:00 |
Mitchell Livingston
|
4474f3e1b0
|
behavior of keychains seems to be better with service names without spaces
|
2008-06-12 04:11:29 +00:00 |
Mitchell Livingston
|
54791b81e4
|
new files weren't uploaded in the last commit
|
2008-06-12 04:02:57 +00:00 |
Mitchell Livingston
|
0e266c35e5
|
let's store the proxy password in the keychain
|
2008-06-12 03:59:55 +00:00 |
Charles Kerr
|
c3b41b2443
|
(cli) #938 - transmissioncli won't scrape
|
2008-06-12 02:11:54 +00:00 |
Charles Kerr
|
f3de368dde
|
(gtk) tweak the column headings in the details dialog.
|
2008-06-12 00:03:46 +00:00 |
Charles Kerr
|
a029f4e34a
|
tr_ctorSetDownloadDir(): handle NULL download dirs more gracefully.
|
2008-06-11 23:40:27 +00:00 |
Charles Kerr
|
9c649d7752
|
(gtk) finish adding SOCKS options in the preferences dialog
|
2008-06-11 23:34:01 +00:00 |