Commit Graph

6770 Commits

Author SHA1 Message Date
kostello%netscape.com
2f9f9c0976 Added new content objects to project file: nsHTMLArea nsHTMLBaseFont nsHTMLInput nsHTMLLink nsHTMLParam nsHTMLScript nsHTMLStyle 1998-09-01 15:30:45 +00:00
rods%netscape.com
495e8f15b7 Added nsDialog 1998-09-01 15:29:47 +00:00
rods%netscape.com
a42132171b Added the managed widget to make it work. 1998-09-01 15:28:40 +00:00
terry%netscape.com
4bb554decc Use the "urlbase" param. Make regeneration easier. 1998-09-01 14:02:13 +00:00
shaver%netscape.com
370196858c don't call layout from the mocha thread, and other progress 1998-09-01 12:54:17 +00:00
shaver%netscape.com
ef49fc27e9 fix dumb typo (how embarrassing) 1998-09-01 12:52:30 +00:00
shaver%netscape.com
a6a11ab6e9 if throwing, cx->exception is a valid root 1998-09-01 12:38:59 +00:00
ramiro%netscape.com
cb0abd7566 Add XfeTopShadowColor() and XfeBottomShadowColor(). 1998-09-01 08:26:03 +00:00
ramiro%netscape.com
d1902de1cc Add virtual functions getFGPixel() getBGPixel() getTopShadowPixel()
getBottomShadowPixel().
1998-09-01 08:24:40 +00:00
ramiro%netscape.com
483d68e7ac Protect the usage of m_toplevel with XP_ASSERT(). 1998-09-01 08:23:37 +00:00
rpotts%netscape.com
e113f7d5b2 Added a new windows-only subdirectory called embed/AcviveX which contains an ActiveX wrapper control for NGLayout 1998-09-01 08:07:56 +00:00
nisheeth%netscape.com
48b8f0c27a Fix for bug# 313278. Random links on the page were unclickable.
The problem was that the width and height of the dummy floating element that gets appended to the line list were not being initialized to 0 in lo_AppendFloatToLineList() and was
fooling the selection code into thinking that the floating element is insanely large.
So, the link wasn't being returned to the FE when you moused over it.
1998-09-01 05:40:50 +00:00
terry%netscape.com
0c2e820585 Oh, gee, djw doesn't work here anymore, and doesn't own the Layout
module anymore.  Whoops.

I gotta make all our "lists of owners" sync'd together...
1998-09-01 04:58:10 +00:00
terry%netscape.com
737f91f0b4 Fixed bug #541 -- sorting by "assignee" now works. 1998-09-01 04:41:58 +00:00
warren%netscape.com
076e51d218 Removed secstubn.h for mac build. 1998-09-01 04:35:11 +00:00
terry%netscape.com
98bbd9c174 Added parameters to specify the HTML that goes at the top of every
page.  The banner.html and blurb.html files are now obsolete!
1998-09-01 04:33:37 +00:00
terry%netscape.com
2cd384fb27 Whine at people who haven't been checking their NEW bugs. 1998-09-01 04:22:32 +00:00
terry%netscape.com
13ac2130c2 Allow editing of parameters via a web page. 1998-09-01 04:21:45 +00:00
warren%netscape.com
315ab05c3b Changed c++ comments for inclusion in c files. 1998-09-01 04:15:07 +00:00
warren%netscape.com
f24283740c Added xpcom dependency. 1998-09-01 03:30:59 +00:00
jgellman%netscape.com
e60e08dfd1 remove bogus assertions 1998-09-01 03:26:16 +00:00
warren%netscape.com
e5f553820a Added requires for xpcom. 1998-09-01 02:45:39 +00:00
warren%netscape.com
b0b9d1a656 Added requires for oji and ojiimpl 1998-09-01 01:59:14 +00:00
terry%netscape.com
276727367d Fix up NPL and comments that cls%seawood.org horked. 1998-09-01 01:41:07 +00:00
terry%netscape.com
c6d27c65e6 Fix up indentation that cls%seawood.org horked. 1998-09-01 01:40:24 +00:00
kipp%netscape.com
9b03021e16 Added some style rules for new content objects 1998-09-01 01:37:43 +00:00
kipp%netscape.com
11cfcc38c6 Implement NS_CreateHTMLElement using same code that content sink uses; create various and sundry new content objects 1998-09-01 01:37:17 +00:00
kipp%netscape.com
fa5ddce270 Stop building nsHTMLParts.cpp (obsolete) 1998-09-01 01:36:39 +00:00
kipp%netscape.com
3e318c6ebe Moved over more attribute parsing routines 1998-09-01 01:36:11 +00:00
kipp%netscape.com
da9fba63a4 Added new source files 1998-09-01 01:35:34 +00:00
kipp%netscape.com
4023d729c3 Revised factory method argument order (normalized) 1998-09-01 01:35:19 +00:00
kipp%netscape.com
845410630a Added missing atoms 1998-09-01 01:34:32 +00:00
kipp%netscape.com
b12deff105 Added factory method names for all the new content objects 1998-09-01 01:33:19 +00:00
kipp%netscape.com
42aeba2d11 added new atoms 1998-09-01 01:32:58 +00:00
kipp%netscape.com
220b00770e Unset boolean attributes (noshade) 1998-09-01 01:32:05 +00:00
kipp%netscape.com
ba0c142c7a Twiddled object frame argument order 1998-09-01 01:31:50 +00:00
cyeh%netscape.com
e8a6e8c590 FTSO MacPerl. Dates are implemented in the non-standard way of starting from 1904 instead of 1970. As a result, we must add back those lost years in order to get cross platform compatibility with other perl time implementations. Please shoot me. 1998-09-01 01:31:32 +00:00
kipp%netscape.com
a1165ce494 new content version 1998-09-01 01:31:20 +00:00
kipp%netscape.com
a56efddfcc new 1998-09-01 01:27:08 +00:00
beard%netscape.com
79c343a754 Fixed nsRepository exports, and return type signature change for nsHashtable::Enumerate() which used to return int, and now returns void. 1998-09-01 01:23:54 +00:00
beard%netscape.com
43fc67efbd Moved Checking nsServiceManager.cpp into the xpcom - src folder. 1998-09-01 01:22:23 +00:00
terry%netscape.com
f270fc30c7 Do some simple sanity checks. 1998-09-01 01:20:36 +00:00
warren%netscape.com
c05a45b75a Added ojiimpl requirement for jvmmgr.h 1998-09-01 01:19:59 +00:00
mccabe%netscape.com
7505b29f0e restore npl. 1998-09-01 01:16:45 +00:00
mccabe%netscape.com
45051d3191 More runtime errors now bound to exceptions.
Most of these will require a second look, but I wanted to get all of
them (that need exceptions) throwing something interesting.
1998-09-01 01:15:16 +00:00
cls%seawood.org
8bd37e2a51 A few fixes to allow things to work relatively out of the box. 1998-09-01 01:14:20 +00:00
pierre%netscape.com
b80f45ec0a enable debugger 1998-09-01 01:12:58 +00:00
pierre%netscape.com
3685a0d3b1 Make aliases of sample files. (closed tree override: raptor checkin only) 1998-09-01 01:12:34 +00:00
cls%seawood.org
4539c32d78 Make a couple of tweaks to allow complete admin (expect setting passwd) via webpages. 1998-09-01 01:11:34 +00:00
cls%seawood.org
f5a06fb9f6 Initial version 1998-09-01 01:09:43 +00:00