gecko-dev/layout
dbaron%dbaron.org 0a311b8f2c URL updates
2003-11-11 22:59:51 +00:00
..
base Comment was backwards (thanks bz). b=191699 2003-11-10 23:55:53 +00:00
build Ensure that content can always grab a security manager and namespace manager. 2003-10-30 02:53:08 +00:00
doc whitespace change. This should make lxr hits for spacemanager reasonable. 2003-11-11 19:23:37 +00:00
forms Don't do our "enlarge the control a bit to make it look better for small sizes" 2003-11-10 23:42:43 +00:00
generic Removed unused LineIsEmpty function. 2003-11-11 19:25:49 +00:00
html URL updates 2003-11-11 22:59:51 +00:00
mathml Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron. 2003-11-01 10:57:41 +00:00
printing Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky 2003-10-31 20:19:18 +00:00
style Fix bug 101320 -- padding on small border-box sizing things with non-auto 2003-11-09 07:40:09 +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 issue style change reflow also at the table caption when there is a style change reflow 2003-11-09 11:35:52 +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 Speed up mapping HTML tag enums to atoms by using an array of static atoms, indexed by enum value. This avoids a UTF16 to UTF8 conversion and atom table lookup for each tag. Add a CString version of nsINodeInfoManager::GetNodeInfo(), convert literal string callers to use that version, and remove some unused variants of GetNodeInfo(). Bug 223595, r=axel@pike.org, sr=jst. 2003-11-05 05:17:07 +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