gecko-dev/modules/libjar
2000-04-27 19:49:53 +00:00
..
macbuild
standalone
.cvsignore
Makefile.in
makefile.win
MANIFEST
MANIFEST_IDL
nsIJAR.idl
nsIJARChannel.idl
nsIJARFactory.h
nsIJARProtocolHandler.idl
nsIJARURI.idl
nsIZip.idl
nsIZipReader.idl Fixes for 27010, 32878, and 32948. 2000-04-26 03:50:07 +00:00
nsJAR.cpp making string conversions explicit 2000-04-27 19:49:53 +00:00
nsJAR.h Fixes for 27010, 32878, and 32948. 2000-04-26 03:50:07 +00:00
nsJARChannel.cpp Fix declaration order to quiet build warning 2000-04-26 14:31:01 +00:00
nsJARChannel.h Factoring stream i/o operations into nsIStreamIO interface. 2000-04-13 09:20:50 +00:00
nsJARFactory.cpp Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code. 2000-04-12 07:58:24 +00:00
nsJARInputStream.cpp Fixed crash when calling nsJARInputStream from nsJARChannel. 2000-04-05 00:12:20 +00:00
nsJARInputStream.h Fixed crash when calling nsJARInputStream from nsJARChannel. 2000-04-05 00:12:20 +00:00
nsJARProtocolHandler.cpp
nsJARProtocolHandler.h
nsJARProtocolModule.cpp
nsJARURI.cpp
nsJARURI.h
nsWildCard.cpp
nsWildCard.h
nsZipArchive.cpp
nsZipArchive.h
zipfile.h
zipstruct.h
zipstub.h