kipp%netscape.com
|
c4ba29cb0e
|
Added some more null-pointer checking to DOM methods
|
1998-11-14 22:51:43 +00:00 |
michaelp%netscape.com
|
f186598ef5
|
changes for pixel scaling/printing.
|
1998-11-14 01:52:27 +00:00 |
vidur%netscape.com
|
733321ca8f
|
Added Xlink support
|
1998-11-14 00:22:10 +00:00 |
vidur%netscape.com
|
a349a1e4a6
|
Added support for XLink - simple links and show=replace or new. Modified nsILinkHandler interface.
|
1998-11-14 00:21:19 +00:00 |
karnaze%netscape.com
|
3f513d4bc8
|
bug 1374 (hometown.aol.com crash on resize)
|
1998-11-13 23:44:50 +00:00 |
vidur%netscape.com
|
c1951f680d
|
Generic HTML collection base class
|
1998-11-13 22:30:23 +00:00 |
rickg%netscape.com
|
1a47a78ee2
|
allow view-source on XML
|
1998-11-13 04:36:46 +00:00 |
troy%netscape.com
|
9b21f39f54
|
Added a scroll frame for print preview
|
1998-11-13 04:22:23 +00:00 |
troy%netscape.com
|
e21c76703a
|
Cleaned up ConstructXMLRootFrame() and added some XXX comments
|
1998-11-13 03:43:15 +00:00 |
vidur%netscape.com
|
30cdfe13ca
|
XML example with scripting
|
1998-11-12 23:57:54 +00:00 |
vidur%netscape.com
|
632a979901
|
Added script handling to XML content sink. Made sure frame construction by tag wasn't done for XML.
|
1998-11-12 23:55:47 +00:00 |
kipp%netscape.com
|
e105be2a27
|
Actually advance the dest pointer so a copy occurs (doh!)
|
1998-11-12 23:33:12 +00:00 |
troy%netscape.com
|
2b86b49c95
|
Cleaned up the way construction of the root frame happens for XML documents.
We no longer create a pseudo root element
|
1998-11-12 23:03:35 +00:00 |
joki%netscape.com
|
ab25720208
|
DOM Support: nsHTMLDocument body property
|
1998-11-12 22:25:51 +00:00 |
buster%netscape.com
|
45f8b315a9
|
rowgroup pseudo-frames for rows inserted directly into a table
|
1998-11-12 20:45:28 +00:00 |
buster%netscape.com
|
9b8264930f
|
col and colgroup attribute handling
colgroup pseudo frame for cols inserted directly into a table. More like this to come...
|
1998-11-12 18:37:28 +00:00 |
kipp%netscape.com
|
fc16d5fc42
|
init the html atoms too...(temporary)
|
1998-11-12 18:16:25 +00:00 |
vidur%netscape.com
|
b947ced837
|
Modified stylesheet
|
1998-11-12 17:17:48 +00:00 |
vidur%netscape.com
|
d73eed6d2e
|
new
|
1998-11-12 16:36:02 +00:00 |
vidur%netscape.com
|
9a325834e4
|
Factored GetAttributStyleSheet method into separate nsHTMLContentContainer interface that can be implemented by both HTML and XML document classes.
|
1998-11-12 07:54:12 +00:00 |
vidur%netscape.com
|
29d606fae2
|
Got rid of bogus dependency on XMLContent
|
1998-11-12 07:06:47 +00:00 |
vidur%netscape.com
|
c068c96a00
|
Added XML display support. Split nsGenericHTMLElement into generic and HTML-specific components. Minor style modification. New XML classes and interfaces.
|
1998-11-11 22:06:16 +00:00 |
rickg%netscape.com
|
c16dd335a5
|
enabled view-source
|
1998-11-11 20:31:45 +00:00 |
buster%netscape.com
|
daf8cc32db
|
support for frame and rules attribute
|
1998-11-11 19:56:02 +00:00 |
buster%netscape.com
|
baaa18677b
|
fix for default cell padding and cell spacing
|
1998-11-11 19:54:23 +00:00 |
troy%netscape.com
|
bdd1ad3abf
|
Fixed memory leak
|
1998-11-11 16:50:51 +00:00 |
rickg%netscape.com
|
bac5cf794d
|
first pass support for view-source
|
1998-11-11 11:55:32 +00:00 |
troy%netscape.com
|
e248cb0b50
|
Fixed a memory leak of a content object
|
1998-11-11 06:37:30 +00:00 |
troy%netscape.com
|
b208618ab6
|
Eliminated the hack where the scroll frame was creating a BODY wrapper for
the scrolled frame. Now the frame construction code creates the wrapper
frame
|
1998-11-11 04:43:13 +00:00 |
troy%netscape.com
|
fd34820203
|
Renamed Init() to SetInitialChildList() and added an additional parameter
for the name of the child list
|
1998-11-10 06:05:32 +00:00 |
rickg%netscape.com
|
f0462a14da
|
changed contentsink API to support XML
|
1998-11-10 04:13:59 +00:00 |
kipp%netscape.com
|
4f710d172f
|
Create a block frame for run-in and compact frames
|
1998-11-09 23:35:44 +00:00 |
karnaze%netscape.com
|
44b5b9e670
|
form control content attribute changes (not all) reflected in layout; fixed scrolling on <iframe>, <frame>;
added nsImageControlFrame to handle <input type=image>.
|
1998-11-09 23:30:16 +00:00 |
troy%netscape.com
|
02915d3677
|
First of a few changes to allow frames to have multiple child lists.
FirstChild() now takes an additional argument which is the name of the
child list.
|
1998-11-09 19:40:27 +00:00 |
vidur%netscape.com
|
96f4bbec57
|
Fix to GetFirstChild/GetLastChild from Michael Leventhal (mle@citec.fi)
|
1998-11-09 17:51:18 +00:00 |
kipp%netscape.com
|
7f7afdabd3
|
Repaired marginwidth/marginheight handling code
|
1998-11-09 17:51:05 +00:00 |
kipp%netscape.com
|
58eb43e339
|
Some spot error handling improvements to fix a crash in http://checkmate/raptor/js98/test3.html
|
1998-11-09 16:21:18 +00:00 |
troy%netscape.com
|
d41a655b4a
|
Changed implementation of DefaultValue to use the value of the "value"
attribute
|
1998-11-07 17:46:12 +00:00 |
troy%netscape.com
|
6bedb3e504
|
Added code to StringToAttribute() to handle "border" attribute
|
1998-11-07 05:27:39 +00:00 |
troy%netscape.com
|
1ef01c4b61
|
Fixed ConstructFrame() so it creates the scroll frame first. This ensures
the style context hierarchy is correct
|
1998-11-06 17:57:24 +00:00 |
peterl%netscape.com
|
fa0074c6e2
|
fixed text-decorations some more
|
1998-11-06 01:06:26 +00:00 |
peterl%netscape.com
|
077d785b93
|
sync to declaration api change
|
1998-11-06 00:59:03 +00:00 |
peterl%netscape.com
|
2cdbac2a3e
|
added table-layout
added mix/max width/height
made text-decoration not be cumulative
|
1998-11-06 00:58:23 +00:00 |
peterl%netscape.com
|
96a9c7b186
|
removed char* apis
fixed ! important property ordering
fixed CSSOM access to ! important properties
|
1998-11-06 00:56:28 +00:00 |
peterl%netscape.com
|
27305475ea
|
removed char* method types
|
1998-11-06 00:52:57 +00:00 |
peterl%netscape.com
|
582d848efb
|
sync to declaration api change
|
1998-11-06 00:52:30 +00:00 |
peterl%netscape.com
|
35b4b23fb3
|
added min/max width/height
made table inheritance block be conditional on compatibility mode
|
1998-11-06 00:49:04 +00:00 |
troy%netscape.com
|
cc8a206808
|
Changed frame construction code to create a simple page sequence frame
when paginated
|
1998-11-05 06:13:55 +00:00 |
buster%netscape.com
|
1b3ee90d82
|
nsHTMLReflowCommand now knows what attribute triggered a StyleChanged notification
|
1998-11-04 19:34:34 +00:00 |
peterl%netscape.com
|
e3cd00d3b0
|
made parent context no longer be optional on re-resolve style context method
|
1998-11-03 21:29:14 +00:00 |