Граф коммитов

665 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com cddc9ce8cd bug 44146, parent window for modal dialogs, r=dveditz 2000-07-19 21:10:03 +00:00
morse%netscape.com aaaba4c1f3 minor wording change to hide the fact that mozilla and ns tree are improperly shadowed 2000-07-18 06:01:10 +00:00
morse%netscape.com 0198a9abea fix bug 44146, parent window for dialogs, r=dveditz 2000-07-18 02:03:57 +00:00
morse%netscape.com 1ccb3bb16f bug 44146, get parent window for modal dialogs 2000-07-17 01:37:15 +00:00
morse%netscape.com 22f54b1ede partial fix for 44514 -- slow on first form submission, r=dveditz 2000-07-14 01:58:18 +00:00
tao%netscape.com cd8caee4f5 39790 : [L12y] Move all localizable prefs into chrome:// .r=morse 2000-07-13 23:51:35 +00:00
morse%netscape.com 05598b933e sidestep bug 43200, coded by jrgm, r=morse&hyatt 2000-07-13 21:54:37 +00:00
morse%netscape.com 5e8ccdfa2e bug 44146, improperly parented modal dialogs, r=danm 2000-07-12 02:29:53 +00:00
morse%netscape.com 86d3b1d192 fix bug 44683, real minor wording change, submitted by blaker1234, r=morse 2000-07-06 21:39:25 +00:00
warren%netscape.com 6f03aded49 Bug 43858. Fix to make wallet dlls be optional. 2000-07-06 00:45:00 +00:00
morse%netscape.com da5afef979 fix bug 42550, unable to delete single-signon database, r=dveditz 2000-07-01 00:43:42 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
danm%netscape.com 193c71174b get window for dialog parent from channel before defaulting to HiddenWindow in OnEndDocumentLoad. Fixes behaviour of the 'select a user' modal dialog. bugs 25684,44149. r=morse@netscape.com 2000-06-30 01:13:37 +00:00
morse%netscape.com 998b180165 partial fix for bug 43738, r=dveditz 2000-06-30 00:05:03 +00:00
morse%netscape.com 2ef1c6a1ae update wallet tables, not part of build 2000-06-29 22:30:40 +00:00
morse%netscape.com da1b32ec38 fix bug 43235, wallet editor clipped on right side, r=ben 2000-06-29 01:20:45 +00:00
morse%netscape.com fd038ae589 fix bug 44045, master password was needed when deleting database, r=dveditz 2000-06-29 00:05:41 +00:00
morse%netscape.com feb550a4e1 fix bug 43886, single signon no longer works, r=jefft 2000-06-27 21:13:50 +00:00
morse%netscape.com ced2e74bb0 update wallet tables, not part of build 2000-06-24 04:34:18 +00:00
morse%netscape.com 2af22c2366 bug 42774, fix typo 2000-06-24 03:09:11 +00:00
morse%netscape.com 9edfe8d407 bug 43451, crash bringing up image viewer 2000-06-22 22:50:19 +00:00
morse%netscape.com 8f6ef17390 bug 42774, changed security wording, coded=verah, r=morse 2000-06-22 22:17:48 +00:00
morse%netscape.com 5ca7c60d30 bug 43452, can't get to cookie viewer from prefs panel, r=dveditz 2000-06-22 22:16:55 +00:00
morse%netscape.com aa030d5ce8 bug 43201, columns not aligned, r=hyatt 2000-06-22 22:15:38 +00:00
morse%netscape.com b5b82a8a7b remove <div>, change suggested by hyatt, r=morse 2000-06-22 14:17:01 +00:00
morse%netscape.com 21ff76b20c fix bugs 42298 and 42299, wallet broken on mac, r=rjc 2000-06-22 06:47:34 +00:00
morse%netscape.com 8f028d147a update wallet tables, not part of build 2000-06-22 06:31:58 +00:00
morse%netscape.com 7046045866 fix bugs 43235,43241,42415, polish wallet editor, r=dbragg 2000-06-21 19:34:55 +00:00
hyatt%netscape.com 00f5461214 30511. evaughan 2000-06-20 01:04:20 +00:00
morse%netscape.com a2601801d3 update wallet tables, not part of build 2000-06-20 00:50:15 +00:00
morse%netscape.com beb16e851d update wallet tables, not part of build 2000-06-19 00:24:12 +00:00
morse%netscape.com c4b536fa0a update wallet tables, does not affect build 2000-06-17 16:00:20 +00:00
warren%netscape.com 06dd25d8b6 Bug 41390. js prompt() contains remember this value checkbox. r=morse 2000-06-17 01:57:36 +00:00
thayes%netscape.com d2e67bb3e4 Bug 26085 - use real version of encryption code for storing wallet data.
r=morse
2000-06-16 23:20:01 +00:00
morse%netscape.com 0a2167e53b fix bug 42844, wallet table change 2000-06-16 22:56:07 +00:00
morse%netscape.com e468143d32 bugs 41390 and 41419, wallet editor fixes 2000-06-16 12:57:32 +00:00
morse%netscape.com 27238649cc bugs 42475, 42550, and 42436 r=dveditz 2000-06-16 12:44:04 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
morse%netscape.com 91ba741bcf update wallet tables, not part of build 2000-06-14 12:32:37 +00:00
sfraser%netscape.com dd7646bebf Fix the windows build. Suckage; I needed to repace nsAutoString with nsString in the overloaded function. 2000-06-14 05:05:32 +00:00
sfraser%netscape.com 7f7ff9239d Back out some of my changes for string cleanup which broke form autofill (the overloaded wallet_ReadFromList methods are back, with their unfathomable index modifications), and putting in some nsCOMPtr goodness. r=scc. 2000-06-14 04:32:37 +00:00
morse%netscape.com 59b577336e update wallet tables, not part of build 2000-06-13 14:43:15 +00:00
sfraser%netscape.com 8bffac914b Fix build bustage - some compilers don't like the new Substring(). r=scc 2000-06-13 00:35:47 +00:00
sfraser%netscape.com bc15df084e Fix for 42277 -- submitting forms very slow. Chunk string usage in wallet code to avoid excessive allocation now that nsString does not chunk itself. Also cleaned up wallet code to avoid passing nsStrings and ns<foo>Steams around by value. a,r=scc 2000-06-12 23:32:20 +00:00
bienvenu%netscape.com 0b36d6bd9b fix singsign startup assertion in string class, r=morse 2000-06-11 16:28:53 +00:00
morse%netscape.com 90781422a9 update wallet tables, not part of build 2000-06-10 23:35:51 +00:00
morse%netscape.com f6e87225cb update wallet tables, not part of build 2000-06-10 05:23:57 +00:00
morse%netscape.com 2d03428815 update wallet tables, not part of build 2000-06-09 20:47:32 +00:00
morse%netscape.com 671e438877 bug 41843, single signon not working on key sites, r=sspitzer 2000-06-08 23:48:02 +00:00
andreas.otte%primus-online.de 8b5351526c fix bug 41702 [Double caching when fetching wallet tables], r,a=morse@netscape.com a=waterson@mozilla.org 2000-06-08 21:35:03 +00:00