README/mozilla
|
…
|
|
apache/gzip/src
|
…
|
|
build
|
export filepicker.properties for file picker filters on mac. bug# 43932
|
2000-08-25 01:57:34 +00:00 |
calendar
|
…
|
|
caps
|
bug#49786 Caching frequently used progid: nsThreadJSContextStack r=waterson
|
2000-08-22 06:02:14 +00:00 |
cck
|
…
|
|
chrome
|
Fix for jar packaging. r=dprice
|
2000-08-23 07:31:58 +00:00 |
cmd
|
…
|
|
config
|
Updating rules.mak to have a 'chrome' target. Set JAR_PACKAGING to build with jar files.
|
2000-08-25 04:42:47 +00:00 |
content
|
Fix for 50044, 47861, 47471, r=ben
|
2000-08-25 07:01:53 +00:00 |
db
|
…
|
|
dbm
|
…
|
|
directory
|
remove items relating to cleanup constructors, destructors, and initializers. a=r=(not built)
|
2000-08-24 03:41:05 +00:00 |
docshell
|
Bug #27048 --> implement nsIHTTPEventSink
|
2000-08-25 01:46:00 +00:00 |
dom
|
Fix for 49918
|
2000-08-25 02:51:26 +00:00 |
editor
|
A fix for #47510: Font set ordering for Helvetica/Arial is problematic - r=akk
|
2000-08-25 01:38:13 +00:00 |
ef
|
…
|
|
embedding
|
Rename libzlib -> libz complying with standard zlib naming convention.
|
2000-08-25 08:32:19 +00:00 |
expat
|
…
|
|
extensions
|
minor wording change
|
2000-08-25 03:23:01 +00:00 |
gc/boehm
|
[not part of build] fixed getFileLocation(), had broken Mac format.
|
2000-08-20 20:04:44 +00:00 |
gconfig
|
…
|
|
gfx
|
Updating xlib. Not part of the build
|
2000-08-25 09:25:53 +00:00 |
grendel
|
…
|
|
htmlparser
|
fix 50072. move the order of kCharsetFromAutoDetect higher than kCharsetFromCache
|
2000-08-25 07:48:50 +00:00 |
include
|
Removing files that are no longer needed. r=cls.
|
2000-08-20 22:41:06 +00:00 |
intl
|
add JIS0201 GL table. We need this because ISO-2022-JP can only encode the GL
|
2000-08-25 08:56:17 +00:00 |
java
|
Add lib directory to -L line.
|
2000-08-24 23:03:34 +00:00 |
jpeg
|
…
|
|
js
|
Macro-ize FPU mode fixing and do it on ever js_InitNumberClass; also, simplify #ifdefs to unify OS2 with XP_PC && _M_IX86 case (50212, r=mkaply@us.ibm.com).
|
2000-08-25 03:14:50 +00:00 |
js2
|
Fixed printOperands to handle <NaR>
|
2000-08-23 01:07:19 +00:00 |
l10n
|
Removing pref-proxies.dtd and pref-proxies.xul from builds they seem to be unused. r=ben a=brendan
|
2000-08-25 03:18:15 +00:00 |
layout
|
Fix for 50044, 47861, 47471, r=ben
|
2000-08-25 07:01:53 +00:00 |
lib
|
…
|
|
mailnews
|
fix build warning
|
2000-08-25 02:50:22 +00:00 |
modules
|
Rename libzlib -> libz complying with standard zlib naming convention.
|
2000-08-25 08:32:19 +00:00 |
msgsdk
|
…
|
|
mstone
|
…
|
|
netwerk
|
Making the protocol handler threadsafe for win2K happiness
|
2000-08-25 04:56:01 +00:00 |
network/protocol/http
|
…
|
|
nsprpub
|
Do not use the 'const' qualifier with PL_HashTableLookupConst() and
|
2000-08-22 00:17:23 +00:00 |
nunet
|
…
|
|
parser
|
fix 50072. move the order of kCharsetFromAutoDetect higher than kCharsetFromCache
|
2000-08-25 07:48:50 +00:00 |
plugin/oji/MRJ
|
Fix Mac build for Warren.
|
2000-08-24 11:22:45 +00:00 |
privacy
|
…
|
|
profile
|
fix for 49326, 'delete files' button is missing in delete profile dialog
|
2000-08-24 00:02:16 +00:00 |
rdf
|
Fix for 50044, 47861, 47471, r=ben
|
2000-08-25 07:01:53 +00:00 |
security
|
When setting a new password, warn the user right away when they goof instead
|
2000-08-24 01:19:29 +00:00 |
silentdl
|
…
|
|
string
|
Fixing AIX and SunOS 5.7 bustage. r=scc&vidur
|
2000-08-24 22:17:25 +00:00 |
suite
|
…
|
|
sun-java
|
…
|
|
themes
|
Blew away my bug fix for the Go button, dammit.
|
2000-08-25 07:08:36 +00:00 |
timer
|
…
|
|
tools
|
…
|
|
tripledb
|
…
|
|
uriloader
|
Bug #27048 --> implement nsIHTTPEventSink
|
2000-08-25 01:32:40 +00:00 |
view
|
Bug 49175. Change O(n^2) child view traversal to O(n). Trim unused view painting code. O(n^2)->O(n) change submitted by alex@cendio.se. r=kmmclusk,a=brendan
|
2000-08-24 19:54:46 +00:00 |
wallet
|
…
|
|
webshell
|
Fixing 49842 - the part about viewer not having an appfilelocprovider
r=waterson
|
2000-08-22 22:59:34 +00:00 |
webtools
|
Second live testcase, it seems that tinderbox normally would show building.
|
2000-08-25 06:02:13 +00:00 |
widget
|
include InternetConfig library to fix bustage.
|
2000-08-25 02:39:44 +00:00 |
xpcom
|
Fixing AIX and SunOS 5.7 bustage. r=scc&vidur
|
2000-08-24 22:17:25 +00:00 |
xpfc
|
…
|
|
xpfe
|
Move go button outside url bar. r=ben
|
2000-08-25 07:11:10 +00:00 |
xpinstall
|
Rename libzlib -> libz complying with standard zlib naming convention.
|
2000-08-25 08:32:19 +00:00 |
.cvsignore
|
…
|
|
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
Build standalone zlib only on Linux. (Installer only exists on Linux for
|
2000-08-19 23:33:23 +00:00 |
aclocal.m4
|
…
|
|
allmakefiles.sh
|
…
|
|
client.mak
|
…
|
|
client.mk
|
…
|
|
configure
|
Automated update
|
2000-08-25 08:45:08 +00:00 |
configure.in
|
Rename libzlib -> libz complying with standard zlib naming convention.
|
2000-08-25 08:32:19 +00:00 |
makefile.win
|
…
|
|
nglayout.mac
|
…
|
|
nglayout.mk
|
…
|
|
trex.mak
|
…
|
|
trex.mk
|
…
|
|