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

478 Коммитов

Автор SHA1 Сообщение Дата
dp%netscape.com 08fee5cdf7 Improving readability of code. 1999-11-23 21:55:50 +00:00
waterson%netscape.com befc4cdd0c Be sure to release the mCookieHTTPNotify object. 1999-11-23 20:55:58 +00:00
dp%netscape.com 0b38786a86 Beautify... 1999-11-23 07:54:25 +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
dp%netscape.com a70196fb80 - Convering to GenericModule.
- Removing NS_DEFINE_IID
- Using NS_ISUPPORTS_IMPL1
1999-11-20 20:19:01 +00:00
dp%netscape.com da2839b347 Removing extra semi-colon 1999-11-20 08:04:59 +00:00
morse%netscape.com b9e809f4b6 fix bug 15111, mac not reading cookies file, r=rjc 1999-11-19 10:13:44 +00:00
kvisco%ziplink.net b60b0cf5ad *** empty log message *** 1999-11-18 04:40:02 +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
nisheeth%netscape.com 6e014462c0 Checkin won't affect build. Re-applying mozilla specific defines that weren't included in the source drop from Keith. 1999-11-15 07:48:36 +00:00
nisheeth%netscape.com 1fd50f82ff Checking not part of build. Removing files that had gotten checked in with upper case filenames. 1999-11-15 07:30:52 +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
tbogard%aol.net 448788611a Changed references to nsIContentViewerContainer to nsISupports in the march to get rid of nsIContentViewerContainer. Fixed some refcounting (or lack there of). This module NEEDS SERIOUS XPCOM work and review. r=pavlov 1999-11-15 07:28:44 +00:00
nisheeth%netscape.com b23785247d Checkin not part of build Checking in new files for Transformiix from Keith Visco (keith@ziplink.net) 1999-11-15 07:28:04 +00:00
nisheeth%netscape.com 66bd062119 Checkin not part of build. New version of Transformiix from Keith Visco (kvisco@ziplink.net) 1999-11-15 07:13:17 +00:00
morse%netscape.com 05aad93e44 fix bug 17957, confirmation when changing password, r=dp 1999-11-14 16:17:01 +00:00
cls%seawood.org 0ea4864d1d Removing dependency upon security/freenav module. r=alecf 1999-11-13 23:51:49 +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 d30bb6ea81 Moved the handling of extensions into configure.in.
Changed allmakefiles.sh to only generate Makefiles for extensions directories that are specified.
Added support for --with-extensions=none & --without-extensions
The following options have been superceded by --with-extensions:
   --disable-cookie-management
   --disable-client-wallet
   --disable-single-signon
1999-11-09 23:30:32 +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
leaf%mozilla.org a780e12c61 removing NECKO #define, adding irc to windows build, a=chofmann 1999-11-09 04:36:08 +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 93f207e316 fix bug 17645, high-order bit on cookie character getting garbled, r=dp 1999-11-02 20:56:13 +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
rginda%ndcico.com ecf3e52547 ** NOT PART OF THE SEAMONKEY DEFAULT BUILD **
* xul/tests/index.html
Content update.

* xul/tests/test3-output-loud.css
Added ugly style.

* Makefile.in, makefile.win
Updated to install new style.
1999-10-29 03:33:01 +00:00
morse%netscape.com e6ef0218a9 bug 17339, document.cookie throwing exception, r=neeti 1999-10-27 22:43:49 +00:00
rginda%ndcico.com c478b18e85 **NOT PART OF THE SEAMONKEY DEFAULT BUILD**
* xul/tests/test3-output-loud.css
Added css for "loud" style.

* xul/tests/blue_rock.gif
Added pic for new default style, from Eterm background collection.

* makefile.win, Makefile.in
Add blue_rock.gif to install files.

* js/lib/irc.js
Strip \r characters from input.

* xul/tests/index.html
Updated content.

* xul/tests/test3-handlers.js
Create userlist object onJoin if it isnt already there.

* xul/tests/test3-output-default.css
New default style.

* xul/tests/test3-static.js
Added irc.freei.net server to top of EFNet network.  This server does not
require the ident service, which is blocked by the NS firewall.

* xul/tests/test3.xul
Added "loud" style to menu (old default style.)
1999-10-27 22:42:47 +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