gecko-dev/layout
kipp%netscape.com 7eec6a495e Don't forget to remove the observer when dtor is running (fixes a sometimes crash in viewer); also fixed a memory leak of a style context 1999-10-07 00:30:20 +00:00
..
base Eliminate a memory leak of a style context (which ends up leaking all the stylecontexts upward) 1999-10-07 00:29:28 +00:00
build r=troy; Removed some of my own debug noise 1999-10-05 14:50:30 +00:00
doc Fixed the case of the stylesheet PI 1999-08-24 04:44:38 +00:00
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 ifdef out the call to CaptureMouse since it is no longer needed r=rods 1999-10-06 13:36:39 +00:00
generic Moved space manager to block frame and changed it the space manager is 1999-10-06 22:05:23 +00:00
html Don't forget to remove the observer when dtor is running (fixes a sometimes crash in viewer); also fixed a memory leak of a style context 1999-10-07 00:30:20 +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 r=kipp changed illegal escape \{ to { 1999-10-06 01:41:38 +00:00
tables Eliminate a warning 1999-10-07 00:28:41 +00:00
tools removed refs to obsolete generator files 1999-09-16 19:50:43 +00:00
xml Support SizeOf methods 1999-10-05 23:47:46 +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 bulletproofing for bug #15728, r=alecf 1999-10-07 00:28:24 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in General cleanup. 1999-09-14 01:02:20 +00:00
makefile.win Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout. 1999-06-28 14:12:07 +00:00