README/mozilla
|
…
|
|
apache/gzip/src
|
…
|
|
build
|
adding blue to mac build r=smfr
|
2000-08-19 06:54:06 +00:00 |
calendar
|
…
|
|
caps
|
Fix for hash code performance problem discovered by bienvenu. 'Sampling' hash code was statistically evil.
|
2000-08-20 21:29:10 +00:00 |
cck
|
updating this image to remove license and readme icons
|
2000-08-16 23:26:21 +00:00 |
chrome
|
Bug 46864 - Embedding needs a name attribute on nsIRequest.
|
2000-08-21 08:23:54 +00:00 |
cmd
|
…
|
|
config
|
Use the -n32 ABI as the default for Irix 6.x but allow the option to disable it.
|
2000-08-19 08:05:05 +00:00 |
content
|
fix bug 21312. r=nhotta. Store the charset decision into the cache and reuse it later.
|
2000-08-21 23:16:43 +00:00 |
db
|
…
|
|
dbm
|
…
|
|
directory
|
refine to assign to the prototype rather than the created objects, and add debugging stuff to help shaver. a=r=(not built)
|
2000-08-15 20:58:17 +00:00 |
docshell
|
fixing code that relied on implicit string construction
|
2000-08-19 22:35:49 +00:00 |
dom
|
Fixing nsbeta3+ bug 42670, stop the JS (DOM) error reporter from recursing to death if there's a JS error in an onerror handler. r=brendan@mozilla.org
|
2000-08-21 08:44:55 +00:00 |
editor
|
fixing code that relied on implicit string construction; note that |NS_LITERAL_STRING| does not produce an |nsString|, it produces something that is a |nsAReadableString|. Many functions still take |nsString&| arguments, and so |NS_LITERAL_STRING| is not appropriate in calling them, yet.
|
2000-08-20 00:34:08 +00:00 |
ef
|
…
|
|
embedding
|
add zlib to unix base browser
|
2000-08-21 22:52:22 +00:00 |
expat
|
…
|
|
extensions
|
bug 49589, excessive bloat in wallet tables, r=valeski
|
2000-08-21 22:53:21 +00:00 |
gc/boehm
|
[not part of build] fixed getFileLocation(), had broken Mac format.
|
2000-08-20 20:04:44 +00:00 |
gconfig
|
…
|
|
gfx
|
bug#20110, & maybe #32269: Get pref load attributes and apply if LOAD_NORMAL when get
|
2000-08-21 19:37:04 +00:00 |
grendel
|
…
|
|
htmlparser
|
fixing code that relied on implicit string construction
|
2000-08-19 21:22:45 +00:00 |
include
|
Removing files that are no longer needed. r=cls.
|
2000-08-20 22:41:06 +00:00 |
intl
|
fixing code that relied on implicit string construction
|
2000-08-20 07:51:44 +00:00 |
java
|
bug=49293
|
2000-08-17 19:54:43 +00:00 |
jpeg
|
…
|
|
js
|
- JSVALToSV handles perl objects in the right way
|
2000-08-21 16:52:49 +00:00 |
js2
|
Updated to generate Netscape 6-compatible HTML
|
2000-08-11 06:27:55 +00:00 |
l10n
|
Ignore generated files.
|
2000-08-20 05:46:23 +00:00 |
layout
|
fix bug 21312. r=nhotta. Store the charset decision into the cache and reuse it later.
|
2000-08-21 23:16:43 +00:00 |
lib
|
…
|
|
mailnews
|
Converted nsIFileLocator to nsIDirectoryService.
r=alecf
|
2000-08-21 23:43:48 +00:00 |
modules
|
fix bug 48231. Thanks Eungkyu Song <eungkyu@bawi.org> for the patch.
|
2000-08-21 23:34:23 +00:00 |
msgsdk
|
…
|
|
mstone
|
…
|
|
netwerk
|
49360. removing core cache module from the build on unix. this was missed a few months ago when we started building the cache stuff into netwerk/build
|
2000-08-21 19:07:49 +00:00 |
network/protocol/http
|
…
|
|
nsprpub
|
Only use HOST_CC & friends when actually cross-compiling.
|
2000-08-20 23:52:43 +00:00 |
nunet
|
…
|
|
parser
|
fixing code that relied on implicit string construction
|
2000-08-19 21:22:45 +00:00 |
plugin/oji/MRJ
|
Fix bustage.
|
2000-08-13 15:07:42 +00:00 |
privacy
|
…
|
|
profile
|
fixing code that relied on implicit string construction
|
2000-08-19 20:52:04 +00:00 |
rdf
|
49012 fix, r=danm
|
2000-08-21 22:23:15 +00:00 |
security
|
initial checkin of DSA implementation.
|
2000-08-18 18:32:33 +00:00 |
silentdl
|
…
|
|
string
|
Fix for hash code performance problem discovered by bienvenu. 'Sampling' hash code was statistically evil.
|
2000-08-20 21:29:10 +00:00 |
suite
|
…
|
|
sun-java
|
…
|
|
themes
|
adding blue to build
|
2000-08-19 06:53:40 +00:00 |
timer
|
…
|
|
tools
|
don't need kernel version for linux/intel
|
2000-08-19 02:30:27 +00:00 |
tripledb
|
…
|
|
uriloader
|
fixing code that relied on implicit string construction
|
2000-08-20 06:59:07 +00:00 |
view
|
Destroy offscreen surfaces using a singleton nsIRenderingContext instance instead of creating a nsIRenderingContext during shutdown b=48190 r=attinasi@netscape.com
|
2000-08-17 21:05:16 +00:00 |
wallet
|
…
|
|
webshell
|
fixing code that relied on implicit string construction
|
2000-08-20 00:45:05 +00:00 |
webtools
|
fix for #39044 : Some vers. of some browsers give a script warning on query page when not
|
2000-08-21 20:16:00 +00:00 |
widget
|
changed window class to "MozillaWindowClass"
|
2000-08-21 21:32:09 +00:00 |
xpcom
|
b=49593. r=bruce@cubik.org (Bruce Mitchener).
|
2000-08-21 22:51:10 +00:00 |
xpfc
|
…
|
|
xpfe
|
Bug 22174; add title to SH entries for file:/ftp: directory URLs; r=radha@netscape.com
|
2000-08-21 11:02:39 +00:00 |
xpinstall
|
Fix for 45911 and 45913. changed NativeFileOpFileCopyPrepare and Complete to check for a filename supplied by the script writer. Still accepts directories as well. r=ssu
|
2000-08-21 21:39:09 +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
|
Bug 44480. Demote 'width' and 'height' attributes from NSDocument to NSHTMLDocument and XULDocument; make nsHTMLDocument's implementation use the <body> element's frame (instead of the <html> element's frame) to determine metrics. r=jst
|
2000-08-16 01:04:52 +00:00 |
client.mak
|
…
|
|
client.mk
|
…
|
|
configure
|
Automated update
|
2000-08-19 09:00:11 +00:00 |
configure.in
|
Argh. The irix xptcinvoke glue is written only against the N32 ABI so we have no choice but to use it. This means no browser for Irix versions below 6.x. :-/
|
2000-08-19 08:58:51 +00:00 |
makefile.win
|
Added appfilelocationprovider lib
r=valeski
|
2000-08-11 20:17:55 +00:00 |
nglayout.mac
|
…
|
|
nglayout.mk
|
…
|
|
trex.mak
|
…
|
|
trex.mk
|
…
|
|