apache/gzip /src
build
fix for dogfood+ bug 40167, I broke chatzilla on the mac. r=pinkerton
2000-05-31 00:05:42 +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
Fix for 40456, adding --enable-xsl to configure
2000-05-24 22:54:58 +00:00
content
Bug 10373. Percent-encode URLs using the document's original character when returning the 'href' attribute. Cache the computed value once that's been done. Change event code to use GetHref() instead of raw GetAttribute() call. r=buster,warren,erik,attinasi,...
2000-05-31 00:48:02 +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 nsbeta2+ crasher bug 39693, the JS gluecode generated by IDLC did properly check if the parguments passed in from JS were of correct type and properly set the return value if they weren't, but then ignored the error and continued passing along an invalid argument to the native implmentation. r=waterson
2000-05-30 22:55:15 +00:00
editor
Fix for bug #36935 : [i18n] Textwidget doesn't scroll when non-7-bit-ascii chars
2000-05-31 03:18:05 +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
just doing the right thing. fixes 41018, obfuscated and redundant code. r=many people.
2000-05-31 02:51:12 +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
39508: Use an int rather than a boolean to keep track of preformatting level,
2000-05-30 23:11:49 +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
Checked in new BlackConnect version
2000-05-29 01:26:46 +00:00
jpeg
OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106
2000-05-02 01:18:46 +00:00
js
check for null scope
2000-05-30 21:50:44 +00:00
js2
Removed old branches, changed offset printing to handle NULL operand.
2000-05-26 22:35:36 +00:00
l10n
layout
Bug 41037: Fix my regression that was causing forms to submit twice! r=nisheeth (thanks pinkerton, nisheeth, and leger for the quick turnaround!)
2000-05-31 02:24:48 +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 28993, 33802, 33811 r=sspitzer
2000-05-30 05:31:47 +00:00
modules
# 37239
2000-05-30 14:36:43 +00:00
msgsdk
mstone
http stuff
2000-05-10 23:20:05 +00:00
netwerk
Fix 29219, a=gagan
2000-05-30 22:50:29 +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
39508: Use an int rather than a boolean to keep track of preformatting level,
2000-05-30 23:11:49 +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
Bug 40284. Ensure that 'container' attribute correctly updated for extended templates. r=rjc
2000-05-31 00:03:12 +00:00
README /mozilla
*** empty log message ***
2000-03-28 02:10:58 +00:00
security
Need to make in the ui directory as well.
2000-05-31 00:20:30 +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
Anonymous content patch.
2000-05-30 09:08:54 +00:00
timer
tools
Updated docs to reflect Red Hat 6.2 testing
2000-05-29 19:31:29 +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
fix for [beta2] bugs:
2000-05-26 06:42:29 +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 for crash, dogfood, nsbeta2, pp, regression, smoketest bug 36361 (open web location doesn't load page on linux). r=syd
2000-05-31 02:52:25 +00:00
xpcom
fix for nsbeta2+ bug 35921 (event notification outlives its event) r=danm,bryner,blizzard
2000-05-31 02:19:17 +00:00
xpfc
xpfe
fix for bug 33250. fixes memory leaks by freeing strings in dtor. also switching to using nsCRT::strdup. r/a=brendan.
2000-05-31 02:30:07 +00:00
xpinstall
fixing bug #40708 - The bug is actually about adding a new parameter to
2000-05-31 00:49:13 +00:00
.cvsignore
Ignore .mozconfig.mk and .mozconfig.out (made by client.mk)
2000-03-23 23:29:16 +00:00
aclocal.m4
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
Automated update
2000-05-30 23:30:08 +00:00
configure.in
VMS only. Use uname -Wh for OS_TEST. r=leaf
2000-05-30 23:26:33 +00:00
LEGAL
LICENSE
Makefile.in
Finishing off the standalone modules framework.
2000-05-20 02:45:59 +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