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
Перейти к файлу
bienvenu%netscape.com edf0df5f1f fix leak of imap password, r=naving, sr=sspitzer 11065 2001-11-19 21:47:04 +00:00
README
accessible win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
apache/gzip/src
build bug 20943, r=rods, sr=ben, set NS_PRINT_PREVIEW for mac build 2001-11-18 08:00:08 +00:00
calendar Adding calendar makefiles for win32. Note that this is still non-functional since libical is not ported to win32 yet. Not part of the build. 2001-11-18 01:13:39 +00:00
caps Fixing mac debug bustage. Patch suggested by jst, sr=jst. 2001-11-16 10:50:33 +00:00
cck Fix for bug 96732: Hide DOS windows when building installer (r=tao) 2001-11-14 19:05:48 +00:00
chrome Checked in for fantasai@escape.com. Bug 43220 "author !important rules override user !important rules in user.css". Add User sheets. Rename Backstop sheets into UserAgent. Fix cascading order. r=pierre/sr=hyatt. 2001-11-06 10:04:05 +00:00
cmd/xfe/src
config remove fullcircle calls that shouldn't live in the mozilla tree. r=namachi, sr=dveditz 2001-11-18 22:18:42 +00:00
content Check the mimetype on the stylesheet channel and only 2001-11-19 20:30:29 +00:00
db Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974 2001-10-25 03:21:53 +00:00
dbm Bugzilla bug 104645: Fixed compiler warnings. Improved compiler warning 2001-11-14 01:31:11 +00:00
directory Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status) 2001-11-19 06:45:00 +00:00
docshell Fix for assertions happening on every new docshell. b=110685 r=brade@netscape.com sr=darin@netscape.com 2001-11-19 21:39:40 +00:00
dom /usr/builds/tinderbox/SeaMonkey/BSD_OS_4.2_Depend/mozilla/dom/src/base/nsDOMClassInfo.h:102: ANSI C++ forbids declaration `IsReadonlyReplaceable' with no type 2001-11-18 12:05:57 +00:00
editor Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status) 2001-11-19 06:45:00 +00:00
ef
embedding Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status) 2001-11-19 06:45:00 +00:00
expat
extensions Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status) 2001-11-19 06:45:00 +00:00
gc/boehm
gconfig
gfx Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status) 2001-11-19 06:45:00 +00:00
gfx2 new image code for windows. not part of build. bug 104999 2001-10-25 09:01:32 +00:00
grendel
htmlparser Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status) 2001-11-19 06:45:00 +00:00
include Removing dead file, not part of the build. r=jag. 2001-11-17 05:45:35 +00:00
intl Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status) 2001-11-19 06:45:00 +00:00
java Remove IsUnicode() check on nsString. nsString is always unicode (these days), so replacing this if/then/else with the then part. r=dbaron, rs=scc 2001-10-14 04:37:37 +00:00
jpeg
js Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status) 2001-11-19 06:45:00 +00:00
js2 Added Function.call/apply. Fixed bug in exception handling clean-up of 2001-11-06 19:45:04 +00:00
l10n
layout Check the mimetype on the stylesheet channel and only 2001-11-19 20:30:29 +00:00
lib Backing out fix for remote mach-o builds as it left mach-o builds fragile. 2001-11-03 03:29:05 +00:00
mailnews fix leak of imap password, r=naving, sr=sspitzer 11065 2001-11-19 21:47:04 +00:00
modules Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status) 2001-11-19 06:45:00 +00:00
mozilla
msgsdk
mstone
netwerk fixes bug 110418; r=morse, sr=alecf 2001-11-19 21:26:56 +00:00
nsprpub Use -no-cpp-precomp instead of -traditional-cpp for darwin 2001-11-14 04:01:43 +00:00
nunet
other-licenses Make teh art_config rule down so that its not the default. 2001-11-19 15:03:33 +00:00
parser Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status) 2001-11-19 06:45:00 +00:00
plugin/oji [not part of build] Use templates for releasing misc. CF references. 2001-11-16 23:33:33 +00:00
privacy
profile changes to get this code to build when DEBUG_profile_verbose is set. 2001-11-17 23:59:43 +00:00
rdf Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
security NSS 3.4 integration changes. 2001-11-19 19:04:59 +00:00
silentdl
string Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf 2001-11-14 12:35:52 +00:00
suite
sun-java
themes mouse pointer should be normal pointer, not hand, over throbber. Bug 2001-11-16 02:14:22 +00:00
timer
tools split diff computation into a function 2001-11-19 17:33:51 +00:00
uriloader Look in our predefined extension/type list for common extensions like 2001-11-17 02:13:33 +00:00
view Fix for bug 108940. r=kmcclusk,sr=attinasi. Initialize nsZPlaceholderView correctly. 2001-11-08 23:11:01 +00:00
webshell Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status) 2001-11-19 06:45:00 +00:00
webtools Bug 98707. Query.cgi rewrite. Patch by me, layout by mpt and others, r=justdave, mattyt. Wahey! 2001-11-18 22:23:31 +00:00
widget if we don't find the command in our table, don't return noErr from the event handler so things like plugins still get a crack at it. r=peterl/sr=sfraser. bug# 108835 2001-11-19 20:19:14 +00:00
xpcom Fix for bug 110371 - remove uconv dependency from nsFileSpec by moving unicode-related routines into mailnews. sr=sspitzer, r=nhotta 2001-11-19 15:28:56 +00:00
xpfe Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status) 2001-11-19 06:45:00 +00:00
xpinstall r=dveditz sr=mscott fixes 105781 2001-11-19 09:13:37 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Add concept of tiers (module groups) to toplevel Makefile. 2001-11-16 07:40:42 +00:00
aclocal.m4
allmakefiles.sh All makefiles in dirs listed from mozilla/Makefile.in *must* be created by configure. The rest *should* be listed here as well. 2001-11-18 11:09:04 +00:00
client.mak Update standalone xpconnect to handle js/xpconnect split. 2001-11-14 04:54:14 +00:00
client.mk With the new tier system for the toplevel makefile, there's no need to build each stage individually from client.mk. 2001-11-17 03:56:53 +00:00
configure Automated update 2001-11-16 07:43:32 +00:00
configure.in Allow modules to override *default* optimization levels by setting MODULE_OPTIMIZE_FLAGS 2001-11-16 07:42:48 +00:00
embed.mak
embed.mk
makefile.win Build libmozjs during the install phase. 2001-11-14 04:52:55 +00:00
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk