Commit Graph

24669 Commits

Author SHA1 Message Date
putterman%netscape.com
bf579127bb use nsIMsgDBHdr instead of nsIMessage. Part of removing rdf dependency. 1999-04-24 20:40:47 +00:00
putterman%netscape.com
05469bbe4d Added nsIMsgHdr 1999-04-24 20:38:57 +00:00
putterman%netscape.com
a98f4fa1d5 removed RDF dependency from db. 1999-04-24 20:38:04 +00:00
putterman%netscape.com
d16d6c3924 Added enumerator to convert nsMsgDBHdr into message. 1999-04-24 20:37:00 +00:00
putterman%netscape.com
1ed57840f7 removed protocol dependent uri utilities and added CreateMessageFromMsgDBHdr. 1999-04-24 20:36:26 +00:00
putterman%netscape.com
baca5e550b Removed protocol dependent uri utilities. 1999-04-24 20:36:00 +00:00
putterman%netscape.com
55286de9a6 Added nsMessage 1999-04-24 20:35:34 +00:00
putterman%netscape.com
0695594f7a Check for null pointer before using db in change view. 1999-04-24 20:34:51 +00:00
putterman%netscape.com
071598bddd Use new msghdr to message converter enumerator. 1999-04-24 20:34:25 +00:00
putterman%netscape.com
a5e683a1e4 Use nsIMsgDBHdr. 1999-04-24 20:33:39 +00:00
putterman%netscape.com
02f487728c Added CreateMsgFromMsgDBHdr. 1999-04-24 20:33:20 +00:00
putterman%netscape.com
7620670d16 Added nsIMessage 1999-04-24 20:32:24 +00:00
scc%netscape.com
b7e35a36a2 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
5b9b68d3fb fix diagnostic messages 1999-04-24 18:03:03 +00:00
pavlov%pavlov.net
56d614d1cb add supporting code for eBorderStyle_BorderlessTopLevel 1999-04-24 16:54:54 +00:00
ramiro%netscape.com
840889fff7 Remove obsolete file. 1999-04-24 16:52:37 +00:00
pavlov%pavlov.net
881643d721 add eBorderStyle_BorderlessTopLevel 1999-04-24 16:33:12 +00:00
pavlov%pavlov.net
263af89a8b s/NULL/nsnull/ in nsGtkEventHandler
use a few macros in nsWidget
1999-04-24 15:00:11 +00:00
blizzard%redhat.com
8ef9929cb0 fix gfx .so definition in makefile 1999-04-24 12:20:53 +00:00
blizzard%redhat.com
ffb374f0fd make xlib build again 1999-04-24 12:20:28 +00:00
nisheeth%netscape.com
732f173e3d Fix off by one error for arrow that points out XML error locations. 1999-04-24 10:23:39 +00:00
rjc%netscape.com
2244766914 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
bfb3f8194e 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
789da023e2 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
21bfde3891 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
a17e9ace7e 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
6176d06114 Fix file system datasource after Chris' landing. 1999-04-24 09:28:50 +00:00
rjc%netscape.com
7a2ec7d76d Fix related links after Chris' landing. 1999-04-24 09:07:02 +00:00
nisheeth%netscape.com
2e1de882d7 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
nisheeth%netscape.com
d3d5178f37 We are not using the XML_UNICODE_WCHAR_T define on any platform. So, no need to define it. 1999-04-24 08:34:43 +00:00
nisheeth%netscape.com
b20392f14f Fix for bug 5447. Check for #define XML_UNICODE_WCHAR_T before using the data type wchar_t. 1999-04-24 08:33:34 +00:00
jband%netscape.com
b985623df2 made xpconnect a service and changed the Win32 and Unix makefiles to have the xpconnect dll installed to the components directory 1999-04-24 08:10:16 +00:00
bruce%cybersight.com
fea66d0e79 Missed an instance of 'false' earlier. Fixes AIX and Solaris builds. 1999-04-24 07:52:36 +00:00
bruce%cybersight.com
50883752ed Fix Solaris CC and AIX build bustage. Can't use 'bool', must use PRBool. 1999-04-24 06:32:38 +00:00
beard%netscape.com
e413292484 made the class to use for the JavaAdapter selectable via the Java property "org.mozilla.javascript.JavaAdapter" 1999-04-24 06:28:17 +00:00
sfraser%netscape.com
634d0ee855 Fix out param typo. 1999-04-24 05:53:00 +00:00
beard%netscape.com
52dbca95d7 moving wallet to components directory. 1999-04-24 05:30:44 +00:00
jefft%netscape.com
55b2a6ced7 folder name is now get from nsIMsgFolder 1999-04-24 05:13:12 +00:00
sdagley%netscape.com
dd948b9684 updating/fixing for current syntax 1999-04-24 05:07:18 +00:00
sfraser%netscape.com
051ea43bd1 c2pstr on a "inline" string is bad, with VM on. Fixed. 1999-04-24 05:00:32 +00:00
troy%netscape.com
15e5859a59 Fixed a problem where CreateViewForFrame() was setting NS_VIEW_PUBLIC_FLAG_DONT_BITBLT
all the time
1999-04-24 04:53:42 +00:00
sfraser%netscape.com
71f016c7a1 Fix access paths, and make a new group for DOM Prop files. 1999-04-24 04:49:14 +00:00
waterson%netscape.com
c35682e718 Fix wallet bustage on mac. 1999-04-24 04:41:01 +00:00
nhotta%netscape.com
dd415ab26f WIN32 input/output unicode data conversion (not a part of the build). 1999-04-24 04:17:06 +00:00
beard%netscape.com
44653d7854 added IsJavaEnabled(). 1999-04-24 04:10:49 +00:00
beard%netscape.com
31f9e2ec33 Turned on ClientWallet. 1999-04-24 04:09:39 +00:00
waterson%netscape.com
7431df7cdc Fix a comment that I forgot to keep in sync. 1999-04-24 03:28:43 +00:00
waterson%netscape.com
933ff04dcb Whoops. Missed this one. 1999-04-24 03:28:22 +00:00
saari%netscape.com
6ad312bc54 menu item enabling/disabling for GTK 1999-04-24 03:26:10 +00:00
sfraser%netscape.com
7883d47f8f Changes library names for chrome, brprof, wallet and rdf 1999-04-24 03:21:34 +00:00