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
Перейти к файлу
dougt%netscape.com 8c83662e4d Fixes for 28257, 21628, 27076, 18186, 25584
1) Implement nsDirectoryService.  This makes the service extensible so that
components can do delayed registration.

2) Fixes windows Append meathod which did not work with . prepended files.

3) Fixes memory leaks in nsDirectoryService

4) Fixes SetPermissions() on Win32.  This was in my tree for a while.  It basically
calls through to chmod just like on unix.

5) Fixes GetModificationDate. Win32 now return PRTime for dates.

r = scc, valeski, warren, wtc (suggestions)
a = jevering
2000-02-21 21:51:47 +00:00
README/mozilla removing misleading build documentation; redirecting to website. 2000-02-18 22:49:03 +00:00
apache/gzip/src Add the source and Makefile for the new mod_gzip_content module. 1998-09-15 20:17:13 +00:00
build Bugzilla bug #27457: pull NSPR using the static tag 2000-02-21 20:19:14 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps Work around bug where dialog message is truncated. 2000-02-19 00:37:02 +00:00
cck fixing bug 26140; never added autorun.ini file to cvs 2000-02-17 19:19:25 +00:00
chrome Checking in an API and implementation for the enumeration of the user's search path, 2000-02-15 10:05:29 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config Fixing OpenVMS only build problem, r,a=leaf 2000-02-21 21:49:45 +00:00
content Bug 14827: Removing dead code. r=harishd a=rickg 2000-02-21 02:21:38 +00:00
db Pro5 update 2000-02-07 23:06:04 +00:00
dbm Pro5 update 2000-02-07 23:06:04 +00:00
directory 4.07 main dev tree synch up 2000-02-08 02:39:50 +00:00
docshell Bug 14827: Removing dead code. r=harishd a=rickg 2000-02-21 02:21:38 +00:00
dom Fix 26235. 2000-02-19 00:47:21 +00:00
editor Fixed bad message dialog title, PDT+ bug 28294. r=akkana 2000-02-19 01:53:59 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Moving the needed interfaces over to the header file where they are needed. This will fix the wensleydale bustage. 2000-02-14 09:39:21 +00:00
expat Pro5 update 2000-02-07 23:06:04 +00:00
extensions updated with latest contributors 2000-02-19 06:50:01 +00:00
gc/boehm Pro5 update 2000-02-07 23:06:04 +00:00
gconfig updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
gfx fix xlib build (does not affect default seamonkey build!) 2000-02-20 02:49:34 +00:00
grendel More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan 2000-01-17 23:35:50 +00:00
htmlparser fix 222203 . r = harishd move the scanner set character set code into the set charset function with if statement 2000-02-15 09:13:27 +00:00
include # 25555 2000-02-15 14:48:59 +00:00
intl Bug 23941 speed up install on Mac, r=cathleen, a=jar; 2000-02-20 03:12:59 +00:00
java Put #include <unistd.h> inside #ifdef XP_UNIX 2000-02-18 19:33:28 +00:00
jpeg Pro5 update 2000-02-07 23:06:04 +00:00
js Backed out extraneous change 2000-02-21 19:52:47 +00:00
js2 Backed out extraneous change 2000-02-21 19:52:47 +00:00
l10n updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
layout Bug 16999: Fix solaris nsCOMPtr complaints. 2000-02-21 06:26:55 +00:00
lib removal of WasteLib from viewer and un-necessary native widgets from Mac build. r=sfraser. 2000-02-10 04:18:55 +00:00
mailnews fix problem after stopping folder reparse, r=putterman, a=phil 28324 2000-02-21 21:08:53 +00:00
modules Restore file mode for Win32/Unix when installing. 2000-02-21 20:19:16 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
netwerk bug #22428. Added a per-instance intermediate buffer in the SocketTransport to accomadate calling AsyncWrite(...) with an nsIInputStream that does not support nsIBufferedInputStream. 2000-02-21 06:51:36 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Bugzilla bug #27955: added a dummy header file that all object files 2000-02-19 03:02:53 +00:00
nunet updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
parser fix 222203 . r = harishd move the scanner set character set code into the set charset function with if statement 2000-02-15 09:13:27 +00:00
plugin/oji/MRJ last clarifications for plugin build. (part of closing out 27427) 2000-02-18 03:27:35 +00:00
privacy updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
profile Bug 23941 speed up install on Mac, r=cathleen, a=jar; 2000-02-20 03:12:59 +00:00
rdf Bug 14827: Naughty XUL documents no longer steal scrollbars r=harishd a=rickg 2000-02-19 02:41:48 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string/obsolete changed 'embedded nulls' asserts to warnings in nsString 2000-02-19 09:17:49 +00:00
suite On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
sun-java Pro5 update 2000-02-07 23:06:04 +00:00
timer updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tools Updating mailnews success string. 2000-02-18 20:33:09 +00:00
tripledb updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
uriloader Bug #27419 --> if uri load had a window target name and a window 2000-02-19 02:05:52 +00:00
view bug 20185 [PDT+], landing nsViewManager2, r=sfraser 2000-02-16 05:52:44 +00:00
wallet updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
webshell Bug 14827: Reset scrollbars, don't turn them to auto for SetDocument r=harishd a=rickg 2000-02-19 02:54:32 +00:00
webtools Cut down on the number of syncshadowdb processes we fork off. 2000-02-18 21:38:23 +00:00
widget fix for bug 25150 r=mcafee a=jar 2000-02-18 23:28:38 +00:00
xpcom Fixes for 28257, 21628, 27076, 18186, 25584 2000-02-21 21:51:47 +00:00
xpfc updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
xpfe Bug 23941 speed up install on Mac, r=cathleen, a=jar; 2000-02-20 03:12:59 +00:00
xpinstall fixing typo 2000-02-20 08:22:45 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE new version of LICENSE; not part of the build 1999-10-06 02:14:51 +00:00
Makefile.in fix build bustage r=travis 2000-02-02 04:12:22 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh Adding irc Makefiles for prefs. Not turned on yet. r=rginda 2000-02-16 04:37:25 +00:00
client.mak Bugzilla bug #27457: pull NSPR using the static tag 2000-02-21 20:19:14 +00:00
client.mk Bugzilla bug #27457: pull NSPR using the static tag 2000-02-21 20:19:14 +00:00
configure Bugzilla bug #27457: pull NSPR using the static tag 2000-02-21 20:19:14 +00:00
configure.in Bugzilla bug #27457: pull NSPR using the static tag 2000-02-21 20:19:14 +00:00
makefile.win re-adding regxpcom to official release build process. 2000-02-15 23:19:02 +00:00
nglayout.mac updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nglayout.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mak updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00