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
|
bug 56719, support deep merging for XUL overlays; 57108, remove the hidden form
|
2001-01-10 01:08:23 +00:00 |
db
|
remove unused code r/sr mscott,waterson no bug
|
2001-01-09 22:23:05 +00:00 |
dbm
|
|
|
directory
|
|
|
docshell
|
|
|
dom
|
bug 56719, support deep merging for XUL overlays; 57108, remove the hidden form
|
2001-01-10 01:08:23 +00:00 |
editor
|
fix for bug #59003 fix for keybindings
|
2001-01-09 23:22:56 +00:00 |
ef
|
|
|
embedding
|
Fix the Windows build, r=kin. The error handling in this file is, um, interesting.
|
2001-01-10 01:16:15 +00:00 |
expat
|
Bug 34168, report error instead of crashing if we encounter a parameter entity containing double percent sign. Fix from James Clark. r=nisheeth, a=vidur.
|
2001-01-04 23:03:32 +00:00 |
extensions
|
-- chatzilla changes only --
|
2001-01-09 22:57:45 +00:00 |
gc/boehm
|
|
|
gconfig
|
|
|
gfx
|
Fix leaks in the xlib port (and some problems exposed by fixing those leaks). b=64534, 64767 r=blizzard@mozilla.org (Not part of the build.)
|
2001-01-10 02:49:45 +00:00 |
gfx2
|
adding windows makefile
|
2001-01-10 00:53:48 +00:00 |
grendel
|
|
|
htmlparser
|
#59268 Autodetection should not override charset from cache and bookmark
|
2001-01-09 22:18:44 +00:00 |
include
|
|
|
intl
|
Removing dead .toc files. Not part of build. a=sfraser.
|
2001-01-03 01:32:06 +00:00 |
java
|
Test cases.
|
2001-01-08 23:24:11 +00:00 |
jpeg
|
Removing dead .toc files. Not part of build. a=sfraser.
|
2001-01-03 01:32:06 +00:00 |
js
|
Simplified use-name-patterns
|
2001-01-10 02:50:13 +00:00 |
js2
|
Simplified use-name-patterns
|
2001-01-10 02:50:13 +00:00 |
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
|
Change ScrollFrameIntoView so that scrolling to an inline frame scrolls to the top of the line containing the inline frame rather than the frame itself. This makes scrolling to empty inline anchors or anchors around images work better. b=38280 r=buster@netscape.com sr=waterson@netscape.com
|
2001-01-10 02:43:00 +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
|
persist min/max state bug 32148 r=ben,timeless
|
2001-01-10 03:07:28 +00:00 |
modules
|
17686: Add a pref to control image animation. r=tor, sr=buster
|
2001-01-09 23:55:27 +00:00 |
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
getting rid of a dump().
|
2001-01-09 22:13:19 +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
|
#59268 Autodetection should not override charset from cache and bookmark
|
2001-01-09 22:18:44 +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
|
bug 56719, support deep merging for XUL overlays; 57108, remove the hidden form
|
2001-01-10 01:08:23 +00:00 |
README
|
|
|
security
|
Initial check-in of PIP (PSM 2.0)
|
2001-01-10 01:32:29 +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
|
Removing dead .toc files. Not part of build. a=sfraser.
|
2001-01-03 01:32:06 +00:00 |
wallet
|
|
|
webshell
|
Removing dead .toc files. Not part of build. a=sfraser.
|
2001-01-03 01:32:06 +00:00 |
webtools
|
Removing extraneous space from the mysql command in the event the database
|
2001-01-09 21:47:06 +00:00 |
widget
|
Fix leaks in the xlib port (and some problems exposed by fixing those leaks). b=64534, 64767 r=blizzard@mozilla.org (Not part of the build.)
|
2001-01-10 02:49:45 +00:00 |
xpcom
|
Convert nsIDiskDocument to xpidl, and change it from using nsFileSpecs to nsIFiles. Bug 62567, r= buster, ducarroz, adamlock, sr=kin
|
2001-01-09 22:47:02 +00:00 |
xpfc
|
|
|
xpfe
|
Fix 61474: disable Java Console item in Tasks menu when Java plugin isn't installed. patch mostly by Xiaobin Lu (xiaobin.lu@eng.sun.com). r=blake a=ben
|
2001-01-09 21:49:02 +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
|
|
|