220 Commits

Author SHA1 Message Date
Justin Dolske
08b62ce1ba Bug 433762 – Sync stored passwords. r=thunder 2008-05-21 18:09:19 -07:00
jono@jono-gibbon-laptop
b70fbb03c2 Merged changes and resolved conflicts between my cookie stuff and r282. 2008-04-01 14:46:29 -07:00
Dan Mills
5b6863627e add warnings to reset client/server data buttons in the prefs 2008-03-31 16:24:43 -07:00
Dan Mills
26713b0184 add status notification to sharing dialog; fix async generators in the case where an async method is missing a yield (better error, continue execution in parent); add guts of demo sharing code to engine & store (for bookmarks, with some spillage) 2008-03-28 03:25:51 -07:00
Dan Mills
38ed71b0a2 status label now has service status instead of username; service [un]lock observer notifications are gone; don't error when async methods don't call done() - consider them methods with no return value; don't require passing null into login() to cause the identity to look up the password in the pw mgr; make some wrapper 'method generators' to make lock handling and observer notification simpler 2008-03-27 19:12:53 -07:00
Dan Mills
152ac86226 add a 'clear logs' button to the log window 2008-03-27 01:05:21 -07:00
Dan Mills
255bfe18ef make XHRs non-blocking again; change sharing dialog so sharing is done without closing the dialog (still lacks any feedback though) 2008-03-26 23:22:35 -07:00
Dan Mills
4bbd3af126 add sharing ui+backend code (not working yet); make engines less chatty when applying commands 2008-03-25 23:01:34 -07:00
jono@jono-gibbon-laptop
f87939266d My changes to weave to enable cookie synchronization. So far untested and still missing a thing or two. 2008-03-11 12:08:38 -05:00
Dan Mills
c3399d64d7 Bug 409601: Ask for an email instead of a username (since Weave usernames are email addresses) 2007-12-26 14:56:52 -08:00
Dan Mills
f2c9cee5f7 alert errors when the passphrase is empty 2007-12-21 18:05:01 -08:00
Myk Melez
adcef64d74 clean up preferences XUL and make Create Account button work on Windows and Linux 2007-12-21 17:41:26 -08:00
cbeard@Macintosh.local
b711a57bc5 refactoring of the setup wizard, fix for opening prefs pane to weave pane regardless of previous state 2007-12-21 15:08:47 -08:00
cbeard@Macintosh.local
859989b602 UI clean up and refactoring 2007-12-21 13:34:43 -08:00
Myk Melez
69b10503c7 make prefpane localizable 2007-12-21 01:09:08 -08:00
Myk Melez
9ec31319f5 make login dialog localizable 2007-12-21 00:29:54 -08:00
Myk Melez
a228e4f7f2 make log dialog localizable 2007-12-21 00:11:50 -08:00
Myk Melez
9c4ba9d590 make wizard localizable 2007-12-20 23:31:29 -08:00
Myk Melez
901cc2f116 make the browser overlay (sync.xul) localized and localizable 2007-12-20 17:19:36 -08:00
thunder@daniel-millss-macbook-pro-15.local
ae9e1d1e92 fix incorrect manifest line for locale; move idl files and xpt generation script to a public directory 2007-11-30 10:08:05 -08:00