.. |
base
|
Increase the size of the underlying arenas from 2K to 4K. After looking
|
2000-03-31 04:11:28 +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
|
28598: map \r and \r\n to \n in form textarea submissions
|
2000-03-30 22:49:59 +00:00 |
generic
|
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
|
2000-03-30 03:21:26 +00:00 |
html
|
Increase the size of the underlying arenas from 2K to 4K. After looking
|
2000-03-31 04:11:28 +00:00 |
macbuild
|
added files: mozilla/layout/base/src/nsDOMDocumentType.cpp
|
2000-03-22 22:16:49 +00:00 |
mathml
|
[NOT PART OF THE DEFAULT BUILD] One-byte string, use nsCString instead of nsString to avoid problems.
|
2000-03-30 01:25:45 +00:00 |
style
|
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
|
2000-03-30 03:21:26 +00:00 |
tables
|
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
|
2000-03-30 03:21:26 +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
|
making inheritance work properly in XBL.
|
2000-03-31 03:13:43 +00:00 |
xml
|
r=pollmann. Fix for bug 29395. XML error messages now show up in the content area for XML, RDF, and XUL files. Earlier, they would only show up for XML files.
|
2000-03-30 01:41:48 +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
|
Remember to use PR_TRUE & PR_FALSE instead of true & false for c++ compilers that don't have true & false defined. Like AIX's.
|
2000-03-30 05:58:27 +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 |