gecko-dev/modules/libjar
mstoltz%netscape.com a8545c4aed Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani 2000-07-12 03:10:33 +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 Converting to use nsIModule macro. r=dp. 2000-01-03 23:20:25 +00:00
nsIJARProtocolHandler.idl Bug 24764. Cache of opened jar files. r=waterson 2000-05-25 08:32:09 +00:00
nsIJARURI.idl
nsIZip.idl Lowercased method names for idl. 2000-02-04 12:16:33 +00:00
nsIZipReader.idl Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani 2000-07-12 03:10:33 +00:00
nsJAR.cpp Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani 2000-07-12 03:10:33 +00:00
nsJAR.h Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani 2000-07-12 03:10:33 +00:00
nsJARChannel.cpp Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani 2000-07-12 03:10:33 +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 Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani 2000-07-12 03:10:33 +00:00
nsJARInputStream.h Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani 2000-07-12 03:10:33 +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 Converting to use nsIModule macro. r=dp, jud. 2000-01-03 23:32:11 +00:00
nsJARURI.cpp Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani 2000-07-12 03:10:33 +00:00
nsJARURI.h Fixes to make jar: protocol actually be able to visit html files packaged in zip files. Resolves relative links now, although doesn't handle going to # anchors in html pages properly yet. Good enough for chrome work. 2000-01-27 08:57:14 +00:00
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