6879 Commits

Author SHA1 Message Date
mjudge%netscape.com
adb75bcd3e Reload for Ender 1998-09-01 18:52:11 +00:00
mjudge%netscape.com
50d1f0feb7 Fixes for ender to beat 9-1 reviewed winfe specific changes from Bill Law 1998-09-01 18:51:22 +00:00
ftang%netscape.com
fbf00946c5 check in RDF UTF8 drawing, reviewed by hyatt severl days ago 1998-09-01 18:50:05 +00:00
scc%netscape.com
0a7a44060e Added a constructor from SPaneInfo and SViewInfo instead of an LStream; factored behavior from constructors into |common_initialization()| 1998-09-01 18:42:52 +00:00
scc%netscape.com
e3ab7e45e7 new method |AddBar| as with RDF, not all bars come from the construction stream; also fixed routines that expected all bars to exist instantly to be a little more forgiving 1998-09-01 18:41:28 +00:00
scc%netscape.com
96acd82d4b First Checked In. 1998-09-01 18:39:08 +00:00
buster%netscape.com
1781327873 empty rows now handled properly 1998-09-01 17:49:05 +00:00
rods%netscape.com
a8ba0752c2 Removed some windows specific code and changed to xp code. 1998-09-01 16:29:05 +00:00
rods%netscape.com
1d30776404 Changed the Windows platform specific dialogs to cross platform dialogs 1998-09-01 16:15:16 +00:00
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