INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
morse%netscape.com 47452f857a bug 109593, remove full-screen mode, rsgehani, sr=ben 2002-01-24 01:57:51 +00:00
README
accessible Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
apache/gzip/src
build Add support for our multiple component subdirs as well as finding the proper 2002-01-16 00:30:15 +00:00
calendar
caps
cck Fix for bugscape 11860: Can't write in the javascript editor 2002-01-23 00:32:25 +00:00
chrome Bug 120224 - make "Use XBL Forms" pref actually work if you set it in your profile, instead of all.js. r=ben, sr=waterson. 2002-01-16 06:01:42 +00:00
cmd/xfe/src
config Fixing win32 static build bustage in activex & simple plugin. 2002-01-18 08:14:20 +00:00
content Bug 120189 - fix selection crash with xbl select widget. Move content node updating to the XBL event handlers. r=varga, sr=jag. 2002-01-24 01:22:33 +00:00
db
dbm Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
directory Fixes for: 2002-01-16 03:01:28 +00:00
docshell Part of fix for bug 91184, checked in on the 0.9.4 branch but forgot to check it in on the trunk. r=saari, sr=hyatt. 2002-01-24 01:17:04 +00:00
dom Fixing bogus assertions caused by my checkins for bug 118933 and removing unnecessary double null check. trivial change, no reviews. 2002-01-17 22:12:28 +00:00
editor composer background image broken source code; b=120662, r=brade, sr=kin, a=blizzard 2002-01-21 09:30:02 +00:00
ef
embedding [Bug 121003] Silly code checks for if (interfaceName) instead of if (instanceName) 2002-01-20 23:15:31 +00:00
expat
extensions 113158, reduce wallet footprint, r=alecf,jag,bryner 2002-01-24 01:49:43 +00:00
gc/boehm
gconfig
gfx bug 119042, crash when dividing 0 by 1 2002-01-23 15:07:15 +00:00
gfx2
grendel
htmlparser Bug 119310 preferences + open in new tab + clicking browser crashes @nsLoadGroup::RemoveRequest 2002-01-16 00:16:51 +00:00
include Fix for bug 104445. Make nsPluginInstance a scrollbar listener so it can notify plugins they are scrolling. Also fixes bug 76085. r=peterl, sr=sfraser, a=blizzard. 2002-01-18 20:12:29 +00:00
intl Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
java
jpeg Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
js Initial add; testing Error.prototype.toString() 2002-01-23 02:24:32 +00:00
js2 Added 'quit' to shell. 2002-01-23 01:32:23 +00:00
l10n
layout fix for bug 70972 (object element does not respect CSS width and height 2002-01-24 01:30:50 +00:00
lib
mailnews bugzilla bug 91753 - r=hwaara sr=sspitzer Search Button in search messages window relocation + other changes to match spec. 2002-01-24 01:47:14 +00:00
modules Bug 120949, disable favicons for moz1.0, r=pav, sr=blake 2002-01-19 21:53:59 +00:00
mozilla
msgsdk
mstone
netwerk Fix bug # 113894 (and 36972 and 79013 and probably others): get nsFileSpec usage out of RDF, and fix RDF persistence on Mac if there is a slash in the path. Various code from myself, darin, waterson and tingley. Various r/sr include darin, waterson 2002-01-24 01:29:39 +00:00
nsprpub Added $(topsrcdir) prefix to config/prmkdir.bat. 2002-01-24 00:50:32 +00:00
nunet
other-licenses
parser Bug 119310 preferences + open in new tab + clicking browser crashes @nsLoadGroup::RemoveRequest 2002-01-16 00:16:51 +00:00
plugin/oji [not part of build] Fix for bug #119352, r=bnesse, sr=sfraser 2002-01-23 22:29:17 +00:00
privacy
profile Bug 120018 - Pressing ESC in Delete Profile dialog deletes profile. 2002-01-17 14:25:52 +00:00
rdf Fix bug # 113894 (and 36972 and 79013 and probably others): get nsFileSpec usage out of RDF, and fix RDF persistence on Mac if there is a slash in the path. Various code from myself, darin, waterson and tingley. Various r/sr include darin, waterson 2002-01-24 01:29:39 +00:00
security Switch the default on removeSunProvider. The default is now "false". 2002-01-24 01:24:01 +00:00
silentdl
string Fixing part of bug 118933. Speeding up the global resolve hook in the DOM JS helpers by eliminating the use of nsHashtable and nsStringKey in favor of pldhash. Adding global HashString(const nsA[C]String&) functions that calculate a hash code from a nsA[C]String, code by dbaron@fas.harward.edu. Also checking in brendan@mozilla.org's fix for a type error in the jsdhash/pldhash API found while working on this. sr=brendan@mozilla.org, r=peterv@netscape.com 2002-01-17 04:08:14 +00:00
suite
sun-java
themes bugzilla bug 91753 - r=hwaara sr=sspitzer Search Button in search messages window relocation + other changes to match spec. 2002-01-24 01:47:14 +00:00
timer
tools NOT part of normal build. 2002-01-24 00:58:33 +00:00
uriloader Backing out the patch for bug #120113. To clear smoketest blocker... 2002-01-16 19:01:43 +00:00
view Bug 120934. Deal with nonzero (x,y) in the aCombinedRect passed into nsViewManager::RefreshView(). r=kmcclusk,sr=waterson,a=asa 2002-01-23 03:32:45 +00:00
webshell Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
webtools Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment dates 2002-01-23 00:24:31 +00:00
widget Bug 120252 - paint flashing broken on gtk. Also removed a lot of old cruft, changed #ifdef NS_DEBUG (which we don't define any more) to #ifdef DEBUG. r=waterson, sr=blizzard. 2002-01-24 01:18:36 +00:00
xpcom Adding nsIComponentRegistrar interface to the build. See 115853. r=dp@netscape.com, sr=jband@netscape.com 2002-01-24 01:50:35 +00:00
xpfe bug 109593, remove full-screen mode, rsgehani, sr=ben 2002-01-24 01:57:51 +00:00
xpinstall bug #120858: adding talkback to daily mozilla build on MacOS 9. r=leaf, sr=granrose, a=asa 2002-01-23 01:55:48 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in
aclocal.m4
allmakefiles.sh
client.mak
client.mk
configure Automated update 2002-01-22 22:12:14 +00:00
configure.in Bugzilla bug 100776: checked in a patch from Javier Pedemonte 2002-01-22 22:01:18 +00:00
embed.mak
embed.mk
makefile.win
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk