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

335 Коммитов

Автор SHA1 Сообщение Дата
dp%netscape.com 45c4a7e947 Removing unused factory implementations 1999-11-21 06:44:34 +00:00
dp%netscape.com 16d01b73cc - Converting to nsGenericModule and nsGenericFactory
- Using NS_IMPL_ISUPPORTS[0-9]
- Removing exported NS_New*() functions
- Moving the implementation definitions to their headers
r=morse@Netscape.com
1999-11-21 05:29:16 +00:00
dp%netscape.com 9e2826569a First version. Implementation header of Wallet Viewer. 1999-11-21 05:17:41 +00:00
dp%netscape.com 01a1c7d23d First version. Implementation header of single signon viewer. 1999-11-21 05:17:16 +00:00
dp%netscape.com 03b26576eb First version. Implementation header of wallet editor. 1999-11-21 05:16:45 +00:00
dp%netscape.com 235f20b9c0 First version. Header of Cookie Viewer implementation. 1999-11-21 05:15:46 +00:00
dp%netscape.com e5bba2fb70 - Converting to GenericModule
- Using NS_IMPL_ISUPPORTS[0-9]
- Removing unused NS_DEFINE_CID/IID
- Removing NS_New exports
r=morse@Netscape.com
1999-11-21 03:43:55 +00:00
warren%netscape.com aaf83521f5 Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott 1999-11-17 08:14:52 +00:00
morse%netscape.com 063357464d undoing last check-in now that bug 18479 has really been fixed 1999-11-16 23:05:49 +00:00
morse%netscape.com c24ca874df work-around for bug 18479, safe form-fill comes up blank, r=rods 1999-11-16 20:50:40 +00:00
tbogard%aol.net 65790643ab Changed calls to nsIWebShell::GetRootWebShellEvenIfChrome() and further QI's to use the new nsIWebShell::GetTopLevelWindow(). 1999-11-16 20:05:21 +00:00
jdunn%netscape.com d70d78c6bf Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
rchen%netscape.com db3cf859df Add L10N notes 1999-11-16 02:48:47 +00:00
rchen%netscape.com f56c1d3e10 Add L10N Notes 1999-11-16 02:03:08 +00:00
morse%netscape.com afe2708767 fix bug 17945, string concatenation in localizable strings, r=erik 1999-11-15 20:53:16 +00:00
tbogard%aol.net 4465f2b8b2 Changed references to nsIContentViewerContainer to nsISupports in the march to get rid of nsIContentViewerContainer. r=pavlov 1999-11-15 07:29:23 +00:00
morse%netscape.com cbdaa5f91a fix bug 17957, confirmation when changing password, r=dp 1999-11-14 16:17:01 +00:00
morse%netscape.com 4a465dfb25 fix bug 18603, grammar error in dialog, r=cpratt 1999-11-12 01:11:21 +00:00
morse%netscape.com 71bb9432d9 fix bug 65552, integrating ftp authentication with single signon, r=neeti 1999-11-10 03:37:35 +00:00
waterson%netscape.com 31b6848b26 Bug 18256. Fix nsIDocument leak in WLLT_OnSubmit. r=morse, a=chofmann 1999-11-09 23:39:36 +00:00
cls%seawood.org 311b18a2a2 Replaced NO_SECURITY ifdef with MOZ_SECURITY one. This causes pref_VerifyLockFile to always return PR_TRUE rather than linking against the dummy secfree library. This replacement also removed the last dependency upon that dummy library so it will no longer be built (next patch). 1999-11-09 23:13:53 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
davidm%netscape.com 4ce1ba32e8 3110 r= morse modification to get single sign on back 1999-11-03 06:07:53 +00:00
cls%seawood.org 14ef08310e Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
morse%netscape.com 2f872a1b35 fix ui regressons in cookie viewer, code=rgoodger, r=morse 1999-11-02 05:04:57 +00:00
morse%netscape.com ee20a3af80 fix ui regressons in signon viewer, code=rgoodger, r=morse 1999-11-02 05:04:19 +00:00
tbogard%aol.net c9198a207c Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
evaughan%netscape.com 86fd1321dd Made tabs us visibility instead of shrinking their children to 0,0.
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
morse%netscape.com e8e459bcc0 get ready for integration with http/ftp authentication, r=davidm 1999-10-29 04:51:27 +00:00
morse%netscape.com ee8f5a7892 part of bug 8227, dereferencing problems, r=rickg 1999-10-27 22:38:48 +00:00
warren%netscape.com 00dfd9d907 Added nsIChannel::GetOriginalURI so that we can get back to the original chrome file (bug#17144). r=rpotts,mscott 1999-10-26 09:16:24 +00:00
morse%netscape.com 496478f479 code cleanup, r=rickg 1999-10-26 02:46:34 +00:00
morse%netscape.com 1864514373 fix bug 17172 -- wrong cookie is displayed, r=goodsger 1999-10-25 22:56:24 +00:00
morse%netscape.com 0992ff98e6 fixed typos, no code review 1999-10-25 13:13:48 +00:00
morse%netscape.com 320db26eab fix bug 16319, stop assertion failure, r=dp 1999-10-17 21:41:50 +00:00
morse%netscape.com cbef79f9ff remove build warning, r=jar 1999-10-16 23:37:28 +00:00
morse%netscape.com 67bb1b53f1 fix bug 16357, memory leak, r=neeti 1999-10-14 23:37:35 +00:00
waterson%netscape.com c7347c6be0 Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 03:05:10 +00:00
morse%netscape.com 7b5958c3ec use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=neeti 1999-10-09 04:50:32 +00:00
morse%netscape.com be056b085a use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=neeti 1999-10-08 20:47:17 +00:00
neeti%netscape.com 43096fac65 Converted wallet.dll and wlltvwrs.dll to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=morse 1999-10-06 04:42:59 +00:00
sfraser%netscape.com b6e8a79746 Fix access paths to not look for lib/xp. r=sdagley 1999-10-06 01:21:23 +00:00
morse%netscape.com 9eb07e8078 fix bug 15572, clean up build warnings, reviewed slamm 1999-10-05 23:58:45 +00:00
morse%netscape.com 0176d794fe fix bug 15572, fix up build warnings, reviewed slamm 1999-10-05 23:56:59 +00:00
beard%netscape.com b547c2ffb0 changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
morse%netscape.com f8ede36790 add some new concatenation rules 1999-10-02 16:36:53 +00:00
hyatt%netscape.com 9e75934ef0 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
morse%netscape.com 3cd58d632d fix bug 13952 -- make it localizable, r=ftang 1999-10-01 02:50:48 +00:00
morse%netscape.com e9ddc7b03b fix bugs 14672 (dead code in wallet) and part of bug 15169 (wallet pref not needed) -- reviewed pnunn 1999-09-30 01:18:03 +00:00
neeti%netscape.com a4e884ce15 fix for 15073. Approved chofmann, reviewed by Steve Morse. 1999-09-28 22:33:22 +00:00