Commit Graph

79 Commits

Author SHA1 Message Date
buster@netscape.com
dbb7336670 added AddFrame and RemoveFrame as incremental reflow support methods 1998-10-20 17:44:02 +00:00
peterl@netscape.com
d09a2186f8 moved attribute change code to style sheete
cleaned up content change api
1998-09-29 23:48:07 +00:00
troy@netscape.com
3617f0d119 Added back in support for absolutely positioned frames 1998-09-29 04:47:59 +00:00
troy@netscape.com
4ac1536210 Partially enabled support for absolutely positioned elements 1998-09-28 23:24:37 +00:00
kipp@netscape.com
ab9856187a Renamed style-changed reflow method; fixed implementation to generate a reflow command 1998-09-25 16:11:36 +00:00
troy@netscape.com
e78f443a85 Moved ContentDeleted() document notification code to the style system which
generates the reflow command
1998-09-25 05:13:06 +00:00
vidur@netscape.com
85ebec76c8 Added new style interfaces. Implemented getStyle() on HTMLElement. Moved DOM fields into side struct for nsGenericHTMLElement. Implemented style declaration interface on proxy. Added new entry point to CSSParser and new methods to style declaration. 1998-09-25 00:51:45 +00:00
kipp@netscape.com
cc2bca27c2 Added methods for triggering style/rendering/reflow changes 1998-09-25 00:00:22 +00:00
troy@netscape.com
fbceedcd4d Removed some XXX CONSTRUCTION code that was work-in-progress, but is
no longer needed
1998-09-24 03:49:45 +00:00
kipp@netscape.com
3d80f9824c Moved some methods from various places into this class 1998-09-23 02:29:31 +00:00
troy@netscape.com
ef8db633a3 Removed content delegates 1998-09-18 17:18:37 +00:00
kipp@netscape.com
e3168a572d Removed css/layout directory 1998-09-15 00:19:49 +00:00
joki@netscape.com
4f9f04fa2b Adding new DOM stuff to handle JS event handlers 1998-07-17 04:52:12 +00:00
kipp
1232fe0ea7 Implement ContentDeleted 1998-07-06 21:37:33 +00:00
kipp
c31fc3f79a New and improved (?) line layout 1998-06-25 16:33:10 +00:00
joki
a8bd7db742 Adding new event handling mechanism into raptor. 1998-06-08 00:57:15 +00:00
kipp
88c1d3a3a4 Support nsILinkHandler::OnOverLink 1998-06-01 20:55:10 +00:00
kipp
d371a3e9cf Added initial reflow hook 1998-05-29 02:13:13 +00:00
troy
e76b858567 Moved ContentChanged() logic to nsFrame since it was completely generic and
serves as reasonable default behavior for all frames
1998-05-08 16:34:27 +00:00
troy
b51f07e06a Added ContentChanged() member function 1998-05-08 04:56:47 +00:00
kipp
4723760aa9 Ported to new CreateFrame/CreateContinuingFrame APIs 1998-05-07 00:08:20 +00:00
troy
b3260db3df Frames no longet store the content index-in-parent 1998-05-05 23:56:50 +00:00
troy
6c47f3f36f Work in progress for inserted incremental reflow 1998-05-05 04:47:53 +00:00
troy
a2099732fa Work in progress for incremental reflow (insert) 1998-05-04 17:54:45 +00:00
troy
32b2e4b08c Changed body to create block pseudo-frame instead of a column pseudo frame,
and hooked up the reflow appended code
1998-05-03 03:51:48 +00:00
kipp
ca72aae1fe Spanked nsBlockFrame: newly rewritten, broken into two pieces (see nsLineLayout.h,.cpp for the line layout code) 1998-05-02 00:56:24 +00:00
kipp
460e99d75b Removed nsStyleMolecule decl 1998-04-25 18:40:17 +00:00
troy
13419330e6 Changed nsIFrame member functions to return a nsresult 1998-04-17 01:41:24 +00:00
kipp
4683c6f4c0 moved to pub 1998-04-13 20:24:54 +00:00