apache/gzip/src
|
|
|
build
|
mac build needs to know how to find extra jar.mn. builds not starting. a=granrose.
|
2001-02-05 18:52:24 +00:00 |
calendar
|
|
|
caps
|
Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org
|
2001-01-31 01:33:03 +00:00 |
cck
|
fix for bug#57340; custom components not showing up in build;added additional field
|
2000-12-08 04:00:29 +00:00 |
chrome
|
#66450
|
2001-02-03 00:01:52 +00:00 |
cmd
|
|
|
config
|
fix for #67205. get --enable-xpctools to work again.
|
2001-02-01 15:36:59 +00:00 |
content
|
Fixing regression (bug 67713) that I introduced in my content code re-org in the end of december. Adding a missing interface to the QI implementation of nsHTMLButtonElement. r=nisheeth@netscape.com, sr=n/a
|
2001-02-06 02:31:31 +00:00 |
db
|
remove unused code r/sr mscott,waterson no bug
|
2001-01-09 22:23:05 +00:00 |
dbm
|
Tinderbox break - change OS/2 only code - third time is a charm
|
2000-07-10 20:38:41 +00:00 |
directory
|
Not part of the build. Eliminate JS warning. Correct error in CID. Add debugging info.
|
2001-02-05 15:46:51 +00:00 |
docshell
|
fix for #64060 - bulk delete history entries by hostname & domainname
|
2001-01-31 20:21:37 +00:00 |
dom
|
Fixing bug 58753. Making document.referrer work for documents in [i]frames and window.open()'ed windows. r=mstoltz@netscape.com and pollmann@netscape.com, sr=vidur@netscape.com
|
2001-02-03 01:17:00 +00:00 |
editor
|
caret method renamed to GetCaretCoordinates; r=kin; sr=sfraser
|
2001-02-05 15:44:38 +00:00 |
ef
|
|
|
embedding
|
Add explicit registration of nsIWebProgressListener which is now required.
r=valeski@netscape.com, sr=blizzard@mozilla.org
|
2001-02-05 15:23:36 +00:00 |
expat
|
Bug 34168, report error instead of crashing if we encounter a parameter entity containing double percent sign. Fix from James Clark. r=nisheeth, a=vidur.
|
2001-01-04 23:03:32 +00:00 |
extensions
|
Not part of regular build. Updated to allow standalone linux version to build.
|
2001-02-03 06:35:05 +00:00 |
gc/boehm
|
Bug 61571. Improve speculative RTTI heuristics by adding one more instruction to the signature for typeinfo(). r=brendan, sr=beard
|
2000-12-06 00:05:45 +00:00 |
gconfig
|
|
|
gfx
|
Fix UMR, and failures of GetGlyphOutline() - bug 46438 - sr:erik@netscape.com
|
2001-02-02 22:46:48 +00:00 |
gfx2
|
adding imageframe/container to xlib
|
2001-01-23 20:46:36 +00:00 |
grendel
|
Added contribution from Ian Clarke.
|
2000-04-08 06:16:32 +00:00 |
htmlparser
|
``death to iostreams in htmlparser!''. For real this time. bug=58344, sr=brendan
|
2001-02-05 14:37:33 +00:00 |
include
|
clean out refs to FALSE: bug 63834 r=bryner sr=brendan
|
2001-01-26 02:40:12 +00:00 |
intl
|
not part of the build yet
|
2001-02-06 02:34:46 +00:00 |
java
|
r=ccarlen, sr=rpotts. 65925. making webprogress listeners support weak ref
|
2001-01-31 21:04:10 +00:00 |
jpeg
|
Removing dead .toc files. Not part of build. a=sfraser.
|
2001-01-03 01:32:06 +00:00 |
js
|
Fix compile-statements-as-we-go to work with warn-about-missing-final-return (66928, r=jband, sr=shaver).
|
2001-02-06 01:23:29 +00:00 |
js2
|
Fixed case, sorry
|
2001-02-02 01:08:06 +00:00 |
l10n
|
fix for #65019. fix provided by hwaara@chello.se. r=sspitzer, sr=bienvenu
|
2001-01-13 01:18:40 +00:00 |
layout
|
Bug 62713: Save strings in SH in UTF8 instead of UCS2 to reduce memory usage plus cleanup (thanks jst), r=jst@netscape.com, sr=vidur@netscape.com
|
2001-02-06 02:41:15 +00:00 |
lib
|
Just correct a comment in this file, which is not part of the default build.
|
2001-01-22 23:18:50 +00:00 |
mailnews
|
add some specific error codes so we can start getting rid of uses of NS_ERROR_FAILURE r=naving, sr=mscott
|
2001-02-06 02:17:47 +00:00 |
modules
|
libpng update to 1.0.9. sr=brendan
|
2001-02-06 02:32:50 +00:00 |
msgsdk
|
|
|
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
bug 67582 - set channel on security info object for ssl-forcehandshake sockets. r=pavlov, sr=mscott.
|
2001-02-06 00:31:56 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Automatically run config.status if configure changes.
|
2001-02-06 02:33:34 +00:00 |
nunet
|
|
|
parser
|
``death to iostreams in htmlparser!''. For real this time. bug=58344, sr=brendan
|
2001-02-05 14:37:33 +00:00 |
plugin/oji/MRJ
|
MRJPlugin 1.0b2 release. sr=bnesse, r=tnoyes@mac.com
|
2001-01-26 23:32:56 +00:00 |
privacy
|
|
|
profile
|
Creating a subdir in the system temp directory rather than just using the temp itself. Fixes 58371. a,r=racham, sr=mscott
|
2001-01-31 20:22:38 +00:00 |
rdf
|
Bugs 53615 and 51815. XHTML title element did not change window title, and textarea did not have default text. r=harishd, sr=vidur.
|
2001-02-03 01:16:20 +00:00 |
README
|
Adding newline, testing
|
2000-12-14 15:53:14 +00:00 |
security
|
Remove references to coreconf from the Makefile for building
|
2001-02-06 02:44:15 +00:00 |
silentdl
|
|
|
string
|
Add |.get()| to nsCString. Bug=58284,r=dbaron, a=scc.
|
2000-12-23 06:45:54 +00:00 |
suite
|
|
|
sun-java
|
No longer build unused sun-java stubs. r=edburns@acm.org, jeff.dyer@compilercompany.com.
|
2001-02-03 03:23:55 +00:00 |
themes
|
Fix for bug 67695, crashes in attempting to load bookmarks window. sr=sfraser
|
2001-02-06 00:15:01 +00:00 |
timer
|
|
|
tools
|
fix spelling in comment. no bug #.
|
2001-02-01 00:29:40 +00:00 |
tripledb
|
|
|
uriloader
|
OS/2 and other ports breakage
|
2001-02-05 14:11:15 +00:00 |
view
|
Removed unused code in view module. bug 62675 sr=roc+moz r=rods@netscape.com
|
2001-02-01 06:00:02 +00:00 |
wallet
|
|
|
webshell
|
r-ccarlen, sr=rpotts, 65925. making webprogress listeners support weak refs.
|
2001-01-31 21:02:00 +00:00 |
webtools
|
Fix for bug 22041: Bug page title now includes bug summary. Patch by st.n@gmx.net (Stephan Niemz (faniz))
|
2001-02-02 03:44:47 +00:00 |
widget
|
Fix bug #31146. Fix problems where popup windows get focus when the are shown. r=pavlov, sr=alecf
|
2001-02-04 21:54:21 +00:00 |
xpcom
|
Disable earlier changes for bug 65664 for fear they might cause HP-only bustage.
|
2001-02-05 01:04:38 +00:00 |
xpfc
|
|
|
xpfe
|
Caching the browser in navigator.js so we don't keep retrieving it on startup (67262). r=timeless sr=alecf
|
2001-02-06 02:17:27 +00:00 |
xpinstall
|
fixing bug 67331 - Installer appends to installed-chrome.txt file rather than overwriting. r=dvetiz, sr=mscott not part of tinderbox builds.
|
2001-02-03 00:02:20 +00:00 |
.cvsignore
|
Ignore .mozconfig.mk and .mozconfig.out (made by client.mk)
|
2000-03-23 23:29:16 +00:00 |
aclocal.m4
|
|
|
allmakefiles.sh
|
Fix bug of not generating makefiles for mng. Thanks to Dmitry Kubov <Dmitry@north.cs.msu.su> for the patch
|
2001-01-22 07:55:01 +00:00 |
client.mak
|
Add a depend target for xpconnect_standalone. No effect on mozilla builds. r=cls
|
2001-02-01 19:58:12 +00:00 |
client.mk
|
sed regex needs to be quoted
|
2001-01-27 18:42:15 +00:00 |
configure
|
Automated update
|
2001-02-05 01:15:10 +00:00 |
configure.in
|
libpng update to 1.0.9. sr=brendan
|
2001-02-06 02:32:50 +00:00 |
embed.mak
|
Fixed a few problems building from clean, including missing widget/timer dependency & problems with psm modules when BUILD_PSM is not defined.
|
2000-12-20 15:06:36 +00:00 |
embed.mk
|
Second cut at an embedding makefile. This is not part of the seamonkey build.
|
2000-11-22 18:39:16 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
|
2001-01-18 22:51:57 +00:00 |
makefile.win
|
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
|
2001-01-18 22:51:57 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|