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
Перейти к файлу
disttsc%bart.nl cbe95ba195 use interCaps in nsIFindComponent.idl, bug=61099, r=sspizter,law a=smfr 2000-11-30 14:40:59 +00:00
README This was approved a while ago by mitchell and leaf. 2000-10-20 20:27:03 +00:00
apache/gzip/src
build Check out mozilla/lib/mac/Instrumentation to get Instrumentation utility header 2000-11-30 04:55:39 +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 Adding ncifileeditor to read the txt files; fix for bug#52345 2000-11-17 19:32:47 +00:00
chrome Fix for 57897, r=dveditz, a=ben 2000-11-02 21:28:00 +00:00
cmd
config Enable BEOS_ADDON_WORKAROUND hack for all BeOS builds 2000-11-27 21:27:10 +00:00
content New encoder fixup helper interface. b=57996, r=jst 2000-11-30 01:08:22 +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 test commit; a=r=(not built) 2000-10-25 23:54:02 +00:00
docshell 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
dom part of fix for bug 58982. Marking local array as static. r=jst sr=vidur 2000-11-30 05:35:10 +00:00
editor Misc fixes for pedantic build warnings. 2000-11-29 22:06:02 +00:00
ef
embedding Making this mess build on Mac, fixing the tinderbox bustage. 2000-11-30 04:35:38 +00:00
expat a=vidur. Fix for bug 34168. We now handle the case of a redundant percentage sign in the entity value of an entity definition in the internal subset without crashing. 2000-10-12 21:07:45 +00:00
extensions bug 60210, two tabs selected simultaneously, r=dbragg@netscape.com, sr=ben@netscape.com 2000-11-29 21:43:09 +00:00
gc/boehm Bug 58778. Improve RTTI heuristics for Linux, and turn them on! r=beard, sr=brendan 2000-11-08 06:44:33 +00:00
gconfig
gfx #61253 2000-11-29 22:42:28 +00:00
grendel
htmlparser 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
include Fix Un*x bustage (typo in last patch, oops, sorry!) 2000-10-12 04:49:28 +00:00
intl #56767 2000-11-29 23:28:04 +00:00
java * not part of tbox build * 2000-11-14 09:04:38 +00:00
jpeg removing glowcode directives. won't affect you unless you use an obsolete version of glowcode. 2000-11-18 02:13:42 +00:00
js fixes for bug 60303, bug 60356, bug 57370, and bug 58982 r=mccabe sr=hyatt sr=brendan 2000-11-30 06:58:37 +00:00
js2 Added support for white space. Removed initial / production. 2000-11-21 04:07:05 +00:00
l10n fix bug 35057 Use "My Sidebar" consistently throughout browser 2000-10-26 02:36:02 +00:00
layout New encoder fixup helper interface. b=57996, r=jst 2000-11-30 01:08:22 +00:00
lib changes for Carbon r=pchen/a=sfraser. bug# 42100 2000-10-27 20:40:47 +00:00
mailnews Fixes bug 61441 (alternate mail window layout parity with Messenger.xul) 2000-11-30 07:12:00 +00:00
modules Adding pref for XBL-based form controls. r=danm, a=ben 2000-11-30 00:07:09 +00:00
msgsdk
mstone
netwerk #56767 2000-11-29 23:28:04 +00:00
network/protocol/http
nsprpub Bugzilla: 58575 2000-11-28 00:34:48 +00:00
nunet
parser 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
plugin/oji/MRJ Bug 56607 (sr=waterson, r=edburns): Fixes for <APPLET> tag processing, clipping. 2000-10-28 05:55:35 +00:00
privacy
profile removing the explicit keyword from the copy constructor 2000-11-30 11:46:12 +00:00
rdf Hyatt removing files from build. a=hyatt 2000-11-28 08:56:06 +00:00
security Plug some memory leaks that were brought to my attention by brendan. Not part of Mozilla build just yet. 2000-11-29 21:41:23 +00:00
silentdl
string Fix iteration type in ConvertTo(Upper|Lower)Case in nsReadableUtils.cpp, bug=60047, r=dmose, a=scc 2000-11-15 01:58:23 +00:00
suite
sun-java
themes Fix css selectors for back/forward buttons. bug=49875, r=timeless, a=alecf 2000-11-17 04:20:50 +00:00
timer
tools More rules. 2000-11-30 08:47:52 +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 Adding some more error strings to better catch perl errors. 2000-11-30 04:50:27 +00:00
widget add selectors for scroll arrow placement and scroll thumb size. implemented on macos to look at appearance manager. made all platforms return 0 when asking for a selector that doesn't exist, so they are all the same. r=pchen, a=hyatt. 2000-11-30 01:51:14 +00:00
xpcom Fixes to 52520 and 13813. Move checks against [retval] usage from xpidl_typelib code to the common xpidl_util code used by all modes, and add a new check asserting that [retva] is only applied to the last parameter. XPConnect has had this restriction for a long time. 2000-11-30 10:51:39 +00:00
xpfc
xpfe use interCaps in nsIFindComponent.idl, bug=61099, r=sspizter,law a=smfr 2000-11-30 14:40:59 +00:00
xpinstall Applying patch from disttsc@bart.nl for bug #60161 - Unknown error 804b0005 appears in status bar. r=ssu, sr=mscott. This check in does not affect tinderbox builds. 2000-11-29 21:20:09 +00:00
.cvsignore
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
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 Fix for LDAP tags. Thanks to wtc for the patch. Bug 55007 r=dmose 2000-10-18 19:45:37 +00:00
client.mk
configure Automated update 2000-11-29 22:45:09 +00:00
configure.in OpenVMS specific fix for unresolved symbols at link time (caused 2000-11-29 22:42:24 +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
makefile.win Adding mpfilelocprovider to build This lib is being used to fix #48981 r=bhuvan, mscott 2000-09-22 03:46:18 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk