Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
rginda%netscape.com 325cb20c5b -- chatzilla changes only --
fix problem where chatzilla responds (to the channel) with an error, when someone says the word "undefined"
r=blizzard
2001-01-09 22:57:45 +00:00
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 Removing .cvsignore file so this directory will go away. Not part of build. 2000-12-28 21:08:29 +00:00
cck
chrome
cmd
config Bug 63896 - use system libmng if available. r=cls 2000-12-29 19:59:59 +00:00
content 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
db remove unused code r/sr mscott,waterson no bug 2001-01-09 22:23:05 +00:00
dbm
directory
docshell Some changes to make nsDocShell::LoadStream() work better... 2001-01-01 22:48:47 +00:00
dom bug fix for 62796 2001-01-09 21:44:35 +00:00
editor Convert nsIDiskDocument to xpidl, and change it from using nsFileSpecs to nsIFiles. Bug 62567, r= buster, ducarroz, adamlock, sr=kin. Also changing from nsIFileWidget to nsIFilePicker, bug 47553, r=cmanske, sr=kin 2001-01-09 22:47:30 +00:00
ef
embedding 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
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 Added nsPrintOptionsGTK to the factory. r=dcone sr=buster 2001-01-09 22:54:52 +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 #59268 Autodetection should not override charset from cache and bookmark 2001-01-09 22:18:44 +00:00
include Removing more unused files for bug 38061. sr=cls. 2000-12-30 01:24:27 +00:00
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 Subject: 2001-01-09 14:10:40 +00:00
js2 Fix for VC++ compile. 2001-01-02 19:49:16 +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 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
lib [not part of build] bug #42100, getting ready to land more Carbon build changes. 2001-01-06 06:14:06 +00:00
mailnews 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
modules 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
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 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
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 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 63938: removing unused widget files. more to come. sr=cls 2001-01-08 23:26:42 +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