gecko-dev/layout
1999-09-03 03:47:06 +00:00
..
base Added support for scrolling SELECTION_ANCHOR_REGION into view. 1999-09-02 21:59:51 +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 Eliminate a uselss string copy 1999-09-03 03:45:44 +00:00
forms Eliminate some useless string malloc/free's 1999-09-03 03:47:06 +00:00
generic Save some memory by not saving away useless text runs 1999-09-02 18:01:59 +00:00
html Eliminate some useless string malloc/free's 1999-09-03 03:47:06 +00:00
macbuild added files: mozilla/layout/base/src/nsLayoutHistoryState.cpp 1999-08-30 22:50:48 +00:00
style Fixed an nsString usage oopsie 1999-09-02 18:02:52 +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 Eliminate some useless string malloc/free's 1999-09-03 03:47:06 +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