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

488 Коммитов

Автор SHA1 Сообщение Дата
rgoodger%ihug.co.nz 3ff73c3bb5 selection fix, keyboard shortcuts, r=morse 1999-12-01 03:08:09 +00:00
rgoodger%ihug.co.nz 30088bba34 fixed selection problems, added keyboard stuff. r=morse 1999-12-01 03:05:57 +00:00
warren%netscape.com a265a32348 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 efe8369dae fix for 18078. r=mstoltz,warren 1999-11-30 00:16:09 +00:00
dp%netscape.com 44bfeef78a 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 6e19dd7919 - Removed IID defines
- Using GenericModule
1999-11-29 21:07:48 +00:00
rginda%netscape.com 131db27bf6 -- 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 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
kvisco%ziplink.net 4991af52cd 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 f831e45a95 Adding back implementation for nsINetNotify. This got removed in the
previous checkin.
1999-11-23 22:05:18 +00:00
dp%netscape.com 8360c57b6b - 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 a7beecfe5c Improving readability of code. 1999-11-23 21:55:50 +00:00
waterson%netscape.com fd0a392be4 Be sure to release the mCookieHTTPNotify object. 1999-11-23 20:55:58 +00:00
dp%netscape.com dd0a36666d Beautify... 1999-11-23 07:54:25 +00:00
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
dp%netscape.com 612bf27cbd - Convering to GenericModule.
- Removing NS_DEFINE_IID
- Using NS_ISUPPORTS_IMPL1
1999-11-20 20:19:01 +00:00
dp%netscape.com 166f34a590 Removing extra semi-colon 1999-11-20 08:04:59 +00:00
morse%netscape.com f0d2cd713e fix bug 15111, mac not reading cookies file, r=rjc 1999-11-19 10:13:44 +00:00
kvisco%ziplink.net 719073de41 *** empty log message *** 1999-11-18 04:40:02 +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
nisheeth%netscape.com 8a090c1995 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
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
tbogard%aol.net 59ee64277a 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 eece311721 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 6f01c5de64 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 cbdaa5f91a fix bug 17957, confirmation when changing password, r=dp 1999-11-14 16:17:01 +00:00
cls%seawood.org b68d17371a Removing dependency upon security/freenav module. r=alecf 1999-11-13 23:51:49 +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 def1bb1371 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 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
leaf%mozilla.org 7eac81d8a6 removing NECKO #define, adding irc to windows build, a=chofmann 1999-11-09 04:36:08 +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 dd10222a7c fix bug 17645, high-order bit on cookie character getting garbled, r=dp 1999-11-02 20:56:13 +00:00