gecko-dev/layout
1999-09-01 04:11:17 +00:00
..
base Added another debug atom 1999-09-01 01:10:02 +00:00
build Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
doc Fixed the case of the stylesheet PI 1999-08-24 04:44:38 +00:00
events Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
forms check in for rod spears. Fix the small text edit fields for dynamic to in the compose window 1999-09-01 04:11:17 +00:00
generic Added missing #ifdef's 1999-09-01 02:03:50 +00:00
html check in for rod spears. Fix the small text edit fields for dynamic to in the compose window 1999-09-01 04:11:17 +00:00
macbuild added files: mozilla/layout/base/src/nsLayoutHistoryState.cpp 1999-08-30 22:50:48 +00:00
style option (dropdown) fonts now match the select 1999-08-31 14:22:56 +00:00
tables Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
tools
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 fix a crash in the color picker and add a grayscale palette. 1999-09-01 00:39:12 +00:00
.cvsignore
Makefile.in
makefile.win