kipp
|
fcd752ba90
|
Use new tracing macros and verify-tree-enable
git-svn-id: svn://10.0.0.236/trunk@2026 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-20 16:27:22 +00:00 |
|
kipp
|
d7c6851d21
|
Added in mDeltaWidth to block reflow state
git-svn-id: svn://10.0.0.236/trunk@2025 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-20 16:26:46 +00:00 |
|
kipp
|
e91d496797
|
Fixed GetReflowMetrics to return something; use new tracing methods and verify-tree-enable; compute delta width for line layout logic
git-svn-id: svn://10.0.0.236/trunk@2024 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-20 16:26:34 +00:00 |
|
kipp
|
3f35550560
|
GetReflowMetrics now updates the reflow state
git-svn-id: svn://10.0.0.236/trunk@2023 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-20 16:25:40 +00:00 |
|
peterl
|
8e416a2afc
|
added pseudo-class atoms
git-svn-id: svn://10.0.0.236/trunk@1868 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-19 00:08:16 +00:00 |
|
peterl
|
021e20ff2c
|
added pseudo style support
git-svn-id: svn://10.0.0.236/trunk@1843 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-18 21:06:33 +00:00 |
|
kipp
|
36585827fd
|
Print out state when non-zero
git-svn-id: svn://10.0.0.236/trunk@1816 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-18 16:53:09 +00:00 |
|
kipp
|
3be7942344
|
Call WillReflow before reflowing children
git-svn-id: svn://10.0.0.236/trunk@1815 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-18 16:52:57 +00:00 |
|
kipp
|
8397a26e24
|
dump out state and next-in-flow/prev-in-flow conditionally
git-svn-id: svn://10.0.0.236/trunk@1814 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-18 16:52:41 +00:00 |
|
karnaze
|
c6f7ca1c13
|
initial support for <input type=file>, combo box use of widget init data for sizing
git-svn-id: svn://10.0.0.236/trunk@1811 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-18 16:39:42 +00:00 |
|
kipp
|
da654e994c
|
nuked
git-svn-id: svn://10.0.0.236/trunk@1600 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-14 02:46:28 +00:00 |
|
kipp
|
368de8a159
|
Fixed up code that wasn't using the nsReflowStatus constants defined in nsIFrame.h
git-svn-id: svn://10.0.0.236/trunk@1588 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-14 00:49:46 +00:00 |
|
peterl
|
cee84ada85
|
added style atom
git-svn-id: svn://10.0.0.236/trunk@1574 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-13 23:42:40 +00:00 |
|
peterl
|
4b50ddb390
|
remove spacing cache invalidate
git-svn-id: svn://10.0.0.236/trunk@1565 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-13 22:39:41 +00:00 |
|
karnaze
|
bf8234dd48
|
more select/option support
git-svn-id: svn://10.0.0.236/trunk@1517 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-13 17:43:35 +00:00 |
|
kipp
|
e7b5397b7e
|
Fixed coord to be setup properly
git-svn-id: svn://10.0.0.236/trunk@1503 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-13 00:33:34 +00:00 |
|
kipp
|
c10b69d3ba
|
Fixed ptr compilation bug
git-svn-id: svn://10.0.0.236/trunk@1502 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-13 00:13:09 +00:00 |
|
kipp
|
40fbd986a8
|
Removed unused variable
git-svn-id: svn://10.0.0.236/trunk@1501 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-13 00:12:54 +00:00 |
|
kipp
|
dc0ac433ad
|
Removed unused variable; fixed assingment into error return status
git-svn-id: svn://10.0.0.236/trunk@1500 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-13 00:12:40 +00:00 |
|
kipp
|
a6a43e031e
|
Cast lineReflowStatus before comparing for negative values!; eliminated unused variables
git-svn-id: svn://10.0.0.236/trunk@1499 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-13 00:11:51 +00:00 |
|
kipp
|
8b2fdfef7c
|
Make image borders work when html attribute is defined
git-svn-id: svn://10.0.0.236/trunk@1490 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-12 23:50:54 +00:00 |
|
kipp
|
62a3217422
|
Use nsHTMLImageLoader to share code
git-svn-id: svn://10.0.0.236/trunk@1489 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-12 23:50:28 +00:00 |
|
kipp
|
6e90ba8b92
|
Moved margin code into line layout
git-svn-id: svn://10.0.0.236/trunk@1488 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-12 23:49:40 +00:00 |
|
kipp
|
501a8c4114
|
new
git-svn-id: svn://10.0.0.236/trunk@1486 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-12 23:48:11 +00:00 |
|
scullin
|
b2f44a3b36
|
Release mode fix.
git-svn-id: svn://10.0.0.236/trunk@1484 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-12 23:32:59 +00:00 |
|
troy
|
43a82bdef4
|
Space manager API change
git-svn-id: svn://10.0.0.236/trunk@1480 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-12 23:02:47 +00:00 |
|
peterl
|
f9ecfae273
|
sync to new spacing apis
git-svn-id: svn://10.0.0.236/trunk@1471 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-12 22:28:01 +00:00 |
|
peterl
|
e6ff058617
|
fixed clip rect handling (auto side support)
git-svn-id: svn://10.0.0.236/trunk@1470 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-12 22:26:59 +00:00 |
|
troy
|
009e2343c6
|
Removed some temporary code that isn't needed now that content changed
reflow commands aren't generated for the body
git-svn-id: svn://10.0.0.236/trunk@1443 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-12 04:46:27 +00:00 |
|
troy
|
a1cde81868
|
Changed enum to conform with coding standards
git-svn-id: svn://10.0.0.236/trunk@1442 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-12 04:38:23 +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
|
f810b7168d
|
Release image loader during delete frame to break so that images shutdown properly
git-svn-id: svn://10.0.0.236/trunk@1438 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-12 01:32:30 +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 |
|
kipp
|
29014e986a
|
Use new image loading API's
git-svn-id: svn://10.0.0.236/trunk@1418 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-11 22:58:20 +00:00 |
|
troy
|
9a3b2e21ef
|
Changed table code to pay attention to the ALIGN attribute
git-svn-id: svn://10.0.0.236/trunk@1394 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-11 21:31:12 +00:00 |
|
troy
|
66c14fdbb1
|
Wrapped VerifyLines() inside of a NS_DEBUG #define
git-svn-id: svn://10.0.0.236/trunk@1384 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-11 18:54:15 +00:00 |
|
troy
|
b83e1077b0
|
More incremental reflow work.
git-svn-id: svn://10.0.0.236/trunk@1383 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-11 18:38:10 +00:00 |
|
troy
|
1b3c6fc947
|
Work in progress on block incremental reflow
git-svn-id: svn://10.0.0.236/trunk@1375 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-09 03:52:29 +00:00 |
|
kipp
|
5cb5cb49e5
|
Use new LoadImage API
git-svn-id: svn://10.0.0.236/trunk@1374 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-09 03:23:54 +00:00 |
|
kipp
|
c56ba929aa
|
Fixed pseudo-frame body behavior
git-svn-id: svn://10.0.0.236/trunk@1335 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-08 19:43:25 +00:00 |
|
rods
|
9b04324111
|
added major selection method and data members
git-svn-id: svn://10.0.0.236/trunk@1314 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-08 18:33:42 +00:00 |
|
kipp
|
9748b6eb2b
|
Factored out sizing into ComputeDesiredSize and fixed the size to reflect the size of the content
git-svn-id: svn://10.0.0.236/trunk@1310 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-08 17:23:06 +00:00 |
|
troy
|
a447ffcc90
|
Moved ContentChanged() logic to nsFrame since it was completely generic and
serves as reasonable default behavior for all frames
git-svn-id: svn://10.0.0.236/trunk@1304 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-08 16:34:27 +00:00 |
|
troy
|
80084f86ae
|
Added ContentChanged() member function
git-svn-id: svn://10.0.0.236/trunk@1288 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-08 04:56:47 +00:00 |
|
kipp
|
e8970aba73
|
Support width/height ala css
git-svn-id: svn://10.0.0.236/trunk@1269 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-08 00:16:41 +00:00 |
|
kipp
|
dd47ae8835
|
Added MapImagePropertiesInto
git-svn-id: svn://10.0.0.236/trunk@1268 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-08 00:16:30 +00:00 |
|
kipp
|
40a0ee1354
|
Support css width&height style properties
git-svn-id: svn://10.0.0.236/trunk@1264 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-07 23:38:51 +00:00 |
|
kipp
|
220394c0ec
|
Support width & height ala css1
git-svn-id: svn://10.0.0.236/trunk@1250 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-07 21:50:56 +00:00 |
|
kipp
|
ebf8497eb7
|
order sid's alphabeticly
git-svn-id: svn://10.0.0.236/trunk@1249 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-07 21:36:41 +00:00 |
|
troy
|
4a9b848ec2
|
Work in progress
git-svn-id: svn://10.0.0.236/trunk@1242 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-07 21:10:07 +00:00 |
|