accessible
|
Reversing 82207 patch - mac problems.
|
2001-09-08 17:05:09 +00:00 |
apache/gzip/src
|
|
|
build
|
Replace cat<<EOF with echos to avoid potential security risk with predictable /tmp files.
|
2001-09-08 19:16:27 +00:00 |
calendar
|
|
|
caps
|
|
|
cck
|
revised Show Example bitmaps
|
2001-09-08 04:27:13 +00:00 |
chrome
|
|
|
cmd
|
|
|
config
|
#98387
|
2001-09-08 22:37:24 +00:00 |
content
|
Fixing build bustage.
|
2001-09-08 22:01:22 +00:00 |
db
|
|
|
dbm
|
|
|
directory
|
|
|
docshell
|
Updating module dependencies
|
2001-09-08 07:40:14 +00:00 |
dom
|
Reversing 82207 patch - mac problems.
|
2001-09-08 17:05:09 +00:00 |
editor
|
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
|
2001-09-07 14:23:21 +00:00 |
ef
|
|
|
embedding
|
now _blank windows without a parent will actually open in a new window. wow. bugs like that shouldn't still exist. bug 98785 r=hyatt,rpotts
|
2001-09-07 23:24:34 +00:00 |
expat
|
|
|
extensions
|
Fix bustage. gcc dosn't like function-results used as non-const argument.
|
2001-09-09 17:02:15 +00:00 |
gc/boehm
|
|
|
gconfig
|
|
|
gfx
|
Bug 73353: clean up REQUIRES. r=cls
|
2001-09-09 13:36:07 +00:00 |
gfx2
|
|
|
grendel
|
|
|
htmlparser
|
Make forward-compatible the DOCTYPE handling for determining whether to be in quirks mode or strict mode: properly parse the DOCTYPE declaration and use a list of known public identifiers that should trigger quirks. Remove some remnants of modes that no longer exist. b=55264 r=harishd sr=vidur
|
2001-09-08 18:37:19 +00:00 |
include
|
Remove C++ style comment to fix OSF bustage
|
2001-09-08 02:46:22 +00:00 |
intl
|
|
|
java
|
|
|
jpeg
|
|
|
js
|
Trivial change to comment and whitespace.
|
2001-09-08 18:58:40 +00:00 |
js2
|
Split out parseFunctionExpression
|
2001-09-06 22:44:32 +00:00 |
l10n
|
|
|
layout
|
Adding xhtml table testfiles to the regression tests not part of the build
|
2001-09-09 14:27:52 +00:00 |
lib
|
|
|
mailnews
|
Bug 73353: clean up REQUIRES. r=cls
|
2001-09-09 13:36:07 +00:00 |
modules
|
Bug 73353: clean up REQUIRES. r=cls
|
2001-09-09 13:36:07 +00:00 |
mozilla
|
|
|
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
Bug 73353: clean up REQUIRES. r=cls
|
2001-09-09 13:36:07 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Bugzilla bug 98741: replaced NPL by MPL/GPL.
|
2001-09-07 18:37:58 +00:00 |
nunet
|
|
|
parser
|
Make forward-compatible the DOCTYPE handling for determining whether to be in quirks mode or strict mode: properly parse the DOCTYPE declaration and use a list of known public identifiers that should trigger quirks. Remove some remnants of modes that no longer exist. b=55264 r=harishd sr=vidur
|
2001-09-08 18:37:19 +00:00 |
plugin/oji/MRJ
|
Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
|
2001-09-06 21:13:11 +00:00 |
privacy
|
|
|
profile
|
Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
|
2001-09-06 21:13:11 +00:00 |
rdf
|
|
|
README
|
|
|
security
|
oops, fixing code per bug 96018
|
2001-09-08 02:24:27 +00:00 |
silentdl
|
|
|
string
|
|
|
suite
|
|
|
sun-java
|
|
|
themes
|
fix for #98793. r=varada, sr=mscott. pre-cache the unread / read / flagged / unflagged thread pane images
|
2001-09-08 01:09:18 +00:00 |
timer
|
|
|
tools
|
Backing out my change to avoid pulling by date on branches, my assertion that this didn't work was incorrect. thanks to cls for figuring this out.
|
2001-09-08 22:31:24 +00:00 |
tripledb
|
|
|
uriloader
|
fix bug 94796 [code cleanup in nsURLHelper.cpp] remove nsURLEscape/nsURLUnescape from nsURLHelper and replace all usage with nsStdEscape/nsStdUnescape, r=ccarlen@netscape.com, sr=dougt@netscape.com
|
2001-09-08 12:47:05 +00:00 |
view
|
|
|
wallet
|
|
|
webshell
|
Remove unused fullcircle build references.
|
2001-09-07 04:59:44 +00:00 |
webtools
|
Reduced the ErrorContext from 2 to 1. 2 is too much.
|
2001-09-09 19:48:14 +00:00 |
widget
|
Bug 73353: clean up REQUIRES. r=cls
|
2001-09-09 13:36:07 +00:00 |
xpcom
|
Bug 97328: switch XPIDL from nsAReadableString (and nsAWritableString) to const nsAString. r=cls, sr=shaver
|
2001-09-09 07:17:17 +00:00 |
xpfc
|
|
|
xpfe
|
Bug 73353: clean up REQUIRES. r=cls
|
2001-09-09 13:36:07 +00:00 |
xpinstall
|
Set MODULE so that headers are grouped properly.
|
2001-09-09 07:43:48 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Move trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan
|
2001-09-08 18:29:24 +00:00 |
client.mak
|
|
|
client.mk
|
|
|
configure
|
Automated update
|
2001-09-08 07:58:42 +00:00 |
configure.in
|
Remove -DMOZ_MAIL_NEWS from build system.
|
2001-09-08 07:44:13 +00:00 |
embed.mak
|
|
|
embed.mk
|
|
|
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Move trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan
|
2001-09-08 18:29:24 +00:00 |
makefile.win
|
|
|
mozilla.kdevprj
|
|
|
mozilla.lsm
|
|
|
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|