apache/gzip/src
|
|
|
build
|
Fix fdlibm/mozjs dependency problem by making sure that fdlibm is always built before mozjs.
|
2001-02-04 06:27:59 +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
|
Replace iostream.h cerr << dependancy with NS_WARNING. bug=67536, r=jst, sr=blizzard
|
2001-02-03 09:09:24 +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. Basic scaffolding for the LDAP datasource.
|
2001-02-02 15:58:09 +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
|
Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl
|
2001-02-04 19:39:56 +00:00 |
ef
|
|
|
embedding
|
Fix incorrect usage of |nsCOMPtr<T>::operator&| was used in place of |getter_AddRefs| since the former will soon become |private| to prevent things like this. r=disttsc@bart.nl b=59414
|
2001-02-04 19:37: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
|
Bug 44564. Problems with internal subset, especially with view source XML. Also fixed CDATA section problems. Some cleanups. r=harishd, sr=vidur.
|
2001-02-03 01:13:55 +00:00 |
include
|
clean out refs to FALSE: bug 63834 r=bryner sr=brendan
|
2001-01-26 02:40:12 +00:00 |
intl
|
Removing redundant includes.
|
2001-02-04 06:48:19 +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
|
Changed comma expresions in this testcase from trivial to non-trivial. Explanation is in the introduction.
|
2001-02-05 04:58:39 +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
|
not part of build,
|
2001-02-05 07:06:36 +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
|
Drag and drop API change, call site patches. r=jag, a=hyatt (r=jag for nsDND part of other checkin too)
|
2001-02-05 07:53:02 +00:00 |
modules
|
Fix Mac bustage
|
2001-02-04 04:56:58 +00:00 |
msgsdk
|
|
|
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
Bug 67530 - failure sending mail if PSM not installed. r/sr=mscott.
|
2001-02-04 01:16:13 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Add -d to STRIP for bsdi 4.x
|
2001-02-04 04:59:26 +00:00 |
nunet
|
|
|
parser
|
Bug 44564. Problems with internal subset, especially with view source XML. Also fixed CDATA section problems. Some cleanups. r=harishd, sr=vidur.
|
2001-02-03 01:13:55 +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
|
Bugzilla bug #62855: remembered the right way to have OS/2 include a
|
2001-02-04 06:09:52 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string
|
Add |.get()| to nsCString. Bug=58284,r=dbaron, a=scc.
|
2000-12-23 06:45:54 +00:00 |
suite
|
On 12/16/1999, dmose@mozilla.org checked in some changes to the default
|
1999-12-31 11:48:20 +00:00 |
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
|
oops
|
2001-02-05 08:01:26 +00:00 |
timer
|
|
|
tools
|
fix spelling in comment. no bug #.
|
2001-02-01 00:29:40 +00:00 |
tripledb
|
|
|
uriloader
|
OK, seriously, we fixed the TB to handle this now
|
2001-02-01 18:32: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
|
little eager with the string removal there. repair import/export
|
2001-02-05 10:14:11 +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
|
Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree.
|
2000-03-14 02:59:54 +00:00 |
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
|
Disable earlier changes for bug 65664 for fear they might cause HP-only bustage.
|
2001-02-05 01:04:38 +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
|
|
|