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

24677 Коммитов

Автор SHA1 Сообщение Дата
rickg%netscape.com 5cc467b89c still trying to fix mac breakage 1999-04-25 02:53:39 +00:00
troy%netscape.com f846be63bd Added support for fixed background attachment 1999-04-25 02:43:50 +00:00
rickg%netscape.com 06d43c1933 removed warnings and a build error 1999-04-25 02:05:03 +00:00
rickg%netscape.com 5eea057c07 fix to nsString2 constructor 1999-04-25 01:51:21 +00:00
rickg%netscape.com 9ea354a873 fix to nsString2 constructor 1999-04-25 01:49:58 +00:00
rickg%netscape.com 0271f3862c perf improvement for macaddict.com (and others) 1999-04-25 01:43:06 +00:00
rickg%netscape.com b76d7a28de removed dup identifier 1999-04-25 01:35:45 +00:00
rickg%netscape.com 5098683c49 disabled some unnecessary debug output 1999-04-25 01:27:51 +00:00
rickg%netscape.com b5dcc14666 removed PRUnichar* operator() and other WIP for nsString2 1999-04-25 01:24:10 +00:00
morse%netscape.com 57260c9c55 navigator.xul was failing to load 1999-04-24 23:57:00 +00:00
troy%netscape.com 6de54225e5 Removed #define ALL_VIEW_FLAGS which is no longer used 1999-04-24 22:58:14 +00:00
troy%netscape.com 2473482f28 Changed Scroll() to check if the scrolled view has the
NS_VIEW_PUBLIC_FLAG_DONT_BITBLT flag set
1999-04-24 22:49:28 +00:00
putterman%netscape.com 8d25352852 added files: mozilla/mailnews/local/src/nsLocalMessage.cpp, mozilla/mailnews/local/src/nsLocalUtils.cpp 1999-04-24 20:53:22 +00:00
putterman%netscape.com 04af747272 added files: mozilla/mailnews/base/util/nsMessage.cpp 1999-04-24 20:51:22 +00:00
putterman%netscape.com 14518c8ad0 added nsNewsMessage, nsNewsUtils and use nsIMsgDBHdr. 1999-04-24 20:47:04 +00:00
putterman%netscape.com dc3d9c5de0 Add ability to create a message. 1999-04-24 20:46:07 +00:00
putterman%netscape.com 00176c8fd6 Added nsLocalMessage and nsLocalUtils. Use nsIMsgDBHdr. 1999-04-24 20:45:42 +00:00
putterman%netscape.com 5dd0409631 Added ability to create a message. 1999-04-24 20:44:40 +00:00
putterman%netscape.com d261b0f3f2 use nsIMsgDBHdr. 1999-04-24 20:44:01 +00:00
putterman%netscape.com 33339688db Use nsIMsgDBHdr and user converter enumerator for returning messages. 1999-04-24 20:43:25 +00:00
putterman%netscape.com e6038bd37d Added nsImapMessage and nsImapUtils. 1999-04-24 20:42:50 +00:00
putterman%netscape.com 432e4e2837 use nsIMsgDBHdr instead of nsIMessage. Part of removing rdf dependency. 1999-04-24 20:40:47 +00:00
putterman%netscape.com e310fe10ed Added nsIMsgHdr 1999-04-24 20:38:57 +00:00
putterman%netscape.com 78e6187db9 removed RDF dependency from db. 1999-04-24 20:38:04 +00:00
putterman%netscape.com 66316ad03a Added enumerator to convert nsMsgDBHdr into message. 1999-04-24 20:37:00 +00:00
putterman%netscape.com 5ad94cf422 removed protocol dependent uri utilities and added CreateMessageFromMsgDBHdr. 1999-04-24 20:36:26 +00:00
putterman%netscape.com 146d64440c Removed protocol dependent uri utilities. 1999-04-24 20:36:00 +00:00
putterman%netscape.com 6a220fa89d Added nsMessage 1999-04-24 20:35:34 +00:00
putterman%netscape.com 16b8a79da6 Check for null pointer before using db in change view. 1999-04-24 20:34:51 +00:00
putterman%netscape.com 90a8b0d88f Use new msghdr to message converter enumerator. 1999-04-24 20:34:25 +00:00
putterman%netscape.com fbd037e24b Use nsIMsgDBHdr. 1999-04-24 20:33:39 +00:00
putterman%netscape.com 544f55c59a Added CreateMsgFromMsgDBHdr. 1999-04-24 20:33:20 +00:00
putterman%netscape.com 3fb9c0d04d Added nsIMessage 1999-04-24 20:32:24 +00:00
scc%netscape.com c77df52aa7 removed the non-|const| version of |nsAutoCString::operator const char*| since the const version serves in both |const| and non-|const| situations, and will be ambiguous to many compilers. 1999-04-24 18:40:36 +00:00
morse%netscape.com 1b34cbc5b3 fix diagnostic messages 1999-04-24 18:03:03 +00:00
pavlov%pavlov.net 3b205e8663 add supporting code for eBorderStyle_BorderlessTopLevel 1999-04-24 16:54:54 +00:00
ramiro%netscape.com f1150d70ad Remove obsolete file. 1999-04-24 16:52:37 +00:00
pavlov%pavlov.net c8e875740a add eBorderStyle_BorderlessTopLevel 1999-04-24 16:33:12 +00:00
pavlov%pavlov.net cc5faa7ed9 s/NULL/nsnull/ in nsGtkEventHandler
use a few macros in nsWidget
1999-04-24 15:00:11 +00:00
blizzard%redhat.com f5389ea30c fix gfx .so definition in makefile 1999-04-24 12:20:53 +00:00
blizzard%redhat.com b775d91c9e make xlib build again 1999-04-24 12:20:28 +00:00
nisheeth%netscape.com 9b5bf70dcc Fix off by one error for arrow that points out XML error locations. 1999-04-24 10:23:39 +00:00
rjc%netscape.com 69f560ce78 Don't need to add rdfcore into AppCoresManager... as its now done automatically by the Init() call. 1999-04-24 10:15:06 +00:00
nisheeth%netscape.com 220c6bd2b7 Fixed the error reporting code's math for the final time, hopefully. Also fixed the off by one error for the textual arrow that points out the error location. 1999-04-24 10:06:35 +00:00
rjc%netscape.com 2fa24a7c41 Switch over to using nsISupportsArray instead of nsVoidArray to fix refcnt'ing issue with pulsing code. 1999-04-24 09:42:03 +00:00
jband%netscape.com 5552e33b84 Commenting out the component registration didn't do what I expected. So, I'll unset the IS_COMPONENT flag in Makefile.in to keep the .so from being copied to the components directory at on on Unix 1999-04-24 09:40:51 +00:00
jband%netscape.com 8528722ecd Comment out component registration of xpconnect except on XP_PC. The problem for Unix is that xpconnect relies on xptcall at runtime. Apprunner and viewer are core dumping on linux. However TestXPC and xpcshell work fine. Further study is required. For now I'll try to unbreak apprunner and viewer for others. 1999-04-24 09:32:35 +00:00
rjc%netscape.com 11be946dcc Fix file system datasource after Chris' landing. 1999-04-24 09:28:50 +00:00
rjc%netscape.com 286a725663 Fix related links after Chris' landing. 1999-04-24 09:07:02 +00:00
nisheeth%netscape.com 5d7a1c2979 Don't use XML_UNICODE_WCHAR_T (defines characters with the wchar_t data type whose size varies by platform) for strings in expat. Use XML_UNICODE (defines characters with the unsigned short data type whose size is the same across all platforms) instead. 1999-04-24 08:39:06 +00:00