troy%netscape.com
|
0f8e34e2e2
|
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
|
4dd1d39c67
|
Added XXX reminder for myself
|
1999-01-20 04:50:35 +00:00 |
troy%netscape.com
|
174494f84c
|
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
|
d52a50ae45
|
fiximg text selection for frames in frames
|
1999-01-19 23:36:06 +00:00 |
karnaze%netscape.com
|
29d75b2c52
|
content sink uses nsWebShell::GetIsFrame to set scrolling on nsWebShell
|
1999-01-19 23:16:02 +00:00 |
mjudge%netscape.com
|
dd0328320e
|
selection should work now more or less
|
1999-01-19 06:42:39 +00:00 |
troy%netscape.com
|
36158ba506
|
Changed it so the DidReflow() temporary hack doesn't apply to scrolled
frames
|
1999-01-19 06:00:08 +00:00 |
troy%netscape.com
|
aebbda5000
|
Minor cleanup
|
1999-01-19 05:18:26 +00:00 |
troy%netscape.com
|
0c55cb8b0e
|
Part of the fix for bug #2485
|
1999-01-19 05:17:39 +00:00 |
mjudge%netscape.com
|
34430366b2
|
Files for selection across frames.
|
1999-01-18 22:57:12 +00:00 |
troy%netscape.com
|
48365eb8a1
|
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
|
a855ea42a4
|
Improvements to absolute positioning code
|
1999-01-18 17:27:27 +00:00 |
troy%netscape.com
|
e805654323
|
Added 'computedMargin' to nsHTMLReflowState, which replaced the individual
margin values (e.g., computedLeftMargin)
|
1999-01-17 05:43:02 +00:00 |
troy%netscape.com
|
5febae06f6
|
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
|
7103b076b4
|
Changed nsHTMLReflowState to compute 'offsets' for relatively positioned
elements
|
1999-01-16 20:58:17 +00:00 |
hyatt%netscape.com
|
ab7046faba
|
Added code to support CLSID instantiation. Approved by amusil and av.
|
1999-01-16 02:43:51 +00:00 |
kipp%netscape.com
|
418cd0251c
|
Removed List code now that base class dumps all child lists
|
1999-01-16 00:19:30 +00:00 |
kipp%netscape.com
|
10f24c7ebf
|
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
|
7f96144059
|
Spanked away SizeOf methods and nsIListFilter
|
1999-01-16 00:00:50 +00:00 |
sfraser%netscape.com
|
13930cd646
|
Fix build bustage.
|
1999-01-15 23:47:23 +00:00 |
kipp%netscape.com
|
4243726f6a
|
Switch to using nsFrameList for frame lists
|
1999-01-15 22:53:39 +00:00 |
troy%netscape.com
|
6d63084a70
|
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
|
e075d4bfbc
|
Fixed an assert that was getting hit for absolutely positioned elements
|
1999-01-15 04:28:17 +00:00 |
peterl%netscape.com
|
5cc1370c12
|
better base url support
Checkin during red tree approved by sar
|
1999-01-15 02:07:46 +00:00 |
peterl%netscape.com
|
e86b440abd
|
better base URL support
Checkin during red tree approved by sar
|
1999-01-15 01:57:58 +00:00 |
kipp%netscape.com
|
a1c6f729a4
|
Implement temporary versions of AppendFrames/InsertFrames/RemoveFrame; stub out ReplaceFrame
|
1999-01-15 01:29:15 +00:00 |
kipp%netscape.com
|
6302998324
|
Added append/insert/remove/replace methods
|
1999-01-15 01:28:28 +00:00 |
vidur%netscape.com
|
895ce771ea
|
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
|
036e6852f2
|
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
|
5c75ea66f0
|
Fix for bug #2276, and some initial support for 'right' and 'bottom'
for absolutely positioned elements
|
1999-01-13 06:37:31 +00:00 |
kipp%netscape.com
|
cd76455b98
|
Use new flag defines
|
1999-01-12 16:42:03 +00:00 |
kipp%netscape.com
|
3c5005ec2d
|
Clean up block frame flags
|
1999-01-12 16:41:30 +00:00 |
vidur%netscape.com
|
274a4add3e
|
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
|
4f14253e33
|
Turned off assert
|
1999-01-09 01:43:02 +00:00 |
kipp%netscape.com
|
10a89709d7
|
new
|
1999-01-09 00:18:08 +00:00 |
kipp%netscape.com
|
d1dd0f55bd
|
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
|
19e73d1f62
|
Use nsImageMap
|
1999-01-09 00:13:19 +00:00 |
kipp%netscape.com
|
1de1edbd74
|
Added defines and comments indicating which parts of the frames reflow state are reserved
|
1999-01-09 00:11:40 +00:00 |
troy%netscape.com
|
20fbd1e186
|
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
|
6d753e4c78
|
Changed to handle FrameRemoved reflow command for an absolutely positioned
child frame
|
1999-01-07 05:46:26 +00:00 |
brade%netscape.com
|
7bc19df3f9
|
reduce Macintosh compiler warnings by adding prototype
|
1999-01-06 18:53:59 +00:00 |
brade%netscape.com
|
2ad8ae0483
|
reduce Macintosh compiler warnings byadding prototype
|
1999-01-06 18:52:58 +00:00 |
brade%netscape.com
|
8727d91f50
|
reduce Macintosh compiler warnings by adding prototype
|
1999-01-06 18:44:59 +00:00 |
brade%netscape.com
|
c79a8d793c
|
reduce Macintosh compiler warnings by making function private
|
1999-01-06 18:43:39 +00:00 |
troy%netscape.com
|
4b3e1eebad
|
Replaced "maxSize" member if nsReflowState with "availableWidth" and
"availableHeight"
|
1999-01-05 23:31:18 +00:00 |
kipp%netscape.com
|
844a41c615
|
Use macros from nsTextFragment
|
1999-01-05 23:02:27 +00:00 |
kipp%netscape.com
|
50b331f35c
|
Reinstated the last set of checkins that were backed out
|
1999-01-05 23:01:54 +00:00 |
troy%netscape.com
|
a423353676
|
Initial check-in
|
1999-01-05 19:44:41 +00:00 |
donm%netscape.com
|
9b2666a111
|
backing out changes against a long red tree. would like to clear
the hook. -donm
|
1999-01-05 18:16:05 +00:00 |
kipp%netscape.com
|
e29f665a91
|
Fix handling of removed-child incremental reflow to no longer crash (bug #1941); also disabled incremental behavior for remove and inserted for now so that layout looks correct
|
1999-01-05 17:50:41 +00:00 |