peterl%netscape.com
|
1d114307e1
|
added media support to child sheet iteration
changed medium type to atoms
|
1998-12-02 00:37:32 +00:00 |
|
peterl%netscape.com
|
fd53cd27e2
|
added media support to import
|
1998-12-02 00:36:37 +00:00 |
|
peterl%netscape.com
|
32453af5dc
|
changed medium type to atom
|
1998-12-02 00:36:00 +00:00 |
|
vidur%netscape.com
|
6b930eba56
|
Moved nsGenericElement to base directory. Added basic support for document fragments.
|
1998-11-30 07:59:11 +00:00 |
|
kipp%netscape.com
|
1b3c96e6a4
|
Port to revised pres-context API
|
1998-11-26 18:14:41 +00:00 |
|
peterl%netscape.com
|
c66950da5a
|
made css style sheet public (for mac)
|
1998-11-26 05:17:03 +00:00 |
|
peterl%netscape.com
|
d66876022f
|
removed processimport
|
1998-11-26 05:16:43 +00:00 |
|
peterl%netscape.com
|
90510e12e0
|
added media support to @import
|
1998-11-26 05:16:22 +00:00 |
|
peterl%netscape.com
|
5166993f42
|
deal with const issues on unix compilers
|
1998-11-26 04:53:49 +00:00 |
|
peterl%netscape.com
|
e3f218d5b4
|
style change notification support
|
1998-11-26 01:34:53 +00:00 |
|
peterl%netscape.com
|
c757654c3a
|
handle whitespace in url() better
|
1998-11-26 01:30:51 +00:00 |
|
kipp%netscape.com
|
c13a79ad48
|
Fixed IsScrollable to take an extra argument so that we would only create scroll-frames around blocks using the webshells criteria if it's the body frame (bug #1608)
|
1998-11-25 16:41:06 +00:00 |
|
kipp%netscape.com
|
b8e87edf4b
|
Use Pushback to put back the right character
|
1998-11-24 01:47:19 +00:00 |
|
buster%netscape.com
|
ee5912363a
|
removed the resolution of table pseudo-style until we can test it and
actually use it. this was just a memory leak.
|
1998-11-21 00:53:03 +00:00 |
|
troy%netscape.com
|
4893fa0a92
|
Added nsHTMLAtoms::wrappedFramePseudo and changed ConstructFrame() to use
it instead of nsHTMLAtoms::columnPseudo
|
1998-11-20 23:27:59 +00:00 |
|
buster%netscape.com
|
926252607e
|
took out a dumb debug printf
|
1998-11-20 21:09:54 +00:00 |
|
buster%netscape.com
|
496fd7d73e
|
put in a VERY temporary work-around for some crashes we're seeing as a
result of table style context's display type != TABLE
|
1998-11-20 21:08:06 +00:00 |
|
buster%netscape.com
|
fedd9bbb6a
|
removed obsolete include of nsTableFrame
|
1998-11-20 01:04:43 +00:00 |
|
peterl%netscape.com
|
265c4ca8a7
|
cleaned up cursor style handling
|
1998-11-18 02:11:54 +00:00 |
|
peterl%netscape.com
|
e7b84c9f31
|
use proper pseudo tag for text style contexts
|
1998-11-18 02:11:27 +00:00 |
|
vidur%netscape.com
|
026c273104
|
Changes to allow disabling and enabling of style sheets. Introduced ReconstructFrames to nsIFrameConstructor. CSSStyleSheets now remember their document. Temporary fix to allow text content inside CSS tables.
|
1998-11-17 02:14:38 +00:00 |
|
troy%netscape.com
|
4a3de77c51
|
Made sure NS_BODY_THE_BODY flag is set for the body wrapper frame we
create for XML documents
|
1998-11-16 21:48:13 +00:00 |
|
michaelp%netscape.com
|
7a9e1a4bc1
|
changes for pixel scaling/printing.
|
1998-11-14 01:52:27 +00:00 |
|
troy%netscape.com
|
555b09f7bd
|
Added a scroll frame for print preview
|
1998-11-13 04:22:23 +00:00 |
|
troy%netscape.com
|
61080e7a03
|
Cleaned up ConstructXMLRootFrame() and added some XXX comments
|
1998-11-13 03:43:15 +00:00 |
|
vidur%netscape.com
|
dbf2544c2b
|
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 |
|
troy%netscape.com
|
532ccd2885
|
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 |
|
buster%netscape.com
|
f076fcd5be
|
rowgroup pseudo-frames for rows inserted directly into a table
|
1998-11-12 20:45:28 +00:00 |
|
buster%netscape.com
|
f4b68564d6
|
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 |
|
vidur%netscape.com
|
8723f8326b
|
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 |
|
troy%netscape.com
|
f9a029ea12
|
Fixed memory leak
|
1998-11-11 16:50:51 +00:00 |
|
troy%netscape.com
|
690b52766a
|
Fixed a memory leak of a content object
|
1998-11-11 06:37:30 +00:00 |
|
troy%netscape.com
|
3c6f99e1d7
|
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
|
527ee073f8
|
Renamed Init() to SetInitialChildList() and added an additional parameter
for the name of the child list
|
1998-11-10 06:05:32 +00:00 |
|
kipp%netscape.com
|
66157a9852
|
Create a block frame for run-in and compact frames
|
1998-11-09 23:35:44 +00:00 |
|
karnaze%netscape.com
|
aec75f892e
|
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
|
081c78e696
|
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 |
|
troy%netscape.com
|
cc256d154b
|
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
|
44c72dc670
|
fixed text-decorations some more
|
1998-11-06 01:06:26 +00:00 |
|
peterl%netscape.com
|
e992193567
|
sync to declaration api change
|
1998-11-06 00:59:03 +00:00 |
|
peterl%netscape.com
|
44ce3054b9
|
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
|
b0d65f24f9
|
removed char* apis
fixed ! important property ordering
fixed CSSOM access to ! important properties
|
1998-11-06 00:56:28 +00:00 |
|
peterl%netscape.com
|
c082c22d32
|
removed char* method types
|
1998-11-06 00:52:57 +00:00 |
|
peterl%netscape.com
|
7b042ff290
|
sync to declaration api change
|
1998-11-06 00:52:30 +00:00 |
|
troy%netscape.com
|
04c879d6fb
|
Changed frame construction code to create a simple page sequence frame
when paginated
|
1998-11-05 06:13:55 +00:00 |
|
buster%netscape.com
|
a84d47ada2
|
nsHTMLReflowCommand now knows what attribute triggered a StyleChanged notification
|
1998-11-04 19:34:34 +00:00 |
|
peterl%netscape.com
|
ed14dc36b1
|
made parent context no longer be optional on re-resolve style context method
|
1998-11-03 21:29:14 +00:00 |
|
peterl%netscape.com
|
cedec7bc27
|
sync to style resolution api changes
|
1998-11-03 20:33:43 +00:00 |
|
peterl%netscape.com
|
a753f1285d
|
sync to style resolution api changes
moved style context re-resolving to frame land
|
1998-11-03 20:33:23 +00:00 |
|
peterl%netscape.com
|
0eb342abbc
|
changed inheritance of colors
hacked inheritance of vert align for now
|
1998-11-03 20:31:21 +00:00 |
|