Commit Graph

489 Commits

Author SHA1 Message Date
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
warren%netscape.com
2db26922a6 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
dougt%netscape.com
5bd0548f65 fix for 18078. r=mstoltz,warren 1999-11-30 00:16:09 +00:00
dp%netscape.com
e456544de3 Delinking nsCookieHTTPNotify and cookie internal apis. Now the
nsCookieHTTPNotify calls the cookie api using the cookieservice. This
gets us to removing the nsCookieHTTPNotify off the cookie dll into
apprunner which would cause a delayed on demand load of the cookie
dll. r=neeti@netscape.com
1999-11-29 22:02:20 +00:00
dp%netscape.com
b7812f0747 - Removed IID defines
- Using GenericModule
1999-11-29 21:07:48 +00:00
rginda%netscape.com
3f34d95584 -- CHATZILLA CHANGES ONLY --
* Makefile.in, makefile.win
Install new files: munger.js, test3-readprefs.js, and face-*.gif (9 files)

* irc.js
Update regexps to 1.5 syntax.

* test3-commands.js
Wire whois command.

* test3-handlers.js
readPrefs() on startup.
Show checkmark on debug message menu.
Clear inputbox after a /command.
Send eval output to currentobject, instead of *client*
Fix for /join #channelname joining ##channelname.
Whois command implementation.
Factor _addToUserList out of onJoin so it can be used from onNick as well.
Whois reply display code.

* test3-output-*.css
New styles for munger tags.
Assorted style changes.

* test3-static.js
Change linuxnet->moznet.
Munger hookup.
newInlineText creates spans instead of anchors.
notifyActivity blinks indicator if it is already lit.
s/parity/mark

* test3.css
Assorted ui style changes: tbuttons in groove, color changes, etc.

* test3.xul
Include new js file.
Put statusbar in a toolbox.
1999-11-29 03:57:45 +00:00
warren%netscape.com
96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
kvisco%ziplink.net
bc747e5bab Added preliminary DocumentHandler.h
Added changes from Bob Miller (kbob@oblix.com) which fix some
memory leaks.
1999-11-25 03:03:07 +00:00
dp%netscape.com
2520310d3d Adding back implementation for nsINetNotify. This got removed in the
previous checkin.
1999-11-23 22:05:18 +00:00
dp%netscape.com
1aadc2164e - Converting to using COMPtrs
- Caching of Atoms
- Making code readable
- Removing Create() method. Adding Init() method.
r=neeti
1999-11-23 21:57:05 +00:00
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