19411 Commits

Author SHA1 Message Date
mscott%netscape.com
1b80b71f0c Fix crash when displaying thread pane. This fix is really scottip's. 1999-03-09 21:28:48 +00:00
ramiro%netscape.com
ac7fd2b3ee Fix windows bustage. Why doesnt this file build on other platforms ? 1999-03-09 21:22:03 +00:00
dougt%netscape.com
9fdbef5858 Stripping additional access paths. 1999-03-09 21:03:39 +00:00
dougt%netscape.com
e0f45caba3 remove libutil references. 1999-03-09 20:58:29 +00:00
terry%netscape.com
c570f36bd7 Use new lxr links. 1999-03-09 20:57:24 +00:00
dougt%netscape.com
5bc84d5ecd First Checked In. 1999-03-09 20:57:17 +00:00
jfrancis%netscape.com
56e205b725 catching up with nsComponentManager and getting rid of cout usage 1999-03-09 20:11:27 +00:00
slamm%netscape.com
583d5beea1 Fix typo. s/AC_DEFINES/ACDEFINES/ 1999-03-09 20:11:05 +00:00
dougt%netscape.com
fa179ee346 Fixes compare from int to ptr. ANSI C++ does not like that. 1999-03-09 20:10:20 +00:00
jfrancis%netscape.com
1436944874 including header 1999-03-09 20:04:59 +00:00
shaver%netscape.com
be86a9ee70 Handle nsID, nsIID and nsCID via a custom string-compare hack. (Ugly, but we
need 0.6.3 for a better fix, and this'll do for now.)
When sorting IDEs, sort entries with identical IIDs by namespace::name.
1999-03-09 19:59:42 +00:00
alecf%netscape.com
5702320be6 - move messenger appcore into the base mailnews directory
- do appcore initialization during Initialize() in messenger bootstrap
1999-03-09 19:58:17 +00:00
slamm%netscape.com
161e308a9d I broke it. ...again. back out, back out. 1999-03-09 19:57:13 +00:00
alecf%netscape.com
f640305b72 stop building the seperate messenger appcore 1999-03-09 19:56:53 +00:00
slamm%netscape.com
204de6effe Shorten the output a bit more. 1999-03-09 19:53:31 +00:00
alecf%netscape.com
0f5f56bd8a export NS_InitBaseAppCoreClass so that appcores outside this DLL can initialize themselves
(Yes, I know this is a generated file, but this is how it needs to work right now, otherwise
appcores can't live outside appcores.dll)
1999-03-09 19:53:19 +00:00
terry%netscape.com
99a048b621 Patch by Ry4an Brase <ry4an@ry4an.org> -- fix typo. 1999-03-09 19:52:18 +00:00
dougt%netscape.com
e99f0d2166 First checkin of unix makefile. 1999-03-09 19:31:55 +00:00
hyatt%netscape.com
b11125a802 Fixes to the broadcasters and observers. I made HTML elements work with
observes nodes, and I changed some SetAttribute calls to use the DOM
instead of the nsIContent APIs.
1999-03-09 19:30:41 +00:00
nhotta%netscape.com
d2aab31c4d Implementation of SetDocumentCharset. 1999-03-09 19:24:28 +00:00
jfrancis%netscape.com
22623a9d12 integrated with content iterator 1999-03-09 19:22:48 +00:00
jfrancis%netscape.com
3c6024db0e reordered link order so that cout would work 1999-03-09 19:22:00 +00:00
jfrancis%netscape.com
534a4ea1cb fixed refcounting bugs 1999-03-09 19:21:30 +00:00
jfrancis%netscape.com
e4ed741668 fixed refcounting bugs plus a little cleanup 1999-03-09 19:21:04 +00:00
ramiro%netscape.com
eb2ce0674f Use the macro on all platforms. Thanks to pierre for helping me make sure
it doesnt break the mac.  I verified that it works on unix and windows.
1999-03-09 19:19:02 +00:00
troy%netscape.com
57c81e5514 Better handles the case where the first row is complete when splitting
the row group
1999-03-09 15:35:43 +00:00
troy%netscape.com
0cbeed3e6c Changed it so we get the computed width from the first-in-flow 1999-03-09 15:35:08 +00:00
terry%netscape.com
4e4dc0f626 Added a disgusting hack to deal with the fact that we can occasionally get builds with wildly wrong times. 1999-03-09 15:22:09 +00:00
warren%netscape.com
1641b83f79 Fixed prefs code. 1999-03-09 15:06:52 +00:00
warren%netscape.com
d4297744f4 Include problem. 1999-03-09 14:44:24 +00:00
warren%netscape.com
50867de756 Re-enabled the prefs.js stuff. 1999-03-09 14:20:30 +00:00
warren%netscape.com
a6656a9445 Implemented virtuals in cpp file to try to avoid linux pedantic error. 1999-03-09 14:09:11 +00:00
warren%netscape.com
41570e76c1 PR_ASSERT wasn't defined for the mac. 1999-03-09 14:03:56 +00:00
warren%netscape.com
d18763ac69 Fixed registration methods. 1999-03-09 13:23:36 +00:00
warren%netscape.com
02c822c0c5 fixed include problem 1999-03-09 13:07:15 +00:00
warren%netscape.com
cc287529ab Fixed include 1999-03-09 12:53:21 +00:00
warren%netscape.com
c7c801d87a Fixed nsService problems. 1999-03-09 12:49:38 +00:00
warren%netscape.com
4c0ac65b2a Fixed nsRepository -> nsComponentManager 1999-03-09 12:43:27 +00:00
warren%netscape.com
4d219a153d Fixed return. 1999-03-09 12:36:13 +00:00
warren%netscape.com
8d4be95029 Fixed include problem. 1999-03-09 12:34:01 +00:00
warren%netscape.com
1baf19439b Removed nsService stuff. 1999-03-09 12:29:08 +00:00
warren%netscape.com
1db44452f9 Fixed include problem. 1999-03-09 12:16:34 +00:00
warren%netscape.com
9e36378ebb Backed out nsService changes. 1999-03-09 11:53:02 +00:00
warren%netscape.com
44568143d6 Backed out the nsService template stuff. 1999-03-09 11:49:41 +00:00
warren%netscape.com
8c602c75e4 Fixed variable name problem. 1999-03-09 11:42:48 +00:00
warren%netscape.com
3f04ec67a2 Removed nsService template. 1999-03-09 11:12:52 +00:00
warren%netscape.com
088146892f Commented out template because linux isn't happy with it. 1999-03-09 11:12:23 +00:00
warren%netscape.com
9b1eaba4d3 Fixed exports for nsRepository -> nsComponentManager 1999-03-09 10:51:12 +00:00
warren%netscape.com
f9997f752e Fixed path separator. 1999-03-09 10:20:01 +00:00
warren%netscape.com
a8bace7801 Trying a hack to see if I can make linux happy. 1999-03-09 10:15:54 +00:00