README
|
…
|
|
accessible
|
One line regression fix for bug 79900. the fix for 80505 caused this.
|
2001-05-23 02:55:37 +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 #75220: fixing stragglers, people who checked in uses of |nsLiteralC?String| after it had already been removed from the build
|
2001-05-23 01:21:04 +00:00 |
db
|
fix 62658 handle non-zero yarn form fields for future history work, r=alecf, sr=sspitzer
|
2001-05-09 13:34:08 +00:00 |
dbm
|
…
|
|
directory
|
Changed LDAP XPCOM SDK to use "wstring" instead of "string", bug 71247.
|
2001-05-17 06:26:35 +00:00 |
docshell
|
adding pane/frameset/frame/iframe navigation
|
2001-05-22 23:52:17 +00:00 |
dom
|
Backing out dbaron's last change for bug 42321 which prevented mozilla from running the JS GC when going from page to page, this caused bugscape blocker bug 5073. r/sr=vidur&rpotts
|
2001-05-23 00:15:54 +00:00 |
editor
|
Fix bug 82139; ensure that Find-related items get disabled when in view source mode. r=brade, sr=kin
|
2001-05-23 00:23:03 +00:00 |
ef
|
…
|
|
embedding
|
Removed nsIDocShellTreeOwner impl in control's chrome object because it was causing clicked links to open in new window. Cleaned up web browser creation and initialisation. b=82116 r=ccarlen@netscape.com sr=blizzard@mozilla.org
|
2001-05-22 21:31:01 +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
|
fix string bustage
|
2001-05-23 04:13:44 +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 76238, r=ftang, rs=bstell
|
2001-05-23 02:09:33 +00:00 |
java
|
Bug=46725
|
2001-05-23 01:17:13 +00:00 |
jpeg
|
…
|
|
js
|
Lazily pin the less likely atoms when resolving standard class names (77861, r=jst, sr=jband).
|
2001-05-23 04:02:06 +00:00 |
js2
|
…
|
|
l10n
|
…
|
|
layout
|
fix debug printf, rs=bstell
|
2001-05-23 03:23:31 +00:00 |
lib
|
…
|
|
mailnews
|
fix bustage
|
2001-05-23 02:55:52 +00:00 |
modules
|
For bug 80890. Changing default cache sizes to 50,000 k for disk, and 4096 k for memory, as per discussion with PDT. sr=hyatt.
|
2001-05-23 01:12:55 +00:00 |
mozilla
|
…
|
|
msgsdk
|
…
|
|
mstone
|
…
|
|
netwerk
|
bug #75220: fixing stragglers, people who checked in uses of |nsLiteralC?String| after it had already been removed from the build
|
2001-05-23 01:21:04 +00:00 |
network/protocol/http
|
…
|
|
nsprpub
|
Bugzilla bug #77264: the IsValidNetAddrLen() check should accept both of
|
2001-05-23 04:17:33 +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
|
Updating OnData API. (fixing build bustage)
|
2001-05-23 00:36:29 +00:00 |
privacy
|
…
|
|
profile
|
bug 65253, r=timeless, sr=ben
|
2001-05-23 02:19:56 +00:00 |
rdf
|
bug 76512 r=pchen sr=hyatt
|
2001-05-17 02:31:28 +00:00 |
security
|
fix for 82264, some CA's not appearing b/c of trust mishandling
|
2001-05-23 01:33:35 +00:00 |
silentdl
|
…
|
|
string
|
bug #78398: sr=waterson. adding my new header file "nsAStringGenerator.h" to the Mac project to make it easier to open.
|
2001-05-23 03:33:06 +00:00 |
suite
|
…
|
|
sun-java
|
…
|
|
themes
|
CSS for fixing editor pref dialog layout to reduce height (again!), b=77517, r=mjudge, sr=hewitt, a=beppe
|
2001-05-22 21:17:15 +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
|
#78655
|
2001-05-22 23:13:23 +00:00 |
xpcom
|
bug #78398: sr=waterson. adding my new header file "nsAStringGenerator.h" to the Mac project to make it easier to open.
|
2001-05-23 03:33:06 +00:00 |
xpfc
|
…
|
|
xpfe
|
Bug 38626 - remove nsFileLocations. r=valeski/sr=alecf
|
2001-05-23 03:50:38 +00:00 |
xpinstall
|
Add DOWNLOAD_ONLY attribute support to components. (b=4837; r=ssu; sr=mscott)
|
2001-05-23 03:18:50 +00:00 |
.cvsignore
|
…
|
|
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
bug 76050, build js/jsd after xpidl. r=cls
|
2001-05-15 20:42:29 +00:00 |
aclocal.m4
|
…
|
|
allmakefiles.sh
|
bug 76050, add venkman and jsd makefiles. r=cls
|
2001-05-15 20:48:23 +00:00 |
client.mak
|
set MOZ_NSS_AUTOCONF to use the NSS_CLIENT_BRANCH (autoconf)
|
2001-05-05 10:00:02 +00:00 |
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
|
…
|
|
makefile.win
|
…
|
|
mozilla.kdevprj
|
…
|
|
mozilla.lsm
|
…
|
|
nglayout.mac
|
…
|
|
nglayout.mk
|
…
|
|
trex.mak
|
…
|
|
trex.mk
|
…
|
|