Commit Graph

2569 Commits

Author SHA1 Message Date
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 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 417cc8a93d (trunk) update appcast and version 2008-06-13 21:59:20 +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
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
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
Mitchell Livingston 88a640ecfe adjust the proxy text to remove "http" as the only type 2008-06-11 21:52:33 +00:00
Mitchell Livingston e890e6f754 some slight alignment adjustments in the network prefs 2008-06-11 21:48:33 +00:00
Mitchell Livingston f407b7ac88 get the new proxy options wired up in the mac build 2008-06-11 21:35:01 +00:00
Mitchell Livingston 78fae4150c on second though let's show "1 web seed" as "web seed" - that will be the most common situation 2008-06-11 19:16:47 +00:00
Mitchell Livingston 3b923874a2 fix string typo; one less warning 2008-06-11 19:06:31 +00:00
Mitchell Livingston ecc8214601 store the completed pieces of the pieces bar as an index set 2008-06-11 16:28:33 +00:00
Mitchell Livingston 44a675ab0f another update to the help; remove a warning 2008-06-11 04:24:34 +00:00
Mitchell Livingston 845645c213 adjustments to the Mac help documentation 2008-06-11 03:48:16 +00:00
Mitchell Livingston 860ef24480 typo fix 2008-06-11 03:29:06 +00:00
Mitchell Livingston 60b5c525cf updated help from jah 2008-06-11 03:28:14 +00:00
Mitchell Livingston 5b80678dd0 rearrange proxy prefs, and validate the proxy address value on entry 2008-06-10 22:54:30 +00:00
Mitchell Livingston 5158d6a38e only lock focus and redraw the pieces view if it has been updated 2008-06-10 21:46:34 +00:00
Mitchell Livingston 6a0038f146 combine some of the code from the last commit 2008-06-10 21:33:13 +00:00
Mitchell Livingston a896093804 remember the previous color of the pieces view as much as possible to avoid excessive drawing 2008-06-10 21:13:33 +00:00
Mitchell Livingston 658881a93b some cleanup of the pieces view code 2008-06-10 20:15:00 +00:00
Mitchell Livingston 493d0fa474 the pieces bar and pieces view now show shades of blue/green based on progress/availability instead of preset "levels" of color - in other words, it mixes white with either blue or green where the amount of color is the exact percentage of the piece that has been downloaded 2008-06-10 19:56:53 +00:00
Mitchell Livingston 92a178d75f accidentally tied the rpc toggle to the proxy toggle 2008-06-10 18:10:51 +00:00
Mitchell Livingston 96955aaf35 (mac) implement proxy support 2008-06-10 18:08:57 +00:00
Mitchell Livingston b7ab0132e7 the pieces bar "slides" using NSAnimation instead of a timer 2008-06-10 05:09:30 +00:00
Mitchell Livingston 11572bcf97 display the number of webseeds that we're downloading from in the main window 2008-06-10 02:40:40 +00:00
Mitchell Livingston aeb0a5704a show the dl speed of webseeds in the webseed table 2008-06-10 01:49:09 +00:00
Mitchell Livingston 9207316488 make the pieces view a bit more efficient in terms of not storing values when it's not shown 2008-06-09 23:23:55 +00:00
Mitchell Livingston dd715ccaf6 accidently committed some log statements 2008-06-09 22:45:31 +00:00
Mitchell Livingston 41ff271f20 more adjustments to the pieces view 2008-06-09 22:44:08 +00:00
Mitchell Livingston 09db9d7f0c some maintenance on the pieces view 2008-06-09 21:20:01 +00:00
Mitchell Livingston 7c483044b2 email addresses should start with "mailto:" 2008-06-09 04:33:53 +00:00
Mitchell Livingston 84882eaff8 update email addresses; make links clickable in the Mac about box 2008-06-09 04:26:53 +00:00
Mitchell Livingston 457585252a #990 - add hidden pref for DSCP support 2008-06-08 22:59:27 +00:00
Mitchell Livingston 4d834e098a finish renaming "web seeders" to "web seeds" 2008-06-08 21:13:35 +00:00
Mitchell Livingston c60c6b0e10 "web seeds", not "web seeders" 2008-06-08 18:02:16 +00:00