gecko-dev/layout
troy%netscape.com 3b3ccb9cf7 Removed some dead code and moved some #if 0 code from the area frame
to the block frame. This completes the previous checkin
1999-10-08 04:45:12 +00:00
..
base First step at fixing 12106, factored out style rule processing from 1999-10-08 03:09:31 +00:00
build r=troy; Removed some of my own debug noise 1999-10-05 14:50:30 +00:00
doc
events Added ConsumeFocusEvents method to consume all focus event and make sure they don't get dispatched 1999-09-30 11:40:42 +00:00
forms Added the COMPAre macro for comparing sizes with NavQuirks 1999-10-07 21:46:31 +00:00
generic Removed some dead code and moved some #if 0 code from the area frame 1999-10-08 04:45:12 +00:00
html Removed some dead code and moved some #if 0 code from the area frame 1999-10-08 04:45:12 +00:00
macbuild changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
mathml Change of the IID for the nsIMathMLFrame interface. The previous IID was taken while the MathML code was awaiting to land. 1999-10-02 09:14:57 +00:00
style First step at fixing 12106, factored out style rule processing from 1999-10-08 03:09:31 +00:00
tables Space reductions, r=karnaze@netscape.com 1999-10-07 20:38:50 +00:00
tools removed refs to obsolete generator files 1999-09-16 19:50:43 +00:00
xml Updated SizeOf methods for html content objects to be more accurate; implemented MOZ_DECL_CTOR_COUNTER for all html content objects 1999-10-07 00:35:04 +00:00
xsl Work in progress to integrate Keith Visco's XSL processor, Transformiix, into Gecko. All code is protected by #ifdef XSL and will not affect the build. 1999-08-28 07:37:23 +00:00
xul correctly determine when the image has changed sizes to avoid causing unnecessary reflows. now comparing twips to twips instead of twips to pixels. part of fix for bug #15722 (r=evaughan). 1999-10-07 21:02:58 +00:00
.cvsignore
Makefile.in General cleanup. 1999-09-14 01:02:20 +00:00
makefile.win