30623 Commits

Author SHA1 Message Date
ftang%netscape.com
2ce4793f30 fix bug 8055 by adding 0x00-0x20 conversion to all the conversion table 1999-06-15 23:34:47 +00:00
jdunn%netscape.com
d7ed74c085 When ORing enums, it must be done in the domain of the enum type 1999-06-15 23:33:59 +00:00
bienvenu%netscape.com
ab7c944015 use base class implementation of FindSubFolder 1999-06-15 23:33:32 +00:00
hangas%netscape.com
de45a007a8 Changed nsMailboxGetURI to use nsFileSpec. Fixes Mac. 1999-06-15 23:33:29 +00:00
saari%netscape.com
0a0a37a97c adding in a piece of keybinding I forgot 1999-06-15 23:33:21 +00:00
jdunn%netscape.com
dc3e41088a need to declare friend class 1999-06-15 23:33:19 +00:00
jdunn%netscape.com
24a4ba4bce HP requires a Newline at end of file 1999-06-15 23:32:44 +00:00
ducarroz%netscape.com
8b7b788e5c add search folder to project 1999-06-15 23:32:34 +00:00
blizzard%redhat.com
aa43f0dea5 fix bug where the ConfigureNotify wasn't setting the event members properly 1999-06-15 23:31:56 +00:00
bienvenu%netscape.com
9185ff8e27 add search.lib 1999-06-15 23:31:52 +00:00
bienvenu%netscape.com
dc67e31ff4 add search to base 1999-06-15 23:31:32 +00:00
ftang%netscape.com
bb0b5a26ee fix 7973. Do correct conversion for non ASCII for multipart posting 1999-06-15 23:31:05 +00:00
hangas%netscape.com
06e40991b1 Added nsImapMoveCoalescer.cpp 1999-06-15 23:30:01 +00:00
ftang%netscape.com
68135936c6 push SetParserFilter from nsParser.h to nsIParser.h 1999-06-15 23:29:54 +00:00
radha%netscape.com
c5d04389a5 More changes related to session History
A
A
A
1999-06-15 23:29:38 +00:00
radha%netscape.com
67dc51f1c8 Session History interface changes. 1999-06-15 23:27:10 +00:00
rhp%netscape.com
2fc63fda49 Changes for quoting 1999-06-15 23:26:37 +00:00
pinkerton%netscape.com
7a9c1afcd4 fix memory leaks (bug# 8221) 1999-06-15 23:26:32 +00:00
akkana%netscape.com
1e5e0c80f5 6671: map dom codes back to entity form on output 1999-06-15 23:26:13 +00:00
tao%netscape.com
1c2d3cb520 8152: MLK in string bundle 1999-06-15 23:26:08 +00:00
radha%netscape.com
737af32b7f Better behavior with nested frames 1999-06-15 23:26:06 +00:00
ducarroz%netscape.com
a94a52ea77 add build instruction for mime:src:MANIFEST and mime:emitters:src:MANIFEST (rhp landind) 1999-06-15 23:25:55 +00:00
rhp%netscape.com
4902e7b8f1 changes for quoting 1999-06-15 23:25:52 +00:00
sfraser%netscape.com
dd66ebf9ae Don't pass "null" strings in from JavaScript. 1999-06-15 23:25:18 +00:00
akkana%netscape.com
4b38ec8a5c Fix for the crasher part of 7801: don't use nsAutoSelectionReset in InsertList 1999-06-15 23:24:24 +00:00
sfraser%netscape.com
dbd9d3ad49 Add TextEditor xul file. 1999-06-15 23:24:21 +00:00
ducarroz%netscape.com
259394d8c6 update project for rhp landing 1999-06-15 23:24:09 +00:00
putterman%netscape.com
717e0b2cb1 Remove an extra AddRef. 1999-06-15 23:23:13 +00:00
putterman%netscape.com
d59c2a6560 Return NS_OK for DoCommand. 1999-06-15 23:22:59 +00:00
rhp%netscape.com
1d71c93760 New quoting functionality 1999-06-15 23:22:34 +00:00
putterman%netscape.com
d3d066122c Set the webshell's default character set. 1999-06-15 23:22:12 +00:00
putterman%netscape.com
72805f766f Only AddRef servMgr if we're going to assign it to *result. Approved by dp. 1999-06-15 23:21:12 +00:00
cata%netscape.com
cace83a35f External DTD support. (but wrapped in #ifdef EXTERNAL_ENTITY_SUPPORT) 1999-06-15 23:20:01 +00:00
putterman%netscape.com
ce04376897 Close the filespec's stream so we don't keep appending to pref file. Approved by
mcmullen.
1999-06-15 23:19:58 +00:00
bienvenu%netscape.com
fa296bd02b implement FindSubFolder 1999-06-15 23:18:57 +00:00
bienvenu%netscape.com
440e26b7fb add imap move coalescer to filter code 1999-06-15 23:17:49 +00:00
edwin%woudt.nl
94c3f301aa Oops, forgot this one. The preferred Look&Feel is set on startup. 1999-06-15 23:08:07 +00:00
edwin%woudt.nl
42ab12da20 Adding Look&Feel support to the prefs 1999-06-15 22:33:14 +00:00
slamm%netscape.com
8fa71a3c8f Add timezone to time at top of page. 1999-06-15 22:20:31 +00:00
sfraser%netscape.com
eef37728c7 Fix the multiple reflow problem which makes page rendering very slow. r hyatt, a leaf. 1999-06-15 21:30:14 +00:00
bienvenu%netscape.com
2e11e8f2bb not part of build, initial entry into cvs of helper class for coalescing moves 1999-06-15 21:20:08 +00:00
rpotts%netscape.com
d151d323f5 Fixed header parsing to prevent an endless loop. Moved the code to handle header completion into a new function - FireOnHeadersAvailable. This function notifies the event sink and external modules interested in headers. previously, external modules were being notified multiple times... 1999-06-15 20:59:39 +00:00
valeski%netscape.com
e406123a20 added thread locking functionality back into ftp 1999-06-15 20:49:56 +00:00
cbegle%netscape.com
773de348f7 Fix errors in liveconnect tests per furman@netscape.com. Renaming files
to not have a "-n" filename, since they are no longer negative tests.
1999-06-15 20:03:30 +00:00
rpotts%netscape.com
189e68b0d8 Fix build bustage... nsIDocumentLoaderObserver interface was changed :-( 1999-06-15 19:33:29 +00:00
putterman%netscape.com
445d98aec7 Fix for 8197. Can't read pref file. Approved by leaf and reviewed by mscott. 1999-06-15 18:39:33 +00:00
bruce%cybersight.com
aab2a4cdc7 APPROVED BY leaf@mozilla.org
This fixes the use of 'false' instead of PR_FALSE.  This was killing the Solaris native compiler build.  (Probably would've killed others if they weren't so horrked that they don't get to this file.)

Also, it adds a linefeed at the end of the file for those same native unix compilers.

This won't mess up Mozilla any more than it already is this morning.
1999-06-15 18:07:58 +00:00
terry%mozilla.org
f4063594c1 Explain some history. 1999-06-15 15:44:42 +00:00
terry%mozilla.org
5720ed540f Patch by Christopher Kline <ckline@media.mit.edu> -- wasn't sending
right password to mysql.
1999-06-15 15:32:25 +00:00
shaver%netscape.com
c2153975ca flail lightly trying to fix build bustage 1999-06-15 15:21:00 +00:00