apache/gzip/src
|
|
|
build
|
Explicitly call $(PERL) rather than relying upon the OS to interpret the script correctly.
|
2001-01-07 14:19:52 +00:00 |
calendar
|
|
|
caps
|
|
|
cck
|
|
|
chrome
|
|
|
cmd
|
|
|
config
|
|
|
content
|
Add support for showing keycode (VK_FOO) accelerators in menuitems. bug=47426, r=sspitzer,jst,saari, a=hyatt
|
2001-01-09 01:28:36 +00:00 |
db
|
|
|
dbm
|
|
|
directory
|
|
|
docshell
|
|
|
dom
|
Major cleanup of nsLocation.cpp, this also fixes bug 64041. sr=rpotts@netscape.com, r=dbaron@fas.harward.edu.
|
2001-01-09 01:16:36 +00:00 |
editor
|
33088: restructure editor output routines. r=kin,buster,adamlock sr=sfraser
|
2001-01-08 21:01:29 +00:00 |
ef
|
|
|
embedding
|
33088: pass wrap column in to SaveFile per API change
|
2001-01-08 22:33:52 +00:00 |
expat
|
|
|
extensions
|
bug 53352, domain cookies not handled correctly, r=pchen@netscape.com, sr=brendan@mozilla.org
|
2001-01-09 00:59:32 +00:00 |
gc/boehm
|
|
|
gconfig
|
|
|
gfx
|
#61253
|
2001-01-09 00:05:03 +00:00 |
gfx2
|
move the typedef of nscolor to gfx_color in to gfxcompat.h. change the typedef of gfx_color to PRUint32 from unsigned long just to make it explicit
|
2001-01-08 03:11:58 +00:00 |
grendel
|
|
|
htmlparser
|
removed a few warnings
|
2001-01-08 06:21:00 +00:00 |
include
|
|
|
intl
|
|
|
java
|
Test cases.
|
2001-01-08 23:24:11 +00:00 |
jpeg
|
|
|
js
|
Clean up debug APIs.
|
2001-01-08 21:41:25 +00:00 |
js2
|
|
|
l10n
|
"Send" -> "Send Now" per spec, patch by H�kan Waara <hwaara@chello.se>, bug=55887, r=jag, a=ben
|
2001-01-07 03:54:57 +00:00 |
layout
|
Add support for showing keycode (VK_FOO) accelerators in menuitems. bug=47426, r=sspitzer,jst,saari, a=hyatt
|
2001-01-09 01:28:36 +00:00 |
lib
|
[not part of build] bug #42100, getting ready to land more Carbon build changes.
|
2001-01-06 06:14:06 +00:00 |
mailnews
|
Mark button now says "Mark" instead of "As Unread".
|
2001-01-09 01:08:48 +00:00 |
modules
|
Top crash fix. Null pointer check on mDocument. bug 62579 a=av sr=buster
|
2001-01-09 00:39:46 +00:00 |
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
Fix for #56127 - Was not handling pref changed callback when dir changed.
r=gagan, sr=mscott
|
2001-01-08 15:45:18 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Bugzilla bug #64666: using a minus (-) in a scan set is not portable.
|
2001-01-09 01:31:56 +00:00 |
nunet
|
|
|
parser
|
removed a few warnings
|
2001-01-08 06:21:00 +00:00 |
plugin/oji/MRJ
|
|
|
privacy
|
|
|
profile
|
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
|
2001-01-05 23:51:45 +00:00 |
rdf
|
|
|
README
|
|
|
security
|
back out previous change
|
2001-01-08 19:43:01 +00:00 |
silentdl
|
|
|
string
|
|
|
suite
|
|
|
sun-java
|
|
|
themes
|
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
|
2001-01-05 23:51:45 +00:00 |
timer
|
|
|
tools
|
Decided the list would be more useful if it is ordered so it is now sorted
|
2001-01-08 22:17:30 +00:00 |
tripledb
|
|
|
uriloader
|
Fix #62939. r=pinkerton, sr=sfraser. Return error when no match in IC database. Fixes DL of QT5 beta from apple.com (where they had a warning not to use Netscape 6)
|
2001-01-05 00:44:16 +00:00 |
view
|
|
|
wallet
|
|
|
webshell
|
|
|
webtools
|
fix problem which occurs in with some redhat users.
|
2001-01-08 22:36:21 +00:00 |
widget
|
Fix 63938: removing unused widget files. more to come. sr=cls
|
2001-01-08 23:26:42 +00:00 |
xpcom
|
Part of fix for bug 42458. The Unichar version of nsCRT::strndup wasn't correctly terminating the string. R=varada, SR=mscott
|
2001-01-08 19:58:12 +00:00 |
xpfc
|
|
|
xpfe
|
Add support for showing keycode (VK_FOO) accelerators in menuitems. bug=47426, r=sspitzer,jst,saari, a=hyatt
|
2001-01-09 01:28:36 +00:00 |
xpinstall
|
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
|
2001-01-05 23:51:45 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Remove line listing Makefile that bryner removed on Friday. b=55778 r=cls@seawood.org
|
2001-01-07 14:48:31 +00:00 |
client.mak
|
|
|
client.mk
|
|
|
configure
|
Automated update
|
2001-01-08 00:00:08 +00:00 |
configure.in
|
Check for GNU_CC not USE_GCC.
|
2001-01-07 23:56:55 +00:00 |
embed.mak
|
|
|
embed.mk
|
|
|
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
|
|
makefile.win
|
|
|
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|