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

344 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 6af4802e75 Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408 1999-12-04 10:01:32 +00:00
bryner%uiuc.edu ec41e37033 More delete --> NS_RELEASE fixes. r=morse. 1999-12-04 00:57:44 +00:00
rgoodger%ihug.co.nz 0c9ce708fb cookieviewer UI polish, r=morse 1999-12-02 05:46:24 +00:00
rgoodger%ihug.co.nz 844aec39d2 more cosmetic changes to cookieviewer, r=morse 1999-12-02 04:51:58 +00:00
morse%netscape.com c23a406906 fix bug 20539, cookie & signon viewer display blank lines, r=davidm 1999-12-02 01:32:33 +00:00
rgoodger%ihug.co.nz e33490999d selection fix, keyboard shortcuts, r=morse 1999-12-01 03:08:09 +00:00
rgoodger%ihug.co.nz 42095f30be fixed selection problems, added keyboard stuff. r=morse 1999-12-01 03:05:57 +00:00
dougt%netscape.com 5bd0548f65 fix for 18078. r=mstoltz,warren 1999-11-30 00:16:09 +00:00
warren%netscape.com 96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
dp%netscape.com f377df5bef Removing unused factory implementations 1999-11-21 06:44:34 +00:00
dp%netscape.com 9551c4aee8 - 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 a755d7cc0f First version. Implementation header of Wallet Viewer. 1999-11-21 05:17:41 +00:00
dp%netscape.com 06f4efe23b First version. Implementation header of single signon viewer. 1999-11-21 05:17:16 +00:00
dp%netscape.com f633991c9b First version. Implementation header of wallet editor. 1999-11-21 05:16:45 +00:00
dp%netscape.com 6060839af3 First version. Header of Cookie Viewer implementation. 1999-11-21 05:15:46 +00:00
dp%netscape.com f4b44a7e7f - 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 34ecf73507 Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott 1999-11-17 08:14:52 +00:00
morse%netscape.com a08038c1bd undoing last check-in now that bug 18479 has really been fixed 1999-11-16 23:05:49 +00:00
morse%netscape.com 415d749649 work-around for bug 18479, safe form-fill comes up blank, r=rods 1999-11-16 20:50:40 +00:00
tbogard%aol.net 3caae87616 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 e871be6de2 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 fbd357b7e9 Add L10N notes 1999-11-16 02:48:47 +00:00
rchen%netscape.com bdf87b834e Add L10N Notes 1999-11-16 02:03:08 +00:00
morse%netscape.com cace671495 fix bug 17945, string concatenation in localizable strings, r=erik 1999-11-15 20:53:16 +00:00
tbogard%aol.net c1c0a44226 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 05aad93e44 fix bug 17957, confirmation when changing password, r=dp 1999-11-14 16:17:01 +00:00
morse%netscape.com f04d643651 fix bug 18603, grammar error in dialog, r=cpratt 1999-11-12 01:11:21 +00:00
morse%netscape.com b1bf97f94d fix bug 65552, integrating ftp authentication with single signon, r=neeti 1999-11-10 03:37:35 +00:00
waterson%netscape.com b860f9aae0 Bug 18256. Fix nsIDocument leak in WLLT_OnSubmit. r=morse, a=chofmann 1999-11-09 23:39:36 +00:00
cls%seawood.org dcb3aa39d9 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 142ac52eaf 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 a14601e808 3110 r= morse modification to get single sign on back 1999-11-03 06:07:53 +00:00
cls%seawood.org bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
morse%netscape.com 3e390dbd05 fix ui regressons in cookie viewer, code=rgoodger, r=morse 1999-11-02 05:04:57 +00:00
morse%netscape.com 99541dc224 fix ui regressons in signon viewer, code=rgoodger, r=morse 1999-11-02 05:04:19 +00:00
tbogard%aol.net 10ded258a5 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 039be939e6 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 4c2f49ffb5 get ready for integration with http/ftp authentication, r=davidm 1999-10-29 04:51:27 +00:00
morse%netscape.com 7e1116b761 part of bug 8227, dereferencing problems, r=rickg 1999-10-27 22:38:48 +00:00
warren%netscape.com f50d3df7c0 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 b7895e5386 code cleanup, r=rickg 1999-10-26 02:46:34 +00:00
morse%netscape.com 877e955a90 fix bug 17172 -- wrong cookie is displayed, r=goodsger 1999-10-25 22:56:24 +00:00
morse%netscape.com a5151d4635 fixed typos, no code review 1999-10-25 13:13:48 +00:00
morse%netscape.com c394df3115 fix bug 16319, stop assertion failure, r=dp 1999-10-17 21:41:50 +00:00
morse%netscape.com aae485a01f remove build warning, r=jar 1999-10-16 23:37:28 +00:00
morse%netscape.com ee25a02c9c fix bug 16357, memory leak, r=neeti 1999-10-14 23:37:35 +00:00
waterson%netscape.com bdfcaec321 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 e0f3d6f629 use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=neeti 1999-10-09 04:50:32 +00:00
morse%netscape.com e540d30d39 use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=neeti 1999-10-08 20:47:17 +00:00
neeti%netscape.com fbfc9e36a9 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