INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
beard%netscape.com c4ca2e488e [not part of build] Bumped version to 1.0d6. 2001-11-09 04:48:35 +00:00
README
accessible bug 108069 r=aaronl sr=hyatt groundwork for XUL select accessibility work 2001-11-07 00:13:07 +00:00
apache/gzip/src
build setting up AIX to only export NSGetModule from all components 2001-11-08 12:15:48 +00:00
calendar Fixed bug with having to specify your home directory. 2001-11-08 21:05:44 +00:00
caps Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
cck *** empty log message *** 2001-11-08 23:58:42 +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 CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
config Make OpenVMS use MKSHLIB_[UN]FORCE_ALL. Remove other cruft that is now 2001-11-09 03:06:36 +00:00
content Add omitted NS_INIT_ISUPPORTS. b=108750 a=blizzard 2001-11-08 02:17:43 +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 103892: include <stdlib.h> rather than <malloc.h> for the 2001-10-24 14:33:28 +00:00
directory Initial introduction to org.ietf.ldap 2001-11-09 01:54:26 +00:00
docshell Workaround for problem in PromiseFlatString class. b=108880 r=adamlock@netscape.com sr=scc@mozilla.org 2001-11-07 19:03:39 +00:00
dom Fixing compiler warning, unused variable (debug only). This was pointed out by hidday@geocities.com 2001-11-08 21:50:47 +00:00
editor Removed duplicate declaration to make Advanced Edit dialog work, b=109085, r=brade, sr=kin, a=asa-drivers@mozilla.org 2001-11-09 00:17:59 +00:00
ef
embedding Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
expat License changes Round 2. Expat. Updating licensing to be consistent with latest version of expat (MIT/X); relicensing NS-contributed code under expat's license (except the build system, which is tri-licensed.) Removing outdated licensing information and adding new COPYING file. This has been checked with James Clark. Bug 98089. 2001-09-29 00:10:42 +00:00
extensions bug 109163, form-manager fields are shrunken, r=jag,sr=blake,a=asa 2001-11-09 04:01:11 +00:00
gc/boehm
gconfig
gfx No bug 2001-11-08 20:36:26 +00:00
gfx2 new image code for windows. not part of build. bug 104999 2001-10-25 09:01:32 +00:00
grendel
htmlparser Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
include Fix warnings by only defining _UINT16 & _UINT32 if they aren't already defined. 2001-11-02 06:50:12 +00:00
intl Bug 108712 2001-11-08 23:05:30 +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 Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
js For now (0.9.6), str_replace requires an independent replacement string (108832, r=shaver, sr=jband, a=asa). 2001-11-08 23:53:33 +00:00
js2 Added Function.call/apply. Fixed bug in exception handling clean-up of 2001-11-06 19:45:04 +00:00
l10n fixes bug 95768 "about: services should be converted to XHTML 1.1" 2001-09-27 01:42:06 +00:00
layout Mac fix for HTML embed region being painted the default background color bug 83159 r=av sr=sfraser a=asa 2001-11-09 00:42:02 +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 Fixing bug 108912. Opening the accountmanager window panel for any activity is having adverse affect on the smtp server of the associated identity. Fixing the situation to use the smtp server of the identity only when the key is valid. In all other cases, default smtp server will be used to send messages. r=ducarroz, sr=sspitzer, a=asa@mozilla.org 2001-11-08 23:40:34 +00:00
modules Turn off favicon.ico and remove support for turning it on from the UI. r=hixie, sr=ben, a=asa 2001-11-08 05:06:48 +00:00
mozilla
msgsdk
mstone
netwerk Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
nsprpub Tell BSD strip to just strip local & debug symbols rather than all symbols for darwin. 2001-11-03 06:01:31 +00:00
nunet
other-licenses Text describing the purpose of this directory from Frank Hecker <hecker@mozilla.org> 2001-11-08 06:09:01 +00:00
parser Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
plugin/oji [not part of build] Bumped version to 1.0d6. 2001-11-09 04:48:35 +00:00
privacy
profile Bugzilla Bug 92533 Region selection button is hidden in Profile Manager 2001-11-09 01:07:55 +00:00
rdf 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
security Make OpenVMS use MKSHLIB_[UN]FORCE_ALL. Remove other cruft that is now 2001-11-09 03:06:36 +00:00
silentdl
string fix bug 108915 to unbust XPCOM_STANDALONE. This #ifdef's out calls into code that is only available when i18n is part of the build. This has no impact on the browser or gecko embeddings. r=jst sr=alecf a=blizzard 2001-11-09 00:34:56 +00:00
suite
sun-java Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
themes Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt 2001-11-07 06:40:04 +00:00
timer
tools changed usage message 2001-11-08 07:45:32 +00:00
uriloader Fix crash for ftp:// and file:// urls that have no useful extension and 2001-11-08 19:05:22 +00:00
view Fix for bug 108940. r=kmcclusk,sr=attinasi. Initialize nsZPlaceholderView correctly. 2001-11-08 23:11:01 +00:00
webshell Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
webtools Fix for bug 109048: fixes error when creating attachments without logging in. 2001-11-09 01:11:09 +00:00
widget processing UI timers. [not part of build] 2001-11-08 22:21:27 +00:00
xpcom fix bug 108915 to unbust XPCOM_STANDALONE. This #ifdef's out calls into code that is only available when i18n is part of the build. This has no impact on the browser or gecko embeddings. r=jst sr=alecf a=blizzard 2001-11-09 00:34:56 +00:00
xpfe Bug 108712 2001-11-08 23:05:30 +00:00
xpinstall Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Backing out last checkin 2001-11-05 12:08:31 +00:00
aclocal.m4
allmakefiles.sh 108462 - Remove Vixen. r=bryner, sr=jst 2001-11-06 22:59:55 +00:00
client.mak kill DIST_DIRS, LAYOUT_DIRS, and CLIENT_DIRS r=cls 2001-11-06 23:16:37 +00:00
client.mk Try to use mozilla as well as netscape to launch webconfig 2001-10-13 06:23:28 +00:00
configure Automated update 2001-11-09 03:13:03 +00:00
configure.in Make OpenVMS use MKSHLIB_[UN]FORCE_ALL. Remove other cruft that is now 2001-11-09 03:06:36 +00:00
embed.mak
embed.mk
makefile.win kill DIST_DIRS, LAYOUT_DIRS, and CLIENT_DIRS r=cls 2001-11-06 23:16:37 +00:00
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk