Commit Graph

30575 Commits

Author SHA1 Message Date
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
shaver%netscape.com
d6dc524533 try to bix build bustage, and start on fixing 8183 1999-06-15 15:13:38 +00:00
jefft%netscape.com
830f5cd62f fixed Mac build bustage 1999-06-15 15:12:52 +00:00
jefft%netscape.com
93ae12bb83 fix linux build bustage 1999-06-15 15:05:48 +00:00
rods%netscape.com
7acde07d29 Changed special MULTI_MIME to be used by both classes 1999-06-15 14:26:23 +00:00
rods%netscape.com
ec65a771ea Changed "unsigned int" to PRUint32 1999-06-15 14:25:31 +00:00
ducarroz%netscape.com
75fab88934 replace /*nsIDOMEditorAppCore*/nsISupports by nsIEditorShell 1999-06-15 14:25:26 +00:00
shaver%netscape.com
6e521b9a74 fix 8184: don't get stuck on %{ that's not at the beginning of the line, and mind end of data 1999-06-15 14:17:21 +00:00
rhp%netscape.com
ebb4679beb Checking in changes for new files (not in build yet) 1999-06-15 14:11:56 +00:00
bruce%cybersight.com
26e044b8e0 Replace NULL with nsnull in 8 initializations as NULL is void* on Solaris Workshop 4.2 compilers and it dies on using NULL here. 1999-06-15 13:51:50 +00:00
bruce%cybersight.com
23d3ba8c13 Fix HP build bustage. Must comment out text after an #endif 1999-06-15 13:38:14 +00:00
rhp%netscape.com
54c11bdbac Changes for internal mime emitter 1999-06-15 13:29:00 +00:00
rhp%netscape.com
17a26c572d updates for internal mime emitter 1999-06-15 13:27:49 +00:00
jefft%netscape.com
67395ada51 added files: mozilla/mailnews/imap/src/nsImapUndoTxn.cpp 1999-06-15 13:20:34 +00:00
jefft%netscape.com
fe5c0ab7ad added files: mozilla/mailnews/base/util/nsMsgTxn.cpp 1999-06-15 13:17:46 +00:00
jefft%netscape.com
d990e4fb61 more on unod work - added SetCopyResponseUid() method; nsImapMoveCopyMsgTxn class; fix set message flags not working problem 1999-06-15 13:16:51 +00:00
jefft%netscape.com
ec5264cde5 added SetCopyResponseUid interface 1999-06-15 13:12:54 +00:00
jefft%netscape.com
54bdbaf527 added nsImapUidExpunge action 1999-06-15 13:12:08 +00:00
jefft%netscape.com
af8c153330 more on undowork -- adding base nsMsgTxn class for base undo object 1999-06-15 13:10:47 +00:00
jefft%netscape.com
3e20e61574 more on undo work - remove transaction manager from folder array after retrieving it 1999-06-15 13:08:12 +00:00
edwin%woudt.nl
0540f71d01 New prefs landing 1999-06-15 11:44:40 +00:00
mccabe%netscape.com
1a5ec8fedb Added a warning for using an (ignored) '%{' or '%{whatever' escape instead of using '%{C++'. 1999-06-15 11:18:03 +00:00
mccabe%netscape.com
06f62f50f1 Added -w to calls to xpidl. It's been in rules.mk for a while; I was shocked (shocked!) to find it wasn't here. 1999-06-15 11:14:49 +00:00
mcmullen%netscape.com
0ad0748949 Alias resolution makes directory iteration tricky: You can't use SetLeafName to convert one sibling to another. Fixing parsing of pref-init files, which broke when I fixed aliases a while back. 1999-06-15 10:42:05 +00:00
mcmullen%netscape.com
d9fb726225 Fix windows bustage. 1999-06-15 09:35:20 +00:00
mcmullen%netscape.com
835181d19d Added a null test 1999-06-15 09:31:49 +00:00
mccabe%netscape.com
364565063f Removed unused declaration for (cvs rm'ed) stub mode, and added an explanatory comment as to what 'basename' actually means. (Not what I thought...) 1999-06-15 09:22:04 +00:00
mcmullen%netscape.com
b7a85eefd7 Using nsIFileSpec, leaks and stuff now become possible. Fixing one problem... 1999-06-15 09:09:17 +00:00
mcmullen%netscape.com
0d44aa0c5e Fix up registration of nsIFileLocator to use ProgIDs 1999-06-15 08:52:23 +00:00
warren%netscape.com
a00f9dda7e Fixed buffer tests. 1999-06-15 08:36:27 +00:00
mcmullen%netscape.com
b51d1cea7b Remove the trailing space in the module name. 1999-06-15 08:22:10 +00:00
mcmullen%netscape.com
c6c534a6b6 Fix up registration of nsIFileLocator to use ProgIDs 1999-06-15 08:07:58 +00:00
sspitzer%netscape.com
44c82c1f92 fix for #8126. crashing when posting to a non-existant newsgroup. 1999-06-15 07:28:54 +00:00
mcmullen%netscape.com
c9ea567a8e trying to fix windows bustage with new parameters = set 'em to null! 1999-06-15 07:19:16 +00:00
rjc%netscape.com
5083a5c6d3 Small fix for non-Mac platforms in terms of where to look for search datafiles. 1999-06-15 07:07:09 +00:00
hyatt%netscape.com
5f6e627b54 Fixing a bug in the distribution of excess space to multiple row groups. 1999-06-15 07:06:55 +00:00
ftang%netscape.com
70c43af439 add ascii converters 1999-06-15 06:56:19 +00:00
ftang%netscape.com
4cd0c3e227 fix CID.h file misspell and repeat CID. add ASCII to the factory 1999-06-15 06:49:47 +00:00
mcafee%netscape.com
b1da8976eb nsWindows are now drag destinations. 1999-06-15 06:46:37 +00:00
ftang%netscape.com
f12fee7c43 add ascii converter to the file list 1999-06-15 06:45:08 +00:00
mcmullen%netscape.com
37ffd8ec56 Seems when CVS merged this for me, it did so in such a way that I backed out some of hangas's changes. Restoring this the way I think he wanted it. 1999-06-15 06:44:56 +00:00
mcmullen%netscape.com
df08452770 conflict with profile checkin 1999-06-15 06:42:23 +00:00
ftang%netscape.com
386e1c849d add ASCII converter to window makefile 1999-06-15 06:41:05 +00:00
ftang%netscape.com
82f0d35c6e add ASCII converter and unix makefile 1999-06-15 06:37:33 +00:00
endico%mozilla.org
731b1a87f5 attempt to dissuade robots from indexing the entire lxr.mozilla.org site 1999-06-15 06:34:45 +00:00
mcmullen%netscape.com
5fa0c23185 My fix collided with somebody else's. Fixing it the way I want it. 1999-06-15 06:30:33 +00:00
ftang%netscape.com
6fe94135ef add CID for ASCII 1999-06-15 06:27:37 +00:00
mcafee%netscape.com
00a2b10e79 Moving worked declaration to the beginning of function to get around goto error. Fixes linux bustage. 1999-06-15 06:24:34 +00:00
peterl%netscape.com
8eae23158b sync to css loader api change (default namespace) 1999-06-15 06:22:46 +00:00