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
Go to file
2001-05-22 14:44:28 +00:00
accessible scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
apache/gzip/src
build Add build options for all the extensions. This ensures that restarting a build after extensions builds the jar files for the extensions. r=sfraser. 2001-05-18 13:28:22 +00:00
calendar
caps Re-checking-in my fix for 47905, which was backed out last night because of a bug in some other code that was checked in along with it. This checkin was not causing the crasher and is unchanged. See earlier checkin comment - in short, this adds same-origin to XMLHttpRequest and cleans up some function calls in caps, removes some unnecessary parameters. r=vidur, sr=jst. 2001-05-19 00:33:51 +00:00
cck Bug 77445:CCK product name/version to conform with that of client (r=bobj) 2001-05-21 22:00:16 +00:00
chrome bug 76512 r=pchen sr=hyatt 2001-05-17 02:31:28 +00:00
cmd
config Add --disable-auto-deps option which causes the build system to not automatically generate dependencies on the fly. Also, fixes VPATH problem with non gcc-MD separate build phase |make depend|. 2001-05-22 07:52:30 +00:00
content Bug 77834: Adding nsIContentList.h, not part of the build. 2001-05-22 03:40:56 +00:00
db
dbm
directory Changed LDAP XPCOM SDK to use "wstring" instead of "string", bug 71247. 2001-05-17 06:26:35 +00:00
docshell Remove superfluous include from nsDocShell.cpp. Bug #81179 r=fabian sr=jst 2001-05-22 08:15:37 +00:00
dom Checking in vidur@netscape.com's fix for regression bug 82051, this fixes a common crash on opening/closing windows and or loading webpages, this is a completely safe fix. r=peterv@netscape.com, sr=jst@netscape.com 2001-05-22 10:48:22 +00:00
editor #79954 2001-05-22 14:11:17 +00:00
ef
embedding Fix for #81884 - Add PSM2 components to embed packaging 2001-05-22 03:32:16 +00:00
expat
extensions Add --disable-auto-deps option which causes the build system to not automatically generate dependencies on the fly. Also, fixes VPATH problem with non gcc-MD separate build phase |make depend|. 2001-05-22 07:52:30 +00:00
gc/boehm
gconfig
gfx bug 75930 GB18030 Unix printing support 2001-05-22 10:47:40 +00:00
gfx2
grendel
htmlparser scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
include
intl Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
java In OnProgressChange, it's possible for the max to be 0, thus we need 2001-05-21 21:50:09 +00:00
jpeg
js This patch renames in IdFunction the methodName field into functionName 2001-05-22 12:51:21 +00:00
js2
l10n
layout Slight iteration at enforcing style invariance for certains MathML characters - b=65951 2001-05-22 07:41:58 +00:00
lib
mailnews Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
modules Add --disable-auto-deps option which causes the build system to not automatically generate dependencies on the fly. Also, fixes VPATH problem with non gcc-MD separate build phase |make depend|. 2001-05-22 07:52:30 +00:00
mozilla
msgsdk
mstone
netwerk Fix crasher bug #82003. Mozilla would crash when viewing some multipart pages. Make sure that we call free on the right variable. r=gagan, rs=darin 2001-05-22 14:44:28 +00:00
network/protocol/http
nsprpub Bugzilla bug #28711: enabled gcc to assemble os_Irix.s on IRIX. Thanks to 2001-05-22 13:28:34 +00:00
nunet
parser scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
plugin/oji/MRJ
privacy
profile I have only one thing to say: 2001-05-22 03:25:20 +00:00
rdf bug 76512 r=pchen sr=hyatt 2001-05-17 02:31:28 +00:00
README
security Bug 78816 r=ddrinan/sr=blizzard Display issuer organization instead of full 2001-05-22 14:07:35 +00:00
silentdl
string ok, but make this local bustage fix into a global one 2001-05-22 08:43:30 +00:00
suite
sun-java
themes 78221 - new clicked images for toolbar buttons (last part of earlier checkin) 2001-05-20 09:55:45 +00:00
timer
tools Adding 586 case 2001-05-19 07:20:26 +00:00
tripledb
uriloader scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
view add support for context menu key. use focussed element as the target, not the mouse coordinates. r=roc,dean_tessman@hotmail.com/sr=hyatt. bug#74410, 36665. 2001-05-17 18:37:50 +00:00
wallet
webshell fix for 80059 (copy link location, etc. broken on mac & windows -- missing nsIClipboardHelper in nsSetupRegistry). r=pinkerton, sr=jst 2001-05-22 01:41:08 +00:00
webtools Started work on fleshing out the user components. This is still work in progress. 2001-05-14 06:45:08 +00:00
widget #80274 2001-05-22 04:07:07 +00:00
xpcom ok, but make this local bustage fix into a global one 2001-05-22 08:43:30 +00:00
xpfc
xpfe I have only one thing to say: 2001-05-22 03:26:20 +00:00
xpinstall Fix for bug 81966. Added NR_ShutdownRegistry() to free the registry file for deletion. 2001-05-21 22:35:33 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh bug 76050, add venkman and jsd makefiles. r=cls 2001-05-15 20:48:23 +00:00
client.mak
client.mk Ooops. Just remove CVS_CO_DATE_FLAGS from CVSCO_NSS if NSS_CO_TAG=NSS_CLIENT_TAG. Do not unset CVS_CO_DATE_FLAGS. 2001-05-16 11:16:08 +00:00
configure Automated update 2001-05-22 07:59:45 +00:00
configure.in Add --disable-auto-deps option which causes the build system to not automatically generate dependencies on the fly. Also, fixes VPATH problem with non gcc-MD separate build phase |make depend|. 2001-05-22 07:52:30 +00:00
embed.mak
embed.mk
LEGAL
LICENSE
Makefile.in bug 76050, build js/jsd after xpidl. r=cls 2001-05-15 20:42:29 +00:00
makefile.win
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk