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
2000-12-06 22:40:39 +00:00
apache/gzip/src
build Adding options to not use the progress file, and optimize project opening in codewarrior. Bug 61401, r=scc, sr=jj 2000-12-06 22:09:50 +00:00
calendar
caps fix bug 55506. If seman was initialized too early then it was failing to register its nameset. This happened on first run when JS Component Loader would use the secman. The result was that all calls to the security manager via JavaScript would fail for that session. This fixes that by continuing to try to register the nameset until it actually succeeds. r=mstoltz a=brendan 2000-11-30 05:32:08 +00:00
cck fixing bug 55965 2000-11-30 23:32:22 +00:00
chrome Fix for smoketest blocker 61946, r=pink 2000-12-05 21:17:30 +00:00
cmd
config Adding check for xargs. It is used in some non-default build rules and we need it to properly clean up after our Makefile creation when using some shells. 2000-12-06 03:25:17 +00:00
content Fix 46174: widgets don't use Appearance Manager variation color in mac classic theme. patch by lordpixel@mac.com. r=ben sr=blizzard 2000-12-05 21:49:42 +00:00
db Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +00:00
dbm
directory
docshell Fix 58633 and 49744: a typo in GetLastVisited() and improving a cmd line help description. r=jag sr=alecf 2000-11-30 21:17:15 +00:00
dom Only clear the status when setting a new document, not when clearing the old document, because clearing the old document depends on when the document viewer's destructor is called (and it could be called from within JS GC). (And fix a build warning too.) r=disttsc@bart.nl sr=brendan@mozilla.org b=61840 2000-12-03 01:21:54 +00:00
editor Fix for 62039 -- change methods to use const PRUnichar* instead of nsStrings for NS_LITERAL_STRING loving. r=cmanske, akkana, sr=kin 2000-12-06 20:48:35 +00:00
ef
embedding Bug 59282. Specify URL at command line. r=dougt, sr=rpotts 2000-12-06 02:07:38 +00:00
expat
extensions bug 61390, no dialog asking if you want to save form data, r=dveditz, sr=alecf 2000-12-05 22:07:11 +00:00
gc/boehm Bug 61571. Improve speculative RTTI heuristics by adding one more instruction to the signature for typeinfo(). r=brendan, sr=beard 2000-12-06 00:05:45 +00:00
gconfig
gfx #58446 2000-12-05 04:01:13 +00:00
grendel
htmlparser REGRESSION TEST FILES - *** NOT PART OF THE BUILD *** 2000-12-05 18:51:05 +00:00
include
intl #56767 2000-11-29 23:28:04 +00:00
java
jpeg
js Initial add; regression test for Bugzilla bug 57043 2000-12-06 20:52:59 +00:00
js2 Corrupt. Removing. 2000-12-06 19:01:21 +00:00
l10n
layout when in standard mode, the text field/area was sizing one char too big 2000-12-06 03:20:39 +00:00
lib added UTCUtils for use by JavaScript engine. bug #61577, r=mccabe 2000-12-05 04:36:32 +00:00
mailnews fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail 2000-12-06 22:24:41 +00:00
modules License file was accidentally omitted from this external library. 2000-12-05 22:06:12 +00:00
msgsdk
mstone
netwerk [not part of build] implements theme:menu and theme:menuseperator <lordpixiel@mac.com>, r=beard 2000-12-06 17:25:16 +00:00
network/protocol/http
nsprpub Bugzilla: 61747. netbsd 2000-12-01 21:29:17 +00:00
nunet
parser REGRESSION TEST FILES - *** NOT PART OF THE BUILD *** 2000-12-05 18:51:05 +00:00
plugin/oji/MRJ
privacy
profile Bug 35559 - dynamic profile switching Added file nsIProfileChangeStatus.idl r=valeski, sr=alecf 2000-12-06 15:02:57 +00:00
rdf Fix for smoketest blocker 61946, r=pink 2000-12-05 21:17:30 +00:00
README
security still more debug output 2000-12-06 22:35:52 +00:00
silentdl
string
suite
sun-java
themes Fix 61825: double-ended scrollbars have ugly/incorrect double black border between scrollbar buttons. patch by lordpixel@mac.com. r=me a=ben 2000-12-05 21:35:02 +00:00
timer
tools Bug 61571. Improve speculative RTTI heuristics by adding one more instruction to the signature for typeinfo(). r=brendan, sr=beard 2000-12-06 00:05:45 +00:00
tripledb
uriloader Bug #60069 --> checking this patch in for Sergey Lunegov (lsv@sparc.spb.su) 2000-11-22 19:48:49 +00:00
view Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
wallet
webshell Damnit! Die bug die! Why is linux choking on a minor css change? I'm switching to IE. Depooooort meeeeee......... 2000-11-29 05:37:44 +00:00
webtools Bug 6682: moving location of graph creation dir to graphs instead of data/mining, for security reasons. 2000-12-05 22:36:26 +00:00
widget Fix memory leak, check in for disttsc@bart.nl, bug 58423, r=nhotta, sr=brendan. 2000-12-06 22:29:36 +00:00
xpcom fix warnings from fix to bug 61369 2000-12-06 19:40:56 +00:00
xpfc
xpfe fix for #48813 - add feedback when a "find" fails 2000-12-06 22:40:39 +00:00
xpinstall add forms.css to packages for hyatt. 2000-12-04 23:40:03 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Static Module Patch. r=valeski,warren@netscape.com, sr/a=cls@netscape.com 2000-11-21 23:40:34 +00:00
client.mak
client.mk If it is the first checkout, don't call build again (ends up in a recursive loop). Bug #59934 2000-12-06 08:10:52 +00:00
configure Automated update 2000-12-06 07:30:07 +00:00
configure.in Turn off monolithic toolkit builds for OpenBSD. 2000-12-06 07:22:00 +00:00
embed.mak First cut of an embedding makefile for windows.... 2000-11-22 20:12:16 +00:00
embed.mk Second cut at an embedding makefile. This is not part of the seamonkey build. 2000-11-22 18:39:16 +00:00
LEGAL
LICENSE
Makefile.in Static Module Patch. r=valeski,warren@netscape.com, sr/a=cls@netscape.com 2000-11-21 23:40:34 +00:00
makefile.win
nglayout.mac
nglayout.mk
trex.mak
trex.mk