troy%netscape.com
|
e191c422d9
|
Eliminated nsIRunaround interface, and folded space manager parameter into
nsHTMLReflowState structure
git-svn-id: svn://10.0.0.236/trunk@11749 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-10-02 04:10:00 +00:00 |
|
troy%netscape.com
|
7eac0bfdac
|
Separated reflow process out of nsIFrame and into nsIFrameReflow. Also
added nsIHTMLReflow, which is an HTML specific reflow interface
git-svn-id: svn://10.0.0.236/trunk@11646 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-10-01 04:46:11 +00:00 |
|
peterl%netscape.com
|
9b94d90eca
|
moved attribute change code to style sheete
cleaned up content change api
git-svn-id: svn://10.0.0.236/trunk@11490 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-29 23:48:07 +00:00 |
|
troy%netscape.com
|
90bec832fd
|
Partially enabled support for absolutely positioned elements
git-svn-id: svn://10.0.0.236/trunk@11298 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-28 23:24:37 +00:00 |
|
troy%netscape.com
|
8d229a5a6e
|
Moved ContentReplaced() handler code to style system
git-svn-id: svn://10.0.0.236/trunk@11108 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-25 22:47:00 +00:00 |
|
troy%netscape.com
|
be32dfbcc4
|
Moved ContentDeleted() document notification code to the style system which
generates the reflow command
git-svn-id: svn://10.0.0.236/trunk@11020 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-25 05:13:06 +00:00 |
|
troy%netscape.com
|
b60923ad33
|
Removed content delegates
git-svn-id: svn://10.0.0.236/trunk@10417 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-18 17:18:37 +00:00 |
|
troy%netscape.com
|
0c4b9521d5
|
Phase one of frame construction changes
git-svn-id: svn://10.0.0.236/trunk@9742 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-10 19:32:14 +00:00 |
|
troy
|
547dc8ae9b
|
Changed Reflow() member function to take a reference to a nsIPresContext
instead of a pointer
git-svn-id: svn://10.0.0.236/trunk@5565 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-07-15 02:53:09 +00:00 |
|
troy
|
7002f99964
|
Changed anchor frames to forward content notifications to the real frame
git-svn-id: svn://10.0.0.236/trunk@4734 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-30 21:35:07 +00:00 |
|
troy
|
85ae51a4b3
|
Changed absolutely positioned elements to have the body as their
geometric parent
git-svn-id: svn://10.0.0.236/trunk@4586 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-26 18:49:30 +00:00 |
|
peterl
|
bc184de5ad
|
sync up to new style data apis
git-svn-id: svn://10.0.0.236/trunk@3322 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-05 06:09:09 +00:00 |
|
kipp
|
f2f2d99718
|
Made absolute frame a container too to work around the pseudo-frame problem
git-svn-id: svn://10.0.0.236/trunk@3255 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 21:04:07 +00:00 |
|
kipp
|
fd73209bce
|
Implement ListTag; print out view during listings
git-svn-id: svn://10.0.0.236/trunk@3047 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-03 15:50:58 +00:00 |
|
troy
|
c582c6488b
|
Make sure we set the (x,y) before reflowing the frame
git-svn-id: svn://10.0.0.236/trunk@2485 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-28 05:41:59 +00:00 |
|
troy
|
4423b06d16
|
Added 'ns' prefix to class name
git-svn-id: svn://10.0.0.236/trunk@2468 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-28 02:37:37 +00:00 |
|
peterl
|
779a602187
|
added visibility style attribute
moved attributes from position to display struct
git-svn-id: svn://10.0.0.236/trunk@2304 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-26 23:15:47 +00:00 |
|
troy
|
d2d4e15ea4
|
Merged ResizeReflow() and IncrementalReflow() into one Reflow() member function
git-svn-id: svn://10.0.0.236/trunk@2253 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-25 17:31:49 +00:00 |
|
kipp
|
32b44a6565
|
Declare nsStylePosition
git-svn-id: svn://10.0.0.236/trunk@2190 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-22 18:37:04 +00:00 |
|
troy
|
5a839584c7
|
Change to nsIFrame API
git-svn-id: svn://10.0.0.236/trunk@1441 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-12 04:17:56 +00:00 |
|
kipp
|
7653fb2f79
|
Added container methods for the singly contained frame
git-svn-id: svn://10.0.0.236/trunk@1437 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-12 01:31:22 +00:00 |
|
troy
|
22a5d2831e
|
Frames no longet store the content index-in-parent
git-svn-id: svn://10.0.0.236/trunk@1169 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-05 23:56:50 +00:00 |
|
troy
|
c6e290213d
|
Work in progress for inserted incremental reflow
git-svn-id: svn://10.0.0.236/trunk@1124 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-05 04:47:53 +00:00 |
|
troy
|
2e880e58d9
|
Added mClip and mClipFlags to nsStylePosition
git-svn-id: svn://10.0.0.236/trunk@730 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-04-28 03:21:18 +00:00 |
|
troy
|
6401d192b2
|
Added mOverflow to nsStylePosition
git-svn-id: svn://10.0.0.236/trunk@637 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-04-25 04:07:18 +00:00 |
|
troy
|
200fd1ff3d
|
Added mZIndex to nsStylePosition. Absolutely positioned code now passed
it along to view system
git-svn-id: svn://10.0.0.236/trunk@608 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-04-24 18:34:31 +00:00 |
|
troy
|
5a581d1cad
|
More CSS position work
git-svn-id: svn://10.0.0.236/trunk@545 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-04-23 15:39:48 +00:00 |
|
troy
|
88d4749140
|
Starting to pay attention to CSS positioning properties
git-svn-id: svn://10.0.0.236/trunk@534 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-04-22 23:28:39 +00:00 |
|
troy
|
10ad4051a6
|
Initial check-in
git-svn-id: svn://10.0.0.236/trunk@507 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-04-22 15:59:33 +00:00 |
|