Commit Graph

712 Commits

Author SHA1 Message Date
kvisco%ziplink.net
86b6ce5c32 updated with latest information 2000-02-18 00:19:26 +00:00
kvisco%ziplink.net
42390b4c21 I finally included the FreeBSD changes from Eric Du with respect to floating point handling, sorry for the delay 2000-02-18 00:11:24 +00:00
kvisco%ziplink.net
a4e7969891 updated to correctly reflect the status 2000-02-17 23:51:14 +00:00
morse%netscape.com
ce4b39c289 bug 28148, change-password was downloading wallet tables, a=jar, r=dp, mactest=rjc 2000-02-17 22:59:36 +00:00
kvisco%ziplink.net
9f3076cefb updated with latest contributors 2000-02-17 21:20:05 +00:00
kvisco%ziplink.net
9c796fd3be Updated to handle changes in StringList.cpp 2000-02-17 20:57:16 +00:00
kvisco%ziplink.net
202252fb1d #iterator now returns a pointer to StringListIterator instead
of a reference.
2000-02-17 20:56:20 +00:00
kvisco%ziplink.net
b792e5c161 Did some minor clean-up of code 2000-02-17 07:58:10 +00:00
kvisco%ziplink.net
b3db0d2e86 Fixed bug with #isEmpty (which return the opposite of the expected value) 2000-02-17 07:54:57 +00:00
morse%netscape.com
ccb6203c5f fix bug 27988, null password crashed browser, r=dp, a=jar 2000-02-17 04:24:17 +00:00
kvisco%ziplink.net
c407faec03 fixed bug with using wildcards 2000-02-17 03:30:32 +00:00
kvisco%ziplink.net
6b34be5893 updated XSLT namespace 2000-02-17 03:29:30 +00:00
kvisco%ziplink.net
8b958a30e8 updated stylesheets to use correct XSLT namespace 2000-02-17 03:28:53 +00:00
mcafee%netscape.com
376a788f6e Adding dtd file for irc prefs, not part of build yet. r=rginda 2000-02-16 04:26:03 +00:00
mcafee%netscape.com
9a27bf133a Adding locale for irc prefs, not part of build yet. r=rginda 2000-02-16 04:21:02 +00:00
mcafee%netscape.com
4bd2190739 Adding files for irc prefs. Not part of build yet. r=rginda 2000-02-16 04:19:09 +00:00
mcafee%netscape.com
28562c007d Ignore generated files 2000-02-16 04:17:04 +00:00
mcafee%netscape.com
c6a5bf2df5 Adding irc pref skeleton. r=rginda 2000-02-16 04:15:34 +00:00
morse%netscape.com
7a2ae218cd partial fix fo bug 27910, encoding on mac was coming up wrong 2000-02-16 02:33:13 +00:00
morse%netscape.com
e469cddaba adding disclaimer message with ad-hoc wrap, see bug 27732 2000-02-16 00:52:42 +00:00
morse%netscape.com
6720eab24a signon viewer was coming up when database was still locked, r=dp 2000-02-15 22:26:17 +00:00
tomk%mitre.org
025b7fdb16 Added a generic Makefile to simply build the Mozilla DOM wrapper classes.
Fixed a bug in the wrapper factory methods in MozillaDocument.cpp.  The bug
could cause seg. faults if a "null" mozilla object was being wrapped.

Note:  These files are not part of the regular Mozilla build.
2000-02-15 15:19:15 +00:00
morse%netscape.com
789f9d8e38 remove build warning 2000-02-15 14:38:05 +00:00
wtc%netscape.com
9377345e33 Bugzilla bug #27457: prepare the Windows build system for NSPR library
name change.  Define a new makefile variable LIBPLC.
Modified files:
mozilla/config/config.mak
mozilla/dom/src/build/makefile.win
mozilla/extensions/wallet/cookieviewer/makefile.win
mozilla/extensions/wallet/editor/makefile.win
mozilla/extensions/wallet/signonviewer/makefile.win
mozilla/extensions/wallet/walletpreview/makefile.win
mozilla/mailnews/import/eudora/src/makefile.win
mozilla/mailnews/import/oexpress/makefile.win
mozilla/mailnews/import/outlook/src/makefile.win
mozilla/mailnews/import/src/makefile.win
mozilla/mailnews/import/text/src/makefile.win
mozilla/netwerk/protocol/jar/src/makefile.win
mozilla/profile/Acctidl/makefile.win
mozilla/profile/src/makefile.win
mozilla/xpcom/sample/makefile.win
2000-02-15 14:35:15 +00:00
morse%netscape.com
0ff2686456 fix bug 27023, change master password doesn't work in mail 2000-02-15 14:21:00 +00:00
scc%netscape.com
01d4dc8a89 Fix build bustage on windows. r=sdagley 2000-02-15 05:08:48 +00:00
scc%netscape.com
6a8f4b8e5c Cookies expired too soon since |time()| on the Mac was based on the wrong epoch. Fixes bug #18633. r=morse 2000-02-15 04:30:33 +00:00
morse%netscape.com
7fc5ce1853 fix bug 27782, signon viewer comes up when database is still locked, r=rjc 2000-02-15 04:18:46 +00:00
morse%netscape.com
70a73fb211 fix bug 27725 (encryption disclaimer) using a work-around for bug 27732, r=pnunn 2000-02-15 01:08:07 +00:00
morse%netscape.com
cbd8e4eb2e fix up return values from prompt routines, r=valeski 2000-02-15 00:55:07 +00:00
tbogard%aol.net
ad895a4fe1 Changed to do the Close on the treeOwner rather than trying to do so on the old webShell interfaces. Fixed a leak of the top object after it has been retrieved. r=hyatt 2000-02-14 10:55:04 +00:00
valeski%netscape.com
5cc6cc608d single sign-on code wasn't setting the bool return value when the user hit cancel. r=mcafee (for the one in the PromptPassword(), I added the other two after he reviewed) 2000-02-14 05:46:08 +00:00
morse%netscape.com
d7d4e0b94b remove incorrect Release statements, r=dp 2000-02-14 02:12:23 +00:00
svn%xmlterm.org
50434c9908 XMLterm changes only; NOT PART OF DEFAULT SEAMONKEY BUILD.
Migrated from WebShell to DocShell; compiles with Feb12 tree.
(WebShell still used by mozSimpleContainer, as in viewer/nsBrowserWindow.cpp)
2000-02-14 01:17:55 +00:00
morse%netscape.com
ab0d9ea3a7 fix bug in last checkin, r=dp 2000-02-13 23:53:15 +00:00
morse%netscape.com
62fe0792f8 remove commented-out code 2000-02-13 21:16:40 +00:00
morse%netscape.com
3fab07351d remove wallet, bug 27027, r=dp 2000-02-13 20:26:01 +00:00
morse%netscape.com
0ed0132e13 remove wallet, bug 27027, r=dp 2000-02-13 19:55:05 +00:00
morse%netscape.com
42e342e1b7 no coding change -- added id's in preparation for removing wallet, bug 27027 2000-02-13 19:23:08 +00:00
morse%netscape.com
2825a068a3 fix bug 26672, move files from peoplestage to mozilla.org, r=sspitzer 2000-02-12 19:51:59 +00:00
morse%netscape.com
155af66667 fix bug 27491, rejects not displayed in signon viewer. Trivial coding change, not reviewed 2000-02-12 05:55:38 +00:00
morse%netscape.com
28446f2d43 white-space changes only 2000-02-12 02:21:18 +00:00
morse%netscape.com
29503f2893 cleanup interface to stream generators, r=dp 2000-02-12 02:10:03 +00:00
morse%netscape.com
c0732eea58 correct the handling of unichar characters, r=dp 2000-02-12 02:04:25 +00:00
sspitzer%netscape.com
da92793dad fix warnings. fix bug #27458, add HaveData() interface for alecf
so he can check if there is data in the single signon database
for a given url.  r=alecf
2000-02-12 00:28:46 +00:00
morse%netscape.com
61d26541b1 changed master password to database key per product marketings request. 2000-02-11 22:28:54 +00:00
tomk%mitre.org
4be60167e2 Fixed MAC build problem where MozillaProcessingInstruction.cpp was too long of
a file name.  Some changes were also made to testMozDOM.cpp to test other
appects of the wrapper classes.  (TransforMIIX is not part of the regular
Mozilla building process, and is not build automatically)
2000-02-11 12:47:27 +00:00
leaf%mozilla.org
b2391ea944 checking in updates to fix xmlterm build (not part of regular build yet) 2000-02-10 04:23:06 +00:00
dp%netscape.com
a3eefc100c Enabling use of gKeyedStreamGenerator. Fixing shutdown crash due to
static destructors being called. r=scc
2000-02-09 07:45:29 +00:00
dp%netscape.com
83f3f65484 Changing comments to indicate contract of weak reference. 2000-02-09 07:31:39 +00:00