gecko-dev/layout
2001-07-18 04:29:14 +00:00
..
base reflow count manager messages confuse layout regress. tests bug 90696 2001-07-18 04:29:14 +00:00
build Remove OS/2 specific stuff that isn't needed anymore 2001-07-02 03:11:22 +00:00
doc
forms Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
generic Misplaced #endif - fixed for opt builds 2001-07-17 22:02:11 +00:00
html reflow count manager messages confuse layout regress. tests bug 90696 2001-07-18 04:29:14 +00:00
macbuild Follow-up to the xpcdom landing: nothing should link against the dom library anymore, it's a component now. sr=jst. 2001-05-12 12:47:41 +00:00
mathml Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc. 2001-06-30 11:02:25 +00:00
style Replace the mMediumCascadeTable nsHashtable with a linked list of rule cascades since searching a linked list of at most two elements (and usually just one) is *much* faster than doing a hashtable lookup. r=waterson sr=attinasi b=90791 2001-07-16 20:59:28 +00:00
svg Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
tables Fixed crash due to blind-cast of frame to rowFrame by checking the frame type first. r=karnaze sr=waterson b=88849 2001-07-17 20:27:01 +00:00
tools
xul part of bug 78690. r=bryner sr=jst 2001-07-17 01:14:40 +00:00
.cvsignore
Makefile.in
makefile.win