accessible
|
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
|
2002-01-24 09:20:51 +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
|
Fixing bug 121485. Un-nsAutoString:ifying nsXULContentSink::NormalizeAttributeString(), ::PushNameSpacesFrom(), and ::ParseTag() in favor of new string iterators n' other neat features. r=nisheeth@netscape.com, sr=waterson@netscape.com
|
2002-01-24 10:23:04 +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
|
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
|
2002-01-24 09:20:51 +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
|
- venkman only -
|
2002-01-24 12:46:47 +00:00 |
gc/boehm
|
|
|
gconfig
|
|
|
gfx
|
Fix bustage. bug # is 119118
|
2002-01-24 04:33:01 +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
|
bug 119865, crash exiting venkman, r=peterv, sr=brendan
|
2002-01-24 13:17:04 +00:00 |
js2
|
Added 'quit' to shell.
|
2002-01-23 01:32:23 +00:00 |
l10n
|
|
|
layout
|
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
|
2002-01-24 09:20:51 +00:00 |
lib
|
|
|
mailnews
|
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
|
2002-01-24 09:20:51 +00:00 |
modules
|
bug 118061 Enabling nsRecyclingAllocator r=dveditz sr=sfraser
|
2002-01-24 07:00:07 +00:00 |
mozilla
|
|
|
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
I'm sorry Dave, I'm afraid I can't allow this checkin. Backing out rjc's change from earlier (121546). r=jrgm
|
2002-01-24 07:16:01 +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
|
I'm sorry Dave, I'm afraid I can't allow this checkin. Backing out rjc's change from earlier (121546). r=jrgm
|
2002-01-24 07:16:01 +00:00 |
README
|
|
|
security
|
New build script for Java classes.
|
2002-01-24 02:57:12 +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
|
Landing Daniel Brooks' <db48x@yahoo.com> page info rewrite. Tracking
|
2002-01-24 07:27:59 +00:00 |
timer
|
|
|
tools
|
NOT part of normal build.
|
2002-01-24 00:58:33 +00:00 |
uriloader
|
Make content-disposition parsing more forgiving. Fixes bug 121509 and a
|
2002-01-24 05:14:49 +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
|
removing unused ShowModally method. code=mbosch@lorentz.leidenuniv.nl r=me
|
2002-01-24 03:54:49 +00:00 |
webtools
|
Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment dates
|
2002-01-23 00:24:31 +00:00 |
widget
|
fix bug 120833 "default value of nsICacheEntryInfo::expirationTime should be PRUint32(-1)". r=gagan, sr=darin.
|
2002-01-24 03:06:28 +00:00 |
xpcom
|
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
|
2002-01-24 09:20:51 +00:00 |
xpfe
|
Bug 46200: remove dead code from nsBrowserInstance. r=alecf, sr=ben
|
2002-01-24 10:11:01 +00:00 |
xpinstall
|
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
|
2002-01-24 09:20:51 +00:00 |
.cvsignore
|
|
|
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
|
|
|
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
|
|
makefile.win
|
|
|
mozilla.kdevprj
|
|
|
mozilla.lsm
|
|
|
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|