gecko-dev/layout/html
kmcclusk%netscape.com cf4f73e939 Bug#12729 Modified SinkContext::DemoteContainer to cache the child's mForm before
Removing it. After removing it the child's mForm is reset to the cached value.
1999-09-01 21:57:01 +00:00
..
base new selection code for dead areas. this is much better, trust me. the block frame now will look at its best line and look for a spot to select. if it finds another block frame now, it will continue the process in a while loop. each time looking for best x and y area. this reuses the code located in GetNextPrevLine. 1999-09-01 21:40:16 +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 Bug#12729 Modified SinkContext::DemoteContainer to cache the child's mForm before 1999-09-01 21:57:01 +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
style Disable empty text frame removal; tweaked a few lines to be more compiler friendly 1999-09-01 01:00:25 +00:00
table getting rid of build warnings 1999-09-01 21:37:32 +00:00
tests new regression tests 1999-09-01 21:20:44 +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