gecko-dev/layout/html
2000-04-18 22:46:48 +00:00
..
base b=36095 Fixed problem in GetNearestContainingBlock() 2000-04-18 05:03:42 +00:00
content egads! lost the return type declaration in a copy/paste goofup. 2000-04-18 22:46:48 +00:00
document making string conversions explicit 2000-04-16 11:19:26 +00:00
forms Fix for bug 30958: Reflow commands are now processed asynchronously all the time. The semantics of the API for queuing and processing reflow commands has changed. Now, AppendReflowCommand() initiates an asynchronous reflow event and all reflow command processing happens when that event fires. It is no longer possible for consumers outside the presentation shell to call ProcessReflowCommands() synchronously. Because of this change, reflow locks are no longer needed and have been removed. 2000-04-17 07:13:57 +00:00
style Fix for 36084, r=alecf,a=alecf. Put guard code around code that dereferences a context, 2000-04-18 05:38:05 +00:00
table made the table temporarily pull from nsLookandFeel until we get style rule working correctly 2000-04-13 22:39:39 +00:00
tests Fixing build bustage. When MOZ_SGV is set and DISABLE_TESTS is not set, the build dies in this makefile. 2000-04-12 08:19:19 +00:00
.cvsignore
Makefile.in Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built. 2000-03-02 13:29:03 +00:00
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00