kipp%netscape.com
|
9676cf2b6c
|
Revised frame sliding loop to use the pfd instead of the kid frames rect since now the kids rect is not valid until after vertical alignment
|
1998-10-14 20:11:12 +00:00 |
kipp%netscape.com
|
1dfacf973c
|
Create views when necessary
|
1998-10-14 20:10:36 +00:00 |
kipp%netscape.com
|
727f7cef52
|
Create views when necessary; fixed code to avoid IsLeftMostChild when checking during flow floater placement (now that the childs rect is deferred until vertical alignment the code in IsLeftMostChild is no longer valid)
|
1998-10-14 20:10:08 +00:00 |
buster%netscape.com
|
6f87aa26b5
|
more tests added
|
1998-10-14 16:35:15 +00:00 |
buster%netscape.com
|
a68c7be529
|
lots of work for incremental reflow when the target frame is a table frame
|
1998-10-14 16:32:45 +00:00 |
buster%netscape.com
|
00ce1c6356
|
fixed queryInterface to return *DOM interface
|
1998-10-14 16:30:24 +00:00 |
troy%netscape.com
|
d89bef6cb1
|
Changed nsScrollViewFrame to wrap child frame in a BODY if necessary
|
1998-10-14 00:03:27 +00:00 |
troy%netscape.com
|
260be4e3db
|
Changed nsScrollingViewFrame's Reflow() member function to check for a
transparent background
|
1998-10-13 23:42:21 +00:00 |
kipp%netscape.com
|
7466653c08
|
Init minWidth,minHeight to keep purify happy
|
1998-10-13 22:08:34 +00:00 |
kipp%netscape.com
|
649e672fb4
|
Removed unused maxWidth,maxHeight variables
|
1998-10-13 22:08:15 +00:00 |
karnaze%netscape.com
|
6dce0be4e1
|
fixed bug 958, checkboxes wrong background when not checked, select always multiple, text & texarea not reset. html 4 button work in progress.
|
1998-10-13 21:31:26 +00:00 |
kipp%netscape.com
|
ed261f2102
|
Disabled the code
|
1998-10-13 20:43:05 +00:00 |
kipp%netscape.com
|
0ce20c1823
|
Removed nsCSSLayout from the build
|
1998-10-13 20:42:49 +00:00 |
kipp%netscape.com
|
ed91a47a35
|
New and improved vertical alignment code
|
1998-10-13 20:42:08 +00:00 |
peterl%netscape.com
|
4989f702e3
|
set border style
|
1998-10-13 19:17:57 +00:00 |
peterl%netscape.com
|
7cac29c2ed
|
expanded font size table
|
1998-10-13 19:17:25 +00:00 |
peterl%netscape.com
|
2f06549f0b
|
cleanup
|
1998-10-13 19:14:19 +00:00 |
peterl%netscape.com
|
035ffcf574
|
shifted CSS absolute font sizes
|
1998-10-13 19:13:59 +00:00 |
peterl%netscape.com
|
e59f0b3a61
|
corrected order of properties
|
1998-10-13 19:13:14 +00:00 |
peterl%netscape.com
|
e2d33cd37b
|
shifted absolute font sizes so initial value matches HTML
removed table border style
|
1998-10-13 19:12:19 +00:00 |
peterl%netscape.com
|
edfd96bdd8
|
made type optional on linked style sheets
|
1998-10-13 19:11:42 +00:00 |
peterl%netscape.com
|
798863f91e
|
set correct border style
|
1998-10-13 19:10:25 +00:00 |
peterl%netscape.com
|
b4fcd606d7
|
added recycler for rules array
|
1998-10-13 19:09:39 +00:00 |
troy%netscape.com
|
451a2736a5
|
More work in progress for scroll frame
|
1998-10-13 04:48:58 +00:00 |
troy%netscape.com
|
7e738b27c5
|
Added reference to NS_NewScrollFrame()
|
1998-10-13 03:32:49 +00:00 |
peterl%netscape.com
|
2fa43632c8
|
Added GetMargin/Padding/... to replace CalcMargin/Padding/...
Corrected border width initial value
|
1998-10-13 01:05:52 +00:00 |
troy%netscape.com
|
7391b96095
|
Work in progress on scroll frame code
|
1998-10-12 22:13:23 +00:00 |
michaelp%netscape.com
|
7968cb3df7
|
added comment.
|
1998-10-12 21:12:06 +00:00 |
kipp%netscape.com
|
04c15ca7e9
|
Removed an unused include
|
1998-10-12 18:45:25 +00:00 |
kipp%netscape.com
|
b1cf673810
|
Return break-before when none of the text gets used
|
1998-10-12 18:44:58 +00:00 |
kipp%netscape.com
|
1299f37475
|
Removed maxAscent/maxDescent; made them computed values
|
1998-10-12 18:44:18 +00:00 |
kipp%netscape.com
|
84486d7f04
|
use new vertical-align-frames api
|
1998-10-12 18:43:41 +00:00 |
kipp%netscape.com
|
3a4c8d38f4
|
Update frame count when frames are pushed to a new line so that alignment behaves properly
|
1998-10-12 18:43:07 +00:00 |
michaelp%netscape.com
|
8204df190f
|
changes per-kipp to make views transparent.
|
1998-10-12 18:07:28 +00:00 |
dcone%netscape.com
|
7a4e07ec1f
|
update to include a file needed for nsBrowserWindow
|
1998-10-12 18:01:16 +00:00 |
kipp%netscape.com
|
1aa4b55e4d
|
Fixed a bug with identifying inline-replaced elements
|
1998-10-12 17:09:57 +00:00 |
kipp%netscape.com
|
e3998954e5
|
Removed nsCSSLayout::GetStyleSize and converted callers to use state in the html reflow state
|
1998-10-12 17:00:32 +00:00 |
dcone%netscape.com
|
3a4a2cf2ef
|
took off the class name infront of the routine. Mac does not like this
|
1998-10-12 15:57:41 +00:00 |
kipp%netscape.com
|
05a50b6ce3
|
Added an nsIPresContext& to html-reflow-state's ctors and used it to implement better percentage width/height handling
|
1998-10-12 14:48:02 +00:00 |
buster%netscape.com
|
bcfb60bde3
|
WIP for inner table incremental reflow
lots of interface cleanup
|
1998-10-11 09:18:27 +00:00 |
michaelp%netscape.com
|
5f4f719f55
|
fixed for new passing of pres context into API.
|
1998-10-11 00:58:53 +00:00 |
kipp%netscape.com
|
0d2199ae64
|
Implement look-ahead logic for word breaking
|
1998-10-10 04:35:21 +00:00 |
kipp%netscape.com
|
983af3c443
|
Added methods to support word breaking
|
1998-10-10 04:35:01 +00:00 |
kipp%netscape.com
|
b86e4e78e8
|
Added mInNBU flag (used to cache line layout's value so that it doesn't change out from under inline reflow)
|
1998-10-10 04:34:29 +00:00 |
kipp%netscape.com
|
22c06ff8b1
|
check for line layout's InNonBreakingUnit flag and save it and apply to available space checks and CanPlaceFrame to avoid breaking in the middle of a non breakable unit
|
1998-10-10 04:33:56 +00:00 |
kipp%netscape.com
|
6c09387c60
|
Pass through text-runs to the line layout engine; removed a debug printf
|
1998-10-10 04:33:06 +00:00 |
kipp%netscape.com
|
9f5e194f9f
|
Handle completion status better
|
1998-10-09 23:56:29 +00:00 |
kipp%netscape.com
|
28f8cdcf94
|
Removed skid marks; implement FindTextRuns again
|
1998-10-09 23:46:02 +00:00 |
kipp%netscape.com
|
7d88a3acde
|
Work around another unitialized-memory-read bug where sometimes (not sure why!) aEventStatus would not get set ever
|
1998-10-09 22:59:41 +00:00 |
kipp%netscape.com
|
ede047ed44
|
Mork work on floaters; support for clear style property
|
1998-10-09 22:58:25 +00:00 |