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
General cleanup of the shared library rules.
2000-04-23 17:48:04 +00:00
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
Fix "comparison between signed and unsigned" build warning.
2000-04-26 14:25:47 +00:00
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
[not part of build] using non-debugging allocators to keep out of leak reports.
2000-04-13 06:40:16 +00:00
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
Added contribution from Ian Clarke.
2000-04-08 06:16:32 +00:00
htmlparser
bug = 34896, r= hyatt, adding in preformatting as a viable reason to wrap.
2000-06-01 02:27:58 +00:00
include
removed old libnet.h
2000-05-16 09:07:14 +00:00
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
OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106
2000-05-02 01:18:46 +00:00
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
First release of mozilla-dtd2mysql.
2000-03-22 20:55:45 +00:00
layout
bug = 34896. changing caret use to not demand a presshell. r=hyatt
2000-06-01 02:39:52 +00:00
lib
Extra check to make sure contextual menu manager is installed before initting it.
2000-05-02 00:37:12 +00:00
mailnews
fix for a bunch of subscribe problems.
2000-06-01 02:41:03 +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
http stuff
2000-05-10 23:20:05 +00:00
netwerk
OpenVMS specific change. r=leaf, a=leaf
2000-05-31 20:54:08 +00:00
network/protocol /http
Converting usage of ::GetIID() to NS_GET_IID().
2000-01-11 20:49:15 +00:00
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
README /mozilla
*** empty log message ***
2000-03-28 02:10: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
Converting usage of ::GetIID() to NS_GET_IID().
2000-01-11 20:49:15 +00:00
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
On 12/16/1999, dmose@mozilla.org checked in some changes to the default
1999-12-31 11:48:20 +00:00
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
Ignore .mozconfig.mk and .mozconfig.out (made by client.mk)
2000-03-23 23:29:16 +00:00
aclocal.m4
Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree.
2000-03-14 02:59:54 +00:00
allmakefiles.sh
Correcting typo. Bug #40815
2000-05-28 04:04:04 +00:00
client.mak
Switch client builds to SECURITY_CLIENT_BRANCH tag for security (PSM) subdirectory
2000-05-11 02:36:42 +00:00
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
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
makefile.win
build mozilla/themes. don't panic, it doesn't matter yet.
2000-05-08 21:35:40 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk