gecko-dev/modules/libjar
ssu%netscape.com 00d1875007 A few problems with nsJar:
1.  When opening a file via the OpenArchiveWithFileDesc() you can not
    delete the file descriptor.
2.  Mode was wrong for the extract routine.
2000-01-25 20:41:47 +00:00
..
macbuild Switched to new nsIZipReader interface for Mac. 1999-11-12 06:12:14 +00:00
standalone Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
.cvsignore Ignore generated files. 1999-03-27 09:22:27 +00:00
MANIFEST First Checked In. 1999-03-24 01:10:59 +00:00
MANIFEST_IDL Switched to new nsIZipReader interface for Mac. 1999-11-12 06:12:14 +00:00
Makefile.in Libjar cleanup. Added Close method. Bug#18273. r=mstoltz,gayatrib,dveditz 1999-11-12 06:13:13 +00:00
makefile.win Libjar cleanup. Added Close method. Bug#18273. r=mstoltz,gayatrib,dveditz 1999-11-12 06:13:13 +00:00
nsIJAR.idl Libjar cleanup. Added Close method. Bug#18273. r=mstoltz,gayatrib,dveditz 1999-11-12 06:13:13 +00:00
nsIJARChannel.idl Got Gayatri's JAR protocol working. (not in build yet) 1999-11-07 21:55:12 +00:00
nsIJARFactory.h Converting to use nsIModule macro. r=dp. 2000-01-03 23:20:25 +00:00
nsIJARProtocolHandler.idl Added 1999-11-12 05:58:46 +00:00
nsIJARURI.idl Got Gayatri's JAR protocol working. (not in build yet) 1999-11-07 21:55:12 +00:00
nsIZip.idl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIZipReader.idl Landing nsIFile. 2000-01-24 21:28:28 +00:00
nsJAR.cpp A few problems with nsJar: 2000-01-25 20:41:47 +00:00
nsJAR.h Landing nsIFile. 2000-01-24 21:28:28 +00:00
nsJARChannel.cpp Landing nsIFile. 2000-01-24 21:28:28 +00:00
nsJARChannel.h Landing nsIFile. 2000-01-24 21:28:28 +00:00
nsJARFactory.cpp Fix build butsage for dougt. 2000-01-04 01:53:13 +00:00
nsJARInputStream.cpp Created helper class nsZipRead to hold read state information. That way 1999-11-02 23:46:09 +00:00
nsJARInputStream.h Created helper class nsZipRead to hold read state information. That way 1999-11-02 23:46:09 +00:00
nsJARProtocolHandler.cpp Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408 1999-12-04 10:01:32 +00:00
nsJARProtocolHandler.h Got Gayatri's JAR protocol working. (not in build yet) 1999-11-07 21:55:12 +00:00
nsJARProtocolModule.cpp Converting to use nsIModule macro. r=dp, jud. 2000-01-03 23:32:11 +00:00
nsJARURI.cpp backing out andreas and warren 2000-01-14 22:01:56 +00:00
nsJARURI.h Got Gayatri's JAR protocol working. (not in build yet) 1999-11-07 21:55:12 +00:00
nsWildCard.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsWildCard.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsZipArchive.cpp Landing nsIFile. 2000-01-24 21:28:28 +00:00
nsZipArchive.h Landing nsIFile. 2000-01-24 21:28:28 +00:00
zipfile.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
zipstruct.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
zipstub.h Fixes for bug 18683. Libjar interfaces changed but the implementation didn't so XPInstall was horked. This fixes the runtime XP horkage. [r=dveditz] 1999-11-13 00:44:56 +00:00