troy%netscape.com
|
540b3229d3
|
Reduced stack space by using PRPackedBool instead of PRBool
|
2000-01-04 02:59:35 +00:00 |
troy%netscape.com
|
8791b810ba
|
Added new #define NS_SHRINKWRAPWIDTH that specifies that a frame should
shrink wrap its width (paying attention to the maximum computed width). Mostly
complete implementation for block frames
|
2000-01-03 04:32:13 +00:00 |
tbogard%aol.net
|
af1ce8d410
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
|
1999-11-24 06:03:41 +00:00 |
dmose%mozilla.org
|
5312eacf8c
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
kipp%netscape.com
|
c93281e841
|
r=troy; fixed bugs 2636 and 17636 - line layout issues for some more edge cases (nobr's with floaters in them) and handling of nbsp
|
1999-11-02 15:44:57 +00:00 |
kipp%netscape.com
|
f961e4b03a
|
r=troy; updated api slightly to support fixes to bug 12760, 12958 and some resize-reflow optimization bugs
|
1999-10-29 14:33:26 +00:00 |
kipp%netscape.com
|
e44578adf4
|
Fixed bugs with combined-area continuing to include trimmed whitespace (wip for 12297); Added support for tracking trim for 16176)
|
1999-10-12 23:27:32 +00:00 |
kipp%netscape.com
|
d5d391a005
|
Reimplement TrimTrailingWhiteSpace; fixed another combined area bug (12910)
|
1999-09-21 00:14:22 +00:00 |
kipp%netscape.com
|
beadfcb37c
|
Reworked to be more css compliant; factored compatability logic out of nsInlineFrame into here
|
1999-09-09 21:04:37 +00:00 |
kipp%netscape.com
|
86e12ae621
|
Implement fix for bug #5821 as per dbaron's suggestion
|
1999-09-03 03:47:49 +00:00 |
kipp%netscape.com
|
07283caa5c
|
Shrink down size of nsLineLayout object
|
1999-08-27 21:49:12 +00:00 |
nisheeth%netscape.com
|
aa6ad6f2fe
|
Adding support in line layout for the CSS "direction" property.
|
1999-05-08 00:48:39 +00:00 |
kipp%netscape.com
|
138e73d3f2
|
Renamed header file
|
1999-04-20 00:24:32 +00:00 |
jdunn%netscape.com
|
7af07e06fa
|
ANSIC requires that structures need 'friend' status to access other structures
IF they are protected (or private). fix for bug 4642
|
1999-04-12 20:12:15 +00:00 |
kipp%netscape.com
|
f43163b5c4
|
Switch to a different (more accurate) BR handling hack...
|
1999-04-03 18:57:30 +00:00 |
jdunn%netscape.com
|
4241b16ff7
|
Fix compiler error on AIX...
Can't have 'protected' structures, so for AIX make them public and then
make sure that the AIX is defined in the Makefile.in
|
1999-03-31 04:21:53 +00:00 |
kipp%netscape.com
|
6bffe03233
|
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
|
90bc4551ea
|
Removed carried-out-top-margin
|
1999-03-27 01:24:24 +00:00 |
kipp%netscape.com
|
94b81992a1
|
Work around some first-letter bugs
|
1999-03-26 00:41:36 +00:00 |
kipp%netscape.com
|
ed598f390e
|
Made margin carried outs per-line-layout instead of per-frame
|
1999-03-25 03:49:47 +00:00 |
jdunn%netscape.com
|
93e4488a2d
|
backing out changes, because the tree was closed - doh
|
1999-03-24 21:55:53 +00:00 |
jdunn%netscape.com
|
20ab1b737f
|
Fixed compiler error on AIX. The xlC compiler does not handle protected
structures correctly so for AIX, we make the structures public.
approved by kipp@netscape.com
|
1999-03-24 21:43:34 +00:00 |
kipp%netscape.com
|
8aa0b45390
|
De-inlined some methods (temporary) and added CanPlaceFloaterNow
|
1999-03-24 15:41:17 +00:00 |
kipp%netscape.com
|
bee4a28ce9
|
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
|
4778479a9b
|
Added state to keep track of lines that are impacted by floaters
|
1999-03-21 01:14:05 +00:00 |
kipp%netscape.com
|
c9067260be
|
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 |
kipp%netscape.com
|
9f5bab8779
|
Added methods for supporting 2 pass vertical align reflow
|
1999-02-18 03:28:00 +00:00 |
kipp%netscape.com
|
12322a8a10
|
Added another TreatFrameAsBlock method
|
1999-02-01 17:32:33 +00:00 |
kipp%netscape.com
|
74e1833184
|
Setup first-letter-style to be off by default
|
1998-12-05 16:05:52 +00:00 |
kipp%netscape.com
|
8b1973c472
|
Added InitFloater
|
1998-11-10 18:04:19 +00:00 |
kipp%netscape.com
|
ff42a3eb90
|
Added some first-letter support
|
1998-11-05 19:30:31 +00:00 |
kipp%netscape.com
|
f41818bc4c
|
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
|
ad7b8e1864
|
Implement justification methods
|
1998-10-27 16:52:10 +00:00 |
kipp%netscape.com
|
1dc537c5f9
|
Removed nsTextRun; s/NonBreakingUnit/Word/
|
1998-10-20 00:22:48 +00:00 |
kipp%netscape.com
|
c3a0922d04
|
Added accessor for the line number
|
1998-10-17 01:06:17 +00:00 |
kipp%netscape.com
|
2031470780
|
Added methods to support word breaking
|
1998-10-10 04:35:01 +00:00 |
kipp%netscape.com
|
6dceba716f
|
Mork work on floaters; support for clear style property
|
1998-10-09 22:58:25 +00:00 |
kipp%netscape.com
|
d1cb80bd1e
|
Added SetBRFrame/GetBRFrame for handling 0 height line layout and BR's
|
1998-09-29 22:32:04 +00:00 |
kipp%netscape.com
|
a62b3d9000
|
Added methods for counting the number of placed frames; switched the pres-context to a ref from a pointer; removed some debris
|
1998-09-23 02:31:00 +00:00 |
kipp%netscape.com
|
8f2807a027
|
Removed css/layout directory
|
1998-09-15 00:19:49 +00:00 |
kipp
|
1a446c2e3f
|
New and improved (?) line layout
|
1998-06-25 16:33:10 +00:00 |
kipp
|
094bbe0290
|
Added nsIInlineFrame interface
|
1998-06-09 17:47:20 +00:00 |
troy
|
66b6882d23
|
Added nsIReflowCommand interface
|
1998-06-09 04:51:44 +00:00 |
kipp
|
0e01e46467
|
Added no-wrap support
|
1998-06-05 17:53:28 +00:00 |
kipp
|
014fd2716d
|
Use new mPendingBreak state
|
1998-05-30 17:46:11 +00:00 |
kipp
|
8bf7e83385
|
Removed some unused list layout cruft
|
1998-05-29 02:33:50 +00:00 |
kipp
|
59784b7f81
|
Get initial reflow state set right during child reflow; support list bullets directly
|
1998-05-29 02:15:46 +00:00 |
kipp
|
a69a1eb394
|
Moved certain line layout state into a state struct that can be saved/restored for word breaking
|
1998-05-27 21:07:10 +00:00 |
troy
|
3ea1d2d8e3
|
Merged ResizeReflow() and IncrementalReflow() into one Reflow() member function
|
1998-05-25 17:31:49 +00:00 |
troy
|
d0e4da316d
|
Some work in progress for incremental floaters
|
1998-05-22 02:38:41 +00:00 |