Commit Graph

15021 Commits

Author SHA1 Message Date
rpotts%netscape.com
d0bb969861 Fixed up NSGetFactory(...) after the big service manager checkin... 1999-01-26 07:44:02 +00:00
mcafee%netscape.com
69ae25b012 Renaming to nsMotifMain.cpp to be consistant with nsGTKMain.cpp 1999-01-26 07:40:57 +00:00
rickg%netscape.com
2e5743086f more incremental improvements 1999-01-26 07:36:27 +00:00
mcafee%netscape.com
9a5a4de884 Moving nsUnixMain.cpp to nsMotifMain.cpp to be consistant with nsGTKMain.cpp, unix is ambiguous and might be misleading 1999-01-26 07:31:44 +00:00
gagan%netscape.com
f69b15285e Fix for 2107. 1999-01-26 07:23:51 +00:00
waterson%netscape.com
54b6e83cce Moved XPCOM to in front of LiveConnect to fixed build bustage. 1999-01-26 07:02:51 +00:00
troy%netscape.com
fa93923bcf Fixed a problem in ConstructFrameByTag() where absolutely positioned elements
weren't handled properly
1999-01-26 06:00:30 +00:00
troy%netscape.com
9ae6259485 Fixed some problem in ConstructFrameByDisplayType() where in now cases
(e.g. floaters and relatively positioned blocks) the newly constructed
frame wasn't getting added to aFrameItems
1999-01-26 05:46:04 +00:00
waterson%netscape.com
46b624eaf0 Fixed bug where random properties on the root content node were coming up as bogus columns. 1999-01-26 05:30:24 +00:00
wtc%netscape.com
6a33ad3d67 Dealt with the definitions of the obsolete integer types that
conflict with the typedefs in BeOS's <support/SupportDefs.h>.
(Acknowledgment: Matthew Zahorik <maz@albany.net>)
1999-01-26 05:23:03 +00:00
ramiro%netscape.com
c9a366c8c5 Ignore generated files. 1999-01-26 05:07:03 +00:00
troy%netscape.com
85b271d4dd Fixed a problem with placeholder frame's clearing the child list and
causing the previous frames to disappear
1999-01-26 05:05:19 +00:00
bienvenu%netscape.com
f533bfaaf0 initial entry into cvs of news and mail db subclasses 1999-01-26 04:50:54 +00:00
ramiro%netscape.com
031d7de1ba Ignore generated files. 1999-01-26 04:46:37 +00:00
alecf%netscape.com
a67de5046e reflect Is -> Get getter stuff from XPIDL compiler change 1999-01-26 04:30:10 +00:00
alecf%netscape.com
1f6a025b8f fix an api change 1999-01-26 04:15:20 +00:00
alecf%netscape.com
655cf9bb5f fix a few more functions to bring this up to match the IDL 1999-01-26 04:14:57 +00:00
alecf%netscape.com
b3015cda16 fix some warnings, etc 1999-01-26 04:14:30 +00:00
alecf%netscape.com
e3c4424e0d add new function so nsNNTPHost can compile 1999-01-26 04:12:46 +00:00
alecf%netscape.com
9fedff34b0 remove pane-specific AddSubscribedNewsgroup for now, and rename function 1999-01-26 04:12:10 +00:00
waterson%netscape.com
c0e02d6247 Fixed capitalization error. 1999-01-26 04:03:59 +00:00
alecf%netscape.com
4d5317bc3f add ignore files 1999-01-26 03:50:34 +00:00
mcafee%netscape.com
3981197ed6 Making this test build on Solaris 1999-01-26 03:19:50 +00:00
rickg%netscape.com
bfc83c83b9 fix build crash 1999-01-26 03:02:29 +00:00
rickg%netscape.com
ded7918ef1 fix build crash 1999-01-26 02:59:09 +00:00
mcafee%netscape.com
7b0cc6bb18 Making tests build on Solaris 1999-01-26 02:51:10 +00:00
alecf%netscape.com
7b41b2c405 do lots of implementation of nsINNTPHost interface so that this class is instantiable. 1999-01-26 02:17:07 +00:00
alecf%netscape.com
152b43be0e nsNNTPArticleList should be implementing the right interface
and implementing nsISupports
1999-01-26 02:15:59 +00:00
alecf%netscape.com
8ed0d481a1 fix return types 1999-01-26 02:14:12 +00:00
wtc%netscape.com
a82867f527 Merged first batch of BeOS port patches contributed by
Matthew Zahorik <maz@albany.net>.
1999-01-26 01:56:55 +00:00
troy%netscape.com
2fa2920b29 Removed "tab" chars 1999-01-26 01:47:01 +00:00
rickg%netscape.com
e53c0df266 missed this API change 1999-01-26 01:45:40 +00:00
beard%netscape.com
7ade4fb5d6 Added nsElementTable.cpp for rickg. 1999-01-26 01:41:32 +00:00
troy%netscape.com
5198f513b4 Hooked up print-preview to work again 1999-01-26 01:39:08 +00:00
shaver%netscape.com
9feb565d72 fixed fencepost in XPT_DoHeader, along with more error-checking 1999-01-26 01:34:21 +00:00
rickg%netscape.com
aed1baa2e5 made javascript happier 1999-01-26 01:25:37 +00:00
waterson%netscape.com
eac20c0d92 Added code to spit out style sheet and named data source info. Fixed some bugs with references to internal anonymous resources. 1999-01-26 01:24:34 +00:00
rickg%netscape.com
43f0057090 fixed a wad of parser bugs 1999-01-26 01:24:31 +00:00
waterson%netscape.com
8d4d9030f7 Altered anonymous resources to be produced with a hash mark, so they look more like anchors. 1999-01-26 01:23:55 +00:00
terry%netscape.com
a807e42440 Added MailNews project. 1999-01-26 01:22:56 +00:00
waterson%netscape.com
12e06cba89 Fixed bug in arcs-out cursor. 1999-01-26 01:22:40 +00:00
waterson%netscape.com
6299dd3a13 Changes for new service manager stuff. 1999-01-26 01:21:25 +00:00
hyatt%netscape.com
0259257541 Adding support for tree indentation. nsTreeIndentation.cpp 1999-01-26 01:20:28 +00:00
beard%netscape.com
44a66e6942 Added LiveConnect to build and MANIFEST processing. 1999-01-26 01:14:00 +00:00
hyatt%netscape.com
2ce7b53770 Added support for tree indentation. 1999-01-26 01:12:51 +00:00
petitta%netscape.com
c2a6323ba7 Updated to 1.0.3 1999-01-26 01:09:50 +00:00
sfraser%netscape.com
2e36275b5d Add an optimization in the large heap allocators which keeps track of the largest contiguous free block in each chunk. 1999-01-26 01:08:54 +00:00
mjudge%netscape.com
91be934323 oops ifdef 0 is bad should be if 0 1999-01-26 01:01:56 +00:00
bienvenu%netscape.com
ab14eb706e add MessageHdrStruct and db cache apis 1999-01-26 00:54:09 +00:00
bienvenu%netscape.com
51aa3604c6 initial entry of types used throughout mailnews backend 1999-01-26 00:52:54 +00:00