kipp%netscape.com
|
0289f48b8f
|
nit
|
1999-04-23 20:01:38 +00:00 |
kipp%netscape.com
|
728ae6a3a7
|
Moved hacked call to floater adds out of nsPlaceholderFrame and into nsLineLayout
|
1999-04-23 15:15:53 +00:00 |
kipp%netscape.com
|
ce282e99e7
|
Switch to a different (more accurate) BR handling hack...
|
1999-04-03 18:57:30 +00:00 |
kipp%netscape.com
|
5c094fe255
|
Select size of builtin arrays by platform (sigh); remove some cruft; added in support for debugging memory leaks and reducing initialization time
|
1999-03-29 23:46:34 +00:00 |
kipp%netscape.com
|
225210903a
|
Removed carried-out-top-margin
|
1999-03-27 01:24:24 +00:00 |
kipp%netscape.com
|
ab5b716944
|
Work around some first-letter bugs
|
1999-03-26 00:41:36 +00:00 |
kipp%netscape.com
|
3d3ce71a61
|
Fixed a bug that prevented text-indent from working next to floaters; support moz-right and moz-center text-align values
|
1999-03-25 03:49:29 +00:00 |
kipp%netscape.com
|
17f2852f3b
|
Tweaked the line-breaking logic so that certain floater situations don't trigger crashes
|
1999-03-24 15:41:49 +00:00 |
kipp%netscape.com
|
da5def1071
|
Made state that is really per-span state part of PerSpanData to fix some reflow bugs
|
1999-03-22 20:45:09 +00:00 |
kipp%netscape.com
|
7d02419a44
|
Reworked CanPlaceFrame logic to be slightly more efficient and to handle breaking around floaters differently to conform to CSS
|
1999-03-21 01:14:43 +00:00 |
kipp%netscape.com
|
f6675c2494
|
Fixed a bug with zero height spans and combined area calculations that led to tall vertical scrollbars...; also switch to using CRAZY macros
|
1999-03-20 21:55:22 +00:00 |
kipp%netscape.com
|
55455e81b1
|
Added some debugging help for tracking down max-element-size bugs
|
1999-03-20 19:38:50 +00:00 |
kipp%netscape.com
|
c56ffdeca9
|
Added more bad-frame detection; fixed a purify caught bug
|
1999-03-19 23:07:17 +00:00 |
kipp%netscape.com
|
f7b3921a2c
|
Spanked to collapse inline-reflow with line-layout into line-layout; fixed bugs #1278, #1990, #3527, #1670, etc.
|
1999-03-18 21:03:25 +00:00 |
troy%netscape.com
|
8dfabdf1a8
|
Changed GetNextInFlow() and GetPrevInFlow() to be pointer arguments and
not references
|
1999-02-24 04:48:08 +00:00 |
kipp%netscape.com
|
b9d43dc313
|
Implement TreatFrameAsBlock
|
1999-02-01 17:32:49 +00:00 |
kipp%netscape.com
|
63107e9026
|
Added DumpRegressionData; revised ListTag; added GetFrameName
|
1998-11-19 17:22:29 +00:00 |
kipp%netscape.com
|
898a0138ad
|
Added run-in and compact display types to the TreatFrameAsBlockFrame method
|
1998-11-11 03:54:47 +00:00 |
kipp%netscape.com
|
4cedea6f5b
|
Reworked white-space compression flags so that inline-reflow can detect white-space aware frames properly
|
1998-10-31 22:48:56 +00:00 |
kipp%netscape.com
|
f8d0cb680d
|
Added FindTextRunsFor method
|
1998-10-20 00:23:11 +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 |
kipp%netscape.com
|
983af3c443
|
Added methods to support word breaking
|
1998-10-10 04:35:01 +00:00 |
kipp%netscape.com
|
ede047ed44
|
Mork work on floaters; support for clear style property
|
1998-10-09 22:58:25 +00:00 |
kipp%netscape.com
|
5bb033f24d
|
Use pres-context as a ref instead of a pointer
|
1998-09-23 02:31:16 +00:00 |
kipp%netscape.com
|
46acb2313a
|
Removed css/layout directory
|
1998-09-15 00:19:49 +00:00 |
kipp
|
4b8864ebbc
|
New and improved (?) line layout
|
1998-06-25 16:33:10 +00:00 |
troy
|
af75aa1015
|
Changed some pairs of GetStyleContext/GetStyleData calls to a single call
to nsIFrame::GetStyleData
|
1998-06-14 05:00:38 +00:00 |
karnaze
|
6800f5f5d8
|
initial support for <iframe>
|
1998-06-11 16:46:33 +00:00 |
kipp
|
6c25e7131e
|
Fixed a pending-break clear bug; use new ReflowInlineChild API
|
1998-06-09 17:47:49 +00:00 |
troy
|
5aeffe1a29
|
Added nsIReflowCommand interface
|
1998-06-09 04:51:44 +00:00 |
kipp
|
bab137bdff
|
Added another tracing log message
|
1998-06-09 00:49:12 +00:00 |
kipp
|
dfc4dd32ae
|
Added no-wrap support
|
1998-06-05 17:53:28 +00:00 |
peterl
|
71d5fd1025
|
sync up to new style data apis
|
1998-06-05 06:09:09 +00:00 |
kipp
|
5d8ad4e74d
|
Verify that mIsBlock is correct
|
1998-06-04 23:10:15 +00:00 |
kipp
|
f017361697
|
Added code to do ebina style margins; perform horizontal alignment and relative positioning for blocks
|
1998-06-04 17:51:27 +00:00 |
kipp
|
7d43cef5b1
|
Wrap created frames in a view if necessary
|
1998-06-03 15:57:08 +00:00 |
kipp
|
76fcd38b25
|
Set first child during reflow unmapped; leave white space compression flag alone for zero sized frames
|
1998-06-01 23:39:40 +00:00 |
kipp
|
f9cd42fd7b
|
Use new mPendingBreak state
|
1998-05-30 17:46:11 +00:00 |
troy
|
cee140e58d
|
Changed nsReflowState structs to be linked together
|
1998-05-29 20:36:05 +00:00 |
kipp
|
03b868eeb4
|
Removed some unused list layout cruft
|
1998-05-29 02:33:50 +00:00 |
kipp
|
0a670a18f5
|
Get initial reflow state set right during child reflow; support list bullets directly
|
1998-05-29 02:15:46 +00:00 |
troy
|
26579fc14a
|
Added 'ns' prefix to class name
|
1998-05-28 02:37:37 +00:00 |
kipp
|
98e4c731ca
|
Use revised HorziontallyPlaceChildren api
|
1998-05-28 02:01:50 +00:00 |
kipp
|
cb7f95262e
|
Set x,y coordinate of frame before reflowing it
|
1998-05-27 22:24:57 +00:00 |
kipp
|
c258ad8093
|
Moved certain line layout state into a state struct that can be saved/restored for word breaking; updated code to use it; fixed up split line logic to use state to compute push count; added in word breaking logic; eliminated old word break code
|
1998-05-27 21:06:55 +00:00 |
troy
|
b2296227ff
|
Merged ResizeReflow() and IncrementalReflow() into one Reflow() member function
|
1998-05-25 17:31:49 +00:00 |
troy
|
63046c8bfd
|
Changed splittable enum to be bit flags
|
1998-05-22 04:54:11 +00:00 |
troy
|
23a25e2268
|
Some work in progress for incremental floaters
|
1998-05-22 02:38:41 +00:00 |
kipp
|
c484dcc24a
|
disabled reflow-mapped-child for now
|
1998-05-21 16:29:20 +00:00 |
kipp
|
06f4a8f316
|
better handle reflow avoidance; factored align children slightly different so that more code is shared between ResizeReflow and IncrementalReflow; fixed more cases where reflow is required
|
1998-05-21 16:12:10 +00:00 |