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
|
profile and coverage builds need different optimization flags (mostly for talkback)
|
2001-05-17 02:28:31 +00:00 |
content
|
sr=vidur/shaver@mozilla.org on the content policy callsite and implementation mods (81260). Update of the nsIContentPolicy interface to provide more generic context, a nsIURI instead of a URI wstring, and a nsIDOMWindow for window level context. Existing Callsites have been updated to reflect the new changes, and nsIDOMWindows are now passed into the new API.
|
2001-05-21 22:40:10 +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
|
r=ccarlen, sr=rpotts on the mozilla/docshell/* and mozilla/embedding/* mods (81263). embedding apps can now control whether or not images are loaded in a specific nsWebBrowser window. This is done via nsIWebBrowserSetup. shaver@mozilla.org provided a nsWebBrowserContentPolicy implementation which registers for, and responds to, nsIContentPolicy callbacks giving nsIContentPolicies an opportunity to cancel a load or the processing of an element. processing isn't hooked up yet, and some of the content policy types in the switch statement won't become relevant until further nsIContentPolicy hookup is done. Those cases are handled inside the docshell/webshell until the content policy hook-up is made.
|
2001-05-21 22:42:46 +00:00 |
dom
|
Checking in fix for xpcdom regression bug 81915. Adding resolve hook to the HTML document helper, r=peterv@netscape.com, sr=scc@mozilla.org
|
2001-05-21 12:37:38 +00:00 |
editor
|
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 |
ef
|
|
|
embedding
|
adding nsWebBrowserContentPolicy.cpp to the mac build. 81263
|
2001-05-21 22:43:47 +00:00 |
expat
|
|
|
extensions
|
Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf
|
2001-05-21 22:36:18 +00:00 |
gc/boehm
|
|
|
gconfig
|
|
|
gfx
|
Fix bug #81926. Crashes in factory constructor when starting a drag on linux. r=naving, sr=sspitzer
|
2001-05-21 22:21:39 +00:00 |
gfx2
|
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775.
|
2001-05-05 05:33:37 +00:00 |
grendel
|
Now have all bundle resources being properly copied, including icons and needed libraries. jrg...
|
2001-04-08 09:58:35 +00:00 |
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
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +00:00 |
js
|
- Fix bug 81341. Force creation of a WrappedJS around the JSObject of
|
2001-05-21 22:45:14 +00:00 |
js2
|
Big switchover to Algol-style semantics
|
2001-04-12 04:33:39 +00:00 |
l10n
|
Part of the fix for bug 76567 (load viewsource.css on demand rather than at startup) and bug 60892 (show title on the viewsource window) r=harishd,brendan sr=jst
|
2001-05-02 04:45:21 +00:00 |
layout
|
sr=vidur/shaver@mozilla.org on the content policy callsite and implementation mods (81260). Update of the nsIContentPolicy interface to provide more generic context, a nsIURI instead of a URI wstring, and a nsIDOMWindow for window level context. Existing Callsites have been updated to reflect the new changes, and nsIDOMWindows are now passed into the new API.
|
2001-05-21 22:40:10 +00:00 |
lib
|
differences in the linker between MW and gcc cause us to use ifdefs to prune instead of dead-stripping. r=saari/sr=hyatt. bug# 75653.
|
2001-04-15 06:44:58 +00:00 |
mailnews
|
Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf
|
2001-05-21 22:36:18 +00:00 |
modules
|
Plug memory leak in XP_MAC code. Not in build.
|
2001-05-21 14:56:44 +00:00 |
mozilla
|
new project started
|
2001-04-03 22:13:38 +00:00 |
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf
|
2001-05-21 22:36:18 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Bugzilla bug #63019: NSS still uses NSPR static libraries, so we'll have
|
2001-05-21 22:45:31 +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
|
Fix for bug #60018, ra=edburns, sr=brendan
|
2001-04-18 04:19:00 +00:00 |
privacy
|
|
|
profile
|
Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf
|
2001-05-21 22:36:18 +00:00 |
rdf
|
bug 76512 r=pchen sr=hyatt
|
2001-05-17 02:31:28 +00:00 |
README
|
|
|
security
|
Bug 75403 r=javi/sr=blizzard Implement change password for SDR, provides
|
2001-05-21 22:23:31 +00:00 |
silentdl
|
|
|
string
|
bug #75220: sr=jst, rs=brendan. fixing string names. removing the old |nsPromise...| files from the build.
|
2001-05-19 11:31:22 +00:00 |
suite
|
|
|
sun-java
|
backing out edburns's removal of necessary typedefs
|
2001-04-03 23:29:26 +00:00 |
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
|
Bug 73951 - Enable global history by default for embedding apps. r=valeski/sr=rpotts
|
2001-05-19 18:31:20 +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
|
Fix bug #81826. When using plug/socket ( like in nautilus ) popup menus will some times come up in the wrong place. Invalidate the position cache based on the true toplevel window instead of the widget toplevel. r=pavlov,sr=tor
|
2001-05-20 19:44:41 +00:00 |
xpcom
|
Limit previous change to definition of PRUnichar to Unix. Should fix mac commercial build bustage. sr=scc b=75544
|
2001-05-21 16:34:20 +00:00 |
xpfc
|
|
|
xpfe
|
Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf
|
2001-05-21 22:36:18 +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
|
new project started
|
2001-04-03 22:13:38 +00:00 |
aclocal.m4
|
Update build to use nspr.m4.
|
2001-04-07 04:34:53 +00:00 |
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-20 17:45:12 +00:00 |
configure.in
|
Update tree libmng to 1.0.1 rs=blizzard
|
2001-05-20 17:36:25 +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
|
security needs to be built after layout now due to idl issues
|
2001-05-02 05:03:41 +00:00 |
mozilla.kdevprj
|
new project started
|
2001-04-03 22:13:38 +00:00 |
mozilla.lsm
|
new project started
|
2001-04-03 22:13:38 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|