gecko-dev/layout
1999-09-02 18:01:59 +00:00
..
base Fix for bug #12997 1999-09-02 05:21:39 +00:00
build Setup html and xul atoms too 1999-09-02 18:01:32 +00:00
doc Fixed the case of the stylesheet PI 1999-08-24 04:44:38 +00:00
events bulletproofing to prevent the crash I reported in bug #13007. assert is better than a crash any day. 1999-09-02 07:22:47 +00:00
forms commented out some unused variables to remove warnings 1999-09-02 13:51:12 +00:00
generic Save some memory by not saving away useless text runs 1999-09-02 18:01:59 +00:00
html Save some memory by not saving away useless text runs 1999-09-02 18:01:59 +00:00
macbuild added files: mozilla/layout/base/src/nsLayoutHistoryState.cpp 1999-08-30 22:50:48 +00:00
style Must fix build bustage. I have to have access to members of this object without 1999-09-02 02:09:07 +00:00
tables bugs 965, 1053, 1163 - improved handling of borders; bug 10216 align, text-align on caption. 1999-09-02 00:07:14 +00:00
tools added -moz-border-radius 1999-04-03 03:15:01 +00:00
xml Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state. 1999-08-31 10:06:17 +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 removed all of the drag gesture code. it should now be written in javascript. 1999-09-02 06:51:53 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in build xul 1999-01-21 03:41:43 +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