alecf%netscape.com
5dfd5bc2ec
add protocol-specific implementation of GetServerURI() in preparation for new method in nsIMsgIncomingServer interface
1999-04-26 18:37:15 +00:00
sspitzer%netscape.com
90b0dbe615
more cvs ignorage
1999-04-26 18:29:39 +00:00
sspitzer%netscape.com
fcfd7c1d8b
cvs ignorage of generated makefiles
1999-04-26 18:26:05 +00:00
fur%netscape.com
8005bb253f
Interim checkin of JS2 grammar. Still many ambiguities and bugs, though.
1999-04-26 18:22:30 +00:00
morse%netscape.com
adf7e3f247
save prefs before leaving -- added on request of mcmullen
1999-04-26 18:14:48 +00:00
slamm%netscape.com
255a21151b
Skip files that do not exist or cannot be created. (Previously it gave up in this case).
1999-04-26 18:08:50 +00:00
waterson%netscape.com
8a72ad61c3
Added parameter checks. Updated return codes.
1999-04-26 18:07:54 +00:00
ftang%netscape.com
f92b8721bd
set the default charset of nsWebShell to ISO-8859-1
1999-04-26 18:05:18 +00:00
sspitzer%netscape.com
4eb437dee6
turn off some of my printfs
1999-04-26 18:04:17 +00:00
locka%iol.ie
b4cce86929
Added code to parse a script from a file
...
Changed some "tstring &" refs to "TCHAR *"
1999-04-26 18:02:27 +00:00
locka%iol.ie
aa4a6c3e23
Added code to scan for external scripts and present them in the test tree
1999-04-26 18:00:22 +00:00
locka%iol.ie
6408ba54d2
Simple test script
1999-04-26 17:59:44 +00:00
ftang%netscape.com
31fe1fe2f7
call SetDocumentCharset method to pass default charset to the parser
1999-04-26 17:58:50 +00:00
ftang%netscape.com
b86827f54b
add support for default encoding menu
1999-04-26 17:56:37 +00:00
ftang%netscape.com
55c8150ac3
add SetDocumentCharset method to nsIParser, move nsCharsetSource from nsScanner.h to nsIParser.h
1999-04-26 17:49:45 +00:00
waterson%netscape.com
50e071071c
Added nsISimpleEnumerator.h as a dummy file so that XPIDL that uses it won't break.
1999-04-26 17:31:57 +00:00
dcone%netscape.com
7329aa7675
Fixed bug that causes the Mac to crash in background.
The pixelType of the Pixmap was set wrong.
1999-04-26 17:25:46 +00:00
dcone%netscape.com
9543883d6e
fixed bug so refcount is inited
1999-04-26 17:25:00 +00:00
morse%netscape.com
a932120fbe
eliminate dependency on xp_getstr
1999-04-26 15:12:45 +00:00
morse%netscape.com
3738b228c5
fix up problem with multiple usernames at one url
1999-04-26 15:12:08 +00:00
morse%netscape.com
e1b950ca4b
minor editing change
1999-04-26 15:08:38 +00:00
nisheeth%netscape.com
edcbc41fe5
Shortened this file name to nsIExternalDocLoadObs.h to work around Mac's inability to deal with filenames longer than 31 chars.
1999-04-26 14:55:29 +00:00
nisheeth%netscape.com
d7d9f5662b
Shortened filename to nsIExternalDocLoadObs.h to work around Mac build bustage. Filenames longer than 31 characters are a bad thing on the Mac.
1999-04-26 14:54:03 +00:00
jfrancis%netscape.com
3df268e5de
adding list to sample html
1999-04-26 14:27:02 +00:00
jfrancis%netscape.com
dfd141ac76
more html typing rules implementation
1999-04-26 14:08:52 +00:00
nisheeth%netscape.com
753ecd2306
The doc loader sends out document load progress notifications to external observers. The list of external observers is built up on each new top level document load by consulting the nsObserver service.
1999-04-26 10:51:52 +00:00
nisheeth%netscape.com
22113ef93e
Adding and exporting nsIExternalDocumentLoadObserver.h on all platforms. This interface is implemented by external clients that want to receive document load notifications from the document loader.
1999-04-26 10:50:09 +00:00
bruce%cybersight.com
df9112216e
Fix for AIX build bustage: "../../../htmlparser/src/nsXIFDTD.cpp", line 1690.31: 1540-224: (S) Conversion from "nsString" to a reference to a non-const type "nsString&" requires a temporary.
1999-04-26 07:31:09 +00:00
kostello%netscape.com
7720827a36
Added support to use the specified document charset when encoding a
...
document to HTML to Text. The charset information is first encoded
in XIF and then that information is used when interpretting the unicode
for output.
Added support to output character entity information which should address
bug 4709
1999-04-26 06:16:49 +00:00
kostello%netscape.com
67c64be801
Added Encoding of charset information
...
Encoded < and > as LT and GT character entities to fix bug #4709
1999-04-26 06:10:47 +00:00
jband%netscape.com
cd509e21b0
ifdef'ing out a much more likely cause for the Mac bustage
1999-04-26 05:50:12 +00:00
jband%netscape.com
e50a30b40d
changing a member name in hopes that this has something to do with the Mac bustage. I can't see what else might be wrong. Pure voodoo!
1999-04-26 05:40:18 +00:00
bienvenu%netscape.com
a471131499
get imap message display working
1999-04-26 05:08:49 +00:00
briano%netscape.com
2ff6cf8a8a
Automated update
1999-04-26 04:59:38 +00:00
sspitzer%netscape.com
3aa51cdffc
commenting out the --enable-js-stubs stuff.
...
according to waterson, the enable-js-stubs stuff is obsolete.
once I hear back from jband, I'll remove it for good.
1999-04-26 04:46:10 +00:00
jband%netscape.com
98328d3e34
adding new scheme for building xpidl files - only Win32 supported at first.
1999-04-26 04:35:41 +00:00
jband%netscape.com
c176dc05a1
Make xptinfo fail more gracefully. Fix a couple of warnings. Get rid of XPTDIR env var hack for XP_PC (other platforms coming soon)
1999-04-26 04:23:29 +00:00
mjudge%netscape.com
f302ca2537
selection changes for new model of content only. frames no longer contain variables referring to selection state outside of 1 bit. keyboard selection will now be disabled until i can get it working in the new selection world order.
1999-04-26 04:02:04 +00:00
putterman%netscape.com
ba2a8f56ee
use NS_IF_RELEASE in case db is null.
1999-04-26 03:08:42 +00:00
sspitzer%netscape.com
d8fcae158f
get rid of a warning on UNIX
1999-04-26 02:56:56 +00:00
putterman%netscape.com
dc96e2a8b9
changed nsIMessage to nsIMsgDBHdr.
1999-04-25 22:34:02 +00:00
harishd%netscape.com
6e22de3af6
Added an extra parameter(PRBool) - aNotify, to AddAttributes().
...
This parameter has been defaulted to PR_FALSE.
1999-04-25 22:18:49 +00:00
bruce%cybersight.com
6dbd934a12
Make destructor virtual (approved by rickg).
1999-04-25 22:01:14 +00:00
bienvenu%netscape.com
881f8a3ac5
add interface to set mailboxname
1999-04-25 22:00:58 +00:00
harishd%netscape.com
fc1568ebb0
Cleaned up HandleOmittedTag() and HandleSavedTokensAbove().
1999-04-25 21:55:05 +00:00
bienvenu%netscape.com
4c4c9c8a45
adopt new msg uri scheme from scott, work on message loading
1999-04-25 21:51:39 +00:00
mscott%netscape.com
9b24fab805
Only include <windows.h> if we are building on windows.
1999-04-25 21:32:34 +00:00
mscott%netscape.com
3a99aaba95
Fix many many Linux warnings by removing some unused variables.
1999-04-25 21:30:44 +00:00
mscott%netscape.com
132da6db3c
Fix type for including nsIImapMailFolderSink.h (we had a lower case 'f')
1999-04-25 21:25:40 +00:00
mscott%netscape.com
9f7c1a2dbb
Add new line to end of file.
1999-04-25 21:23:36 +00:00