INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
mscott%netscape.com b7e2d08501 Bug #41199 parse out the language capabilitiy. We also needed to add the ability to not necessarily throw alert
dialogs just because we get a bad or nO response from the server. Some commands like LANGUAGE are "exploratory" in
nature and you don't care if they succeed or fail.
r=bienvenu
2000-06-09 22:19:49 +00:00
README/mozilla
apache/gzip/src
build 33663: PLS copy bookmakrs.html, panels.rdf to bin/defaults/profile/en-US. 2000-06-09 01:24:07 +00:00
calendar
caps Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
cck removing Unix line endings 2000-06-07 21:25:28 +00:00
chrome Bug 27971. Better strategy for resource: urls to use less memory. Saves about 0.4% of entire run just bring up one page (home.mozilla.org). r=waterson 2000-06-09 07:51:13 +00:00
cmd
config Removed debug code. 2000-06-09 08:02:42 +00:00
content Fixing bug 30379, tree multiple-selection problems. r=hyatt. 2000-06-09 21:32:31 +00:00
db
dbm More OS/2 changes. Batches 19 & 20 of Bug #34106 r=pavlov 2000-05-21 13:32:11 +00:00
directory Got rid of conditional definition of shouldCache attr. It's gone now. a=r=(not built). 2000-06-07 05:46:24 +00:00
docshell Fixing nsbeta2+ bug 41718, the docshell did case sensitive string compares when it checked if the protocol of a URL was 'javascript', this broke upper and mixed cased javascript: URL's. r=shaver 2000-06-08 13:58:02 +00:00
dom constants added r=hyatt. bug34896 2000-06-09 04:15:26 +00:00
editor cleaning up 34896 ender-lite with saari's review. 2000-06-09 21:13:03 +00:00
ef
embedding NOT PART OF BUILD! 2000-06-06 18:28:01 +00:00
expat
extensions 41714. r=pavlov. don't try and use tcp no-delay on unix domain sockets because it's generally not a supported tcp feature 2000-06-09 21:15:17 +00:00
gc/boehm
gconfig
gfx # 37239 2000-06-08 13:55:47 +00:00
grendel
htmlparser Fix parser webshell leak (bugs 40149, 41695). r=harishd 2000-06-09 21:43:00 +00:00
include # 37239 2000-06-02 20:14:56 +00:00
intl Add Alis Charset detector to menu 2000-06-08 05:23:09 +00:00
java Created file to allow shift-clicking. 2000-06-09 19:03:42 +00:00
jpeg
js Comply with weird ECMA nit: call (o.f)() (note parens around the function expression) must bind 'this' to the global object, not to o\! (41864, r=shaver). 2000-06-08 06:46:18 +00:00
js2 Added parsing and printing of classes, interfaces, and namespaces 2000-06-02 04:35:44 +00:00
l10n
layout didnt implement selection. bug=34896. r=hyatt 2000-06-09 21:55:50 +00:00
lib
mailnews Bug #41199 parse out the language capabilitiy. We also needed to add the ability to not necessarily throw alert 2000-06-09 22:19:49 +00:00
modules Fixed jar url resolve so that chrome protocol works. Fixed jar channel to not remove channel after kicking off load. Bug 18433 2000-06-07 09:07:10 +00:00
msgsdk
mstone
netwerk Bug 27971. Better strategy for resource: urls to use less memory. Saves about 0.4% of entire run just bring up one page (home.mozilla.org). r=waterson 2000-06-09 07:51:13 +00:00
network/protocol/http
nsprpub Bugzilla bug #40542: pass the correct size of struct sockaddr_in8 to 2000-06-09 18:18:19 +00:00
nunet
parser Fix parser webshell leak (bugs 40149, 41695). r=harishd 2000-06-09 21:43:00 +00:00
plugin/oji/MRJ Fixed nsIMemory implementation. 2000-06-03 16:31:16 +00:00
privacy
profile fix commercial bustage 2000-06-09 21:56:26 +00:00
rdf Fixing bug 30379, tree multiple-selection problems. r=hyatt. 2000-06-09 21:32:31 +00:00
security Latest fixes re SDR & pswd mgr. 2000-06-06 22:23:50 +00:00
silentdl
string fix purify errors - uninitialized memory on poorly formatted CID strings, and FMM on nsString::fputs 2000-06-08 23:34:53 +00:00
suite
sun-java # 40300 2000-05-30 14:43:56 +00:00
themes Fixing icons in modern theme as well as an image for 34924. r=german 2000-06-08 23:58:58 +00:00
timer
tools add .dynstr clean up tool from Alexander Larsson <alla@lysator.liu.se>. also add poor man's Makefile until this tool is finished. this is not part of the build. 2000-06-09 18:52:39 +00:00
tripledb
uriloader Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
view Fix bug 41270 - problems with the bounds checks for nsScrollingView. This 2000-06-05 21:57:44 +00:00
wallet
webshell Bug #40160 --> fix annoying assertion in on end document load for cases where the url doesn't have a host 2000-06-07 23:13:12 +00:00
webtools Applying timeless' fix for 39918 2000-06-09 18:03:18 +00:00
widget fix for some window managers not setting the titlebar anymore. nsbeta2+ bug 41786. r=bryner 2000-06-09 21:13:31 +00:00
xpcom Bug 27971. Better strategy for resource: urls to use less memory. Saves about 0.4% of entire run just bring up one page (home.mozilla.org). r=waterson 2000-06-09 07:51:13 +00:00
xpfc
xpfe Fix bug 42048 - crash on File->Save, cancel. r=pavlov. 2000-06-09 22:11:44 +00:00
xpinstall #41858: updated version key to 5.0.0.a18. a=leaf, r=sgehani 2000-06-08 23:07:35 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in make mozilla configure and build the ldap sdk when --enable-ldap is given. r=pavlov@netscape.com,cls@seawoord.org; a=brendan@mozilla.org. 2000-06-01 00:26:48 +00:00
aclocal.m4
allmakefiles.sh # 40177 2000-06-02 21:33:43 +00:00
client.mak
client.mk fix for bug 41938: during standalone checkouts of (eg) xpcom and transformiix, the ldap c sdk code was being dragged along for the ride. a=brendan@mozilla.org, r=cls@seawoord.org 2000-06-09 01:31:22 +00:00
configure Automated update 2000-06-09 21:00:10 +00:00
configure.in 34896: Turn on ender lite for Unix. r=mjudge 2000-06-09 20:51:45 +00:00
makefile.win
nglayout.mac
nglayout.mk
trex.mak
trex.mk