README
|
Adding newline, testing
|
2000-12-14 15:53:14 +00:00 |
apache/gzip/src
|
…
|
|
build
|
Create MOZ_CHECK_PTHREADS() macro that compiles a small test case using <pthread.h> so that systems like hpux & osf/1 will properly detect pthreads.
|
2001-01-27 22:47:16 +00:00 |
calendar
|
…
|
|
caps
|
Bug 66369, adding support for per-file permissions granting to caps. r=jst, sr=jband.
|
2001-01-27 01:42:20 +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
|
fix bug 66357 fatal error building rdf\chrome\tools\chromereg\regchrome.cpp
|
2001-01-25 20:08:43 +00:00 |
cmd
|
…
|
|
config
|
#65880
|
2001-01-27 15:36:41 +00:00 |
content
|
Fixing bug 44615. Making the default value of radio buttons be "on" to match older browsers. r=rods@netscape.com&heikki@netscape.com, sr=brendan@mozilla.org.
|
2001-01-30 04:22: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
|
Keep LDAP xpcom component compiling after nsIChannel::AsyncWrite interface revision. Not part of the build.
|
2001-01-24 13:49:55 +00:00 |
docshell
|
56296: Disable popping up new window on target=, pref controlled. r=dveditz, sr=brendan
|
2001-01-27 01:08:36 +00:00 |
dom
|
Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
|
2001-01-27 16:58:15 +00:00 |
editor
|
#67044
|
2001-01-30 16:58:29 +00:00 |
ef
|
…
|
|
embedding
|
checking in stub implementation of nsIWebBrowserFocus interface for embedding. r=pavlov, sr=valeski
|
2001-01-31 00:34:28 +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
|
Bug 66886 - parent PSM dialogs correctly. This fixes all of the cases in PSM2 and several cases in PSM1. r=javi,danm. sr=mscott.
|
2001-01-30 02:12:53 +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
|
r=karnaze sr=buster. Updated the API for a nsIDeviceContextSpecFactory to pass in a nsIWidget.
|
2001-01-30 21:22:16 +00:00 |
gfx2
|
adding imageframe/container to xlib
|
2001-01-23 20:46:36 +00:00 |
grendel
|
…
|
|
htmlparser
|
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
|
2001-01-27 23:06:33 +00:00 |
include
|
clean out refs to FALSE: bug 63834 r=bryner sr=brendan
|
2001-01-26 02:40:12 +00:00 |
intl
|
#4237 Line breaking-line which contains "\" and "??" does not break.
|
2001-01-30 01:54:51 +00:00 |
java
|
fix for bug 65506
|
2001-01-18 22:55:48 +00:00 |
jpeg
|
Removing dead .toc files. Not part of build. a=sfraser.
|
2001-01-03 01:32:06 +00:00 |
js
|
added support for incremental/prefix matching of regular
|
2001-01-30 16:38:21 +00:00 |
js2
|
First cut a xml code generation.
|
2001-01-26 23:55:32 +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 65750 - fix error with negative numerator in colspan calculations. sr=none, r=bernd.mielke.snafu.de.
|
2001-01-30 05:00:44 +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
|
fix for #67088. sr=bienvenu.
|
2001-01-30 22:02:27 +00:00 |
modules
|
bug:66729
|
2001-01-30 20:39:55 +00:00 |
msgsdk
|
…
|
|
mstone
|
…
|
|
netwerk
|
Bug 66886 - parent PSM dialogs correctly. This fixes all of the cases in PSM2 and several cases in PSM1. r=javi,danm. sr=mscott.
|
2001-01-30 02:12:53 +00:00 |
network/protocol/http
|
…
|
|
nsprpub
|
Landing autoconf support for all platforms except OS/2.
|
2001-01-29 05:36:31 +00:00 |
nunet
|
…
|
|
parser
|
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
|
2001-01-27 23:06: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
|
Bug 58014 - Make sure certain profile files exist whenever requested.
r=racham@netscape.com, sr=alecf@netscape.com
|
2001-01-30 14:11:09 +00:00 |
rdf
|
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
|
2001-01-27 23:06:33 +00:00 |
security
|
Bugzilla bug #66367: rename the internal NSS functions that we have to
|
2001-01-30 21:02:28 +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
|
Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381
|
2000-07-27 21:56:07 +00:00 |
themes
|
bug # 56326 - changing customize arrow to point to right.
r=hewitt, a=hangas
|
2001-01-30 22:10:00 +00:00 |
timer
|
…
|
|
tools
|
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
|
2001-01-25 22:54:05 +00:00 |
tripledb
|
…
|
|
uriloader
|
OK, I give up. We even tested this on the TB itself. Why doesn't it work?
|
2001-01-29 23:34:21 +00:00 |
view
|
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
|
2001-01-27 23:31:15 +00:00 |
wallet
|
…
|
|
webshell
|
Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
|
2001-01-27 16:58:15 +00:00 |
webtools
|
Fix for bug 66154, fixes error introduced in v1.42 of reports.cgi from bug 39159. Patch by Alan Shields <shie9022@msmailhub.oulan.ou.edu>
|
2001-01-27 02:34:17 +00:00 |
widget
|
fix for 66823. we weren't correctly setting the port before calling LocalToGlobal, which would cause ::MoveWindow() to be skipped in some situations (2nd browser window). r=danm/sr=ben.
|
2001-01-28 02:12:58 +00:00 |
xpcom
|
Fix for bugs 64978 and 24312. Add a call to SystemTask into the autoreg loop to ensure that the OS has time to grow its File Control Block tables, to avoid running out of FCBs when doing autoreg after rebooting the machine. r=ccarlen, sdagley, sr=scc
|
2001-01-30 21:29:53 +00:00 |
xpfc
|
…
|
|
xpfe
|
fix for #67003. make mailCharsetLoadListener() more efficient.
|
2001-01-30 21:51:43 +00:00 |
xpinstall
|
fixing bug 66768 - uninstaller has no product name
|
2001-01-30 01:47:31 +00:00 |
.cvsignore
|
…
|
|
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 |
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
|
Use the "distclean" target for nsprpub instead of clobber_all. r=cls.
|
2001-01-29 04:28:15 +00:00 |
client.mk
|
sed regex needs to be quoted
|
2001-01-27 18:42:15 +00:00 |
configure
|
Automated update
|
2001-01-30 03:45:13 +00:00 |
configure.in
|
update --enable-ldap help message (r=syd, sr=waterson)
|
2001-01-30 03:44:15 +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 |
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
|
…
|
|