jevering
a46743fe6e
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
dcee5e125e
Added HTML idl definitions. Changed directory structure in src
1998-07-15 18:30:35 +00:00
vidur
fb700f4cff
Added HTML idl definitions. Changed directory structure in src
1998-07-15 17:36:53 +00:00
danm
b3c5389869
plugging leaks. bug 301138 a:don.
1998-07-15 17:26:32 +00:00
kipp
af61558bea
Handle unconstrained width during percentage width computations
1998-07-15 17:07:20 +00:00
kipp
5ce420759d
Fixed HR style
1998-07-15 17:07:00 +00:00
kipp
ea7b5b6165
Speed up doc loading by not reflowing after appending leaf elements (temporary hack)
1998-07-15 17:06:53 +00:00
kipp
4321face90
Indent tweak
1998-07-15 17:05:59 +00:00
kipp
20e3fe203d
Stop storing image attrs directly; changed layout code to not use nsHTMLImage directly
1998-07-15 17:05:49 +00:00
troy
6b93376d50
Some more changes of nsIPresContext* to nsIPresContext&
1998-07-15 17:05:21 +00:00
kmcclusk
54ad587479
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
c85bf69d5a
Make bullets a bit smaller to look better
1998-07-15 17:04:30 +00:00
spider
334fb4e5c0
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
a9cc847e2b
more jsI?Context stuff, some Scriptable hackery
1998-07-15 16:59:47 +00:00
kostello
61c9478c9f
Fix Unix build bustage
1998-07-15 16:54:29 +00:00
vidur
392461529a
Added HTML idl definitions. Changed directory structure in src
1998-07-15 16:54:19 +00:00
kipp
d457c0a741
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
5e5e5523c4
Keep unconstrained flowing downward
1998-07-15 16:48:21 +00:00
danm
e4b667424c
removing Windows-specific obsolete version of Full Circle code. bug 300132 a:don.
1998-07-15 16:39:21 +00:00
ftang
ed8d1a92fa
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
910cf0dd5a
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
028620c999
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
2585ebd8de
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
87501d0df4
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
f6d6f23759
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
a3ff77478f
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
a0c12aec8d
Turned off some code that was accidently turned on
1998-07-15 04:46:51 +00:00
troy
fe75103d32
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
6c18c1739e
use ns/fullsoft dll if MOZ_FULLCIRCLE
1998-07-15 04:07:56 +00:00
danm
68718e0bf4
build Full Circle using /ns source, and only ifdef MOZ_FULLCIRCLE. bug 300132 a:don.
1998-07-15 04:05:21 +00:00
pierre
a3b15d263b
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
troy
e264371e9b
Changed API for CreateContinuingFrame and GetReflowMetrics to take
...
a reference to a nsIPresContext
1998-07-15 03:23:23 +00:00
racham
9ea94dda1c
Error Checking statements added at various locations
1998-07-15 03:12:25 +00:00
mccabe
9b0d78bf05
Added configuration section for js 1.4, with in/instanceof/exceptions turned
...
on. (Default configuration is still 1.3.)
1998-07-15 03:00:24 +00:00
troy
243f3f1255
Changed GetReflowMetrics() to take a reference to a nsIPresContext
1998-07-15 02:59:06 +00:00
troy
e8893481dd
Changed Reflow() member function to take a reference to a nsIPresContext
...
instead of a pointer
1998-07-15 02:53:09 +00:00
spider
484b2fe44d
Fix for crash on servers not supporting MIT-SHM
1998-07-15 02:29:10 +00:00
rickg
7f262fd0e9
eliminated warnings from linux build
1998-07-15 02:08:19 +00:00
rickg
0bf155fa33
fixed linux warnings
1998-07-15 02:01:00 +00:00
rickg
f935065fb1
fixed linux tinderbox error
1998-07-15 01:58:02 +00:00
akkana
096b9a6a43
Bug 112612: Don't do anything with mail/news-specific preferences unless
...
MOZ_MAIL_NEWS is defined, so we won't save garbage out. r=brade.
1998-07-15 01:52:21 +00:00
spider
d1eee24460
query the server for the pixmap format rather than trying to guess ourselves
1998-07-15 01:29:20 +00:00
spider
a91248da1f
MIT-SHM implementation for offscreen drawables
1998-07-15 01:08:35 +00:00
ramiro
b7071fe33e
Protect debug printf with #ifdef.
1998-07-15 00:56:51 +00:00
kipp
ce90528b49
Treat embed properly as a leaf; fixed typo with object tag
1998-07-15 00:49:26 +00:00
kipp
6c9f53efd0
Made applet's, embed's and object's inlines
1998-07-15 00:48:56 +00:00
kipp
4b95268bb9
Rebased to use nsObjectContent to share common code
1998-07-15 00:48:39 +00:00
kipp
f03bf40d32
new
1998-07-15 00:48:22 +00:00
kipp
aad4b832a4
Added nsObjectContent
1998-07-15 00:48:15 +00:00
kipp
b46eb126c9
More hacks for floating embed's, object's and applet's
1998-07-15 00:47:46 +00:00