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

30808 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 585c856001 Bug #8221 fix memory problems with nsCOMPtr & using do_QI around methods. 1999-06-15 23:34:52 +00:00
ftang%netscape.com 37c64fa4b2 fix bug 8055 by adding 0x00-0x20 conversion to all the conversion table 1999-06-15 23:34:47 +00:00
jdunn%netscape.com 07ab321db5 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 bd7e871df0 use base class implementation of FindSubFolder 1999-06-15 23:33:32 +00:00
hangas%netscape.com d3793945c0 Changed nsMailboxGetURI to use nsFileSpec. Fixes Mac. 1999-06-15 23:33:29 +00:00
saari%netscape.com 23748a5f00 adding in a piece of keybinding I forgot 1999-06-15 23:33:21 +00:00
jdunn%netscape.com cee02628fc need to declare friend class 1999-06-15 23:33:19 +00:00
jdunn%netscape.com 14e97b1be4 HP requires a Newline at end of file 1999-06-15 23:32:44 +00:00
ducarroz%netscape.com 84d9932e49 add search folder to project 1999-06-15 23:32:34 +00:00
blizzard%redhat.com 425bb8d655 fix bug where the ConfigureNotify wasn't setting the event members properly 1999-06-15 23:31:55 +00:00
bienvenu%netscape.com bbbf78aa1f add search.lib 1999-06-15 23:31:52 +00:00
bienvenu%netscape.com e5b1b92eed add search to base 1999-06-15 23:31:32 +00:00
ftang%netscape.com cf229a093c fix 7973. Do correct conversion for non ASCII for multipart posting 1999-06-15 23:31:05 +00:00
hangas%netscape.com c6f25b7fea Added nsImapMoveCoalescer.cpp 1999-06-15 23:30:01 +00:00
ftang%netscape.com 93be096728 push SetParserFilter from nsParser.h to nsIParser.h 1999-06-15 23:29:54 +00:00
radha%netscape.com 7f5a845dbb More changes related to session History
A
A
A
1999-06-15 23:29:38 +00:00
radha%netscape.com 305a847533 Session History interface changes. 1999-06-15 23:27:10 +00:00
rhp%netscape.com 48d7fee2a4 Changes for quoting 1999-06-15 23:26:37 +00:00
pinkerton%netscape.com eee20fe0fe fix memory leaks (bug# 8221) 1999-06-15 23:26:32 +00:00
akkana%netscape.com 60ad2fc1a4 6671: map dom codes back to entity form on output 1999-06-15 23:26:13 +00:00
tao%netscape.com 8652d8b992 8152: MLK in string bundle 1999-06-15 23:26:08 +00:00
radha%netscape.com e70b90d033 Better behavior with nested frames 1999-06-15 23:26:06 +00:00
ducarroz%netscape.com 91818fa4b5 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 a05f57e3af changes for quoting 1999-06-15 23:25:52 +00:00
sfraser%netscape.com 9794d0f703 Don't pass "null" strings in from JavaScript. 1999-06-15 23:25:18 +00:00
akkana%netscape.com a6788bbf76 Fix for the crasher part of 7801: don't use nsAutoSelectionReset in InsertList 1999-06-15 23:24:24 +00:00
sfraser%netscape.com fcdf4b2d72 Add TextEditor xul file. 1999-06-15 23:24:21 +00:00
ducarroz%netscape.com 9eb0cc9b7a update project for rhp landing 1999-06-15 23:24:09 +00:00
putterman%netscape.com 16f7857ad8 Remove an extra AddRef. 1999-06-15 23:23:13 +00:00
putterman%netscape.com 0970cdd306 Return NS_OK for DoCommand. 1999-06-15 23:22:37 +00:00
rhp%netscape.com 2878f72dc2 New quoting functionality 1999-06-15 23:22:34 +00:00
putterman%netscape.com 592245f004 Set the webshell's default character set. 1999-06-15 23:22:12 +00:00
putterman%netscape.com c827fdf481 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 7e287d56b0 External DTD support. (but wrapped in #ifdef EXTERNAL_ENTITY_SUPPORT) 1999-06-15 23:20:01 +00:00
putterman%netscape.com a96881d80d 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 1181c9950c implement FindSubFolder 1999-06-15 23:18:57 +00:00
bienvenu%netscape.com 26e9efbff0 add imap move coalescer to filter code 1999-06-15 23:17:49 +00:00
edwin%woudt.nl 630b67e6ae Oops, forgot this one. The preferred Look&Feel is set on startup. 1999-06-15 23:08:07 +00:00
edwin%woudt.nl 8ad2ba2b71 Adding Look&Feel support to the prefs 1999-06-15 22:33:14 +00:00
slamm%netscape.com 5337aafd5b Add timezone to time at top of page. 1999-06-15 22:20:31 +00:00
sfraser%netscape.com 76010513cc 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 f3ac3ed946 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 1efe4fcd92 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 6af7797870 added thread locking functionality back into ftp 1999-06-15 20:49:56 +00:00
cbegle%netscape.com ab6d808ff3 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 7c0928323d Fix build bustage... nsIDocumentLoaderObserver interface was changed :-( 1999-06-15 19:33:29 +00:00
putterman%netscape.com 3ab657be64 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 b5df220aad 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 a43d9a664e Explain some history. 1999-06-15 15:44:42 +00:00
terry%mozilla.org 7db21547d1 Patch by Christopher Kline <ckline@media.mit.edu> -- wasn't sending
right password to mysql.
1999-06-15 15:32:25 +00:00