gecko-dev/layout
nisheeth%netscape.com 943ee880f3 r=pollmann. Fix for bug 17643.
- Rewrote GetQuotedAttributeValue() so that it handles whitespace and attribute names inside attribute values.
- The xml stylesheet PI now only needs a href attribute to work right.  Other attributes like title, media, alternate, default to null.  The type attribute defaults to "text/css".
2000-03-28 00:18:13 +00:00
..
base Fix an entity bug for Naoki: Japanese entities weren't being correctly 2000-03-28 00:10:44 +00:00
build Cleaning up selection: changed 'RangeList' to 'Selection', thus changing implementation class of nsIDOMSelection and nsIFrameSelection to nsSelection. File nsRangeList.cpp replaced with new nsSelection.cpp 2000-03-21 23:58:02 +00:00
doc updated document regardling block and line-layout operation; this is html documents that are not part of the build nor part of any install process, etc. 1999-11-03 21:11:37 +00:00
events small changes to clients of string converting APIs 2000-03-26 10:06:21 +00:00
forms Added reflow of text frame for when the size is being set via style 2000-03-27 22:20:06 +00:00
generic Added extra parameter to NS_NewLabelFrame for setting the space manager bit 2000-03-27 22:12:16 +00:00
html Added reflow of text frame for when the size is being set via style 2000-03-27 22:20:06 +00:00
macbuild added files: mozilla/layout/base/src/nsDOMDocumentType.cpp 2000-03-22 22:16:49 +00:00
mathml [#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD] Update of the Perl script used to gneratate the new format for loading the Operator Dictionary 2000-03-23 10:01:57 +00:00
style margin and color tweaks to viewsource stylesheet 2000-03-26 04:34:41 +00:00
tables Patching table memory leak. r=karnaze 2000-03-24 08:29:21 +00:00
tools updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
xbl Fixing menu accelerators. 2000-03-27 12:00:45 +00:00
xml r=pollmann. Fix for bug 17643. 2000-03-28 00:18:13 +00:00
xsl Change nsComponentManager::ProgIDToCLSID to nsComponentManager::ProgIDToClassID as per bug #3579. Checking in for sford. r=scc,r=blizzard 1999-12-30 22:03:58 +00:00
xul small changes to clients of string converting APIs 2000-03-26 10:06:21 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
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 Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip 2000-02-25 04:12:40 +00:00