Commit Graph

23265 Commits

Author SHA1 Message Date
beard%netscape.com
feac85e56c wstring -> DOMString, added attributes mimeTypes, plugins. 1999-04-15 01:28:31 +00:00
ramiro%netscape.com
31243321fb Undo previous exorcism. Bring back the MOZ_NO_WALLET_HACK thing, but fix
the logic for setting it in autoconf.mk.
1999-04-15 01:28:21 +00:00
bienvenu%netscape.com
fb01ee1e19 more work on imap folder loading 1999-04-15 01:28:14 +00:00
beard%netscape.com
a209d7f78c added PluginArray.idl MimeTypeArray.idl Plugin.idl MimeType.idl 1999-04-15 01:27:03 +00:00
beard%netscape.com
c81f1f5350 First Checked In. 1999-04-15 01:25:36 +00:00
mscott%netscape.com
eb551ad681 fix crash in AddNewNamespace. We were iterating through a list of name spaces backwards incorrectly. We were starting with one past the last element in the array and then attempting to dereference it.... 1999-04-15 01:22:07 +00:00
morse%netscape.com
485ceb9e8c undid Spence's change whereby he disabled single signon 1999-04-15 01:13:35 +00:00
mcmullen%netscape.com
fff6074880 Fixed two warnings and added a method with a shorter name because of bug in VC++ compiler 1999-04-15 01:11:42 +00:00
wtc%netscape.com
c204c15dd1 Bugsplat bug #345296: added a test program that have multiple
threads accepting on the same listening socket.
1999-04-15 01:11:31 +00:00
morse%netscape.com
39a4c98174 fix for bug 5071 1999-04-15 01:11:06 +00:00
alecf%netscape.com
bf6bf67c4d remove calls to XP_Trace 1999-04-15 01:07:45 +00:00
mcmullen%netscape.com
913495ef87 Fixed compiler warning. 1999-04-15 01:07:20 +00:00
mcmullen%netscape.com
9d7f18bdf8 Support unix paths .. and . in the path conversion routine. 1999-04-15 01:06:55 +00:00
toshok%hungry.com
bfae0d012d change linux specific blurbs to include netbsd/freebsd, and make sure to update the url to the unixish_x86 file. 1999-04-15 01:06:45 +00:00
mcmullen%netscape.com
17fe680b62 Fix backwards failure logic 1999-04-15 01:06:03 +00:00
sspitzer%netscape.com
3ba124245e more cvs ignorage 1999-04-15 01:05:29 +00:00
sspitzer%netscape.com
3d9faca612 added cvsignore files 1999-04-15 01:04:42 +00:00
alecf%netscape.com
a7c763c780 fix PRBool -> XP_Bool confusion (temp fix until libi18n uses PRBool) 1999-04-15 01:03:18 +00:00
jefft%netscape.com
6b9c7db9d1 check return pointer of imapPart prior calling m_shell->Generate(imapPart) in ProcessOkCommand() 1999-04-15 01:01:51 +00:00
jefft%netscape.com
3ab1819f8b calling m_realImapXXXX method instead of m_proxy method to avoid extra notification of fe event completion 1999-04-15 00:58:25 +00:00
jefft%netscape.com
297a6f561c bump up imap thread priority a little bit higher than normal to prevent the deadlock 1999-04-15 00:56:34 +00:00
rhp%netscape.com
00907a41d1 Adding support for UTF-8 output and better display of headers 1999-04-15 00:56:23 +00:00
rhp%netscape.com
9d3f0485b1 Adding UTF-8 support 1999-04-15 00:55:52 +00:00
rhp%netscape.com
a23da21d35 Adding I18N support for email messages 1999-04-15 00:54:58 +00:00
rhp%netscape.com
09ebc9f463 Adding header entry for charset 1999-04-15 00:54:28 +00:00
rhp%netscape.com
49753128ed More vCard size reduction work 1999-04-15 00:54:15 +00:00
rhp%netscape.com
695d26c2b0 Adding new vcard files for size reduction on vCards 1999-04-15 00:54:00 +00:00
rhp%netscape.com
5306f8a5b9 Cleaning out old files 1999-04-15 00:53:43 +00:00
toshok%hungry.com
5601c30ae0 add some PRInt64 tests too. 1999-04-15 00:52:40 +00:00
toshok%hungry.com
cce073811f the linux implementation should work for freebsd and netbsd x86. change the name from linux to unixish to reflect this. 1999-04-15 00:50:07 +00:00
petitta%netscape.com
93d7566fb4 Updated the readme file info 1999-04-14 23:31:09 +00:00
petitta%netscape.com
0d6ca633d6 New Upload .bat for CCKBuild.pl 1999-04-14 23:20:49 +00:00
valeski%netscape.com
1fb9f3a060 started socket transport code 1999-04-14 23:11:56 +00:00
waterson%netscape.com
cb7e7a95c4 Backed out change to nsISupportsArray::AppendElement() and RemoveElement(); they now return PRBool's like they used to. 1999-04-14 23:06:22 +00:00
larryh%netscape.com
31d8379ce8 Fix warning message on _MD_EXIT 1999-04-14 22:39:33 +00:00
kipp%netscape.com
d599286de0 Fix core dump bug 1999-04-14 22:01:17 +00:00
waterson%netscape.com
0a0b15da60 nsISupportsArray::RemoveElement() returns an nsresult, not a PRBool. 1999-04-14 20:42:48 +00:00
slamm%netscape.com
e41f55046f Pull out nspr and pthreads stuff. Show unhandled options. Update the instructions. 1999-04-14 20:37:03 +00:00
valeski%netscape.com
c9e74567d7 netwerk/makefile.win - adding the ftp dir to the build
netwerk/ftp/* - adding the ftp module
1999-04-14 19:55:41 +00:00
briano%netscape.com
cb560372cd Automated update 1999-04-14 11:29:36 +00:00
ramiro%netscape.com
2d052a5d28 Update nspr environment config and override as discussed with the NSPR team. 1999-04-14 11:24:11 +00:00
ramiro%netscape.com
f625ffc2e2 MOZ_NO_WALLET_HACK exorcism. 1999-04-14 10:17:25 +00:00
ramiro%netscape.com
0a1ec48998 No need to export these vars, since nspr will include the file. 1999-04-14 09:35:47 +00:00
ramiro%netscape.com
bbd1bf3981 Give caller option of running the debugger if a new core dump is detected. 1999-04-14 09:34:46 +00:00
briano%netscape.com
ce45e59663 Fixed a typo, got rid of the now-unneeded --with-pthreads flags, and cleaned up a few variable definitions. 1999-04-14 09:02:14 +00:00
mcafee%netscape.com
760408a82e Following the last null reference fix with another one I missed. This gets the sidebar not-crashing now. 1999-04-14 08:15:59 +00:00
warren%netscape.com
ec91edbe39 Fixed create/AsyncRead stuff. 1999-04-14 08:13:35 +00:00
warren%netscape.com
f52def1ff3 More on http protocol. 1999-04-14 08:11:10 +00:00
warren%netscape.com
65c8d98792 Moved read/write methods from TransportService to Transport. 1999-04-14 08:10:50 +00:00
mcafee%netscape.com
a416e50fae Protecting a null reference; probably should check GetParent() return value. 1999-04-14 08:04:35 +00:00