gecko-dev/layout
2003-10-30 03:01:25 +00:00
..
base Fix hang bug 218512. We don't want to be putting a frame into a framelist 2003-10-27 05:58:23 +00:00
build Ensure that content can always grab a security manager and namespace manager. 2003-10-30 02:53:08 +00:00
doc Use the correct term "float" instead of "floater". b=218654 r+sr=bzbarsky 2003-10-13 21:51:02 +00:00
forms deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
generic Fix regression bug 223394 -- percent-height replaced inlines that only have 2003-10-24 07:31:50 +00:00
html Fix hang bug 218512. We don't want to be putting a frame into a framelist 2003-10-27 05:58:23 +00:00
mathml Re-sync some weak style pointers when the primary one is changed, patch by steve.swanson@mackichan.com, r+sr=rbs 2003-10-07 08:27:40 +00:00
printing deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
style Make content grab the cached security manager off of nsContentUtils rather than ask the service manager to find one. 2003-10-30 03:01:25 +00:00
svg Use the correct term "float" instead of "floater". b=218654 r+sr=bzbarsky 2003-10-13 21:51:02 +00:00
tables fixed table layout add cellspacing only for columns where cells originate. bug 220653 r/sr=bzbarsky 2003-10-21 19:29:14 +00:00
tools Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:37:27 +00:00
xul Bug 223697 nsMenuPopupFrame.cpp:1142:9: warning: multi-line comment 2003-10-30 02:09:52 +00:00
.cvsignore
Makefile.in Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00