valeski%netscape.com
940d90a9cd
r=sdagley. 20669. we were sending a cookie header for *every* url request; empty for urls that didn't have a cookie associated with them. Now we only set cookies when we have one to set
1999-12-03 07:01:23 +00:00
bryner%uiuc.edu
b058c98ccd
Make sure to use NS_RELEASE for XPCOM objects. This fixes some leaks of nsFileSpecImpl. r=morse.
1999-12-03 06:46:07 +00:00
rginda%netscape.com
92b8ee0132
-- CHATZILLA CHANGES ONLY --
...
* test3-handlers.js
Map function keys to available views
* test3-readprefs.js
Removed debugging output.
* test3-static.js
Wiring for fn key->view mapping
Tweak smiley regexp to require spaces on each side.
Ignore view change if new view == current view
Apply munger rules on TOPIC messages in addition to PRIVMSG and ACTIONs
1999-12-03 06:24:29 +00:00
morse%netscape.com
0579150f1d
fix bug 20164, cookie viewer crashed on long cookies, r=andreas.otte
1999-12-02 14:23:28 +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
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