hyatt%netscape.com
|
0f7ea6b1c9
|
Changes to tree frame construction code.
git-svn-id: svn://10.0.0.236/trunk@22262 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 01:28:19 +00:00 |
|
av%netscape.com
|
40af69629d
|
*** empty log message ***
git-svn-id: svn://10.0.0.236/trunk@22258 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 00:57:04 +00:00 |
|
kipp%netscape.com
|
8334239104
|
fixed up operator new usage
git-svn-id: svn://10.0.0.236/trunk@22208 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 20:02:06 +00:00 |
|
pollmann%netscape.com
|
9c4f03aa39
|
Enable dynamic changing of the readonly attribute.
Works on Linux now. Win will come on-line later today.
git-svn-id: svn://10.0.0.236/trunk@22207 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 20:01:48 +00:00 |
|
kipp%netscape.com
|
8ca53a41da
|
Fixed remaining issues with operator new/delete
git-svn-id: svn://10.0.0.236/trunk@22190 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 19:26:29 +00:00 |
|
kipp%netscape.com
|
b677533b37
|
Removed ifdef'd out code
git-svn-id: svn://10.0.0.236/trunk@22188 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 19:22:20 +00:00 |
|
ebina%netscape.com
|
1d63004b5d
|
Changing RegisterFactory to use the new API.
git-svn-id: svn://10.0.0.236/trunk@22182 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 19:08:57 +00:00 |
|
kipp%netscape.com
|
e914323594
|
Use our own null value
git-svn-id: svn://10.0.0.236/trunk@22142 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:13:30 +00:00 |
|
kipp%netscape.com
|
6a553dabe3
|
Cleaned up operator new and delete
git-svn-id: svn://10.0.0.236/trunk@22141 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:13:10 +00:00 |
|
kipp%netscape.com
|
55ffab420a
|
Removed dependency on static constructors
git-svn-id: svn://10.0.0.236/trunk@22140 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:12:16 +00:00 |
|
kipp%netscape.com
|
c8fe8ac18f
|
Pass in default image size when loading image
git-svn-id: svn://10.0.0.236/trunk@22139 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:12:05 +00:00 |
|
kipp%netscape.com
|
774bcbcaf4
|
Whacked to handle moving floaters out of the flow
git-svn-id: svn://10.0.0.236/trunk@22138 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:11:54 +00:00 |
|
kipp%netscape.com
|
c9321630b1
|
Fixed up operator new and delete
git-svn-id: svn://10.0.0.236/trunk@22136 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:09:35 +00:00 |
|
kipp%netscape.com
|
7948faf8e8
|
Removed dependency on static constructors; implement operatore delete
git-svn-id: svn://10.0.0.236/trunk@22135 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:08:48 +00:00 |
|
kipp%netscape.com
|
f2ab10bb59
|
Removed move-out-of-flow code now that frame construction code does it; added code to avoid reflows when removing a placeholder frame
git-svn-id: svn://10.0.0.236/trunk@22134 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:08:20 +00:00 |
|
kipp%netscape.com
|
afb7fb16b8
|
Avoid purify noise by initializing all member variables
git-svn-id: svn://10.0.0.236/trunk@22133 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:07:49 +00:00 |
|
kipp%netscape.com
|
b8539e233b
|
Support limited scaling of images on unix
git-svn-id: svn://10.0.0.236/trunk@22132 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:07:28 +00:00 |
|
kipp%netscape.com
|
d2550f1dbb
|
Removed MoveOutOfFlow
git-svn-id: svn://10.0.0.236/trunk@22131 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:07:01 +00:00 |
|
kipp%netscape.com
|
f58eac9104
|
Implement operator delete; get rid of static constructor
git-svn-id: svn://10.0.0.236/trunk@22130 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:05:20 +00:00 |
|
kipp%netscape.com
|
c306aa9bfe
|
Find text runs more often (bug #3278, 3265); floaters are now handled mostly by the frame construction code
git-svn-id: svn://10.0.0.236/trunk@22129 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:04:44 +00:00 |
|
kipp%netscape.com
|
daf4dfbb67
|
new
git-svn-id: svn://10.0.0.236/trunk@22110 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 15:54:00 +00:00 |
|
karnaze%netscape.com
|
bf7aa2f2f9
|
fixed bug where anonymous table frame is constructed inside table related frame.
simplified table frame construction.
git-svn-id: svn://10.0.0.236/trunk@22093 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 09:15:03 +00:00 |
|
evaughan%netscape.com
|
a39632b9af
|
Removed state info from button renderer.
git-svn-id: svn://10.0.0.236/trunk@22090 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 08:48:24 +00:00 |
|
evaughan%netscape.com
|
e84b411850
|
Fixed up titled button so hover, focus, active, states work.
git-svn-id: svn://10.0.0.236/trunk@22073 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 06:41:10 +00:00 |
|
rickg%netscape.com
|
5012f4e582
|
small bug fixes and removal of global statics
git-svn-id: svn://10.0.0.236/trunk@22072 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 06:33:54 +00:00 |
|
troy%netscape.com
|
5bb51bbb20
|
Added logic to replicate the caption when splitting the table
git-svn-id: svn://10.0.0.236/trunk@22043 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 03:35:22 +00:00 |
|
buster%netscape.com
|
a200933a99
|
added GetStyleContextFor
git-svn-id: svn://10.0.0.236/trunk@21971 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-25 19:55:06 +00:00 |
|
vidur%netscape.com
|
9270605250
|
Made style reresolution propogate down to the bullet frames for list items. Added list related attribute tests.
git-svn-id: svn://10.0.0.236/trunk@21947 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-25 19:14:35 +00:00 |
|
brade%netscape.com
|
a64bcb4630
|
add "static" to GetFrameBorderHelper to reduce compiler warnings on Macintosh
git-svn-id: svn://10.0.0.236/trunk@21891 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-25 15:38:29 +00:00 |
|
troy%netscape.com
|
51829aa69c
|
Fixed it so we clear the NS_FRAME_SYNC_FRAME_AND_VIEW bit, because the
default is that it's set
git-svn-id: svn://10.0.0.236/trunk@21868 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-25 05:41:05 +00:00 |
|
troy%netscape.com
|
b51e46e943
|
Removed nsIFrame::CreateContinuingFrame()
git-svn-id: svn://10.0.0.236/trunk@21866 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-25 05:31:15 +00:00 |
|
troy%netscape.com
|
f293c578fd
|
Changed nsIFrame::Init() to take an additional parameter
git-svn-id: svn://10.0.0.236/trunk@21843 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-25 03:27:57 +00:00 |
|
ftang%netscape.com
|
5f7220fa9c
|
change nsTextTransformer to break line by calling nsILineBreak and make nsTextFrame pass the nsILineBreaker to nsTextTransformer
git-svn-id: svn://10.0.0.236/trunk@21772 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-24 18:21:23 +00:00 |
|
troy%netscape.com
|
985c1c5280
|
Work-in-progress for having frame construction code handle creation
of continuing frames
git-svn-id: svn://10.0.0.236/trunk@21758 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-24 17:16:04 +00:00 |
|
troy%netscape.com
|
70b1ea8e3f
|
Added frame type atoms for several table frame classes
git-svn-id: svn://10.0.0.236/trunk@21708 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-24 05:54:31 +00:00 |
|
troy%netscape.com
|
cd4ee3debc
|
Added nsLayoutAtoms::textFrame
git-svn-id: svn://10.0.0.236/trunk@21706 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-24 05:33:40 +00:00 |
|
kipp%netscape.com
|
93a84ec681
|
Fixed bug #2885 - the linebreaker couldn't handle a special case...
git-svn-id: svn://10.0.0.236/trunk@21705 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-24 05:24:06 +00:00 |
|
troy%netscape.com
|
cc2323242f
|
Changed GetNextInFlow() and GetPrevInFlow() to be pointer arguments and
not references
git-svn-id: svn://10.0.0.236/trunk@21702 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-24 04:48:08 +00:00 |
|
troy%netscape.com
|
cbaac14adf
|
Added CreateContinuingFrame() function to frame construction code
git-svn-id: svn://10.0.0.236/trunk@21695 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-24 04:03:50 +00:00 |
|
karnaze%netscape.com
|
6c5308ed49
|
added printf to flag when a table cell's max element size exceeds its desired size (for bug 3094)
git-svn-id: svn://10.0.0.236/trunk@21652 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-23 21:03:57 +00:00 |
|
kipp%netscape.com
|
a2ce2ee3db
|
Latest snapshot using linux version of the tools
git-svn-id: svn://10.0.0.236/trunk@21641 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-23 19:38:50 +00:00 |
|
kipp%netscape.com
|
ed946ccfbf
|
Temporarily mark text and BR frames as replaced elements so that inline reflow will work properly
git-svn-id: svn://10.0.0.236/trunk@21638 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-23 19:36:14 +00:00 |
|
kipp%netscape.com
|
4585457984
|
For now text acts like a replaced element
git-svn-id: svn://10.0.0.236/trunk@21637 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-23 19:35:21 +00:00 |
|
kipp%netscape.com
|
93e88038fa
|
Removed gratuitous destructor
git-svn-id: svn://10.0.0.236/trunk@21636 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-23 19:34:58 +00:00 |
|
kipp%netscape.com
|
6dfba2e03d
|
Cleanedup vertical alignment support
git-svn-id: svn://10.0.0.236/trunk@21635 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-23 19:34:37 +00:00 |
|
kipp%netscape.com
|
a65c2103cc
|
Improved vertical alignment correctness; fixed glaring error with box-width and height computation
git-svn-id: svn://10.0.0.236/trunk@21634 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-23 19:34:17 +00:00 |
|
kipp%netscape.com
|
975a668e6e
|
Removed mLineHeight from the html reflow state; changed the signature of the VerticalAlignFrames method; made DetermineFrameType a callable static method
git-svn-id: svn://10.0.0.236/trunk@21633 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-23 19:33:34 +00:00 |
|
kipp%netscape.com
|
757ef013b8
|
Maded DetermineFrameType a callable static method; removed gratuitous line-height calculations
git-svn-id: svn://10.0.0.236/trunk@21632 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-23 19:33:06 +00:00 |
|
kipp%netscape.com
|
53678f589d
|
Added a warning comment
git-svn-id: svn://10.0.0.236/trunk@21631 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-23 19:32:33 +00:00 |
|
kipp%netscape.com
|
d314a0492b
|
Revised the signature of the VerticalAlignFrames method
git-svn-id: svn://10.0.0.236/trunk@21630 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-23 19:32:20 +00:00 |
|