troy%netscape.com
0ecc2690fa
Added DrawPolyline
1998-07-17 17:26:21 +00:00
troy%netscape.com
149aa2a228
Changed to use MaskBlt() under NT when rendering a transparent image
1998-07-17 16:50:32 +00:00
kipp%netscape.com
316e166f7b
Don't create new frames when a continuation is being reflowed for the first time
1998-07-17 16:16:19 +00:00
kipp%netscape.com
d5d6ee498a
Removed doc-observer LoadURL method and fixedup progress printf's and start throbber at a better time
1998-07-17 15:30:59 +00:00
joki%netscape.com
46e4c791ae
More of the fixe for IRIX weirdness on enums in switches
1998-07-17 07:36:50 +00:00
joki%netscape.com
28943b5afe
Adding JS event handler test
1998-07-17 07:32:13 +00:00
joki%netscape.com
964919d160
Fix IRIX issues with enums in case statements.
1998-07-17 07:10:43 +00:00
rpotts%netscape.com
589dcc48fe
Split the Content viewer out of the WebWidget. The WebWidget is now a ContentViewer Container (supporting the nsIViewerContainer interface)...
1998-07-17 06:32:39 +00:00
rpotts%netscape.com
165211e3bb
Split the Content viewer out of the WebWidget. The WebWidget is now a ContentViewer Container (supporting the nsIViewerContainer interface)...nsHTMLDocument.h
1998-07-17 06:30:00 +00:00
rpotts%netscape.com
1f93bda803
Added XXX comment to a particularly nasty piece of code...
1998-07-17 06:27:37 +00:00
joki%netscape.com
f98ba05f2f
Change DIRS order to fix Unix build
1998-07-17 06:05:39 +00:00
peterl%netscape.com
ed2c6d38a8
added comment support
1998-07-17 05:50:35 +00:00
peterl%netscape.com
af17e2c85b
fixed @import parsing
...
rejected malformed id selectors
sync to declaration api change
1998-07-17 05:50:07 +00:00
peterl%netscape.com
f45d7bcdde
fixed fixed font handling
1998-07-17 05:49:03 +00:00
peterl%netscape.com
418a441427
added fixed font support
...
better font size support
1998-07-17 05:46:12 +00:00
peterl%netscape.com
a65025d311
removed body & table default settings
...
changed heading sizes to absolute instead of length
removed form element font hacks
1998-07-17 05:45:22 +00:00
peterl%netscape.com
adf94fdf7c
better font support
1998-07-17 05:44:27 +00:00
peterl%netscape.com
d2bf561219
added fixed pitch font
...
added default color support
added content pointer
added style reset for table cells & captions
added linear links
1998-07-17 05:43:31 +00:00
peterl%netscape.com
2122fae9c9
added default fixed pitch font & default colors
1998-07-17 05:41:41 +00:00
peterl%netscape.com
a0fe56c7cd
added fixed pitch font, added content pointer
1998-07-17 05:41:02 +00:00
joki%netscape.com
8a1c5eed88
Modifying editor code to correspond to slight change in event interfaces.
1998-07-17 04:53:01 +00:00
joki%netscape.com
db560e8cac
Adding new DOM stuff to handle JS event handlers
1998-07-17 04:52:12 +00:00
troy%netscape.com
43549900ba
Added a #if 0 around the code to turn on transparent images
1998-07-17 04:41:35 +00:00
joki%netscape.com
d7e6e4df20
Turning on scripts by default. This should just show an error or two
...
and not affect how pages show up. If this proves not to be true we'll
turn it back off. But it will help show where we are.
1998-07-17 04:38:47 +00:00
troy%netscape.com
a9687ae23e
Added code to do bit-blt with a mask using a SRCAND of the mask
...
followed by a SRCPAINT of the image
1998-07-17 04:37:18 +00:00
joki%netscape.com
ad815f4e2a
Adding new events code to JS event handler support
1998-07-17 04:29:16 +00:00
troy%netscape.com
20e203fb53
Sets the frame's view to indicate transparency if an image
...
associated with the frame is transparent
1998-07-17 03:43:46 +00:00
mccabe%netscape.com
2082db86d6
Modified grammar for for/in and the in operator to exclude parsing the
...
'in' keyword as an operator in the init clause of for loops; this
disambiguates for/in loop parsing. (Previously, there was some
treenode examination magic going on.) Per recent ECMA submission.
1998-07-17 02:56:04 +00:00
rickg%netscape.com
9b423afccd
major changes to nested tag handling
1998-07-17 02:35:23 +00:00
pierre%netscape.com
9377f826c6
#301870 (Subscribe dialog: crash on Cancel) call AttemptClose() instead of DoClose(). Full explanations in the bug report.
1998-07-17 00:49:17 +00:00
troy%netscape.com
7598292705
Some more work on transparent images
1998-07-17 00:09:19 +00:00
pierre%netscape.com
2a21bd184c
Imported the Offline panels from Nova.
1998-07-17 00:02:23 +00:00
donm%netscape.com
ad0dcced36
update build number automatically. approved by: briano
1998-07-16 23:58:00 +00:00
donm%netscape.com
d2c5578df0
update build_number automatically. approved by: briano
1998-07-16 23:57:55 +00:00
spider%netscape.com
be8b0eba11
Fix for throbber and offset painting
1998-07-16 23:50:29 +00:00
kmcclusk%netscape.com
d83456d74f
Removed setting the boundary size in the resize callback directly. This fixes a bug
...
where the web widget window does not display initially.
1998-07-16 23:46:54 +00:00
vidur%netscape.com
e4c8079dac
Rotation test revamped
1998-07-16 23:39:08 +00:00
kipp%netscape.com
2ef5aa2ece
Implement paint method
1998-07-16 23:32:04 +00:00
kipp%netscape.com
a8093e38e4
Size the placeholder differently when visually debugging; render it too:
1998-07-16 23:31:53 +00:00
kipp%netscape.com
9130b882c4
Tweaked assertions
1998-07-16 23:31:33 +00:00
kipp%netscape.com
bdcc5349b1
Remove descent from BR
1998-07-16 23:31:08 +00:00
kipp%netscape.com
ac9f0ebc3b
Treat floating tables better; place below current line floaters BEFORE clearing over them for nav compatability
1998-07-16 23:30:49 +00:00
kipp%netscape.com
368f07d59c
Build win-dns too
1998-07-16 23:29:34 +00:00
kipp%netscape.com
f687609cc9
Enable async-dns for windows in the modular netlib
1998-07-16 23:29:18 +00:00
kipp%netscape.com
4124f6c572
updated a comment
1998-07-16 23:28:47 +00:00
kipp%netscape.com
24090dcf89
new
1998-07-16 23:28:21 +00:00
law%netscape.com
c414f21aa8
Fix for bug#301644; don't call SetContext if we ain't got no context
1998-07-16 23:26:42 +00:00
buster%netscape.com
1e57359168
ua.css changed to match Nav default for cell padding
1998-07-16 23:24:53 +00:00
buster%netscape.com
51fe86ee79
fundemental overhaul of the BasicTableLayoutStrategy
...
We now cache lots of useful info in the colframes
we now properly account for margins just as uniform cellspacing
1998-07-16 23:23:31 +00:00
kin%netscape.com
dff21bbf04
Fix for 5.0 SF1in bug #301716 : Table WIDTH parameter lost when loaded in
...
composer
Changed the type of the m_iWidth field of the CEditTableElement class from
XP_Bool to int32.
Reviewed by mjudge.
1998-07-16 22:19:46 +00:00