Commit Graph

4060 Commits

Author SHA1 Message Date
kipp%netscape.com
31425bcdf9 Fixed build issue 1998-07-15 22:03:56 +00:00
terry%netscape.com
789f33d517 Testing Bonsai, try 11. 1998-07-15 21:40:59 +00:00
kipp%netscape.com
26f9d0f9ef Fixed up to build 1998-07-15 21:07:47 +00:00
kipp%netscape.com
94d38fc013 fix directory name 1998-07-15 21:03:38 +00:00
terry%netscape.com
141fb54f7a Testing Bonsai, try 10. 1998-07-15 20:56:25 +00:00
terry%netscape.com
de45197e6f Testing Bonsai, try 9. 1998-07-15 20:50:31 +00:00
terry%netscape.com
971249c3d6 Testing Bonsai, try 8. 1998-07-15 20:47:57 +00:00
terry%netscape.com
710d071bf1 Testing Bonsai, try 7. 1998-07-15 19:56:37 +00:00
terry%netscape.com
e28da77c26 Testing Bonsai, try 6. 1998-07-15 19:50:56 +00:00
terry%netscape.com
f24a94b99c Testing Bonsai, try 5. 1998-07-15 19:43:52 +00:00
terry%netscape.com
7e026cbfa4 Testing Bonsai, try 4. 1998-07-15 19:41:56 +00:00
terry%netscape.com
1e8a77c9cc Testing Bonsai, try 3. 1998-07-15 19:39:32 +00:00
terry%netscape.com
f060cf81d8 Testing Bonsai, try 2. 1998-07-15 19:37:24 +00:00
danm%netscape.com
eeb3260ba9 bumping the revision number some more. making last checkin more likely to work. bug 301138. 1998-07-15 19:22:02 +00:00
terry%netscape.com
ba0e1e5ec3 Just testing to make sure we haven't busted Bonsai. 1998-07-15 19:18:58 +00:00
troy
23955af1a3 Unused 1998-07-15 18:58:44 +00:00
kipp
7f10feb16a nuked 1998-07-15 18:55:53 +00:00
kipp
fa75ba5dda new 1998-07-15 18:54:51 +00:00
jevering
7554b89a54 Hooked up the related links code to the demo. Getting duplicated now,
hopefully get that fixed soon.
1998-07-15 18:45:16 +00:00
jevering
8bc7ad7f2a Related links stuff.. Guha's related links code stolen from 4.5 and
spanked seriously.. then jammed into netlib.  Nice huh?
1998-07-15 18:44:26 +00:00
vidur
27c52f164c Added HTML idl definitions. Changed directory structure in src 1998-07-15 18:30:35 +00:00
vidur
36b6436d51 Added HTML idl definitions. Changed directory structure in src 1998-07-15 17:36:53 +00:00
danm
d864fe4155 plugging leaks. bug 301138 a:don. 1998-07-15 17:26:32 +00:00
kipp
8c6299af3d Handle unconstrained width during percentage width computations 1998-07-15 17:07:20 +00:00
kipp
6c7df9225b Fixed HR style 1998-07-15 17:07:00 +00:00
kipp
4c2cb08763 Speed up doc loading by not reflowing after appending leaf elements (temporary hack) 1998-07-15 17:06:53 +00:00
kipp
658a22492a Indent tweak 1998-07-15 17:05:59 +00:00
kipp
302578583b Stop storing image attrs directly; changed layout code to not use nsHTMLImage directly 1998-07-15 17:05:49 +00:00
troy
a629312753 Some more changes of nsIPresContext* to nsIPresContext& 1998-07-15 17:05:21 +00:00
kmcclusk
ebefc920fc Put all EXPORT's on a single line. Didn't work on Linux when they were on separate lines. 1998-07-15 17:04:56 +00:00
kipp
1183e898de Make bullets a bit smaller to look better 1998-07-15 17:04:30 +00:00
spider
19f7a6209a Fix for multitude of print statements that SHM is not available when
displaying on Hummingbird PC X Display Server
1998-07-15 17:03:53 +00:00
shaver
e8ab388331 more jsI?Context stuff, some Scriptable hackery 1998-07-15 16:59:47 +00:00
kostello
671a19cd9d Fix Unix build bustage 1998-07-15 16:54:29 +00:00
vidur
81c1022008 Added HTML idl definitions. Changed directory structure in src 1998-07-15 16:54:19 +00:00
kipp
9f98bda93a Use GetStyleSize to get a better width; store away computed width so that paint code doesn't have to compute it 1998-07-15 16:49:07 +00:00
kipp
7b8a54834f Keep unconstrained flowing downward 1998-07-15 16:48:21 +00:00
danm
96cc5027e5 removing Windows-specific obsolete version of Full Circle code. bug 300132 a:don. 1998-07-15 16:39:21 +00:00
ftang
1339a4b50d Partially fix 5.0 SF1 In bug 122807 and hand it to clu per brade request. 1998-07-15 16:33:40 +00:00
ramiro
49042cfd9b Nasty hack to deal with hpux 10.x ANSI C compiler bug. Do the expression
expansion "by hand".
HPUX patches from http://hpux.csc.liv.ac.uk/hppd/mozilla/patch.html.
1998-07-15 10:34:34 +00:00
ramiro
0d08f07683 Replace (un-hardcode) /usr/lib/libm.a with -lm.
HP-UX patches from http://hpux.csc.liv.ac.uk/hppd/mozilla/patch.html.
This is a good change for all platforms.  ITs dumb to hardcode the library
like that.  If for some reason a particular paltform requires a hard coded
path to libm, then it should be special cased.
1998-07-15 10:30:51 +00:00
ramiro
b77a0a696f Add support for HPUX A.09. Cleanup HPUX B.10 defines. Add hpux support for
NS_USE_GCC.
Comment out an unused variable.
HP-UX patches from http://hpux.csc.liv.ac.uk/hppd/mozilla/patch.html.
1998-07-15 10:19:36 +00:00
ramiro
b63af0dce3 Turn editres off on hpux. Declare missing XmString function on motif 2.x.
HP-UX patches from http://hpux.csc.liv.ac.uk/hppd/mozilla/patch.html.
1998-07-15 10:09:51 +00:00
ramiro
22224b2d4c Turn EDITRES of on hpux. HP-UX patches from http://hpux.csc.liv.ac.uk/hppd/mozilla/patch.html. 1998-07-15 10:04:44 +00:00
troy
afdf23392e Added an XXX to remind me to talk with Cujo about how we determine
whether the column widths have changed...
1998-07-15 04:52:32 +00:00
troy
21525a97ca Turned off some code that was accidently turned on 1998-07-15 04:46:51 +00:00
troy
88ad0371f3 Some improvements to the incremental reflow logic to handle all the
cases handled by resize reflow
1998-07-15 04:45:58 +00:00
danm
feec62b0c6 use ns/fullsoft dll if MOZ_FULLCIRCLE 1998-07-15 04:07:56 +00:00
danm
524c8ac188 build Full Circle using /ns source, and only ifdef MOZ_FULLCIRCLE. bug 300132 a:don. 1998-07-15 04:05:21 +00:00
pierre
01f543f2a9 300635 (Missing icons in Aurora control bar). Put back the 3 Aurora icons ('ics8' 16251-3) inadvertently removed during the last MOZ_DARK checkin. 1998-07-15 03:31:57 +00:00