nisheeth%netscape.com
|
13c0cdd6da
|
Fix for bugs 16709, 20771. Frame state is stored before frame hierarchies are deleted and restored when the frame hierarchies are reconstructed.
|
1999-12-06 07:44:18 +00:00 |
hyatt%netscape.com
|
16a944a1e3
|
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
bug #9489. Should also definitely fix bug #15916. r=troy
|
1999-12-04 23:49:50 +00:00 |
dmose%mozilla.org
|
42fc94a6ec
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
peterl%netscape.com
|
757c0b5f01
|
Added namespace ID to the AttributeChanged notification
Part fo the fix for Bug 15153
r=troy
|
1999-10-15 23:16:45 +00:00 |
troy%netscape.com
|
3ae06bfbdc
|
Changed frame construction code to use frame manager when modifying frame
model
|
1999-08-05 03:09:22 +00:00 |
troy%netscape.com
|
f49cf1f201
|
Added function FindPrimaryFrameFor()
|
1999-07-02 04:46:19 +00:00 |
peterl%netscape.com
|
54b128c5f6
|
widened content state change api
added test for state dependent style
|
1999-04-20 00:02:22 +00:00 |
peterl%netscape.com
|
5ca99ab4fe
|
added method to process style changed frames
|
1999-03-25 06:33:25 +00:00 |
vidur%netscape.com
|
5c71c0ce21
|
Fixed MAP elements to conform to HTML 4.0. Hooked up attribute changes for MAP, AREA and ANCHOR elements. Added RECONSTRUCT_ALL as a style hint for attribute changes. Modified nsCSSFrameConstructor's ReconstructFrame to only reconstruct the document element hierarchy.
|
1999-03-01 16:57:35 +00:00 |
peterl%netscape.com
|
6cc2958942
|
added content state changed
|
1999-02-27 07:15:09 +00:00 |
troy%netscape.com
|
55d2703151
|
Added CreateContinuingFrame() function to frame construction code
|
1999-02-24 04:03:50 +00:00 |
peterl%netscape.com
|
828bde629e
|
added include & class definitions to make include safe
|
1999-02-05 03:55:55 +00:00 |
troy%netscape.com
|
d98c1338c9
|
Work-in-progress for replaced elements that can't be rendered
|
1999-02-04 17:03:46 +00:00 |
troy%netscape.com
|
e1f9e8b29f
|
Moved logic that deals with moving absolutely positioned frames out of the
flow to the frame construction code
|
1998-12-29 03:38:16 +00:00 |
peterl%netscape.com
|
1bfec862ce
|
added change notification support
|
1998-11-26 01:24:52 +00:00 |
vidur%netscape.com
|
4ca363e17b
|
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 |
peterl%netscape.com
|
bd59f80ad2
|
added content changed & attribute changed to style frame construction api.
cleaned up api.
added attribute change hint.
|
1998-09-29 23:41:59 +00:00 |
troy%netscape.com
|
d5336ff9ad
|
Moved ContentReplaced() handler code to style system
|
1998-09-25 22:47:00 +00:00 |
troy%netscape.com
|
318174a3d8
|
Moved ContentDeleted() document notification code to the style system which
generates the reflow command
|
1998-09-25 05:13:06 +00:00 |
troy%netscape.com
|
b6c1cfd2b8
|
Removed content delegates
|
1998-09-18 17:18:37 +00:00 |
troy%netscape.com
|
f370908aef
|
Phase one of frame construction changes
|
1998-09-10 19:32:14 +00:00 |