pjs/modules/libjar
valeski%netscape.com c9ce86137e 42767. AsyncOpen (dead code) removal. 2000-06-16 14:39:19 +00:00
..
macbuild removed files: mozilla/modules/libjar/nsJARStubs.cpp 2000-03-21 04:23:39 +00:00
standalone
.cvsignore
MANIFEST
MANIFEST_IDL
Makefile.in Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
makefile.win Added signed script support in Mozilla. bug=7270 r=norris (this is mstoltz's checkin) 2000-03-21 04:21:28 +00:00
nsIJAR.idl
nsIJARChannel.idl
nsIJARFactory.h
nsIJARProtocolHandler.idl Bug 24764. Cache of opened jar files. r=waterson 2000-05-25 08:32:09 +00:00
nsIJARURI.idl
nsIZip.idl
nsIZipReader.idl Removed dependency of libjar on psm-glue, bug 36853. Fixed out parameter type problem in PSMComponent::HashEnd 2000-05-10 01:49:33 +00:00
nsJAR.cpp Fixing bugs in nsZipReaderCache. Bug 18433 2000-06-07 09:05:22 +00:00
nsJAR.h Removed dependency of libjar on psm-glue, bug 36853. Fixed out parameter type problem in PSMComponent::HashEnd 2000-05-10 01:49:33 +00:00
nsJARChannel.cpp 42767. AsyncOpen (dead code) removal. 2000-06-16 14:39:19 +00:00
nsJARChannel.h Bug 24764. Cache of opened jar files. r=waterson 2000-05-25 08:32:09 +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 Bug 24764. Cache of opened jar files. r=waterson 2000-05-25 08:32:09 +00:00
nsJARProtocolHandler.h Bug 24764. Cache of opened jar files. r=waterson 2000-05-25 08:32:09 +00:00
nsJARProtocolModule.cpp
nsJARURI.cpp Bug 42283. Crash downloading jar file. 2000-06-16 07:47:46 +00:00
nsJARURI.h
nsWildCard.cpp
nsWildCard.h
nsZipArchive.cpp Fixing bugs in nsZipReaderCache. Bug 18433 2000-06-07 09:05:22 +00:00
nsZipArchive.h Restoring file dates at install time. 2000-03-28 03:38:06 +00:00
zipfile.h
zipstruct.h
zipstub.h