gecko-dev/modules/libjar
rayw%netscape.com 3cd14f5878 Bug fix for 52648 -- remaining stash of progids which I missed on
the mega-change yesterday.  This will fix a few more issues.

r=warren
2000-09-14 23:20:49 +00:00
..
macbuild removed files: mozilla/modules/libjar/nsJARStubs.cpp 2000-03-21 04:23:39 +00:00
standalone Remove unneeded dep that's breaking old gnu makes 2000-09-11 06:26:48 +00:00
.cvsignore
MANIFEST
MANIFEST_IDL
Makefile.in OS_ARCH does not set release numbers 2000-09-11 08:08:24 +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 Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
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 Lowercased method names for idl. 2000-02-04 12:16:33 +00:00
nsIZipReader.idl fixing the zipcache R=warren 2000-08-23 03:18:53 +00:00
nsJAR.cpp Bug fix for 52648 -- remaining stash of progids which I missed on 2000-09-14 23:20:49 +00:00
nsJAR.h Added zip cache hit rate stats. 2000-08-24 07:38:41 +00:00
nsJARChannel.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsJARChannel.h Fixing up GetOwner method to not crash on startup. 2000-08-24 07:36:53 +00:00
nsJARFactory.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsJARInputStream.cpp Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsJARInputStream.h Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsJARProtocolHandler.cpp Making the protocol handler threadsafe for win2K happiness 2000-08-25 04:56:01 +00:00
nsJARProtocolHandler.h Bug 24764. Cache of opened jar files. r=waterson 2000-05-25 08:32:09 +00:00
nsJARProtocolModule.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsJARURI.cpp Making addref/release threadsafe 2000-07-28 06:49:01 +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 Make libjar work with Phil Katz zip archives created with Sun's 'jar' tool. (aka honor bit 3 of the general purpose bit flag in local headers when searching forthe central directory offset.) 2000-08-24 00:48:34 +00:00
nsZipArchive.h Building standalone libjar for installer use. 2000-08-18 22:09:26 +00:00
objs.mk Fixing problem of standalone compoennts always building on every build pass. Adding objs.mk files to give better dependency handling. Bug #49937 2000-09-11 04:13:16 +00:00
zipfile.h
zipstruct.h
zipstub.h Make libjar work with Phil Katz zip archives created with Sun's 'jar' tool. (aka honor bit 3 of the general purpose bit flag in local headers when searching forthe central directory offset.) 2000-08-24 00:48:34 +00:00