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
troy
d660868bc2
Changed API for CreateContinuingFrame and GetReflowMetrics to take
...
a reference to a nsIPresContext
1998-07-15 03:23:23 +00:00
racham
cccdb4c7b1
Error Checking statements added at various locations
1998-07-15 03:12:25 +00:00
mccabe
51247013fe
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
711c31863c
Changed GetReflowMetrics() to take a reference to a nsIPresContext
1998-07-15 02:59:06 +00:00
troy
a90fe8e1de
Changed Reflow() member function to take a reference to a nsIPresContext
...
instead of a pointer
1998-07-15 02:53:09 +00:00
spider
a116453c59
Fix for crash on servers not supporting MIT-SHM
1998-07-15 02:29:10 +00:00
rickg
22dc30d276
eliminated warnings from linux build
1998-07-15 02:08:19 +00:00
rickg
ba4e32e19c
fixed linux warnings
1998-07-15 02:01:00 +00:00
rickg
fef7448f3b
fixed linux tinderbox error
1998-07-15 01:58:02 +00:00
akkana
2a36f2078c
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
33b2e92a85
query the server for the pixmap format rather than trying to guess ourselves
1998-07-15 01:29:20 +00:00
spider
1937e53b3c
MIT-SHM implementation for offscreen drawables
1998-07-15 01:08:35 +00:00
ramiro
cda04e1392
Protect debug printf with #ifdef.
1998-07-15 00:56:51 +00:00
kipp
e77c6fa9b2
Treat embed properly as a leaf; fixed typo with object tag
1998-07-15 00:49:26 +00:00
kipp
fff0d2b60c
Made applet's, embed's and object's inlines
1998-07-15 00:48:56 +00:00
kipp
5ef073ab09
Rebased to use nsObjectContent to share common code
1998-07-15 00:48:39 +00:00
kipp
44dba2b2a1
new
1998-07-15 00:48:22 +00:00
kipp
d94273ffcf
Added nsObjectContent
1998-07-15 00:48:15 +00:00
kipp
0b21a9b759
More hacks for floating embed's, object's and applet's
1998-07-15 00:47:46 +00:00
kipp
4d7ae47daf
Treat embed just like img
1998-07-15 00:47:19 +00:00
briano
db3308c2b9
Fix for Mozilla bug#117. Thanks to thorsten@wurzelausix.cs.uni-sb.de and wtc@netscape.com for the suggestions.
1998-07-15 00:37:11 +00:00
morse
21aa2adc5f
fix bug 161346, reviewed by valeski
1998-07-15 00:29:04 +00:00
kipp
847827aa89
Handle null pointers better
1998-07-15 00:23:31 +00:00
kipp
87faf8d82c
Added applet, object and embed support
1998-07-15 00:23:07 +00:00
kipp
3b245bcbcd
Added nsObjectFrame
1998-07-15 00:22:56 +00:00
kipp
fdbc836e19
new
1998-07-15 00:22:30 +00:00
kipp
2edd02bae5
Handle applet, object and embed tags
1998-07-15 00:22:15 +00:00
kipp
4e2e0f5153
Use NS_NewObjectFrame
1998-07-15 00:21:51 +00:00
kipp
d9b9fa893c
added nsHTMLEmbed
1998-07-15 00:21:43 +00:00
rickg
d09bc7fbb3
fixed a tinderbox problem introduced in latest contentsinkstream
1998-07-15 00:21:39 +00:00
briano
4220c344d9
Fix for Mozilla bug#249. Thanks to armen@unx.dec.com for doing the testing for me.
1998-07-14 23:49:35 +00:00
radha
8f41d0a238
Fix for Gromit SF1 in bug # 123826. COde reviewed by Judson Valeski.
...
Type of change:
--------------
Set the timer to call NET_ProcessNet() after a request for network access
is made. See bug report for more details.
1998-07-14 23:40:16 +00:00
joki
a3768a39bd
Change these to PR boolean values
1998-07-14 23:34:37 +00:00
kostello
213a328a93
Sync with new DOM interfaces
1998-07-14 23:30:44 +00:00
rickg
c0b7b411e2
fixed 's' tag which broke with introduction of nsHTMLTags
1998-07-14 23:29:25 +00:00
briano
945751fe20
Fix for mozilla bug#477. Thanks to sjm@nwc.dk for the info.
1998-07-14 23:24:30 +00:00
law
ce4bce4a4d
Fix for bug#197179
1998-07-14 23:11:05 +00:00
vidur
eb09b8f6be
Added square-bracket indexing for any interface that has an item() method.
1998-07-14 23:07:26 +00:00
chuang
8e4211b680
Fix300421 Edit Preferences doesn't work, reviewed by putterman
1998-07-14 23:03:07 +00:00
karnaze
10c6b37bd2
made "get" the default for submission when method is omitted
1998-07-14 22:52:07 +00:00
ramiro
909cc0dc5d
Fix for 124262 5.0 SF1 in bug.
...
Thanks to for providing the initial fix Juergen Keil <jk@tools.de>.
1998-07-14 22:51:57 +00:00
kostello
4774b3488b
Added XIF Support. XIF is a Netscape internal XML format which is
...
designed to allow for easy conversion from the NGLayoutContent model
to other formats. It's primary focus is to allow easy conversion to
HTML3.2 and HTML4.0 formats. Other formats may be supported in the future.
1998-07-14 22:37:51 +00:00
spider
d834cf9b6a
Removing incorrectly added Mac specific files from Motif directory
1998-07-14 22:35:56 +00:00
kostello
33fd5ef97a
Added XIF (XML Interchange Format) Support. XIF is designed
...
as an Netscape internal XML application. It is designed to
allow conversion from our content model to any output format --
most importantly to HTML 3.2 and HTML4.0 format.
1998-07-14 22:34:27 +00:00