README/mozilla
|
…
|
|
apache/gzip/src
|
…
|
|
build
|
Use relative path to call binaries as some shells break otherwise. Bug 40415. r=waterson
|
2000-05-31 23:05:14 +00:00 |
calendar
|
…
|
|
caps
|
Fixed bug in DOM security checks, fixes bug 37907, 23516. Added security check for htmlelement.innerhtml, fixes 39083. Added location check to BASE HREF=, fixes 35859. r=vidur. Added check to style= tag, fixes 16858, r=pierre.
|
2000-05-26 23:28:40 +00:00 |
cck
|
fix for bug #32115 -extending the progress bar
|
2000-05-24 00:30:55 +00:00 |
chrome
|
Fix #include filename spelling -- case matters on Unix systems, at least.
|
2000-05-27 20:54:35 +00:00 |
cmd
|
…
|
|
config
|
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 |
content
|
bug = 34896, r= hyatt. changing caret apis. this will demand that when a caret changes focus a call to setDOMSelection must be called to tell the caret what selection to listen to.
|
2000-06-01 02:37:40 +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
|
backing out simple to std URx usage for the moment
|
2000-05-31 00:14:08 +00:00 |
docshell
|
Adding support for weak references on docshells.
|
2000-05-28 09:25:55 +00:00 |
dom
|
fixing small optimization oversight. based on pixleys code that was beta2+. optimization is not valid in this case. r=churchill
|
2000-06-01 01:03:48 +00:00 |
editor
|
fixing caret usages. hiding caret now is done by giving the stack destructor a caret * not a presshell
|
2000-06-01 02:38:13 +00:00 |
ef
|
…
|
|
embedding
|
bring test case in sync with new header file definitions
|
2000-05-24 23:24:39 +00:00 |
expat
|
…
|
|
extensions
|
Bug 39867: Fix uninitialized variable problem that was causing Mac to not post after unchecking "show again" box in warning dialog. r=harishd
|
2000-06-01 02:02:39 +00:00 |
gc/boehm
|
…
|
|
gconfig
|
…
|
|
gfx
|
remove call to FetchFontInfo which doesn't work on 8.5; r=sfraser; a=granrose; bug #37318
|
2000-05-30 17:53:20 +00:00 |
grendel
|
…
|
|
htmlparser
|
bug = 34896, r= hyatt, adding in preformatting as a viable reason to wrap.
|
2000-06-01 02:27:58 +00:00 |
include
|
…
|
|
intl
|
Using singleton 1-byte unicode encoders and decoders. This will
|
2000-05-26 00:55:42 +00:00 |
java
|
Return from doRemoveListeners after issuing removeAllListeners
|
2000-05-31 23:37:06 +00:00 |
jpeg
|
…
|
|
js
|
Use JS_ValueToId to go from user to internal property id, for integer-id optimality (40731, r=shaver).
|
2000-05-31 22:10:53 +00:00 |
js2
|
Removed old branches, changed offset printing to handle NULL operand.
|
2000-05-26 22:35:36 +00:00 |
l10n
|
…
|
|
layout
|
bug = 34896, r= hyatt. changing caret apis. this will demand that when a caret changes focus a call to setDOMSelection must be called to tell the caret what selection to listen to.
|
2000-06-01 02:37:40 +00:00 |
lib
|
…
|
|
mailnews
|
bring filter dialog up to spec
|
2000-06-01 00:47:05 +00:00 |
modules
|
Removing a leftover unused header that's killing a HPUX build. Bug 37025 r=dmose
|
2000-06-01 00:11:52 +00:00 |
msgsdk
|
…
|
|
mstone
|
…
|
|
netwerk
|
OpenVMS specific change. r=leaf, a=leaf
|
2000-05-31 20:54:08 +00:00 |
network/protocol/http
|
…
|
|
nsprpub
|
Bugzilla bug #39731: added new tests pipeping2.c and pipepong2.c
|
2000-05-31 02:02:34 +00:00 |
nunet
|
…
|
|
parser
|
bug = 34896, r= hyatt, adding in preformatting as a viable reason to wrap.
|
2000-06-01 02:27:58 +00:00 |
plugin/oji/MRJ
|
(not part of build yet) needed to bootstrap MRJ plugin build.
|
2000-05-30 23:13:14 +00:00 |
privacy
|
…
|
|
profile
|
add google to the list of default search engines. bug #32586. r=rjc a=brendan
|
2000-05-25 03:39:08 +00:00 |
rdf
|
Fix win32 bustage.
|
2000-05-31 08:40:58 +00:00 |
security
|
Use PK11 fixed key lookup to locate the key value. Fix ENCRYPT/DECRYPT bug in
|
2000-05-31 23:06:02 +00:00 |
silentdl
|
…
|
|
string
|
Bug 39424. Fix Sun Workshop compiler bustage by conditioning NS_READABLE_CAST's funkiness on NEED_CPP_TEMPLATE_CAST_TO_BASE. r=scc
|
2000-05-27 05:51:56 +00:00 |
suite
|
…
|
|
sun-java
|
# 40300
|
2000-05-30 14:43:56 +00:00 |
themes
|
fix typo to make and/or work in search and filters dialogs
|
2000-06-01 00:48:58 +00:00 |
timer
|
…
|
|
tools
|
Add NS_TraceMallocStartupArgs() so it's easier to factor between apprunner and other apps. Like viewer. r=brendan
|
2000-06-01 02:09:25 +00:00 |
tripledb
|
…
|
|
uriloader
|
bug #29178. Do not show a blank document when a HTTP server returns a status 204 - No Content
|
2000-05-25 05:12:58 +00:00 |
view
|
this was supposed to be checked in for someones pdt+ bug. this alters the view's destructor to remove itself from the viewmanagers mouse capture code. r= hyatt the bug had to do with OnClick on a view causing a web page reload. this became a must fix when joki checked in his event changes.
|
2000-06-01 00:38:57 +00:00 |
wallet
|
…
|
|
webshell
|
Fixes for bug 38269. Fixes crash during page rewrite in focus, reset, submit and location change in onunload. r:mjudge
|
2000-05-26 00:26:54 +00:00 |
webtools
|
Add 'approve' command.
|
2000-05-31 01:45:30 +00:00 |
widget
|
Fix build bustage on Tru64 Unix.
|
2000-05-31 16:51:35 +00:00 |
xpcom
|
Add NS_TraceMallocStartupArgs() so it's easier to factor between apprunner and other apps. Like viewer. r=brendan
|
2000-06-01 02:09:25 +00:00 |
xpfc
|
…
|
|
xpfe
|
Factored code to NS_TraceMallocStartupWithArgs(). r=brendan
|
2000-06-01 02:10:53 +00:00 |
xpinstall
|
fix dpgfood bug 38603, r=dveditz linux not starting up in installer build
|
2000-06-01 01:21:44 +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
|
Correcting typo. Bug #40815
|
2000-05-28 04:04:04 +00:00 |
client.mak
|
…
|
|
client.mk
|
Fix typo from the last checkin.
|
2000-05-23 22:52:52 +00:00 |
configure
|
Tru64 compiler flags to make template code smaller.
|
2000-06-01 01:07:23 +00:00 |
configure.in
|
Tru64 compiler flags to make template code smaller.
|
2000-06-01 01:07:23 +00:00 |
makefile.win
|
…
|
|
nglayout.mac
|
…
|
|
nglayout.mk
|
…
|
|
trex.mak
|
…
|
|
trex.mk
|
…
|
|