Граф коммитов

2832 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com 8b61e19c33 Added CalcLineHeight and apply it to inline non-replaced elements as a constrained height 1998-12-15 00:14:36 +00:00
kipp%netscape.com 714bcb7b4a Fixed rendering problems with lines with outside children; repaired code (currently unused an ifdef'd) to compute the lines outside children state 1998-12-15 00:14:09 +00:00
akkana%netscape.com eef05a9742 Tracking jfrancis' iterator check-in 1998-12-14 23:18:46 +00:00
jfrancis%netscape.com d3fea66855 adding nsContentIterator 1998-12-14 23:17:52 +00:00
jfrancis%netscape.com 59913286aa First Checked In. 1998-12-14 23:16:31 +00:00
mjudge%netscape.com 663f4b12a8 caps strikes again 1998-12-14 19:10:37 +00:00
mjudge%netscape.com 209f6c6d41 adding in selection 1998-12-14 18:34:14 +00:00
mjudge%netscape.com 3ec48a739e adding focus tracker 1998-12-14 18:31:13 +00:00
troy%netscape.com 778a4ee8a2 Tables now clear the isTopOfPage when appropriate 1998-12-14 01:24:11 +00:00
av%netscape.com 0fa0a7f9d5 Making object tag to display alternative context 1998-12-13 21:44:55 +00:00
beard%netscape.com c8acfa93a2 Regenerated with GenToc. 1998-12-13 18:15:37 +00:00
beard%netscape.com 48c16d8ad3 First Checked In. 1998-12-13 05:01:04 +00:00
kipp%netscape.com bb447734b5 When verify-reflow-all is enabled, update the display after each reflow and pause for a while 1998-12-12 19:21:05 +00:00
kipp%netscape.com 3eb1822872 Factored out whitespace trimming from horizontal alignment 1998-12-12 19:20:35 +00:00
kipp%netscape.com 3590af65ad Made ListTag more usable for all frame types, not just derivations of nsFrame 1998-12-12 19:20:10 +00:00
kipp%netscape.com 743b55214a Moved a #if 0 to get rid of a compiler warning 1998-12-12 19:19:48 +00:00
kipp%netscape.com 307deab2f2 Reworked incremental reflow floater handling to place floaters as their state is recovered instead of moving them 1998-12-12 19:19:11 +00:00
kipp%netscape.com 52135613ce Factored out floater sliding from SlideFrames; Added the dy value to the RecoverState method 1998-12-12 19:18:28 +00:00
kipp%netscape.com 96c0328b2a Revised ClearFloaters to loop so that all appropriate floaters are cleared 1998-12-12 19:17:58 +00:00
troy%netscape.com 0ebec27d11 Changed comments to conform to CSS2 guidelines for C-style comments 1998-12-12 19:07:38 +00:00
troy%netscape.com 4da5dc8e56 Changed inline and block reflow code to reset reflow state's isTopOfPage
data member based on whether IsAdjacentWithTop() is true
1998-12-12 17:59:30 +00:00
troy%netscape.com f6710a4955 Changed Reflow() to set isTopOfPage in reflow state 1998-12-12 17:58:18 +00:00
troy%netscape.com c137c9c9fa Added isTopOfPage to nsIFrameReflow 1998-12-12 17:57:47 +00:00
kipp%netscape.com 996f7901ae Repaired the background image rendering code to properly factor in the dirty-rect with background-position handling (bug #912) 1998-12-12 03:06:02 +00:00
kipp%netscape.com 91edbe6b3f I disabled selection rendering until it works again 1998-12-12 03:05:24 +00:00
kipp%netscape.com 7128e63df5 Compute correct Y coordinate after clear floaters; fixed bullet positioning bug when placing a bullet next to a block frame that has a carried-out top margin 1998-12-11 22:26:45 +00:00
kipp%netscape.com d328e928e8 When dealing with a percentage-width HR, don't let it impact the max-element-size.width inappropriately 1998-12-11 22:23:18 +00:00
kipp%netscape.com 419f982169 Futzed with list item handling a bit 1998-12-11 22:22:29 +00:00
buster%netscape.com 4c64b99f4f fixed a minor bug in incremental reflow where the reflow state's "widthConstraint" wasn't getting set 1998-12-11 18:54:58 +00:00
vidur%netscape.com c02f5ba512 Work in progress of async loading of SCRIPT and STYLE with SRC attributes. Content sinks can now return a BLOCK_PARSER return code, forcing the parser to block. nsIParser::EnableParser can be used to unblock. Also introduced nsIContentSink::SetParser. 1998-12-11 17:02:37 +00:00
kipp%netscape.com 175119145a Tweaked reflow status to be legible 1998-12-11 15:53:03 +00:00
kipp%netscape.com 0215aec5ca Changed breaking behavior so that empty frames don't trigger a break even if the horizontal space is already over committed 1998-12-11 15:50:12 +00:00
kipp%netscape.com 745995739c Removed bogus assert that was tripping on spacer-frames; fixed up justification behavior (thanks harish!) 1998-12-11 15:49:07 +00:00
kipp%netscape.com d0e597cb85 Repaired frame-util CID 1998-12-11 15:47:23 +00:00
kipp%netscape.com 0a5e1ba369 Repaired frame-util IID 1998-12-11 15:47:09 +00:00
peterl%netscape.com 3e0a92e7cc added nsNameSpaceManager.cpp & nsCSSStyleAtoms.cpp 1998-12-11 03:38:37 +00:00
peterl%netscape.com ce2c4770f0 moved name space management to name space manager, tweaked apis 1998-12-11 02:53:49 +00:00
peterl%netscape.com d007ca3c8a added css atoms 1998-12-11 02:51:05 +00:00
peterl%netscape.com e0ce171455 added support for CSS2 selector syntax 1998-12-11 02:50:43 +00:00
peterl%netscape.com 846697e4a9 support for CSS2 selector systax 1998-12-11 02:50:01 +00:00
peterl%netscape.com fc358231ab added case sensativity switch 1998-12-11 02:48:40 +00:00
peterl%netscape.com 7eddaaaa3b sync css selector output to new selector syntax 1998-12-11 02:48:00 +00:00
peterl%netscape.com 392c47c8dc handle inline style sheet better 1998-12-11 02:47:25 +00:00
peterl%netscape.com fa782354cd fixed base href for inline style sheets
set case sensativity in CSS parser
1998-12-11 02:46:25 +00:00
peterl%netscape.com 0132c761a8 backed out prevoius change (not ready for it) 1998-12-11 02:45:25 +00:00
peterl%netscape.com 72d324bf2f added namespace support 1998-12-11 02:42:38 +00:00
peterl%netscape.com 2d4b5c2c1f removed pseudo class atoms (moved to css atoms) 1998-12-11 02:36:36 +00:00
peterl%netscape.com 940987f3a4 added namespace manager 1998-12-11 02:35:54 +00:00
peterl%netscape.com 543ca3a45c added name space manager 1998-12-11 02:35:06 +00:00
peterl%netscape.com 680eb872ab changed style selector api 1998-12-11 02:33:23 +00:00