troy%netscape.com
|
d412c44912
|
Correction to how offsets are computed for relatively positioned elements
|
1999-01-22 04:12:03 +00:00 |
troy%netscape.com
|
3fe6a2ce3e
|
Made handling of absolutely positioned child frames more efficient
|
1999-01-22 00:30:27 +00:00 |
troy%netscape.com
|
85dd5bb130
|
Added additional parameter to GetNext() that specifies whether the frame is
removed from the path. This allows peeking at the next frame in the reflow
chain
|
1999-01-20 05:11:17 +00:00 |
troy%netscape.com
|
5a9b0b6a0d
|
Added XXX reminder for myself
|
1999-01-20 04:50:35 +00:00 |
troy%netscape.com
|
f81224da15
|
Removed some scroll related logic that was causing computed widths to be
computed incorrectly. Now the scroll frame handles it
|
1999-01-20 03:43:33 +00:00 |
mjudge%netscape.com
|
1eb0e87525
|
fiximg text selection for frames in frames
|
1999-01-19 23:36:06 +00:00 |
mjudge%netscape.com
|
6fe445a624
|
selection should work now more or less
|
1999-01-19 06:42:39 +00:00 |
troy%netscape.com
|
ba9186df33
|
Changed it so the DidReflow() temporary hack doesn't apply to scrolled
frames
|
1999-01-19 06:00:08 +00:00 |
troy%netscape.com
|
a38286a6c5
|
Fixed it so computedHeight is correctly computed
|
1999-01-19 05:59:24 +00:00 |
troy%netscape.com
|
503faed91b
|
Minor cleanup
|
1999-01-19 05:18:26 +00:00 |
troy%netscape.com
|
88b563afc0
|
Part of the fix for bug #2485
|
1999-01-19 05:17:39 +00:00 |
mjudge%netscape.com
|
8ed649fbb9
|
Files for selection across frames.
|
1999-01-18 22:57:12 +00:00 |
troy%netscape.com
|
db8ead7549
|
Changed to position absolute child elements relative to the padding edge not the
border edge
|
1999-01-18 19:30:42 +00:00 |
troy%netscape.com
|
97629a6e62
|
Improvements to absolute positioning code
|
1999-01-18 17:27:27 +00:00 |
troy%netscape.com
|
6de8fcc1cf
|
Initial check-in
|
1999-01-18 17:26:49 +00:00 |
troy%netscape.com
|
461f91d6be
|
Fix for bug #2450; 'padding' wasn't getting handled properly
|
1999-01-18 00:48:59 +00:00 |
troy%netscape.com
|
8d9d3c0d52
|
Added 'computedMargin' to nsHTMLReflowState, which replaced the individual
margin values (e.g., computedLeftMargin)
|
1999-01-17 05:43:02 +00:00 |
troy%netscape.com
|
fcf61df310
|
Fixed it so relatively positioned block frames act as containing blocks
for absolutely positioned child elements
|
1999-01-16 22:18:08 +00:00 |
troy%netscape.com
|
3a6b91ec12
|
Changed nsHTMLReflowState to compute 'offsets' for relatively positioned
elements
|
1999-01-16 20:58:17 +00:00 |
hyatt%netscape.com
|
97423fbcb8
|
Added code to support CLSID instantiation. Approved by amusil and av.
|
1999-01-16 02:43:51 +00:00 |
kipp%netscape.com
|
d6bb1acd1f
|
Removed List code now that base class dumps all child lists
|
1999-01-16 00:19:30 +00:00 |
kipp%netscape.com
|
d95b57f509
|
Update List implementations to use GetAdditionalChildLists so that all lists of children are dumped out automatically
|
1999-01-16 00:19:10 +00:00 |
kipp%netscape.com
|
06d2d8efb3
|
Spanked away SizeOf methods and nsIListFilter
|
1999-01-16 00:00:50 +00:00 |
kipp%netscape.com
|
a9e0e05f2b
|
Switch to using nsFrameList for frame lists
|
1999-01-15 22:53:39 +00:00 |
troy%netscape.com
|
5284506712
|
Fix for bug #1998. Now we render the background image over the padding area and not over the border area
|
1999-01-15 18:25:58 +00:00 |
troy%netscape.com
|
8ad1ac6004
|
Fixed an assert that was getting hit for absolutely positioned elements
|
1999-01-15 04:28:17 +00:00 |
peterl%netscape.com
|
08a091e0c9
|
better base URL support
Checkin during red tree approved by sar
|
1999-01-15 01:57:58 +00:00 |
kipp%netscape.com
|
91d41ccbaa
|
Implement temporary versions of AppendFrames/InsertFrames/RemoveFrame; stub out ReplaceFrame
|
1999-01-15 01:29:15 +00:00 |
kipp%netscape.com
|
e6b0b75aee
|
Added nsFrameList to the build
|
1999-01-15 01:28:46 +00:00 |
kipp%netscape.com
|
e7efc2de7d
|
new
|
1999-01-15 01:28:07 +00:00 |
vidur%netscape.com
|
d6d3d60d57
|
Moved text and comment code out of HTML-specific directories. Completed CloneNode for elements. Completed factory methods for intersection of XML and HTML.
|
1999-01-14 23:14:02 +00:00 |
troy%netscape.com
|
5d8b4656eb
|
Removed the content-parent frame pointer. Now we just have the one geometric
parent
|
1999-01-14 05:16:23 +00:00 |
troy%netscape.com
|
8ac6e31715
|
Fix for bug #2276, and some initial support for 'right' and 'bottom'
for absolutely positioned elements
|
1999-01-13 06:37:31 +00:00 |
troy%netscape.com
|
e7f2bf97d6
|
Re-committing my fucking changes...
|
1999-01-13 00:38:29 +00:00 |
cltbld%netscape.com
|
50bb86b809
|
backing out changes made against a red tree
|
1999-01-13 00:00:57 +00:00 |
troy%netscape.com
|
295e31e6a7
|
Moved a NS_RELEASE to a different point so we're less likely to have a non-local exit
miss the release
|
1999-01-12 23:17:20 +00:00 |
kipp%netscape.com
|
9088d3fb1e
|
Use new flag defines
|
1999-01-12 16:42:03 +00:00 |
kipp%netscape.com
|
9832366872
|
Clean up block frame flags
|
1999-01-12 16:41:30 +00:00 |
vidur%netscape.com
|
3348aaedd0
|
Second pass of attributes as nodes. Improved namespace management - XML elements now hold on to their containing namespace. Fixed Get/SetDOMAttriute naming issue. Added new namespace parsing methods to nsIContent
|
1999-01-12 16:37:24 +00:00 |
troy%netscape.com
|
a14ae37e47
|
Turned off assert
|
1999-01-09 01:43:02 +00:00 |
kipp%netscape.com
|
61149040ae
|
new
|
1999-01-09 00:18:08 +00:00 |
kipp%netscape.com
|
7981094bcb
|
nuked
|
1999-01-09 00:14:17 +00:00 |
kipp%netscape.com
|
9d95d8a59b
|
Removed a turd
|
1999-01-09 00:14:09 +00:00 |
kipp%netscape.com
|
cc2e709ffa
|
Reworked to use dom content objects for holding the raw map data and observering content changes and updating the 'compiled' map
|
1999-01-09 00:13:53 +00:00 |
kipp%netscape.com
|
e289eb426d
|
Use nsImageMap
|
1999-01-09 00:13:19 +00:00 |
kipp%netscape.com
|
0fb3bca118
|
Changed over to using nsImageMap instead of nsIImageMap
|
1999-01-09 00:12:49 +00:00 |
kipp%netscape.com
|
e63e57e27b
|
Added new atom
|
1999-01-09 00:12:28 +00:00 |
karnaze%netscape.com
|
ec97d3900b
|
dom table methods, moved align="char" data members from nsReflowState to nsHTMLReflowState
|
1999-01-08 18:57:40 +00:00 |
troy%netscape.com
|
310d08ec36
|
Added support for 'right' and 'bottom' properties. Changed to using a
nsStyleSides struct to hold all the offsets
|
1999-01-08 04:47:46 +00:00 |
troy%netscape.com
|
fd0d24ebb6
|
Changed to handle FrameRemoved reflow command for an absolutely positioned
child frame
|
1999-01-07 05:46:26 +00:00 |