gecko-dev/layout/html
1999-08-31 13:22:45 +00:00
..
base Tally up lineBox's and textRun's seperately 1999-08-31 04:32:13 +00:00
content 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
document The HTML Content sink now generates content IDs for each of the content objects it creates. The IDs start at NS_CONTENT_ID_COUNTER_BASE, defined in nsIContentSink.h, and increase monotonically as content objects get created. 1999-08-31 11:17:26 +00:00
forms Added SynViewWithFrame 1999-08-31 13:22:45 +00:00
style Fix nsCOMPtr --pedantic bustage. 1999-08-31 07:14:54 +00:00
table Changed ReflowMappedChildren() to reset max element size to 0 for an 1999-08-31 05:55:33 +00:00
tests new regression tests 1999-08-27 21:46:14 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in fixed this test to go through the component manager. turn it back on. 1999-05-27 02:41:16 +00:00
makefile.win Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00