apache/gzip /src
build
Reset default build number to 000000000 to avoid user confusion about non-official builds. Bug 26798
2000-03-02 12:23:10 +00:00
calendar
caps
This allows clicked "finger:" links to work. r=norris@netscape.com.
2000-02-26 23:37:08 +00:00
cck
hack for bug #30123 - checking to see if a filename is null before copying it
2000-03-03 00:08:25 +00:00
chrome
cmd
config
Cleanup EXIT_ON_ERRORS in LOOP_OVER_DIRS. r=cls
2000-03-02 20:45:23 +00:00
content
last bit in activating charset override
2000-03-03 02:21:24 +00:00
db
dbm
Mingw32 fixes.
2000-03-02 15:58:02 +00:00
directory
docshell
nsIPref is no longer passed around through inits on webshell, content viewers and presContext. In places where it is needed, it can be retrieved from the service manager. I removed a number of the getters and setters for prefs as the prefs will be the same from the service manager so we don't need getters. r=waterson a=rickg
2000-03-02 07:13:02 +00:00
dom
XUL RadioGroup element, not used in XUL. r=ben, a=jar
2000-03-02 10:00:09 +00:00
editor
backing out earlier change
2000-03-03 07:19:22 +00:00
ef
embedding
Bug 28670: Move scroll methods from webshell to docshell r=travis a=rickg
2000-02-29 06:51:48 +00:00
expat
extensions
updated to support TxObject and ArrayList
2000-03-02 09:22:29 +00:00
gc /boehm
[not part of build] allow leaksoup to work with older versions of MacCVS (no CVS/Entries files)
2000-02-28 22:44:21 +00:00
gconfig
gfx
draw only the part of the image that has been read in. This limits the size of the blitting.. which can be quite a few blits depending on the image and the incremental loading and drawing. r=kmclusk a=rickg.
2000-03-02 21:00:59 +00:00
grendel
htmlparser
23680 [PDT+] - PRE should not be a parent of TD.
2000-03-02 21:29:04 +00:00
include
Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar
2000-02-23 23:10:38 +00:00
intl
fix 29725. delay the loading of charsetalias.properties till when we hit charset that is neither UTF-8 nor ISO-8859-1 to
2000-03-03 01:02:24 +00:00
java
Fix for 27690
2000-02-25 21:16:18 +00:00
jpeg
# 25555
2000-02-29 22:12:14 +00:00
js
skip getter/setters
2000-03-02 23:26:56 +00:00
js2
can't use operator new to allocate containers that use GC_allocator, because the Mac heap zone isn't scanned.
2000-03-02 21:06:36 +00:00
l10n
layout
Backout plan, this check only fixes bug 28628
2000-03-03 07:14:58 +00:00
lib
mailnews
fix for REALLY stupid typo from my earlier fix for #29714
2000-03-03 08:10:52 +00:00
modules
r=alecf
2000-03-03 01:53:52 +00:00
msgsdk
netwerk
Bug #26915 , #21203 , #22960 , #29773 --> improve performance of mozTXTToHTMLConv
2000-03-03 06:49:23 +00:00
network/protocol /http
nsprpub
Removed #if !defined(DEBUG). Bugzilla #29181 .
2000-03-01 21:35:49 +00:00
nunet
parser
23680 [PDT+] - PRE should not be a parent of TD.
2000-03-02 21:29:04 +00:00
plugin/oji /MRJ
Brought it up to CW5 pathing standard. THIS DOES NOT AFFECT TINDERBOX.
2000-02-23 12:26:56 +00:00
privacy
profile
fix for 30119, r=waterson@netscape.com, a=jar@netscape.com
2000-03-03 01:46:45 +00:00
rdf
Fix for compilers that can't deal with the extra ; that results in an "incorrectly terminated declaration" (namely Sun's Workshop 5.0 & AIX's xlC)
2000-03-02 15:27:09 +00:00
README /mozilla
security
First checkin
2000-03-01 02:02:14 +00:00
silentdl
string /obsolete
fix 29333 make the initial construction passing "" for performance and legal nsString usage. r=rickg a=bobj
2000-02-29 06:59:55 +00:00
suite
sun-java
timer
tools
updated with today's run: not part of build
2000-03-02 21:02:58 +00:00
tripledb
uriloader
Adding the new webProgress interfaces to the build. a=jevering.
2000-03-02 03:03:32 +00:00
view
# 25555
2000-02-29 22:07:34 +00:00
wallet
webshell
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
webtools
move configurables to the top of the file and get rid of a few perl warnings
2000-03-03 06:14:50 +00:00
widget
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
xpcom
bug# 29685 Eliminating unneccessary hits to registry to improve startup. Improving on previous fix. Thanks to jband's help. r=jband,dveditz a=jevering
2000-03-03 01:48:41 +00:00
xpfc
xpfe
backing out earlier check
2000-03-03 07:16:25 +00:00
xpinstall
fixing bugs:
2000-03-03 08:15:24 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh
Added xmlterm as an optionally built extension, r=leaf.
2000-03-01 02:38:38 +00:00
client.mak
backing myself out, this should be on a branch.
2000-02-27 10:22:24 +00:00
client.mk
Fix client.mk for case when building in mozilla/mozilla. r=endico
2000-02-29 21:00:21 +00:00
configure
Long overdue removal of broken comment from --enable-mathml. Sorry guys.
2000-03-02 11:14:38 +00:00
configure.in
Long overdue removal of broken comment from --enable-mathml. Sorry guys.
2000-03-02 11:14:38 +00:00
LEGAL
LICENSE
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
nglayout.mac
nglayout.mk
trex.mak
trex.mk