kipp@netscape.com
|
3dbd670c62
|
Reimplemented SizeOf methods in some of the frame classes; partial rework of first-line handling snapshot
|
1999-08-31 03:09:40 +00:00 |
|
troy@netscape.com
|
5c81e70106
|
Changed root frame class over to new reflow command handling
|
1999-07-27 14:15:42 +00:00 |
|
troy@netscape.com
|
26c822b17d
|
Moved code that repaints after a resize or initial reflow to the viewport
|
1999-07-24 15:18:24 +00:00 |
|
troy@netscape.com
|
b8d0a3f3fc
|
Changed to use the new reflow command handling
|
1999-07-24 03:59:47 +00:00 |
|
troy@netscape.com
|
8c10dec5d9
|
Renamed some nsFrameList member functions
|
1999-07-22 04:00:57 +00:00 |
|
troy@netscape.com
|
d6f5216441
|
Renamed DeleteFrame() to Destroy()
|
1999-07-22 02:24:52 +00:00 |
|
troy@netscape.com
|
4588244ada
|
Added 'm' prefix to a couple more data members of nsHTMLReflowState struct
|
1999-07-20 03:51:46 +00:00 |
|
troy@netscape.com
|
346eaed537
|
Added 'm' prefix to some of the nsHTMLReflowState data members
|
1999-07-20 03:41:03 +00:00 |
|
hyatt@netscape.com
|
d39d799cc5
|
Checking in support for intrinsic sizing of chrome.
|
1999-07-04 04:09:54 +00:00 |
|
kipp@netscape.com
|
68aa9f7c60
|
Reworked frame factory methods; fixed bug 4519
|
1999-05-11 22:03:29 +00:00 |
|
troy@netscape.com
|
8b474777ea
|
Eliminated some code that's no longer needed now that the info is in the
HTML reflow state
|
1999-03-06 01:48:28 +00:00 |
|
kipp@netscape.com
|
9181c3e8d5
|
use new nsHTMLReflowState ctors
|
1999-03-05 04:29:11 +00:00 |
|
troy@netscape.com
|
4143f853ab
|
Added frame-type atoms for area,scroll,viewport,root,page frame classes
|
1999-02-14 03:47:33 +00:00 |
|
kipp@netscape.com
|
74b2988510
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
|
troy@netscape.com
|
87805c7a92
|
Changed GetNextSibling() to use a pointer argument instead of a reference
|
1999-02-10 06:13:38 +00:00 |
|
troy@netscape.com
|
655e2cab93
|
Changed a bunch more nsIFrame member functions to be pointer arguments
instead of references
|
1999-02-10 05:38:18 +00:00 |
|
troy@netscape.com
|
c63560927c
|
Changed GetAdditionalChildListName() and FirstChild() to use ** instead
of *&
|
1999-02-10 02:25:01 +00:00 |
|
troy@netscape.com
|
785914e056
|
Improvements to fixed positioning
|
1999-02-03 17:01:51 +00:00 |
|
troy@netscape.com
|
0faabccc70
|
Switched to using nsIScrollableView::GetScrollbarVisibility() to tell
whether the vertical scrollbar is currently showing
|
1999-02-03 04:30:57 +00:00 |
|
troy@netscape.com
|
88c028a603
|
Changed ReflowFixedFrame() to take the computed left and top margin into
account when placing the child
|
1999-01-31 05:09:29 +00:00 |
|
troy@netscape.com
|
63feb98eb4
|
Added code to make sure that a fixed child frame ends up with the correct height
evebn if it disregards the computed height value
|
1999-01-30 17:39:29 +00:00 |
|
troy@netscape.com
|
e9cc52dbc3
|
More work-in-progress for fixed positioning
|
1999-01-28 17:14:13 +00:00 |
|
troy@netscape.com
|
74814c1fb9
|
Changed scrolling so it happens on the viewport instead of the HTML
element
|
1999-01-26 00:05:21 +00:00 |
|
troy@netscape.com
|
a764b5749e
|
Initial check-in
|
1999-01-24 20:36:46 +00:00 |
|